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
5939 5038 d 15 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added feed for partners for camera  
5935 5039 d 23 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added feed for partners for camera  
5930 5040 d 20 h amit.gupta /trunk/ All entities are comparable irrespective of their scores.  
5901 5048 d 1 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Checking in the other file as well.  
5900 5048 d 6 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 5063 d 1 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 5066 d 2 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 5066 d 17 h amit.gupta /trunk/ #1537
Page title and meta description has to be automatically created and updated
Reviewer: amar
 
5705 5075 d 21 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ If it has after-sales slide then generate content.  
5688 5080 d 2 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/  
5681 5080 d 23 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added Mac OS for all Macbooks.  
5672 5081 d 21 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ #1487
Skip warranty child slide for screen guards.
 
5671 5081 d 21 h amit.gupta /trunk/ContentStore/src/ #1487
Skip warranty child slide for screen guards.
 
5669 5082 d 12 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Logical changes for content generation for solr files.  
5664 5083 d 0 h amit.gupta /trunk/ Made folders for html entities configurable on domain basis. It is now used from shop2020.  
5642 5086 d 20 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added Product Documents Generator.  
5638 5086 d 23 h amit.gupta /trunk/ #1478
[SEO] Improve After Sales Pages
Reviewer: Amar
 
5612 5090 d 0 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ updated min price of partners api by reducing voucher amount associated with the entity.  
5604 5091 d 2 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Most frequently searched terms for production goes live today.  
5601 5092 d 23 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ reverting most frequwntly searched terms.  

Show All