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
5773 5063 d 11 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 12 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 5067 d 4 h amit.gupta /trunk/ #1537
Page title and meta description has to be automatically created and updated
Reviewer: amar
 
5705 5076 d 8 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ If it has after-sales slide then generate content.  
5688 5080 d 13 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/  
5681 5081 d 9 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added Mac OS for all Macbooks.  
5672 5082 d 7 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ #1487
Skip warranty child slide for screen guards.
 
5671 5082 d 7 h amit.gupta /trunk/ContentStore/src/ #1487
Skip warranty child slide for screen guards.
 
5669 5082 d 23 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Logical changes for content generation for solr files.  
5664 5083 d 11 h amit.gupta /trunk/ Made folders for html entities configurable on domain basis. It is now used from shop2020.  
5642 5087 d 7 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Added Product Documents Generator.  
5638 5087 d 10 h amit.gupta /trunk/ #1478
[SEO] Improve After Sales Pages
Reviewer: Amar
 
5612 5090 d 11 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 12 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Most frequently searched terms for production goes live today.  
5601 5093 d 9 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ reverting most frequwntly searched terms.  
5600 5094 d 3 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/ #1456
Level two hierarchy for most frequently searched terms.
 
5581 5096 d 6 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Url is corrected for hard-disks  
5567 5097 d 8 h amit.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ Corrected the format of selling price.  
5566 5097 d 9 h amit.gupta /trunk/ #1457 Added two level hierarchy for Accessories compatibility index.
Reviewer : Anupam
 
5564 5097 d 10 h varun.gupta /trunk/ContentStore/src/main/java/in/shop2020/util/ XML special chars now being handled in XML data for mobile site  

Show All