Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the score table display some more by grouping score entries by exerci... | Matthias Andreas Benkard | 2009-12-03 | 1 | -4/+8 |
* | Improve score table display. | Matthias Andreas Benkard | 2009-12-02 | 1 | -3/+6 |
* | send-mail: Communicate success to the client as appropriate. | Matthias Andreas Benkard | 2009-12-02 | 1 | -1/+2 |
* | /logik.txt: New entry point. | Matthias Andreas Benkard | 2009-12-02 | 1 | -0/+4 |
* | Add a button for sending the database as mail to all users. | Matthias Andreas Benkard | 2009-12-02 | 1 | -1/+45 |
* | make-new-revision: Improve performance. | Matthias Andreas Benkard | 2009-12-02 | 1 | -3/+10 |
* | Sort the student list by name. | Matthias Andreas Benkard | 2009-12-01 | 1 | -1/+3 |
* | 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 |