BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
PyProj
/
src
/
shop2020
/
model
/
v1
/
user
/
test
/
UserTest.py
– Rev 2981
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
2981
5276 d 7 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
772
5465 d 11 h
rajveer
/trunk/PyProj/src/shop2020/
Widgets services rewritten. Now only browse history and my research will he handled
/trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetConverters.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetDataAccessor.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.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
635
5485 d 6 h
rajveer
/trunk/PyProj/src/shop2020/model/v1/
Category object added, Changes for catalog item id to item id
/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/InventoryServiceHandler.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/ItemLoader.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/model/v1/user/test/user.sqlite
581
5494 d 9 h
rajveer
/trunk/PyProj/src/shop2020/
Helper client added.
Mail program updated.
Forgot password functionality added.
/trunk/PyProj/src/shop2020/clients/HelperClient.py
/trunk/PyProj/src/shop2020/helpers/test
/trunk/PyProj/src/shop2020/helpers/test/Test.py
/trunk/PyProj/src/shop2020/helpers/test/__init__.py
/trunk/PyProj/src/shop2020/helpers/impl/DataAccessor.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/UserContextService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py
404
5657 d 17 h
rajveer
/trunk/
MyAccount page interface and relevant changes
/trunk/PageLoaderServer/velocity/myaccounts.vm
/trunk/PageLoaderServer/velocity/myorders.vm
/trunk/ThriftConfig/src/in/shop2020/serving/page/MyAccountPage.java
/trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/PageLoaderHandler.java
/trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/server/PageLoaderServer.java
/trunk/PyProj/src/shop2020/clients/UserClient.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/DataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/model/v1/user/test/user.sqlite
/trunk/PyProj/src/shop2020/model/v1/widget/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/thriftpy/serving/page/PageLoader-remote
/trunk/PyProj/src/shop2020/thriftpy/serving/page/PageLoader.py
/trunk/PyProj/src/shop2020/thriftpy/serving/page/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/serving/page/ComparisonPage.java
/trunk/ThriftConfig/src/in/shop2020/serving/page/PageLoader.java
/trunk/ThriftConfig/src/in/shop2020/serving/page/SearchResultsPage.java
/trunk/ThriftConfig/src/in/shop2020/serving/page/searchRequest.java
/trunk/ThriftGen/thriftsrc/PageLoader/PageLoader.thrift
130
5745 d 14 h
ashish
/trunk/
commiting completed user model
/trunk/PyProj/src/shop2020/model/v1/user
/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py
/trunk/PyProj/src/shop2020/model/v1/user/__init__.py
/trunk/PyProj/src/shop2020/model/v1/user/impl
/trunk/PyProj/src/shop2020/model/v1/user/impl/Converters.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/DataAccessors.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/model/v1/user/impl/__init__.py
/trunk/PyProj/src/shop2020/model/v1/user/test
/trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py
/trunk/PyProj/src/shop2020/model/v1/user/test/__init__.py
/trunk/PyProj/src/shop2020/model/v1/user/test/user.sqlite
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/AccountStatus.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/Phone.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/PhoneType.java
/trunk/Common/conf/shop2020.cfg
/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/in/shop2020/model/v1/user/UserContextService.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserPrimaryInfo.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserState.java
/trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift