| 3431 |
5238 d 23 h |
rajveer |
/trunk/PyProj/src/shop2020/thriftpy/ |
Thrift version updated from 0.2 to 0.7 |
|
/trunk/PyProj/src/shop2020/thriftpy/config/Configuration-remote /trunk/PyProj/src/shop2020/thriftpy/config/Configuration.py /trunk/PyProj/src/shop2020/thriftpy/config/constants.py /trunk/PyProj/src/shop2020/thriftpy/config/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/crm/CRMService-remote /trunk/PyProj/src/shop2020/thriftpy/crm/CRMService.py /trunk/PyProj/src/shop2020/thriftpy/crm/constants.py /trunk/PyProj/src/shop2020/thriftpy/crm/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/datalogger/DataLogger-remote /trunk/PyProj/src/shop2020/thriftpy/datalogger/DataLogger.py /trunk/PyProj/src/shop2020/thriftpy/datalogger/constants.py /trunk/PyProj/src/shop2020/thriftpy/datalogger/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/generic/GenericService-remote /trunk/PyProj/src/shop2020/thriftpy/generic/GenericService.py /trunk/PyProj/src/shop2020/thriftpy/generic/constants.py /trunk/PyProj/src/shop2020/thriftpy/generic/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py /trunk/PyProj/src/shop2020/thriftpy/logistics/constants.py /trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.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/TransactionService-remote /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.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/PromotionService-remote /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/constants.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py /trunk/PyProj/src/shop2020/thriftpy/payments/constants.py /trunk/PyProj/src/shop2020/thriftpy/payments/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService-remote /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py /trunk/PyProj/src/shop2020/thriftpy/utils/constants.py /trunk/PyProj/src/shop2020/thriftpy/utils/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/warehouse/WarehouseService-remote /trunk/PyProj/src/shop2020/thriftpy/warehouse/WarehouseService.py /trunk/PyProj/src/shop2020/thriftpy/warehouse/constants.py /trunk/PyProj/src/shop2020/thriftpy/warehouse/ttypes.py
|
| 3376 |
5245 d 7 h |
rajveer |
/trunk/PyProj/src/shop2020/ |
Implemented new method isAlive() |
|
/trunk/PyProj/src/shop2020/thriftpy/generic /trunk/PyProj/src/shop2020/thriftpy/generic/GenericService-remote /trunk/PyProj/src/shop2020/thriftpy/generic/GenericService.py /trunk/PyProj/src/shop2020/thriftpy/generic/__init__.py /trunk/PyProj/src/shop2020/thriftpy/generic/constants.py /trunk/PyProj/src/shop2020/thriftpy/generic/ttypes.py
/trunk/PyProj/src/shop2020/helpers/impl/DataAccessor.py /trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py /trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py /trunk/PyProj/src/shop2020/model/v1/catalog/impl/InventoryServiceHandler.py /trunk/PyProj/src/shop2020/model/v1/catalog/test/CatalogTest.py /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py /trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.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/thriftpy/crm/CRMService-remote /trunk/PyProj/src/shop2020/thriftpy/crm/CRMService.py /trunk/PyProj/src/shop2020/thriftpy/crm/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py /trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py /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/ttypes.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/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py /trunk/PyProj/src/shop2020/thriftpy/payments/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService-remote /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py /trunk/PyProj/src/shop2020/thriftpy/utils/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/warehouse/WarehouseService.py /trunk/PyProj/src/shop2020/thriftpy/warehouse/ttypes.py
|