Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do authentication by querying the database for existing users instead of chec... | Matthias Andreas Benkard | 2009-11-30 | 1 | -5/+3 |
* | Make potentially more efficient use of the data store when updating entities. | Matthias Andreas Benkard | 2009-11-29 | 1 | -6/+9 |
* | Support importing data from a file. | Matthias Andreas Benkard | 2009-11-29 | 1 | -7/+33 |
* | Fix authentication. | Matthias Andreas Benkard | 2009-11-29 | 1 | -4/+5 |
* | Allow the user to log in as needed. | Matthias Andreas Benkard | 2009-11-29 | 1 | -18/+19 |
* | Require authentication. | Matthias Andreas Benkard | 2009-11-29 | 1 | -0/+13 |
* | Various bug fixes. | Matthias Andreas Benkard | 2009-11-29 | 1 | -1/+1 |
* | build.xml: New file. | Matthias Andreas Benkard | 2009-11-29 | 1 | -1/+1 |
* | Move the source files around a bit. | Matthias Andreas Benkard | 2009-11-29 | 1 | -0/+0 |
* | Support numbers other than floats. | Matthias Andreas Benkard | 2009-11-29 | 1 | -1/+2 |
* | Use transactions more pervasively. | Matthias Andreas Benkard | 2009-11-29 | 1 | -8/+9 |
* | Support the creation of new revisions. | Matthias Andreas Benkard | 2009-11-29 | 1 | -2/+10 |
* | Add datastore transaction support. | Matthias Andreas Benkard | 2009-11-29 | 1 | -0/+17 |
* | Beginning of a rewrite in Clojure for use on the Google App Engine. | Matthias Andreas Benkard | 2009-11-29 | 2 | -0/+177 |