summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Safe teardownsRobin Appelman2016-01-141-4/+6
* Happy new year!Thomas Müller2016-01-124-4/+7
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-2/+4
* Add DB group to some files_external testsThomas Müller2015-11-302-0/+14
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+2
* update testsRobin Appelman2015-11-191-1/+0
* Update license headersLukas Reschke2015-10-261-0/+1
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-2/+5
* Fix rename shared versions testRobin Appelman2015-10-161-3/+2
* test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-052-0/+3
* Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-1/+1
* Add the method to the mockJoas Schilling2015-09-251-0/+1
* Merge pull request #15098 from owncloud/fix_preview_versions_revert_issueThomas Müller2015-09-241-0/+37
|\
| * delete cached preview when rolling back file's versionGeorg Ehrke2015-09-201-0/+37
* | Move dummy backend to Tests namespaceLukas Reschke2015-09-221-1/+1
|/
* Follow PSRVictor Dubiniuk2015-09-151-0/+0
* Namespacing, reusingVictor Dubiniuk2015-09-151-2/+4
* ImprovementsVictor Dubiniuk2015-09-151-3/+5
* Add versions obligationVictor Dubiniuk2015-09-151-0/+200
* Add versions tab to files sidebarVincent Petry2015-09-033-0/+465
* Merge pull request #16964 from owncloud/versions_occThomas Müller2015-07-061-0/+162
|\
| * add occ tool to delete versionsBjoern Schiessle2015-06-161-0/+162
* | update license headers and authorsMorris Jobke2015-06-251-0/+2
|/
* Add unit tests for non existing usersJoas Schilling2015-06-051-0/+34
* Abort expiration when file is goneVincent Petry2015-05-291-0/+10
* fix testsRobin Appelman2015-05-181-0/+1
* Added unit tests for versions storingVincent Petry2015-05-151-4/+86
* Merge pull request #15881 from owncloud/share-moveversionsproperlyVincent Petry2015-05-111-13/+133
|\
| * Fix version rename with files and foldersVincent Petry2015-04-271-13/+133