summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1221 from nextcloud/proper_204_304_responseMorris Jobke2016-09-011-1/+28
|\
| * No body or content-length for 204 and 304 responsesRoeland Jago Douma2016-08-311-1/+28
* | Remove unneeded Windows logicMorris Jobke2016-09-011-15/+0
|/
* Merge pull request #797 from nextcloud/only-match-for-auth-cookieJoas Schilling2016-08-311-1/+77
|\
| * Match only for actual session cookieLukas Reschke2016-08-091-1/+77
* | Merge pull request #608 from nextcloud/small-encryption-improvementJoas Schilling2016-08-311-3/+14
|\ \
| * | skip shared files, if files get decrypted only for a specific user we shouldn...Bjoern Schiessle2016-07-271-3/+14
* | | Merge pull request #1087 from nextcloud/get-delay-twiceLukas Reschke2016-08-301-6/+6
|\ \ \
| * | | dont get bruteforce delay twiceRobin Appelman2016-08-291-6/+6
* | | | Merge pull request #891 from nextcloud/us_25810Morris Jobke2016-08-301-43/+168
|\ \ \ \
| * | | | Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry2016-08-171-34/+68
| * | | | Fix unmerged shares repair with mixed group and direct sharesVincent Petry2016-08-171-1/+44
| * | | | Improve file_target finding logic when repairing unmerged sharesVincent Petry2016-08-171-9/+57
* | | | | always return numeric storage id as int, also check type equality in test ass...Jörn Friedrich Dreyer2016-08-291-29/+15
| |/ / / |/| | |
* | | | Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-0/+1
|\ \ \ \
| * | | | cache user foldersRobin Appelman2016-08-251-0/+1
* | | | | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-261-4/+41
|\ \ \ \ \
| * | | | | prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-241-4/+41
| |/ / / /
* | | | | Merge pull request #1069 from nextcloud/l10ntest_nodbJoas Schilling2016-08-252-8/+16
|\ \ \ \ \
| * | | | | L10N tests do not require DBRoeland Jago Douma2016-08-252-8/+16
| |/ / / /
* / / / / CappedMemoryCacheTest does not require DBRoeland Jago Douma2016-08-251-2/+0
|/ / / /
* | | | Merge pull request #1007 from nextcloud/shared-storage-non-recursiveLukas Reschke2016-08-231-4/+4
|\ \ \ \
| * | | | prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-4/+4
* | | | | Merge pull request #995 from nextcloud/workflow-sectionLukas Reschke2016-08-231-3/+16
|\ \ \ \ \
| * | | | | adjust testArthur Schiwon2016-08-221-11/+6
| * | | | | enlist only registered sections that also have settings registered toArthur Schiwon2016-08-221-3/+21
| |/ / / /
* / / / / add testArthur Schiwon2016-08-221-0/+16
|/ / / /
* | | | Remove reading PATH_INFO from server variableLukas Reschke2016-08-191-16/+0
* | | | Fix loading of ThemingDefaultsJulius Haertl2016-08-191-0/+1
* | | | Merge pull request #867 from nextcloud/notification-primary-action-always-firstRoeland Jago Douma2016-08-171-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure the primary action is always the first oneJoas Schilling2016-08-151-0/+29
* | | | 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