Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
11990 4409 d 12 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/  
11987 4409 d 12 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/interceptors/  
11986 4409 d 13 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/interceptors/  
11980 4409 d 16 h amit.gupta /trunk/ Added coupon infra for auto application.  
7825 4759 d 12 h amar.kumar /trunk/ Changes for Facebook Login  
7039 4882 d 11 h anupam.singh /trunk/ Removing all changes related to facebook login because i dont like them ;)  
7007 4886 d 11 h amar.kumar /trunk/ Changes to allow login through facebook and storing user's facebook credentials to be able to post on user's behalf on facebook  
4388 5304 d 13 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Removing instance variables from the UserInterceptor. This will prevent hashmap to going into infinite loop. Because Interceptors has only one instance for all threads while actions (controllers in our case) have instance per thread.  
3185 5448 d 14 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Save session id in cookie as now mutilple tomcats are running. This generates diff session id for each req.  
2998 5464 d 21 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Made static DesEncryptor to class variable to make it thread safe.  
2973 5466 d 16 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.  
2960 5467 d 14 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Added debug log messages  
2935 5472 d 11 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  
2907 5474 d 9 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2473 5508 d 15 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Cleaned the user state in case someone messes around with the cookie.  
1722 5571 d 17 h vikas /trunk/Website/src/main/ Use .local.shop2020.in as cookie domain in dev.  
1713 5572 d 10 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ put domain name also in cookie while removing it in logout controller.  
1658 5573 d 14 h vikas /trunk/Website/ Changes to create cookie with domain name as ".saholic.com"  
1614 5577 d 12 h rajveer /trunk/Website/src/main/ Anonymous user will not be created until a user add to cart or add to research. User will be able to add to research wothout logging in.  
1553 5579 d 14 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ removed bitwalker code for user agent detection  

Show All