summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #19066 - Array offset error due to empty file versions arrayLiam JACK2020-04-121-0/+5
* Add visibility to all constantsChristoph Wurst2020-04-102-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-20/+8
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-7/+7
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+2
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-2/+0
|\
| * Remove unused importsChristoph Wurst2020-03-252-2/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-262-99/+99
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
|/
* Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-151-3/+3
* Merge pull request #18231 from nextcloud/fix/shared_version_restoreRoeland Jago Douma2019-12-091-4/+56
|\
| * update testsRobin Appelman2019-12-051-4/+56
* | Update license headersChristoph Wurst2019-12-056-7/+14
|/
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-021-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-273-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-222-4/+3
* Fix share testsRoeland Jago Douma2019-11-201-0/+7
* add way for version backends to programmatically specify if they should be usedRobin Appelman2019-05-211-0/+84
* modular versions apiRobin Appelman2018-11-011-18/+37
* Set error expected by the DAV client for a failed moveDaniel Calviño Sánchez2018-10-251-2/+10
* Wait for the promise to be fulfilled before running the next testDaniel Calviño Sánchez2018-10-251-4/+6
* move versions webui over to the dav apiRobin Appelman2018-10-113-224/+38
* Fix mock of ITimeFactoryJoas Schilling2018-10-101-41/+12
* Fix risky tests without assertionsJoas Schilling2018-01-251-1/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-062-0/+2
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-241-1/+1
* Proper exception for upload of .htaccess file via WebDAVMorris Jobke2017-05-081-12/+12
* added quit option in commentstabview.jsnoveens2017-03-231-1/+1
* Properly expire ext storage versions (#26601)Vincent Petry2017-03-101-1/+13
* Fix js testsRoeland Jago Douma2016-11-291-8/+11
* Display changes in file versions tab view and detailsView (#26511)Michael Jobst2016-11-141-1/+2
* More testsRoeland Jago Douma2016-11-031-0/+167
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-1/+1
* Fix getMock files_versionsRoeland Jago Douma2016-09-061-1/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-214-8/+12
* Hide revert button when no permission to revertVincent Petry2016-06-282-2/+64
* Update license headersLukas Reschke2016-05-262-4/+5
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-124-2/+4
* Fix testsRoeland Jago Douma2016-04-191-30/+51
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-121-2/+2
* set watch policy in testRobin Appelman2016-03-211-0/+15
* Update author informationLukas Reschke2016-03-011-0/+1
* versions provide more information when throwing hooksArthur Schiwon2016-02-081-1/+3
* cleanup shared cacheRobin Appelman2016-01-281-2/+2