summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #314 from jernst/masterLukas Reschke2016-07-071-1/+30
|\
| * 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
* | Revert "occ web executor (#24957)"Morris Jobke2016-07-071-143/+0
* | Merge branch 'master' into sync-masterMorris Jobke2016-07-0711-37/+100
|\|
| * Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-043-6/+6
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-018-4/+1603
| |\
| * | Set content-type to "application/octet-stream"Lukas Reschke2016-06-301-1/+5
| * | 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
| |\ \ \
| * | | | 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-264-107/+338
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-216-7/+313
| |\ \ \ \
| * | | | | fix unit testsMorris Jobke2016-06-201-3/+3
| * | | | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160614Arthur Schiwon2016-06-141-3/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-114-8/+514
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #19 from nextcloud/files-dropLukas Reschke2016-06-101-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | add hide file list optionBjoern Schiessle2016-06-091-1/+0
| * | | | | | | | Downstream 2016-06-09Arthur Schiwon2016-06-099-56/+317
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Downstream 2016-06-08"blizzz2016-06-096-173/+24
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Allow to cancel 2FA after loginJoas Schilling2016-06-091-4/+17
| * | | | | | | | dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-091-0/+31
| * | | | | | | | Allow to decrypt user '0' files onlyJoas Schilling2016-06-091-12/+23
| * | | | | | | | do not generate device token if 2FA is enable for userChristoph Wurst2016-06-091-7/+33
| * | | | | | | | Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-091-0/+19
| * | | | | | | | allow deleting "ghost files" trough the View and Node apiRobin Appelman2016-06-091-1/+50
| * | | | | | | | skip failing testsMorris Jobke2016-06-073-0/+5
* | | | | | | | | Set content type when downloading log file to force download in some browsers...Vincent Petry2016-07-061-0/+3
* | | | | | | | | fix swift primary object store test (#25281)Thomas Müller2016-07-052-1/+55
* | | | | | | | | Merge pull request #25276 from owncloud/delete-own-session-tokenVincent Petry2016-07-011-5/+36
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | prevent users from deleting their own session tokenChristoph Wurst2016-06-281-5/+36
* | | | | | | | | Various database migration fixes (#25209)Thomas Müller2016-06-297-3/+1599
|/ / / / / / / /
* | | | | | | / Login hooks (#25260)Christoph Wurst2016-06-271-1/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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