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
2958 5460 d 5 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Formatting change  
2957 5460 d 21 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 5460 d 23 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Started logging the exception while parsing a JSON string  
2950 5461 d 0 h chandranshu /trunk/Website/src/main/ Corrected the calculation of page numbers for latest arrivals, best deals and best sellers.  
2949 5461 d 1 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed all printstacktrace statements to log.error  
2948 5461 d 2 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Optimized some loops using string concatenation and keySet() iterator  
2947 5461 d 3 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Removed some dead code  
2946 5461 d 3 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Removed the new String constructor  
2945 5461 d 3 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 4 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Changed printStackTrace to logger.error  
2943 5461 d 4 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Changed windowSize to a static variable  
2942 5461 d 4 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2936 5464 d 22 h vikas /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Keep affiliate tracker cookie for 5 days instead of 2 months.  
2935 5464 d 23 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 1 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ redirect to home page by default.  
2930 5465 d 3 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Cached main content of home page into static variables  
2912 5466 d 3 h vikas /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ session start time cookie should live for session only.  
2911 5466 d 4 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Cleaning up the userinfo object on logout so that cookie wont get reset.  
2907 5466 d 21 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2899 5467 d 1 h chandranshu /trunk/ Modified the test-setup script to use the payment_test database  

Show All