summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/tests/VersioningTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-201-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* VersioningTest:729 is unreliable and should be disabledMorris Jobke2020-10-121-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Move files_versions to bootstrap mechanismMorris Jobke2020-07-091-2/+0
* Fix testsJoas Schilling2020-06-241-0/+1
* Update share type constant usageJoas Schilling2020-06-241-7/+7
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix #19066 - Array offset error due to empty file versions arrayLiam JACK2020-04-121-0/+5
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-16/+7
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-95/+95
* | 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-051-1/+1
|/
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-021-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-4/+4
* Fix share testsRoeland Jago Douma2019-11-201-0/+7
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-1/+1
* Proper exception for upload of .htaccess file via WebDAVMorris Jobke2017-05-081-12/+12
* Properly expire ext storage versions (#26601)Vincent Petry2017-03-101-1/+13
* 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-211-3/+4
* Hide revert button when no permission to revertVincent Petry2016-06-281-1/+37
* Update license headersLukas Reschke2016-05-261-3/+4
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-121-0/+871