summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #381 from nextcloud/postgres-setupRoeland Douma2016-07-151-8/+8
|\
| * fix testRobin Appelman2016-07-131-8/+8
* | Cleanup ManagerTestRoeland Jago Douma2016-07-141-12/+32
* | Merge pull request #392 from nextcloud/roottest_nodbJoas Schilling2016-07-131-20/+39
|\ \
| * | RootTest does not require DBRoeland Jago Douma2016-07-131-20/+39
| |/
* / Fix failing tests after db splitRoeland Jago Douma2016-07-132-5/+5
|/
* Some UtilTests require DBRoeland Jago Douma2016-07-111-0/+8
* LegacyGroupTest need DBRoeland Jago Douma2016-07-111-0/+6
* Improve ManagerTestRoeland Jago Douma2016-07-112-207/+205
* Improve GroupTestRoeland Jago Douma2016-07-111-43/+124
* Merge pull request #364 from nextcloud/ca-bundle-testsBjörn Schießle2016-07-111-0/+92
|\
| * add test for needsRebundling() checkBjoern Schiessle2016-07-111-0/+92
* | Improve NodeTestRoeland Jago Douma2016-07-111-123/+76
|/
* Merge pull request #347 from nextcloud/drop-windows-fooLukas Reschke2016-07-1112-175/+9
|\
| * Fix some more testsJoas Schilling2016-07-111-96/+1
| * Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-0811-79/+8
* | Merge pull request #351 from nextcloud/improve_filetest_unittestMorris Jobke2016-07-111-237/+153
|\ \
| * | Improve FileTestRoeland Jago Douma2016-07-081-237/+153
| |/
* | Mock loggerRoeland Jago Douma2016-07-111-3/+3
* | Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-1113-116/+185
* | Correction is no longer required in php7Roeland Jago Douma2016-07-081-1/+1
* | Fix phpunit Trait warningRoeland Jago Douma2016-07-081-1/+1
|/
* Disallow certain malformed domain names even if they match the trusted domain...Johannes Ernst2016-07-061-0/+4
* Trusted domain wildcard checking made shorter, supporting multiple *Johannes Ernst2016-07-061-1/+26
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-041-1/+1
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-018-4/+1603
|\
| * Various database migration fixes (#25209)Thomas Müller2016-06-297-3/+1599
| * Login hooks (#25260)Christoph Wurst2016-06-271-1/+4
* | Merge pull request #206 from nextcloud/ci-mysqlMorris Jobke2016-06-301-0/+8
|\ \
| * | mysql only works with 3 byte UTF-8Morris Jobke2016-06-291-0/+8
* | | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-273-18/+117
|\ \ \ | | |/ | |/|
| * | Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadpermsVincent Petry2016-06-272-18/+87
| |\ \
| | * | Repair step to adjust link share delete permissionsVincent Petry2016-06-241-0/+87
| | * | Add explicit delete permission to link sharesVincent Petry2016-06-241-18/+0
| * | | check login name when authenticating with client tokenChristoph Wurst2016-06-241-0/+30
| |/ /
* | | verify user password on changeBjoern Schiessle2016-06-271-1/+46
* | | remove old hook, no longer neededBjoern Schiessle2016-06-271-19/+16
* | | check password for link sharesBjoern Schiessle2016-06-271-6/+14
* | | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-263-107/+195
|\| | | |/ |/|
| * Merge pull request #25172 from owncloud/token-login-validationVincent Petry2016-06-223-107/+97
| |\
| | * fix unit test warning/errorsChristoph Wurst2016-06-201-15/+16
| | * fix DefaultTokenMapperTestChristoph Wurst2016-06-201-0/+4
| | * fix default token provider testsChristoph Wurst2016-06-201-26/+0
| | * fix user session testsChristoph Wurst2016-06-201-73/+73
| | * use token last_activity instead of session valueChristoph Wurst2016-06-171-1/+12
| * | update session token password on user password changeChristoph Wurst2016-06-212-0/+98
* | | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-216-7/+313
|\| |
| * | add PasswordLoginForbiddenExceptionChristoph Wurst2016-06-172-2/+33
| |/
| * assert app is loaded in unit testsChristoph Wurst2016-06-161-0/+7
| * load 2FA provider apps before querying classesChristoph Wurst2016-06-161-1/+4