Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 1 | -3/+11 |
* | remove unnecessary require calls - the ownCloud class loader is supposed to t... | Thomas Müller | 2014-10-30 | 1 | -2/+0 |
* | Sync file list with file actions | Vincent Petry | 2014-06-27 | 1 | -0/+1 |
* | add additional tests for the trash bin | Bjoern Schiessle | 2014-06-18 | 1 | -8/+131 |
* | make sure that we always use the right user | Bjoern Schiessle | 2014-06-18 | 1 | -6/+6 |
* | fix trash bin expire operation and add unit tests | Bjoern Schiessle | 2014-06-17 | 1 | -0/+198 |
* | Distinguish legacy file actions from regular file actions | Vincent Petry | 2014-05-30 | 1 | -4/+7 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -25/+115 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 2 | -0/+288 |