Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4667 5110 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/ Removing catch part of the exception.  
/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py
3915 5244 d 10 h chandranshu /trunk/ The new daemonized servers  
/trunk/PyProj/src/shop2020/config/ConfigServer.py
/trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py
/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py
/trunk/PyProj/src/shop2020/model/v1/catalog/CatalogServer.py
/trunk/PyProj/src/shop2020/model/v1/catalog/InventoryHistoryServer.py
/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py
/trunk/PyProj/src/shop2020/warehouse/main/WarehouseServer.py
/trunk/runutils/start-config-service.sh
3539 5266 d 5 h chandranshu /trunk/PyProj/src/shop2020/ Ensured that a service is reachable over the network  
/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py
/trunk/PyProj/src/shop2020/model/v1/catalog/CatalogServer.py
/trunk/PyProj/src/shop2020/model/v1/catalog/InventoryHistoryServer.py
/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py
3537 5266 d 9 h chandranshu /trunk/PyProj/src/shop2020/ Added the host parameter to the TSocket call  
/trunk/PyProj/src/shop2020/config/ConfigServer.py
/trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py
/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py
/trunk/PyProj/src/shop2020/model/v1/catalog/CatalogServer.py
/trunk/PyProj/src/shop2020/model/v1/catalog/InventoryHistoryServer.py
/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py
/trunk/PyProj/src/shop2020/warehouse/main/WarehouseServer.py
3187 5296 d 10 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
/trunk/PyProj/src/shop2020/helpers/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/helpers/impl/DataService.py
/trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py
/trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/catalog/CatalogServer.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/InventoryServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/DataService.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionDataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionServiceHandler.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/warehouse/main/WarehouseServer.py
/trunk/PyProj/src/shop2020/warehouse/main/handler/WarehouseHandler.py
1976 5394 d 6 h varun.gupta /trunk/PyProj/src/shop2020/ Promotion Service code and relevant changes in other services  
/trunk/PyProj/src/shop2020/clients/PromotionClient.py
/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionDataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/test/PromotionTest.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/Convertors.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/DataService.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/CartDataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/Converters.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.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/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py