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
2973 5459 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Ensured that the userinfo is correctly set and that the corrupt cookie is expired in cases of cookie corruption.  
2961 5460 d 9 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Started initializing the items array after possible bail out  
2960 5460 d 9 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Added debug log messages  
2959 5460 d 9 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Improved the log messages  
2958 5460 d 12 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Formatting change  
2957 5461 d 4 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ If we have deleted anonymous user and uic cookie is already set with user browser, we should check with DB before constructing UserSessionInfo object.  
2955 5461 d 6 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Started logging the exception while parsing a JSON string  
2950 5461 d 7 h chandranshu /trunk/Website/src/main/ Corrected the calculation of page numbers for latest arrivals, best deals and best sellers.  
2949 5461 d 8 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed all printstacktrace statements to log.error  
2948 5461 d 9 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Optimized some loops using string concatenation and keySet() iterator  
2947 5461 d 10 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Removed some dead code  
2946 5461 d 10 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Removed the new String constructor  
2945 5461 d 10 h vikas /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Get rid of affiliate cookie. If user comes from some other non-affiliate refering site.  
2944 5461 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Changed printStackTrace to logger.error  
2943 5461 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Changed windowSize to a static variable  
2942 5461 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2936 5465 d 5 h vikas /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Keep affiliate tracker cookie for 5 days instead of 2 months.  
2935 5465 d 6 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Ensured that an anonymous user is not created in case we encounter a uid for which there is no user in the db  
2933 5465 d 8 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ redirect to home page by default.  
2930 5465 d 10 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Cached main content of home page into static variables  

Show All