Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6257 4988 d 16 h rajveer /trunk/ContentStore/src/main/java/in/shop2020/util/ In case of push prices to production. Feed should also be updated automatically.  
6241 4991 d 20 h amit.gupta /trunk/ Providing handle to categories team to decide whether selling prices should be displayed or not.  
6218 4996 d 13 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ availability should return true or false only.  
6193 4997 d 15 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/  
6192 4997 d 15 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ reverted  
6187 4997 d 17 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/  
6069 5015 d 15 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Camera feed for junglee generation.  
6040 5019 d 15 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Affiliate id added for thinkdigit.  
6027 5025 d 18 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ importing ConfigClientKeys  
6025 5026 d 11 h amit.gupta /trunk/ removed prices from coming soon items.  
5995 5031 d 15 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added items whose values should not get updated to Junglee  
5945 5036 d 13 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5939 5037 d 7 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added feed for partners for camera  
5935 5038 d 16 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added feed for partners for camera  
5930 5039 d 13 h amit.gupta /trunk/ All entities are comparable irrespective of their scores.  
5901 5046 d 18 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Checking in the other file as well.  
5900 5046 d 22 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ buffers are flushed via streams to maintain low vm footprint to avoid outofmemory errors in case of full run.  
5773 5061 d 17 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Contentgeneration is giving OutOfMemoryError due to two huge StringBuffers(a, b) where a is appending b( a.append(b) ).
Which renders JVM out of memory.

now buffer b is broken into smaller chunks and appended to a iteratively.
 
5763 5064 d 19 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/ui/util/ Undone changes for metakeywords as they are still required for old website  
5760 5065 d 10 h amit.gupta /trunk/ #1537
Page title and meta description has to be automatically created and updated
Reviewer: amar
 

Show All