aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #846 from nextcloud/provisioning_api_ocsJoas Schilling2016-08-171-6/+70
|\
| * Add testsRoeland Jago Douma2016-08-141-6/+70
* | adjust tests to latest changesArthur Schiwon2016-08-162-20/+118
* | Merge branch 'master' into implement_712Arthur Schiwon2016-08-161-26/+45
|\ \
| * | Make the capabilities manager more error proofRoeland Jago Douma2016-08-151-26/+45
| |/
* | Use MockBuilder instead of createMockLukas Reschke2016-08-157-28/+28
* | Add unit testsLukas Reschke2016-08-158-0/+1001
|/
* OCSController requires DataResponseRoeland Jago Douma2016-08-101-52/+5
* Merge pull request #529 from nextcloud/vendor-maintenance-downgradeLukas Reschke2016-08-101-1/+12
|\
| * Allow downgrades of maintenance accross vendorsJoas Schilling2016-07-221-1/+12
* | Merge pull request #691 from nextcloud/ocs_allow_all_old_routesLukas Reschke2016-08-091-7/+7
|\ \
| * | Allow ocs/v2.php/cloud/... routesRoeland Jago Douma2016-08-081-7/+7
* | | Merge pull request #746 from nextcloud/jail-rootLukas Reschke2016-08-091-2/+11
|\ \ \
| * | | Adding test case for getPathById including a jailed cache where root is just ...Thomas Müller2016-08-051-2/+11
* | | | Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma2016-08-081-0/+51
| |/ / |/| |
* | | Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-051-2/+2
|/ /
* | Fix RepairUnmergedShares to not skip valid repair casesVincent Petry2016-08-031-2/+42
* | Add repair step for unmerged shares (WIP)Vincent Petry2016-08-031-0/+409
* | We should properly check for 'true' instaed of the boolRoeland Jago Douma2016-08-011-1/+2
* | Dark hackery to not always disable CSRF for OCS controllersRoeland Jago Douma2016-07-291-0/+55
* | Merge pull request #556 from nextcloud/nextcloud-version-checkMorris Jobke2016-07-291-1/+3
|\ \
| * | Translate the server version for nextcloudJoas Schilling2016-07-261-1/+3
* | | Support subdir in the OCS v2 endpointRoeland Jago Douma2016-07-271-0/+30
* | | fix enabled apps testsMorris Jobke2016-07-271-0/+5
* | | fix unit testsMorris Jobke2016-07-261-2/+2
* | | Add workflowengineMorris Jobke2016-07-261-2/+4
|/ /
* | Merge pull request #292 from nextcloud/recent-filesWilliam Bargent2016-07-251-4/+169
|\ \
| * | use limit instead of since when listing recent filesRobin Appelman2016-07-221-7/+6
| * | fix testRobin Appelman2016-07-221-1/+4
| * | add recent files to node apiRobin Appelman2016-07-221-4/+167
| |/
* | Merge pull request #523 from Faldon/masterJoas Schilling2016-07-251-6/+6
|\ \
| * | Renamed test classes for file logging tests.Thomas Pulzer2016-07-221-2/+2
| * | Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-221-4/+4
| |/
* / Add testsRoeland Jago Douma2016-07-221-1/+35
|/
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-214-23/+193
|\
| * Mitigate race conditionLukas Reschke2016-07-201-3/+18
| * Implement brute force protectionLukas Reschke2016-07-204-23/+178
* | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-202-94/+431
|\ \
| * | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-202-94/+431
| |/
* | Merge pull request #475 from nextcloud/ocs-middlewareRoeland Douma2016-07-201-0/+108
|\ \
| * | Add unit testsRoeland Jago Douma2016-07-201-0/+108
| |/
* | Merge pull request #471 from nextcloud/storage-fopenspecialcharsMorris Jobke2016-07-201-6/+20
|\ \ | |/ |/|
| * Added storage tests for fopen with special charsVincent Petry2016-07-201-6/+20
* | Merge pull request #402 from nextcloud/smb-notificationsMorris Jobke2016-07-201-1/+26
|\ \ | |/ |/|
| * Save the files external mount id in the mount cache tableRobin Appelman2016-07-131-1/+26
* | Add route testsRoeland Jago Douma2016-07-181-0/+131
* | Merge pull request #381 from nextcloud/postgres-setupRoeland Douma2016-07-151-8/+8
|\ \
| * | fix testRobin Appelman2016-07-131-8/+8
| |/
* | Cleanup ManagerTestRoeland Jago Douma2016-07-141-12/+32
* | Merge pull request #392 from nextcloud/roottest_nodbJoas Schilling2016-07-131-20/+39
|\ \