summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #13739 from nextcloud/cache-cleanup-changeMorris Jobke2019-01-221-0/+31
|\ \ \
| * | | cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-0/+31
* | | | Allow resources via OCS as wellJoas Schilling2019-01-221-0/+85
* | | | Merge pull request #13032 from nextcloud/objectstore-write-existsMorris Jobke2019-01-144-1/+122
|\ \ \ \ | |_|/ / |/| | |
| * | | upload new files in objectstore to a .part path firstRobin Appelman2018-12-123-1/+107
| * | | Add objectExists to objectstore interfaceRobin Appelman2018-12-121-0/+15
* | | | Set default frame-ancestors to 'self'Roeland Jago Douma2019-01-085-62/+62
| |/ / |/| |
* | | CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-075-63/+63
* | | Merge pull request #12621 from nextcloud/td/12224/cleanup_middleware_registeringRoeland Jago Douma2019-01-071-9/+10
|\ \ \
| * | | Cleanup middleware registeringRoeland Jago Douma2019-01-031-9/+10
| | |/ | |/|
* | | Merge pull request #10555 from nextcloud/bugfix/10518/only-check-added-itemsblizzz2019-01-031-15/+95
|\ \ \ | |/ / |/| |
| * | Update the tests to the comparison logicJoas Schilling2018-12-171-15/+95
| |/
* | Use a case insensitive search for emailRoeland Jago Douma2018-12-201-2/+3
* | Merge pull request #13116 from nextcloud/fix/only_trust_xforwardedhost_for_tr...Roeland Jago Douma2018-12-191-53/+90
|\ \
| * | Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-171-53/+90
* | | Merge pull request #12766 from stalker314314/streaming-optionsJohn Molakvoæ2018-12-181-0/+22
|\ \ \ | |/ / |/| |
| * | Addressing comments, array() to []Branko Kokanovic2018-12-171-2/+2
| * | Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic2018-11-301-0/+22
* | | Merge pull request #12883 from nextcloud/appdata-performanceJoas Schilling2018-12-172-18/+12
|\ \ \ | |_|/ |/| |
| * | use a fresh appdata factory in background job testRobin Appelman2018-12-061-1/+5
| * | try to grab the appdata folder directly without going trough the whole treeRobin Appelman2018-12-061-17/+7
| |/
* | Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-4/+0
* | Merge pull request #12891 from nextcloud/theming-cachingRoeland Jago Douma2018-12-071-1/+1
|\ \
| * | more caching for themingRobin Appelman2018-12-071-1/+1
| |/
* | Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-051-2/+9
* | Fix typo in "incoming"Joas Schilling2018-12-051-1/+1
|/
* Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke2018-11-291-7/+1
|\
| * update encryption wrapper testsRobin Appelman2018-11-291-7/+1
* | Add testcases for pipe modeDaniel Kesselberg2018-11-292-12/+44
|/
* Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
* Allow empty strings in getAbsoluteURLJoas Schilling2018-11-201-0/+2
* Update the URLGenerator test to current state of artJoas Schilling2018-11-201-32/+30
* add test for non existing file by idRobin Appelman2018-11-191-0/+1
* Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-125-5/+5
|\
| * Use the defined func()->count() instead of manual countingJoas Schilling2018-11-085-5/+5
* | Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint...Morris Jobke2018-11-121-2/+1
|\ \
| * | Exception is not thrown anymoreMorris Jobke2018-11-121-2/+1
| |/
* / Make sure to always load the latest icons-vars.css fileJulius Härtl2018-11-121-1/+6
|/
* Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma2018-11-081-0/+82
|\
| * Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-0/+82
* | Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-sp...Morris Jobke2018-11-071-2/+5
|\ \
| * | Match mentions when the username is wrapped in quotesJoas Schilling2018-11-071-2/+5
| |/
* / Add test that unique constraint is workingDaniel Kesselberg2018-11-061-0/+13
|/
* Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-052-17/+7
|\
| * Fix testsRoeland Jago Douma2018-11-022-17/+7
* | Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-021-0/+121
|\ \ | |/ |/|
| * Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)2018-11-018-35/+228
| |\
| | * TestsJohn Molakvoæ (skjnldsv)2018-11-011-0/+121
| * | Fix phpunitJohn Molakvoæ (skjnldsv)2018-11-011-20/+20
| * | TestsJohn Molakvoæ (skjnldsv)2018-10-301-0/+121