summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-203-88/+232
|\
| * Fix 5.6 duplicate class importJoas Schilling2017-03-171-3/+1
| * Clean up the testJoas Schilling2017-03-171-81/+52
| * Use DIJoas Schilling2017-03-171-27/+31
| * Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-173-0/+171
* | Merge pull request #3924 from nextcloud/preview_fixesLukas Reschke2017-03-201-1/+5
|\ \
| * | Fix testsRoeland Jago Douma2017-03-191-1/+5
* | | Merge pull request #3949 from nextcloud/downstream-27307Morris Jobke2017-03-201-4/+21
|\ \ \
| * | | Improve the test caseMorris Jobke2017-03-201-4/+7
| * | | checking if app exists in the FileStream nownoveens2017-03-201-4/+18
* | | | test setTagGroups with empty groupidsJörn Friedrich Dreyer2017-03-191-0/+9
|/ / /
* | | Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-192-10/+10
* | | Merge pull request #3927 from nextcloud/minor-fixesMorris Jobke2017-03-191-5/+17
|\ \ \
| * | | Namespace and array syntax fixesMorris Jobke2017-03-191-5/+17
* | | | Merge pull request #3906 from nextcloud/shares-circles-2Roeland Jago Douma2017-03-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | shares-circlesMaxence Lange2017-03-171-1/+1
| |/ /
* | | Merge pull request #3898 from nextcloud/issue-3627-always-suggest-cli-urlLukas Reschke2017-03-182-3/+13
|\ \ \ | |/ / |/| |
| * | Always suggest the overwrite.cli.urlJoas Schilling2017-03-172-3/+13
* | | Merge pull request #3892 from nextcloud/downstream-27101Joas Schilling2017-03-171-253/+288
|\ \ \ | |/ / |/| |
| * | Cleanup testJoas Schilling2017-03-171-254/+266
| * | Fix unit testJoas Schilling2017-03-171-2/+1
| * | Redirect unlink to rmdir (#27101)Vincent Petry2017-03-161-0/+24
| |/
* | Merge pull request #3878 from nextcloud/downstream-26303Joas Schilling2017-03-173-7/+5
|\ \
| * | Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath2017-03-173-7/+5
| |/
* | Adjust tests to include base-uriLukas Reschke2017-03-162-2/+2
* | Add base-uri to CSP policyLukas Reschke2017-03-164-110/+110
|/
* Merge pull request #3772 from nextcloud/favorite-searchMorris Jobke2017-03-131-6/+64
|\
| * Allow searching for favoritesRobin Appelman2017-03-081-6/+64
* | Merge pull request #3787 from nextcloud/ocs-cookieLukas Reschke2017-03-101-0/+25
|\ \
| * | add test for skipping cookie checks for ocsRobin Appelman2017-03-101-0/+25
| |/
* | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-208/+0
* | Merge pull request #3611 from nextcloud/announce-trsuted-server-endpointsBjörn Schießle2017-03-091-2/+64
|\ \ | |/ |/|
| * add and adjust unit testsBjoern Schiessle2017-03-091-2/+64
* | Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-082-15/+263
|\ \ | |/ |/|
| * add tests for filesearchbackendRobin Appelman2017-03-011-0/+3
| * add tests for searchQueryRobin Appelman2017-03-011-15/+59
| * Implement webdav SEARCHRobin Appelman2017-03-011-0/+173
| * add icewind/searchdavRobin Appelman2017-02-281-0/+28
* | Make the test usefulJoas Schilling2017-03-031-0/+2
* | Execute UpdateLanguageCode only onceMorris Jobke2017-03-021-1/+25
* | Fix table name and add a test for more than 1 entriesJoas Schilling2017-03-021-20/+23
* | Change language code for languages with only one translationMorris Jobke2017-03-011-0/+147
* | DefaultTokenProviderTest mocked/asserted the wrong methodChristoph Wurst2017-02-281-2/+2
|/
* Fix unit tests and improve appstore logicMorris Jobke2017-02-243-4/+176
* Merge pull request #3589 from nextcloud/remove-unneeded-repair-stepMorris Jobke2017-02-2311-1652/+19
|\
| * cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-2211-1652/+19
* | Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-1/+7
|/
* Merge pull request #3297 from nextcloud/cloud-id-resolveRobin Appelman2017-02-092-0/+145
|\
| * clean cloud idsRobin Appelman2017-02-091-7/+7
| * add testsRobin Appelman2017-02-082-0/+145