<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SmartDukaan &#x2013; /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Mon, 03 Aug 2026 07:45:46 +0530</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.smartdukaan.com/log.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;max=40&amp;peg=3451</link><atom:link href="https://svn.smartdukaan.com/rss.php?path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;peg=3451&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 26 Sep 2011 19:18:55 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 3428 – Changes related to upgrade of thrift version from 0.2 to ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changes related to upgrade of thrift version from 0.2 to 0.7.&lt;/div&gt;~ /trunk/CRMService/pom.xml&lt;br /&gt;~ /trunk/CRMService/src/main/java/in/shop2020/crm/service/CRMServer.java&lt;br /&gt;~ /trunk/PaymentService/pom.xml&lt;br /&gt;~ /trunk/PaymentService/src/main/java/in/shop2020/payment/service/PaymentServer.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3428&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3428&amp;peg=3451</guid></item>
<item><pubDate>Wed, 21 Sep 2011 11:41:51 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 3385 – Added methods in UserContextService and Promotion Service to gather coupon ...</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added methods in UserContextService and Promotion Service to gather coupon statistics.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/Coupon.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/PromotionService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3385&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3385&amp;peg=3451</guid></item>
<item><pubDate>Tue, 20 Sep 2011 13:17:09 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 3379 – Get rid of string column to store the event type.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Get rid of string column to store the event type.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3379&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3379&amp;peg=3451</guid></item>
<item><pubDate>Tue, 20 Sep 2011 13:06:51 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 3374 – Added GenericService and isAlive call in this service. Extended other ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added GenericService and isAlive call in this service. Extended other services from this service.&lt;/div&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/crm/CRMService.java&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/generic&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/generic/GenericService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/logistics/LogisticsService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/InventoryService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/TransactionService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/PromotionService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/payments/PaymentService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/utils/HelperService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/warehouse/WarehouseService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CRMService/CRMService.thrift&lt;br /&gt;+ /trunk/ThriftGen/thriftsrc/GenericService&lt;br /&gt;+ /trunk/ThriftGen/thriftsrc/GenericService/GenericService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/Helpers/HelperService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/PaymentService/PaymentService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/WarehouseService/WarehouseService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3374&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3374&amp;peg=3451</guid></item>
<item><pubDate>Fri, 16 Sep 2011 12:17:21 +0530</pubDate><dc:creator>mandeep.dhir</dc:creator><title>Rev 3339 – Trac#488   - Added support for Inbox scan of ...</title><description>&lt;div&gt;&lt;strong&gt;mandeep.dhir – 35 file(s) modified&lt;/strong&gt;&lt;br/&gt;Trac#488 &lt;br /&gt;
 - Added support for Inbox scan of &lt;a href=&quot;mailto:help@shop2020.in&quot;&gt;help@shop2020.in&lt;/a&gt; account and creating tickets for them&lt;br /&gt;
 - Added support for creating tickets/activities for unregistered users&lt;/div&gt;+ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/ActivityController.java&lt;br /&gt;~ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/HomeController.java&lt;br /&gt;~ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/TicketsController.java&lt;br /&gt;~ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/UserActivityController.java&lt;br /&gt;~ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/UserActivityInfoController.java&lt;br /&gt;~ /trunk/Crm/src/main/java/in/shop2020/serving/controllers/UserTicketsController.java&lt;br /&gt;~ /trunk/Crm/src/main/java/in/shop2020/util/CRMConstants.java&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/util/CRMEmailProcessor.java&lt;br /&gt;+ /trunk/Crm/src/main/java/in/shop2020/util/EmailReader.java&lt;br /&gt;~ /trunk/Crm/src/main/webapp/css/common.css&lt;br /&gt;~ /trunk/Crm/src/main/webapp/js/common.js&lt;br /&gt;~ /trunk/Crm/src/main/webapp/js/events.js&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/activity-editNew.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/activity-index.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/index.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/input.vm&lt;br /&gt;+ /trunk/Crm/src/main/webapp/WEB-INF/content/tickets-editNew.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/tickets-index.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/user-activity-editNew.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/user-activity-index.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/user-activity-info-index.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/user-tickets-edit.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/user-tickets-editNew.vm&lt;br /&gt;~ /trunk/Crm/src/main/webapp/WEB-INF/content/user-tickets-index.vm&lt;br /&gt;~ /trunk/CRMService/src/main/java/in/shop2020/crm/handler/ActivityHandler.java&lt;br /&gt;~ /trunk/CRMService/src/main/java/in/shop2020/crm/handler/AgentHandler.java&lt;br /&gt;~ /trunk/CRMService/src/main/java/in/shop2020/crm/persistence/ActivityMapper.java&lt;br /&gt;~ /trunk/CRMService/src/main/java/in/shop2020/crm/persistence/AgentMapper.java&lt;br /&gt;~ /trunk/CRMService/src/main/java/in/shop2020/crm/service/handler/CRMServiceHandler.java&lt;br /&gt;~ /trunk/CRMService/src/main/resources/in/shop2020/crm/persistence/ActivityMapper.xml&lt;br /&gt;~ /trunk/CRMService/src/main/resources/in/shop2020/crm/persistence/AgentMapper.xml&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/crm/CRMService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserCommunicationType.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CRMService/CRMService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3339&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3339&amp;peg=3451</guid></item>
