summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Unify the permission checking in one place onlyJoas Schilling2019-07-031-4/+9
* Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+6
* Check for free space on touchJulius Härtl2019-05-281-0/+5
* Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-10/+9
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-211-1/+30
* Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-11/+4
* Merge pull request #14597 from nextcloud/backport/14425/stable15Morris Jobke2019-03-081-0/+38
|\
| * Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-081-0/+38
* | Remove "socialsharing_googleplus" from Social Sharing BundleMarius Blüm2019-03-081-1/+0
|/
* two item => two itemsDaniel Kesselberg2019-02-271-1/+1
* Parse multiple navigation itemsDaniel Kesselberg2019-02-272-13/+23
* Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-191-16/+30
* Update CRL to contain revoked files_external_dropbox, passman & paybackMorris Jobke2019-02-141-40/+40
* Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-121-0/+29
* always use multipart uploader for s3 uploadsRobin Appelman2019-01-291-3/+28
* cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-0/+31
* Merge pull request #13036 from nextcloud/objectstore-write-exists-15Roeland Jago Douma2019-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
* | CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-075-63/+63
* | Use a case insensitive search for emailRoeland Jago Douma2018-12-201-2/+3
* | Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-191-53/+90
|/
* Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-051-2/+9
* Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris 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
* | | Merge pull request #11404 from flokli/sendmail-pathRoeland Jago Douma2018-11-021-1/+7
|\ \ \
| * | | Fallback to default path is sendmail can't be foundRoeland Jago Douma2018-11-021-1/+7
* | | | Merge pull request #11875 from nextcloud/add-support-for-sending-the-password...Roeland Jago Douma2018-11-021-2/+59
|\ \ \ \