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
2867 5479 d 13 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency from pageloader. Added most compared products controller.  
2595 5504 d 12 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Corrected a code comment  
2594 5504 d 12 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added a javadoc comment  
2579 5505 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Ensured that it'll work even in the case when one of the 3 sets has less than 4 elements in it  
2578 5505 d 11 h chandranshu /trunk/Website/src/main/ Ensured that the sets of best deals, best sellers and latest arrivals are mutually disjoint  
1044 5624 d 6 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency on tomcat juli  
1034 5624 d 8 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
832 5648 d 5 h rajveer /trunk/Website/ Added log4j logging framework  
773 5659 d 9 h rajveer /trunk/Website/src/in/shop2020/serving/ Widgets services rewritten. Now only browse history and my research will he handled  
651 5675 d 3 h rajveer /trunk/Website/src/in/shop2020/serving/controllers/ removed PageManager concept completely.  
650 5675 d 4 h rajveer /trunk/Website/ Restructuring and cleanup of code.  
590 5686 d 11 h chandranshu /trunk/Website/src/in/shop2020/serving/ Updated some names in method usages  
555 5690 d 11 h chandranshu /trunk/Website/src/in/shop2020/serving/ Combined user, cart and widget service  
507 5725 d 13 h rajveer /trunk/Website/ Velocity files for html generation in backend and page rendering with controllers.
Controllers to handle page requests.
Other supporting utilities.