Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
1 - 20 of 11940  Next ›
11940 11.03.2010 01:23:31, by keithl
IntelliJ run configuration change - set port back to 8080
11939 11.03.2010 01:21:57, by keithl
Fix typo
11938 11.03.2010 01:21:44, by keithl
Add invocation ID to invocation CSV file
11937 11.03.2010 01:21:08, by keithl
Edited wiki page through web user interface.
11936 11.03.2010 01:14:07, by keithl
Huge refactoring to enable running the appengine cloud as a standalone application using Jetty, HSQLDB, and DataNucleus. It seems to work!

The main differences between the codebases (appEngineCloud vs localCloud) are:
- App Engine uses a proprietary Key object

Unfortunately there's a bit of code duplication necessary to get this working. This is because while JDO does allow for inheritance, the base class needs to provide the primary key - for some weird reason - and since in a few cases a Key is the primary key, we can't use a common base class. The web.xml is also duplicated, not sure if there's a way to share common aspects of a web.xml.

Still to do:
- Make sure it builds in Eclipse
- Create two sets of unit tests
- Make Ant file to build it from command line
- Make sure the HSQLDB saves and loads from disk correctly
11935 09.03.2010 22:02:10, by keithl
Edited wiki page through web user interface.
11934 09.03.2010 22:01:32, by keithl
Add support for bulk download as CSV. See http://code.google.com/p/findbugs/wiki/AppEngineCloudBackup for details
11933 09.03.2010 21:56:32, by keithl
Created wiki page through web user interface.
11932 09.03.2010 16:31:49, by keithl
Edited wiki page through web user interface.
11931 05.03.2010 03:20:41, by bill.pugh
change default max rank to 14
11930 05.03.2010 00:33:03, by keithl
Remove HSQLDB lock file accidentally committed
11929 05.03.2010 00:31:20, by keithl
Initial checkin for local appengine implementation. Got HSQL and DataNucleus JDO working, still working on jetty.
11928 04.03.2010 20:22:05, by keithl
11927 04.03.2010 20:20:37, by keithl
Improve usability of OpenID login page
11926 04.03.2010 20:19:23, by keithl
IntelliJ project file changes
11925 04.03.2010 18:45:47, by keithl
Store users by OpenID identity
11924 04.03.2010 17:38:14, by keithl
Update appengine cloud auth tests to use OpenID
11923 04.03.2010 16:26:41, by keithl
Fix App Engine Cloud server build - add dyuproject jars for OpenID authentication
11922 03.03.2010 23:04:29, by keithl
Initial support for OpenID login in appengine cloud. Replaces default google authentication code.
11921 03.03.2010 23:01:56, by keithl
Add generated-src to app engine cloud client sourcepaths
1 2 3 4 5 6 7 8 9 10 Next