aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix many tests and warningsCarl Schwan2022-08-081-2/+6
* Port existing server code to new interfaceCarl Schwan2022-08-081-6/+3
* Replace license information to SPDX expressionLouis Chemineau2022-01-113-4/+4
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-161-0/+2
* Add configuration flag to disable the background job for files_versionsDaniel Kesselberg2021-10-111-0/+77
* test for version expireRobin Appelman2021-08-181-0/+116
* Fix tests in files_versionsCarl Schwan2021-07-232-7/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-8/+2
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-313-12/+58
* 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
* FIXRoeland Jago Douma2020-12-071-36/+0
* VersioningTest:729 is unreliable and should be disabledMorris Jobke2020-10-121-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-7/+7
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-8/+8
* 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-292-0/+2
* 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