<item><pubDate>Wed, 14 Sep 2011 15:38:09 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 3293 – Make affiliate report secured. Added date range filter for reports.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make affiliate report secured. Added date range filter for reports.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/Support/src/main/java/in/shop2020/support/controllers/AffiliateController.java&lt;br /&gt;~ /trunk/Support/src/main/webapp/WEB-INF/content/affiliate-report.vm&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3293&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3293&amp;peg=3451</guid></item>
<item><pubDate>Thu, 25 Aug 2011 10:45:38 +0530</pubDate><dc:creator>mandeep.dhir</dc:creator><title>Rev 3026 – Trac#488 Adding thrift file for CRMService Adding a new method ...</title><description>&lt;div&gt;&lt;strong&gt;mandeep.dhir – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Trac#488&lt;br /&gt;
Adding thrift file for CRMService&lt;br /&gt;
Adding a new method in UserContextService for get User given a mobile number&lt;/div&gt;+ /trunk/ThriftGen/thriftsrc/CRMService&lt;br /&gt;+ /trunk/ThriftGen/thriftsrc/CRMService/CRMService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3026&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=3026&amp;peg=3451</guid></item>
<item><pubDate>Thu, 18 Aug 2011 19:45:15 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2981 – Removed Widget and WidgetItem and Added a table called UserWidgetItem. ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;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.&lt;/div&gt;~ /trunk/PyProj/.pydevproject&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionRuleDataUtilities.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py&lt;br /&gt;x /trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetConverters.py&lt;br /&gt;x /trunk/PyProj/src/shop2020/model/v1/user/impl/WidgetDataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/test/UserTest.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/PromotionService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserWidgetItem.java&lt;br /&gt;x /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/Widget.java&lt;br /&gt;x /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/WidgetItem.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2981&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2981&amp;peg=3451</guid></item>
<item><pubDate>Wed, 03 Aug 2011 13:52:09 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2814 – Save session source, session start time and first source time.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Save session source, session start time and first source time.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2814&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2814&amp;peg=3451</guid></item>
<item><pubDate>Tue, 26 Jul 2011 19:34:06 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 2717 – Slide key changed from SlideId (Long) to SlideName (String)</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Slide key changed from SlideId (Long) to SlideName (String)&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/Converters.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserNote.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2717&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2717&amp;peg=3451</guid></item>
<item><pubDate>Tue, 19 Jul 2011 18:07:44 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 2642 – Thrift code for &apos;My Notes&apos; feature</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Thrift code for &apos;My Notes&apos; feature&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2642&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2642&amp;peg=3451</guid></item>
<item><pubDate>Wed, 01 Jun 2011 18:17:59 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2033 – Modified the Services to give custom message when item in ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Modified the Services to give custom message when item in not active.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2033&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2033&amp;peg=3451</guid></item>
<item><pubDate>Wed, 01 Jun 2011 13:19:42 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2020 – Add source column to user table.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add source column to user table.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/Converters.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/User.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2020&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=2020&amp;peg=3451</guid></item>
<item><pubDate>Tue, 31 May 2011 17:18:28 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 1995 – Don&apos;t use tracker table.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Don&apos;t use tracker table.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1995&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1995&amp;peg=3451</guid></item>
<item><pubDate>Tue, 31 May 2011 15:03:38 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1984 – Thrift interface definitions for Promotion Service</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Thrift interface definitions for Promotion Service&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1984&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1984&amp;peg=3451</guid></item>
<item><pubDate>Fri, 20 May 2011 17:45:02 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 1898 – add method to get all master affiliates.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;add method to get all master affiliates.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1898&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1898&amp;peg=3451</guid></item>
<item><pubDate>Thu, 19 May 2011 19:00:40 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 1892 – Added getAddressById.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added getAddressById.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1892&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1892&amp;peg=3451</guid></item>
<item><pubDate>Thu, 19 May 2011 15:34:35 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1891 – enhancements/modifications done to move the reports in reporting dashboard.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 36 file(s) modified&lt;/strong&gt;&lt;br/&gt;enhancements/modifications done to move the reports in reporting dashboard.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/Converters.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/test/Test.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/ttypes.py&lt;br /&gt;+ /trunk/Support/src/main/java/in/shop2020/support/controllers/LogoutController.java&lt;br /&gt;~ /trunk/Support/src/main/java/in/shop2020/support/controllers/PaymentDetailsController.java&lt;br /&gt;~ /trunk/Support/src/main/java/in/shop2020/support/controllers/RegisteredUsersController.java&lt;br /&gt;+ /trunk/Support/src/main/java/in/shop2020/support/controllers/ReportsController.java&lt;br /&gt;~ /trunk/Support/src/main/java/in/shop2020/support/controllers/StatisticsController.java&lt;br /&gt;~ /trunk/Support/src/main/java/in/shop2020/support/controllers/UserOrdersController.java&lt;br /&gt;+ /trunk/Support/src/main/java/in/shop2020/support/interceptors&lt;br /&gt;+ /trunk/Support/src/main/java/in/shop2020/support/interceptors/LoginInterceptor.java&lt;br /&gt;+ /trunk/Support/src/main/java/in/shop2020/support/services/AnalysisDataGenerator.java&lt;br /&gt;~ /trunk/Support/src/main/java/in/shop2020/support/services/RegisteredUsersGenerator.java&lt;br /&gt;~ /trunk/Support/src/main/resources/struts.xml&lt;br /&gt;+ /trunk/Support/src/main/webapp/WEB-INF/content/exception.vm&lt;br /&gt;~ /trunk/Support/src/main/webapp/WEB-INF/content/payment-details-authsuccess.vm&lt;br /&gt;~ /trunk/Support/src/main/webapp/WEB-INF/content/registered-users-authsuccess.vm&lt;br /&gt;+ /trunk/Support/src/main/webapp/WEB-INF/content/reports-authfail.vm&lt;br /&gt;+ /trunk/Support/src/main/webapp/WEB-INF/content/reports-authsuccess.vm&lt;br /&gt;+ /trunk/Support/src/main/webapp/WEB-INF/content/reports-common.vm&lt;br /&gt;~ /trunk/Support/src/main/webapp/WEB-INF/content/statistics-authsuccess.vm&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/utils/HelperService.java&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/utils/Report.java&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/utils/ReportUser.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/Helpers/HelperService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1891&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1891&amp;peg=3451</guid></item>
<item><pubDate>Mon, 16 May 2011 15:12:18 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 1861 – Add addedOn columns in affiliate tables.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add addedOn columns in affiliate tables.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1861&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1861&amp;peg=3451</guid></item>
<item><pubDate>Fri, 13 May 2011 18:18:06 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 1848 – User service changes for Affiliate Tracking.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;User service changes for Affiliate Tracking.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1848&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1848&amp;peg=3451</guid></item>
<item><pubDate>Tue, 03 May 2011 18:36:18 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1672 – added method to get all users of a userType.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added method to get all users of a userType.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1672&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1672&amp;peg=3451</guid></item>
<item><pubDate>Fri, 29 Apr 2011 12:09:09 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1599 – Added methods for getting registered users count and valid orders ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added methods for getting registered users count and valid orders count. These methods will be used for statistics in Support.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1599&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1599&amp;peg=3451</guid></item>
<item><pubDate>Thu, 28 Apr 2011 17:59:18 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1590 – Added methods to retrieve User Communications</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added methods to retrieve User Communications&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1590&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1590&amp;peg=3451</guid></item>
<item><pubDate>Thu, 21 Apr 2011 16:00:01 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 1491 – Add getUserByEmaill in userservice.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add getUserByEmaill in userservice.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1491&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1491&amp;peg=3451</guid></item>
<item><pubDate>Wed, 20 Apr 2011 11:36:53 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1466 – Ref:[Ticket #140]  three messages configured. 1) cart updated, 2) ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Ref:[Ticket #140]  three messages configured. 1) cart updated, 2) Item removed 3) Delivery estimates updated. Earlier it was only one message viz cart updated.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/CartDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/CartController.java&lt;br /&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/OrderController.java&lt;br /&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/ShippingController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1466&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1466&amp;peg=3451</guid></item>
<item><pubDate>Wed, 06 Apr 2011 17:04:33 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1299 – field renamed to &apos;communication_timestamp&apos;</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;field renamed to &apos;communication_timestamp&apos;&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1299&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1299&amp;peg=3451</guid></item>
<item><pubDate>Mon, 28 Mar 2011 12:42:21 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1167 – saveUserCommunication() signature changed</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;saveUserCommunication() signature changed&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1167&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1167&amp;peg=3451</guid></item>
<item><pubDate>Fri, 25 Mar 2011 14:55:59 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1145 – </title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1145&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1145&amp;peg=3451</guid></item>
<item><pubDate>Fri, 25 Mar 2011 14:36:16 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1142 – Modified method signature for saveUserCommunication()</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Modified method signature for saveUserCommunication()&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1142&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1142&amp;peg=3451</guid></item>
<item><pubDate>Thu, 24 Mar 2011 12:13:24 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1116 – Added UserCommunication, UserCommunicationType, UserCommunicationException, saveUserCommunication()</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added UserCommunication, UserCommunicationType, UserCommunicationException, saveUserCommunication()&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1116&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=1116&amp;peg=3451</guid></item>
<item><pubDate>Thu, 03 Mar 2011 13:44:43 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 895 – send new password function modified.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;send new password function modified.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/Test/test.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=895&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=895&amp;peg=3451</guid></item>
<item><pubDate>Mon, 14 Feb 2011 18:36:23 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 783 – Added a function to get default pincode</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a function to get default pincode&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=783&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=783&amp;peg=3451</guid></item>
<item><pubDate>Thu, 10 Feb 2011 15:39:33 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 770 – Widgets services rewritten. Now only browse history and my research ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Widgets services rewritten. Now only browse history and my research will he handled&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=770&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=770&amp;peg=3451</guid></item>
<item><pubDate>Wed, 09 Feb 2011 17:10:17 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 763 – Added closeSession function in each of the service to ensure ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added closeSession function in each of the service to ensure smooth releasing of DB lock&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/DataLogging/DataLogging.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/Helpers/HelperService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/PaymentService/PaymentService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=763&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=763&amp;peg=3451</guid></item>
<item><pubDate>Fri, 28 Jan 2011 14:37:09 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 709 – changed quantity from long to double</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;changed quantity from long to double&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=709&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=709&amp;peg=3451</guid></item>
<item><pubDate>Thu, 27 Jan 2011 18:39:44 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 687 – Added methods for resetting a cart and renamed the method ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added methods for resetting a cart and renamed the method to create orders&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=687&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=687&amp;peg=3451</guid></item>
<item><pubDate>Tue, 25 Jan 2011 18:49:27 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 646 – Changes to logistics and user service, additions to the catalog ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changes to logistics and user service, additions to the catalog service&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=646&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=646&amp;peg=3451</guid></item>
<item><pubDate>Tue, 18 Jan 2011 17:47:47 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 613 – Added support for estimate of line items rather than that ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for estimate of line items rather than that of the whole cart.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=613&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=613&amp;peg=3451</guid></item>
<item><pubDate>Fri, 14 Jan 2011 15:52:35 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 592 – Added functions.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added functions.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=592&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=592&amp;peg=3451</guid></item>
<item><pubDate>Wed, 12 Jan 2011 17:57:21 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 582 – Forgot password added.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Forgot password added.&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserContextService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=582&amp;peg=3451</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FUserModel%2FUserModel.thrift&amp;rev=582&amp;peg=3451</guid></item>
</channel></rss>