summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/command
Commit message (Collapse)AuthorAgeFilesLines
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-122-250/+0
|
* Happy new year!Thomas Müller2016-01-122-2/+5
|
* Add DB group to some files_external testsThomas Müller2015-11-301-0/+7
| | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+7
| | | | Adding more DB groups to test suits
* Deduplicate queued trashbin expire jobsMorris Jobke2015-11-271-1/+1
| | | | | | | | * fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling2015-08-101-1/+1
|
* Fix existing usages by removing the quotesJoas Schilling2015-07-211-8/+14
|
* Use the public interface and our method instead of the doctrine thingJoas Schilling2015-07-211-4/+4
|
* add occ command to trashbin to remove deleted filesBjoern Schiessle2015-06-241-0/+192
|
* Add unit tests for non existing usersJoas Schilling2015-06-051-0/+34