| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #505 from nextcloud/fix-license-script | Morris Jobke | 2016-07-21 | 1 | -4/+8 |
|\ |
|
| * | only search the license header for @copyright statements | Bjoern Schiessle | 2016-07-21 | 1 | -2/+3 |
| * | Fix the license script | Joas Schilling | 2016-07-21 | 1 | -2/+5 |
* | | Update with robin | Joas Schilling | 2016-07-21 | 15 | -13/+272 |
|/ |
|
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -0/+3 |
* | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master | Lukas Reschke | 2016-07-14 | 1 | -0/+35 |
|\ |
|
| * | Add a new integration test for CREATE only shares | Joas Schilling | 2016-07-14 | 1 | -0/+31 |
| * | Make sure the update was successful | Joas Schilling | 2016-07-14 | 1 | -0/+4 |
* | | - keep copyright notice and only update the authors list | Bjoern Schiessle | 2016-07-13 | 1 | -18/+81 |
|/ |
|
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 6 | -11/+117 |
|\ |
|
| * | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 1 | -1/+1 |
| * | Add integration tests | Lukas Reschke | 2016-06-30 | 2 | -0/+47 |
| * | Merge pull request #236 from nextcloud/master-sync-upstream | Morris Jobke | 2016-06-28 | 1 | -3/+3 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 1 | -3/+3 |
| | |\ |
|
| * | | | Adjust integration test | Lukas Reschke | 2016-06-27 | 1 | -0/+1 |
| |/ / |
|
| * | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-21 | 5 | -40/+146 |
| |\ \ |
|
| * | | | fix integration tests for new admin_audit app | Morris Jobke | 2016-06-14 | 1 | -0/+1 |
| * | | | Add integration tests | Morris Jobke | 2016-06-14 | 1 | -0/+9 |
| * | | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160614 | Arthur Schiwon | 2016-06-14 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Use proper PhantomJS library and run the tests as separate step | Morris Jobke | 2016-06-13 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611 | Arthur Schiwon | 2016-06-11 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Downstream 2016-06-09 | Arthur Schiwon | 2016-06-09 | 3 | -1/+73 |
| |\ \ \ \ \ |
|
| * | | | | | | Revert "Downstream 2016-06-08" | blizzz | 2016-06-09 | 3 | -73/+1 |
| * | | | | | | Get a range from several chunks | Sergio Bertolin | 2016-06-09 | 1 | -2/+2 |
| * | | | | | | Added another case about overwriting folder using old chunking | Sergio Bertolin | 2016-06-09 | 1 | -16/+12 |
| * | | | | | | Added same test using old chunking | Sergio Bertolin | 2016-06-09 | 1 | -1/+17 |
| * | | | | | | userUploadsChunkFileOfWithToWithChecksum has chunking-42 hardcoded | Sergio Bertolin | 2016-06-09 | 1 | -5/+5 |
| * | | | | | | add overwriting using chunking but failing | Sergio Bertolin | 2016-06-09 | 1 | -0/+19 |
| * | | | | | | Added tests about overwriting files and folders as recipient | Sergio Bertolin | 2016-06-09 | 3 | -1/+42 |
| * | | | | | | no more CLA and switch to AGPLv3 or later | Bjoern Schiessle | 2016-06-06 | 1 | -9/+57 |
* | | | | | | | Add integration test for sharing with group, then user in group | Vincent Petry | 2016-07-05 | 1 | -0/+15 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -3/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Added test with new endpoint (#23934) | Sergio Bertolín | 2016-06-17 | 2 | -37/+55 |
* | | | | | Added unfavoriting tests and some rewording | Sergio Bertolín | 2016-06-15 | 2 | -8/+36 |
* | | | | | Fixing the tests | Sergio Bertolín | 2016-06-15 | 2 | -21/+20 |
* | | | | | Added favorites integration tests | David Toledo | 2016-06-15 | 2 | -1/+62 |
* | | | | | Us an explicit version of sabre/dav to allow caching on the jenkins slaves - ... | Thomas Müller | 2016-06-14 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Fix typo (found by codespell) (#25073) | Stefan Weil | 2016-06-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-09 | 1 | -2/+2 |
| |/
|/| |
|
* | | Get a range from several chunks | Sergio Bertolin | 2016-05-31 | 1 | -2/+2 |
* | | Added another case about overwriting folder using old chunking | Sergio Bertolin | 2016-05-31 | 1 | -16/+12 |
* | | Added same test using old chunking | Sergio Bertolin | 2016-05-31 | 1 | -1/+17 |
* | | userUploadsChunkFileOfWithToWithChecksum has chunking-42 hardcoded | Sergio Bertolin | 2016-05-31 | 1 | -5/+5 |
* | | add overwriting using chunking but failing | Sergio Bertolin | 2016-05-31 | 1 | -0/+19 |
* | | Added tests about overwriting files and folders as recipient | Sergio Bertolin | 2016-05-31 | 3 | -1/+42 |
|/ |
|
* | Update integration tests for system tags with groups | Vincent Petry | 2016-05-20 | 3 | -17/+232 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -2/+2 |
* | add auth integration tests | Christoph Wurst | 2016-05-11 | 3 | -0/+198 |
* | increase token column width | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | Modified expected output according to rullzer | Sergio Bertolin | 2016-05-02 | 2 | -2/+4 |