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
2595 5551 d 13 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Corrected a code comment  
2594 5551 d 13 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added a javadoc comment  
2579 5552 d 12 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 5552 d 12 h chandranshu /trunk/Website/src/main/ Ensured that the sets of best deals, best sellers and latest arrivals are mutually disjoint  
1044 5671 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency on tomcat juli  
1034 5671 d 9 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
832 5695 d 7 h rajveer /trunk/Website/ Added log4j logging framework  
773 5706 d 11 h rajveer /trunk/Website/src/in/shop2020/serving/ Widgets services rewritten. Now only browse history and my research will he handled  
651 5722 d 4 h rajveer /trunk/Website/src/in/shop2020/serving/controllers/ removed PageManager concept completely.  
650 5722 d 5 h rajveer /trunk/Website/ Restructuring and cleanup of code.  
590 5733 d 12 h chandranshu /trunk/Website/src/in/shop2020/serving/ Updated some names in method usages  
555 5737 d 13 h chandranshu /trunk/Website/src/in/shop2020/serving/ Combined user, cart and widget service  
507 5772 d 14 h rajveer /trunk/Website/ Velocity files for html generation in backend and page rendering with controllers.
Controllers to handle page requests.
Other supporting utilities.