Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-30 | reportall: Remove php based indexing/ordering in output | Benjamin Franzke | 1 | -2/+2 | |
It is already done by the database. | |||||
2013-01-30 | reportall: Show users progress | Benjamin Franzke | 1 | -4/+9 | |
2013-01-30 | reportall: Fix query in TODO | Benjamin Franzke | 1 | -3/+3 | |
2013-01-30 | reportall: Add todo | Benjamin Franzke | 1 | -0/+11 | |
2013-01-29 | reportall: Do not show deleted users | Benjamin Franzke | 1 | -1/+1 | |
2013-01-27 | reportall: Order results by id | Benjamin Franzke | 1 | -2/+2 | |
2013-01-25 | reportall: Indicate whether a user did a query at all or not | Benjamin Franzke | 1 | -1/+1 | |
2013-01-25 | Fix coding style | Benjamin Franzke | 1 | -6/+6 | |
2013-01-25 | Replace all deprecated error() calls with print_error | Benjamin Franzke | 1 | -1/+1 | |
2013-01-25 | reportall: Dont show guestuser | Benjamin Franzke | 1 | -0/+3 | |
Since we forbid guests to query.. | |||||
2013-01-24 | Add reportall to display tests results for all users.. | Benjamin Franzke | 1 | -0/+59 | |