summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-10218-643/+420
* Use elseif instead of else ifChristoph Wurst2020-04-1016-56/+56
* Remove space between switch case and colonChristoph Wurst2020-04-091-32/+32
* Remove trailing and in between spacesChristoph Wurst2020-04-0911-26/+26
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-0969-319/+315
* Use a blank line after the opening tagChristoph Wurst2020-04-0934-12/+58
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0962-47/+15
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-0929-1810/+1810
* Merge pull request #16035 from nextcloud/share-search-hide-on-matchblizzz2020-04-091-62/+77
|\
| * dont show remote and email options if we have an exact match for local user e...Robin Appelman2020-04-081-62/+77
* | Fix multiline commentsChristoph Wurst2020-04-0819-246/+245
|/
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-2/+1
* Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma2020-04-062-4/+20
|\
| * add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-04-012-4/+20
* | Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-041-3/+3
|\ \
| * | Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-241-3/+3
* | | fix testsRobin Appelman2020-04-011-6/+26
| |/ |/|
* | [POC] Event for failed login attemptsRoeland Jago Douma2020-03-311-1/+8
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-2749-92/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-2549-92/+0
* | | Use the short array syntax, everywhereChristoph Wurst2020-03-26107-2075/+2075
* | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-2687-1251/+1251
|\ \ \
| * | | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-2587-1251/+1251
| |/ /
* / / Use lowercase true, false and null constantsChristoph Wurst2020-03-255-6/+6
|/ /
* | Merge pull request #14722 from tacruc/GpgMailerHooksRoeland Jago Douma2020-03-252-14/+69
|\ \
| * | Added Hook before Message is sendArne Hamann2020-03-242-14/+69
* | | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipeRoeland Jago Douma2020-03-241-13/+3
|\ \ \ | |/ / |/| |
| * | Check the user on remote wipeJoas Schilling2020-03-161-13/+3
* | | Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl2020-03-241-1/+0
| |/ |/|
* | Merge pull request #17684 from mlatief/support-no-proxyRoeland Jago Douma2020-03-221-11/+139
|\ \
| * | Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif2020-02-291-11/+139
* | | Add tests for ContactsStore filteringJulius Härtl2020-03-201-4/+99
* | | Add tests for user group enumeration limitJulius Härtl2020-03-201-16/+128
* | | Fix recursive calls in logging via server methodsJoas Schilling2020-03-182-8/+9
* | | Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-151-2/+3
| |/ |/|
* | Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-1/+17
* | Merge pull request #19742 from nextcloud/bug/19740/add-msg-for-exceptionblizzz2020-03-021-0/+17
|\ \ | |/ |/|
| * Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-0/+17
* | better tests for SimpleFolderRobin Appelman2020-02-281-71/+48
|/
* Strip of users home path from share api messageJoas Schilling2020-02-201-0/+3
* when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-131-0/+4
* disable timeout on app install via cliArthur Schiwon2020-02-121-4/+8
* [3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2John Molakvoæ (skjnldsv)2020-02-112-26/+26
* Add Argon2id supportRoeland Jago Douma2020-02-071-18/+56
* Merge pull request #18926 from nextcloud/fix/18689/int-array-accessJoas Schilling2020-02-061-0/+62
|\
| * Add test to trigger "Trying to access array offset on value of type int"Daniel Kesselberg2020-01-231-0/+62
* | Allow selecting the hashing algorithmRoeland Jago Douma2020-02-031-2/+63
* | Merge pull request #19241 from nextcloud/bug/noid/job-catch-throwableRoeland Jago Douma2020-02-031-0/+21
|\ \
| * | Make sure to catch php errors during job executionDaniel Kesselberg2020-01-311-0/+21
* | | Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-13/+20
|/ /