Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4028 5179 d 15 h vikas /trunk/GoogleAppDatalog/src/main/ Use class B machine for backend. Do not pre-populate sessionIds as it is not necesary.  
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/DailyProductWithSourceAggregatorServlet.java
/trunk/GoogleAppDatalog/src/main/webapp/WEB-INF/backends.xml
3704 5204 d 19 h vikas /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ When source urls contained another url e.g. as parameter ?redirectUrl=http://abc.com. The source parser took hostname of last url. Fixed the bug.  
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/DailyProductWithSourceAggregatorServlet.java
3531 5217 d 12 h vikas /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Process product events in batches of 6 hr window to avoid datastore timeouts.  
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/DailyProductWithSourceAggregatorServlet.java
3523 5218 d 11 h vikas /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Pre-Fill the sessionIdSourceMap for performacnce.  
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/DailyProductWithSourceAggregatorServlet.java
3488 5221 d 19 h vikas /trunk/GoogleAppDatalog/src/main/ Changes to improve performace and fix datastore timeout issue for the product activity dumper.  
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/DailyProductWithSourceAggregatorServlet.java
/trunk/GoogleAppDatalog/src/main/resources/log4j.properties
/trunk/GoogleAppDatalog/src/main/webapp/WEB-INF/cron.xml
/trunk/GoogleAppDatalog/src/main/webapp/jsp/product-activity-with-source.jsp
/trunk/GoogleAppDatalog/src/main/webapp/jsp/product-activity.jsp
3444 5224 d 15 h vikas /trunk/GoogleAppDatalog/src/main/ Changes to store the product activity with source.  
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/model/ItemActivityWithSource.java
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/server/ItemActivityWithSourceRepository.java
/trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/DailyProductWithSourceAggregatorServlet.java
/trunk/GoogleAppDatalog/src/main/webapp/jsp/product-activity-with-source.jsp
/trunk/GoogleAppDatalog/src/main/webapp/WEB-INF/appengine-web.xml
/trunk/GoogleAppDatalog/src/main/webapp/WEB-INF/cron.xml
/trunk/GoogleAppDatalog/src/main/webapp/WEB-INF/web.xml