<?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/CatalogService/CatalogService.thrift</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Wed, 29 Jul 2026 22:03:09 +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%2FCatalogService%2FCatalogService.thrift&amp;max=40&amp;peg=3009</link><atom:link href="https://svn.smartdukaan.com/rss.php?path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;peg=3009&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 24 Aug 2011 11:34:51 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 3009 – Added a comment to the status</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a comment to the status&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=3009&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=3009&amp;peg=3009</guid></item>
<item><pubDate>Fri, 19 Aug 2011 11:16:21 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2984 – Explicitly PAUSED item should not be active when inventory available. ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Explicitly PAUSED item should not be active when inventory available. So added another status called, PAUSED_BY_RISK. Item will be paused by risk when inventory will be low and will be active once inventory will appear.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/status.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2984&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2984&amp;peg=3009</guid></item>
<item><pubDate>Fri, 19 Aug 2011 09:15:43 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2983 – Added a check to ensure that only limited quantities of ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a check to ensure that only limited quantities of risky items can be added&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/impl/CartDataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py&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/catalog/ItemShippingInfo.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/CartController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2983&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2983&amp;peg=3009</guid></item>
<item><pubDate>Thu, 18 Aug 2011 14:25:59 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2975 – Started showing both business phones and high-end multimedia phones as ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Started showing both business phones and high-end multimedia phones as part of latest arrivals&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/InventoryServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/InventoryService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/HomeController.java&lt;br /&gt;~ /trunk/Website/src/main/java/in/shop2020/serving/controllers/LatestArrivalsController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2975&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2975&amp;peg=3009</guid></item>
<item><pubDate>Thu, 04 Aug 2011 14:33:38 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2841 – Added billing type to warehouse</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added billing type to warehouse&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/Convertors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/Warehouse.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2841&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2841&amp;peg=3009</guid></item>
<item><pubDate>Wed, 03 Aug 2011 14:32:34 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2824 – Added vendor id field to the Thrift warehouse object</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added vendor id field to the Thrift warehouse object&lt;/div&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/Warehouse.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2824&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2824&amp;peg=3009</guid></item>
<item><pubDate>Wed, 03 Aug 2011 12:33:27 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2807 – Added similarityIndex column to display similar items for out of ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added similarityIndex column to display similar items for out of stock items&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2807&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2807&amp;peg=3009</guid></item>
<item><pubDate>Thu, 07 Jul 2011 19:33:58 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2491 – made double and integer attributes of Item struct optional.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;made double and integer attributes of Item struct optional.&lt;/div&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/Item.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2491&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2491&amp;peg=3009</guid></item>
<item><pubDate>Tue, 28 Jun 2011 20:49:20 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2356 – Added role in catalogdashboarduser. Enhancements in catalog dashboard.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added role in catalogdashboarduser. Enhancements in catalog dashboard.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/Helpers/HelperService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2356&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2356&amp;peg=3009</guid></item>
<item><pubDate>Tue, 21 Jun 2011 17:39:06 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2284 – added method to mark/unmark item&apos;s risky flag.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added method to mark/unmark item&apos;s risky flag.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2284&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2284&amp;peg=3009</guid></item>
<item><pubDate>Fri, 17 Jun 2011 20:54:49 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2249 – Added risky flag to catalog item.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added risky flag to catalog item.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2249&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2249&amp;peg=3009</guid></item>
<item><pubDate>Thu, 09 Jun 2011 20:21:20 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2128 – made some Item struct attributes optional.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;made some Item struct attributes optional.&lt;/div&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/Item.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2128&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2128&amp;peg=3009</guid></item>
<item><pubDate>Thu, 09 Jun 2011 20:10:54 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2127 – made some Item struct attributes optional.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;made some Item struct attributes optional.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2127&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2127&amp;peg=3009</guid></item>
<item><pubDate>Wed, 08 Jun 2011 11:23:20 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2113 – added methods to get VendorItemMapping for an item. Also created ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added methods to get VendorItemMapping for an item. Also created a struct VendorItemMapping&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2113&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2113&amp;peg=3009</guid></item>
<item><pubDate>Fri, 03 Jun 2011 19:02:35 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2076 – Update category, brand, model name and model number when item ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update category, brand, model name and model number when item is marked as content complete&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2076&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2076&amp;peg=3009</guid></item>
<item><pubDate>Fri, 03 Jun 2011 11:53:00 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2063 – added method getAllVendors. Added bestSellingRank attribute to item struct</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added method getAllVendors. Added bestSellingRank attribute to item struct&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2063&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2063&amp;peg=3009</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%2FCatalogService%2FCatalogService.thrift&amp;rev=2033&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=2033&amp;peg=3009</guid></item>
<item><pubDate>Tue, 31 May 2011 15:36:46 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1990 – added methods getAllItemPricing and updateVendorItemPricing. These are used in CatalogDashboard.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added methods getAllItemPricing and updateVendorItemPricing. These are used in CatalogDashboard.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1990&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1990&amp;peg=3009</guid></item>
<item><pubDate>Mon, 30 May 2011 13:26:54 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1967 – Added category table format.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added category table format.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1967&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1967&amp;peg=3009</guid></item>
<item><pubDate>Mon, 23 May 2011 21:52:19 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1924 – Added brand as parameter for getting best deals, latest arrivals, ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added brand as parameter for getting best deals, latest arrivals, and best sellers&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1924&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1924&amp;peg=3009</guid></item>
<item><pubDate>Fri, 20 May 2011 19:55:23 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1910 – Trac #355: Color marked in DB will be default selected ...</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Trac #355: Color marked in DB will be default selected on the product page&lt;/div&gt;~ /trunk/ContentStore/src/main/java/in/shop2020/ui/util/VUI.java&lt;br /&gt;~ /trunk/ContentStore/src/velocity/product_summary.vm&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/Convertors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/catalog/Item.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1910&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1910&amp;peg=3009</guid></item>
<item><pubDate>Mon, 11 Apr 2011 11:44:53 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1349 – Changed the VendorItemPricing type to be lightweight.</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed the VendorItemPricing type to be lightweight.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1349&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1349&amp;peg=3009</guid></item>
<item><pubDate>Fri, 08 Apr 2011 19:12:04 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1343 – Added a thrift structure to handle the pricing information</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a thrift structure to handle the pricing information&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1343&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1343&amp;peg=3009</guid></item>
<item><pubDate>Fri, 08 Apr 2011 13:28:33 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1330 – Added new catalog service types</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added new catalog service types&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1330&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1330&amp;peg=3009</guid></item>
<item><pubDate>Fri, 25 Mar 2011 18:19:59 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1157 – Added function to get next empty entityid</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added function to get next empty entityid&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1157&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=1157&amp;peg=3009</guid></item>
<item><pubDate>Thu, 10 Mar 2011 17:37:32 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 956 – Added product group columns to Item and LineItem</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added product group columns to Item and LineItem&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=956&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=956&amp;peg=3009</guid></item>
<item><pubDate>Fri, 25 Feb 2011 11:57:06 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 862 – Added calls to reserve and unreserve items in a warehouse</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added calls to reserve and unreserve items in a warehouse&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=862&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=862&amp;peg=3009</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%2FCatalogService%2FCatalogService.thrift&amp;rev=763&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=763&amp;peg=3009</guid></item>
<item><pubDate>Thu, 03 Feb 2011 16:53:22 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 752 – Added an attribute displayName to the warehouse</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added an attribute displayName to the warehouse&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=752&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=752&amp;peg=3009</guid></item>
<item><pubDate>Mon, 31 Jan 2011 19:01:21 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 720 – Added a new status content complete for items. Added a ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a new status content complete for items. Added a method to the service to mark all items with the same entity id as such.Added the xfer_price field&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=720&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=720&amp;peg=3009</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%2FCatalogService%2FCatalogService.thrift&amp;rev=646&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=646&amp;peg=3009</guid></item>
<item><pubDate>Fri, 21 Jan 2011 19:53:01 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 632 – Category object added</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Category object added&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=632&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=632&amp;peg=3009</guid></item>
<item><pubDate>Wed, 19 Jan 2011 20:27:00 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 623 – Changed category to be an integer.Added category argument to some ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed category to be an integer.Added category argument to some methods&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=623&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=623&amp;peg=3009</guid></item>
<item><pubDate>Mon, 17 Jan 2011 13:44:48 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 606 – Added some fields to the Item structure</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added some fields to the Item structure&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=606&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=606&amp;peg=3009</guid></item>
<item><pubDate>Fri, 14 Jan 2011 14:05:09 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 588 – Changed the name of some methods.Added some new methods.</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed the name of some methods.Added some new methods.&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=588&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=588&amp;peg=3009</guid></item>
<item><pubDate>Wed, 12 Jan 2011 12:41:25 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 577 – Added some more methods to the User Service and Catalog ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added some more methods to the User Service and Catalog Service Interface&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%2FCatalogService%2FCatalogService.thrift&amp;rev=577&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=577&amp;peg=3009</guid></item>
<item><pubDate>Mon, 10 Jan 2011 14:42:29 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 561 – Added method to check if an item is currently active</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added method to check if an item is currently active&lt;/div&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=561&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=561&amp;peg=3009</guid></item>
<item><pubDate>Mon, 03 Jan 2011 17:07:45 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 548 – Added functions to get best sellers, latest arrivals and best ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added functions to get best sellers, latest arrivals and best deals in catalog service.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/InventoryServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/InventoryService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/OrderStatus.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=548&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=548&amp;peg=3009</guid></item>
<item><pubDate>Thu, 09 Dec 2010 13:35:16 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 510 – OrderStatus enum description added.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;OrderStatus enum description added.&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsInfo.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/Item.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/OrderStatus.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=510&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=510&amp;peg=3009</guid></item>
<item><pubDate>Thu, 25 Nov 2010 11:48:40 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 502 – Added best sellers, best deals and latest arrivals interface.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added best sellers, best deals and latest arrivals interface.&lt;/div&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/InventoryService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=502&amp;peg=3009</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FThriftGen%2Fthriftsrc%2FCatalogService%2FCatalogService.thrift&amp;rev=502&amp;peg=3009</guid></item>
</channel></rss>