summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix calculation if there are more resultsJoas Schilling2018-03-091-19/+19
* Add tests for finding own email and user results paginationJoas Schilling2018-03-091-1/+94
* Hardening of SimpleFile getContentRoeland Jago Douma2018-03-021-0/+22
* Merge pull request #8099 from nextcloud/7873_13Roeland Jago Douma2018-02-281-8/+20
|\
| * Update testsRoeland Jago Douma2018-02-081-8/+20
* | Better result handling of email searchJoas Schilling2018-02-202-3/+3
* | Merge pull request #8102 from nextcloud/s3-uploader-13Morris Jobke2018-02-081-5/+12
|\ \ | |/ |/|
| * Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-291-5/+12
* | Merge pull request #8197 from nextcloud/stable13-8144Roeland Jago Douma2018-02-073-0/+124
|\ \
| * | Fix testsRoeland Jago Douma2018-02-061-0/+4
| * | Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-063-16/+42
| * | Add tests and class mappingJulius Härtl2018-02-061-0/+94
* | | Merge pull request #8045 from nextcloud/8002_13Roeland Jago Douma2018-02-061-45/+50
|\ \ \ | |/ / |/| |
| * | Fix testsRoeland Jago Douma2018-01-251-45/+50
| |/
* / Add tests for URL rewritingJulius Härtl2018-02-021-4/+14
|/
* Backport of format self-mentions, but don't offer them #7914Arthur Schiwon2018-01-182-2/+54
* Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma2018-01-171-2/+0
|\
| * Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-2/+0
* | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
|/
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+8
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-33/+0
* never translate login names when requiring with a user idArthur Schiwon2018-01-031-12/+28
* extend tests for status quoArthur Schiwon2018-01-032-0/+19
* Move passwordconfirmation to its own midlewareRoeland Jago Douma2018-01-022-10/+130
* disable password confirmation with SSOBjoern Schiessle2018-01-021-1/+10
* Fixed testsJohn Molakvoæ (skjnldsv)2017-12-303-13/+32
* Correctly remove temp test directory treeJohn Molakvoæ (skjnldsv)2017-12-301-1/+13
* Added tests for various installations typesJohn Molakvoæ (skjnldsv)2017-12-301-0/+37
* Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2017-12-301-11/+2
* Fix failing AvatarTestJulius Härtl2017-12-191-1/+1
* Merge pull request #7562 from nextcloud/fix-wrongly-cached-resultRoeland Jago Douma2017-12-191-1/+52
|\
| * Cache final result of update checkMorris Jobke2017-12-181-1/+52
* | Fix testsRoeland Jago Douma2017-12-183-3/+3
|/
* Fix and tests for MailPluginTobia De Koninck2017-12-161-1/+138
* Test fixes 2John Molakvoæ (skjnldsv)2017-12-141-3/+3
* Test fixesJohn Molakvoæ (skjnldsv)2017-12-141-2/+2
* Use cached app listMorris Jobke2017-12-141-0/+1
* allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle2017-12-121-0/+14
* Merge pull request #6651 from nextcloud/remote-cloud-clientRoeland Jago Douma2017-12-113-0/+307
|\
| * Add some more tests for ocs remote apiRobin Appelman2017-12-083-53/+232
| * refuse to use http if we know a remote has httpsRobin Appelman2017-12-081-0/+128
* | Merge pull request #7427 from nextcloud/fix-white-color-in-emailsMorris Jobke2017-12-111-0/+16
|\ \
| * | Fix email buttons for white themeMorris Jobke2017-12-111-0/+16
| |/
* | Merge pull request #6876 from nextcloud/always_img_avatarMorris Jobke2017-12-081-7/+37
|\ \ | |/ |/|
| * Fix testsRoeland Jago Douma2017-11-291-7/+37
* | use formal version of German if default_language is set to 'de_DE'Bjoern Schiessle2017-11-301-2/+42
|/
* Fix current access list test and add one for $currentAccess === falseJoas Schilling2017-11-281-2/+113
* Merge pull request #7305 from nextcloud/log-level-for-log-extendingMorris Jobke2017-11-271-4/+4
|\
| * Pass log level to log reportersMorris Jobke2017-11-271-4/+4
* | Merge pull request #7210 from nextcloud/pg10Morris Jobke2017-11-271-17/+18
|\ \ | |/ |/|