Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #479 from nextcloud/add-bruteforce-throttler | Lukas Reschke | 2016-07-21 | 4 | -23/+193 |
|\ | |||||
| * | Mitigate race condition | Lukas Reschke | 2016-07-20 | 1 | -3/+18 |
| * | Implement brute force protection | Lukas Reschke | 2016-07-20 | 4 | -23/+178 |
* | | Merge pull request #476 from nextcloud/port-same-site-cookies | Lukas Reschke | 2016-07-20 | 2 | -94/+431 |
|\ \ | |||||
| * | | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 2 | -94/+431 |
| |/ | |||||
* | | Merge pull request #475 from nextcloud/ocs-middleware | Roeland Douma | 2016-07-20 | 1 | -0/+108 |
|\ \ | |||||
| * | | Add unit tests | Roeland Jago Douma | 2016-07-20 | 1 | -0/+108 |
| |/ | |||||
* | | Merge pull request #471 from nextcloud/storage-fopenspecialchars | Morris Jobke | 2016-07-20 | 1 | -6/+20 |
|\ \ | |/ |/| | |||||
| * | Added storage tests for fopen with special chars | Vincent Petry | 2016-07-20 | 1 | -6/+20 |
* | | Merge pull request #402 from nextcloud/smb-notifications | Morris Jobke | 2016-07-20 | 1 | -1/+26 |
|\ \ | |/ |/| | |||||
| * | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 1 | -1/+26 |
* | | Add route tests | Roeland Jago Douma | 2016-07-18 | 1 | -0/+131 |
* | | Merge pull request #381 from nextcloud/postgres-setup | Roeland Douma | 2016-07-15 | 1 | -8/+8 |
|\ \ | |||||
| * | | fix test | Robin Appelman | 2016-07-13 | 1 | -8/+8 |
| |/ | |||||
* | | Cleanup ManagerTest | Roeland Jago Douma | 2016-07-14 | 1 | -12/+32 |
* | | Merge pull request #392 from nextcloud/roottest_nodb | Joas Schilling | 2016-07-13 | 1 | -20/+39 |
|\ \ | |||||
| * | | RootTest does not require DB | Roeland Jago Douma | 2016-07-13 | 1 | -20/+39 |
| |/ | |||||
* / | Fix failing tests after db split | Roeland Jago Douma | 2016-07-13 | 2 | -5/+5 |
|/ | |||||
* | Some UtilTests require DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+8 |
* | LegacyGroupTest need DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+6 |
* | Improve ManagerTest | Roeland Jago Douma | 2016-07-11 | 2 | -207/+205 |
* | Improve GroupTest | Roeland Jago Douma | 2016-07-11 | 1 | -43/+124 |
* | Merge pull request #364 from nextcloud/ca-bundle-tests | Björn Schießle | 2016-07-11 | 1 | -0/+92 |
|\ | |||||
| * | add test for needsRebundling() check | Bjoern Schiessle | 2016-07-11 | 1 | -0/+92 |
* | | Improve NodeTest | Roeland Jago Douma | 2016-07-11 | 1 | -123/+76 |
|/ | |||||
* | Merge pull request #347 from nextcloud/drop-windows-foo | Lukas Reschke | 2016-07-11 | 12 | -175/+9 |
|\ | |||||
| * | Fix some more tests | Joas Schilling | 2016-07-11 | 1 | -96/+1 |
| * | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 11 | -79/+8 |
* | | Merge pull request #351 from nextcloud/improve_filetest_unittest | Morris Jobke | 2016-07-11 | 1 | -237/+153 |
|\ \ | |||||
| * | | Improve FileTest | Roeland Jago Douma | 2016-07-08 | 1 | -237/+153 |
| |/ | |||||
* | | Mock logger | Roeland Jago Douma | 2016-07-11 | 1 | -3/+3 |
* | | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 13 | -116/+185 |
* | | Correction is no longer required in php7 | Roeland Jago Douma | 2016-07-08 | 1 | -1/+1 |
* | | Fix phpunit Trait warning | Roeland Jago Douma | 2016-07-08 | 1 | -1/+1 |
|/ | |||||
* | Disallow certain malformed domain names even if they match the trusted domain... | Johannes Ernst | 2016-07-06 | 1 | -0/+4 |
* | Trusted domain wildcard checking made shorter, supporting multiple * | Johannes Ernst | 2016-07-06 | 1 | -1/+26 |
* | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-07-01 | 8 | -4/+1603 |
|\ | |||||
| * | Various database migration fixes (#25209) | Thomas Müller | 2016-06-29 | 7 | -3/+1599 |
| * | Login hooks (#25260) | Christoph Wurst | 2016-06-27 | 1 | -1/+4 |
* | | Merge pull request #206 from nextcloud/ci-mysql | Morris Jobke | 2016-06-30 | 1 | -0/+8 |
|\ \ | |||||
| * | | mysql only works with 3 byte UTF-8 | Morris Jobke | 2016-06-29 | 1 | -0/+8 |
* | | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 3 | -18/+117 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadperms | Vincent Petry | 2016-06-27 | 2 | -18/+87 |
| |\ \ | |||||
| | * | | Repair step to adjust link share delete permissions | Vincent Petry | 2016-06-24 | 1 | -0/+87 |
| | * | | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -18/+0 |
| * | | | check login name when authenticating with client token | Christoph Wurst | 2016-06-24 | 1 | -0/+30 |
| |/ / | |||||
* | | | verify user password on change | Bjoern Schiessle | 2016-06-27 | 1 | -1/+46 |
* | | | remove old hook, no longer needed | Bjoern Schiessle | 2016-06-27 | 1 | -19/+16 |
* | | | check password for link shares | Bjoern Schiessle | 2016-06-27 | 1 | -6/+14 |