Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2981 5270 d 19 h rajveer /trunk/ Removed Widget and WidgetItem and Added a table called UserWidgetItem. Now all browse history and my research data for a user will come from this single table. This effort will help to reduct query time for some slow queries related to widgets, as we will always use index.  
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserWidgetItem.java
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetConverters.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetDataAccessor.py
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/Widget.java
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/WidgetItem.java
/trunk/PyProj/.pydevproject
/trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionRuleDataUtilities.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/PromotionService.java
/trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java
/trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift
437 5609 d 22 h rajveer /trunk/ History Widget and some other changes.  
/trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/PageLoaderHandler.java
/trunk/PageLoaderServer/velocity/shoppingcart.vm
/trunk/PyProj/.pydevproject
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/DataService.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/WidgetServiceHandler.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/Widget.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/WidgetService.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/WidgetType.java
/trunk/ThriftGen/thriftsrc/WidgetService/WidgetService.thrift
412 5648 d 21 h ashish /trunk/ 1. Api for aramex
2. Logistic service stubs and part implementation
3.thrift files
4. updated config properties
 
/trunk/Common/src/in/shop2020/thrift/clients/LogisticsServiceClient.java
/trunk/PyProj/src/shop2020/clients/LogisticsClient.py
/trunk/PyProj/src/shop2020/logistics
/trunk/PyProj/src/shop2020/logistics/__init__.py
/trunk/PyProj/src/shop2020/logistics/external
/trunk/PyProj/src/shop2020/logistics/external/ExternalServer.py
/trunk/PyProj/src/shop2020/logistics/external/__init__.py
/trunk/PyProj/src/shop2020/logistics/external/xlsprocessor.py
/trunk/PyProj/src/shop2020/logistics/service
/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py
/trunk/PyProj/src/shop2020/logistics/service/__init__.py
/trunk/PyProj/src/shop2020/logistics/service/impl
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/impl/__init__.py
/trunk/PyProj/src/shop2020/logistics/service/test
/trunk/PyProj/src/shop2020/logistics/service/test/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/logistics
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/constants.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/logistics
/trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java
/trunk/ThriftConfig/src/in/shop2020/logistics/Provider.java
/trunk/ThriftConfig/src/in/shop2020/logistics/Shipment.java
/trunk/ThriftConfig/src/in/shop2020/logistics/ShipmentStatusInfo.java
/trunk/ThriftConfig/src/in/shop2020/logistics/ShipmentUpdate.java
/trunk/ThriftGen/thriftsrc/LogisticsService
/trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift
/trunk/Common/conf/shop2020.cfg
/trunk/Common/src/in/shop2020/utils/ConfigClientKeys.java
/trunk/PyProj/.pydevproject
390 5658 d 23 h rajveer /trunk/ Ratings Widget  
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/RatingType.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/RatingsWidget.java
/trunk/Website/src/in/shop2020/serving/controllers/RatingsController.java
/trunk/Website/src/in/shop2020/serving/pages/fetcher/RatingsPageFetcher.java
/trunk/PyProj/.pydevproject
/trunk/PyProj/src/shop2020/model/v1/widget/impl/Converters.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/DataService.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/WidgetServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/widget/test/WidgetTest.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/Widget.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/WidgetService.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/WidgetType.java
/trunk/ThriftGen/thriftsrc/WidgetService/WidgetService.thrift
/trunk/Website/src/in/shop2020/serving/pages/PageContentKeys.java
/trunk/Website/src/in/shop2020/serving/pages/PageEnum.java
94 5782 d 1 h ashish /trunk/PyProj/ Initial file for PyProj  
/trunk/PyProj/.project
/trunk/PyProj/.pydevproject
/trunk/PyProj/src
/trunk/PyProj/src/__init__.py
/trunk/PyProj/src/shop2020
/trunk/PyProj/src/shop2020/__init__.py
/trunk/PyProj/src/shop2020/config
/trunk/PyProj/src/shop2020/config/ConfigServer.py
/trunk/PyProj/src/shop2020/config/__init__.py
/trunk/PyProj/src/shop2020/config/client
/trunk/PyProj/src/shop2020/config/client/ConfigClient.py
/trunk/PyProj/src/shop2020/config/client/__init__.py
/trunk/PyProj/src/shop2020/config/impl
/trunk/PyProj/src/shop2020/config/impl/ConfigServerHandler.py
/trunk/PyProj/src/shop2020/config/impl/__init__.py
/trunk/PyProj/src/shop2020/model
/trunk/PyProj/src/shop2020/model/__init__.py
/trunk/PyProj/src/shop2020/model/v1
/trunk/PyProj/src/shop2020/model/v1/__init__.py
/trunk/PyProj/src/shop2020/model/v1/catalog
/trunk/PyProj/src/shop2020/model/v1/catalog/__init__.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/CatalogServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/Convertors.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/__init__.py
/trunk/PyProj/src/shop2020/model/v1/order
/trunk/PyProj/src/shop2020/model/v1/order/__init__.py
/trunk/PyProj/src/shop2020/model/v1/order/impl
/trunk/PyProj/src/shop2020/model/v1/order/impl/__init__.py
/trunk/PyProj/src/shop2020/thriftpy
/trunk/PyProj/src/shop2020/thriftpy/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/config
/trunk/PyProj/src/shop2020/thriftpy/config/Configuration-remote
/trunk/PyProj/src/shop2020/thriftpy/config/Configuration.py
/trunk/PyProj/src/shop2020/thriftpy/config/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/config/constants.py
/trunk/PyProj/src/shop2020/thriftpy/config/ttypes.py
/trunk/PyProj/src/shop2020/thriftpy/model
/trunk/PyProj/src/shop2020/thriftpy/model/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1
/trunk/PyProj/src/shop2020/thriftpy/model/v1/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog
/trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/CatalogService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/CatalogService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/constants.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/constants.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/constants.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py