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
2957 5270 d 22 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.  
2948 5271 d 3 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Optimized some loops using string concatenation and keySet() iterator  
2907 5276 d 22 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
1614 5380 d 1 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.