| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CI after Code of Conduct merge | Roeland Jago Douma | 2018-01-10 | 1 | -0/+1 |
* | Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-ne... | Morris Jobke | 2018-01-03 | 2 | -0/+37 |
|\ |
|
| * | Add integration tests for length header on new chunking | Thomas Müller | 2017-12-15 | 2 | -0/+37 |
* | | Add unit tests for the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 1 | -0/+1 |
|/ |
|
* | Some tests for the remote cloud api | Robin Appelman | 2017-12-08 | 4 | -1/+201 |
* | Merge pull request #6437 from nextcloud/support-mail-send-in-share | Morris Jobke | 2017-11-27 | 1 | -1/+1 |
|\ |
|
| * | Federation actually sends an email via Share 2.0 | Morris Jobke | 2017-11-27 | 1 | -1/+1 |
* | | Harden phan checks to catch more errors | Morris Jobke | 2017-11-27 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 1 | -6/+6 |
|\ |
|
| * | Return whether the file is readable or not in the DAV permissions | Daniel Calviño Sánchez | 2017-11-02 | 1 | -6/+6 |
* | | Remove brackets for invalid mail addresses when updating the license header | Julius Härtl | 2017-11-07 | 1 | -0/+9 |
* | | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 21 | -17/+58 |
|/ |
|
* | Update phan config | Roeland Jago Douma | 2017-10-24 | 1 | -0/+18 |
* | DAV Autoloader | Roeland Jago Douma | 2017-10-24 | 1 | -0/+1 |
* | Comments Autoloader | Roeland Jago Douma | 2017-10-24 | 1 | -0/+1 |
* | Admin Audit autoloader | Roeland Jago Douma | 2017-10-24 | 1 | -0/+1 |
* | Ignore composer stuff in phan | Roeland Jago Douma | 2017-10-17 | 1 | -0/+1 |
* | Update autoload checker | Roeland Jago Douma | 2017-10-17 | 1 | -5/+14 |
* | Phan is moved to a new repo | Roeland Jago Douma | 2017-10-16 | 1 | -1/+1 |
* | show diff in autoload checker | Robin Appelman | 2017-09-18 | 1 | -0/+1 |
* | No more root file | Joas Schilling | 2017-07-25 | 1 | -1/+0 |
* | Move image-optimization.sh to build dir | Roeland Jago Douma | 2017-07-24 | 1 | -0/+20 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 4 | -0/+255 |
* | Add workaround for https://github.com/etsy/phan/issues/1033 | Lukas Reschke | 2017-07-19 | 1 | -1/+0 |
* | Run phan over code base | Lukas Reschke | 2017-07-19 | 7 | -0/+2346 |
* | Add test to check if new files are added to the root of the repository | Morris Jobke | 2017-07-12 | 1 | -0/+109 |
* | Prevent sending second WWW-Authenticate header | Lukas Reschke | 2017-06-13 | 1 | -2/+2 |
* | Bearer comes first on the new endpoint | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Adjust realm from SabreDAV to Nextcloud | Lukas Reschke | 2017-05-18 | 1 | -2/+2 |
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 1 | -1/+5 |
* | Add additional test for accessing DAV using Bearer Auth | Lukas Reschke | 2017-05-18 | 1 | -0/+4 |
* | Use a standardized Bearer now | Lukas Reschke | 2017-05-18 | 1 | -2/+2 |
* | Add app to autoenabled provisioning API scenario | Lukas Reschke | 2017-05-18 | 1 | -0/+1 |
* | Extract app name and navigation entries for l10n | Morris Jobke | 2017-05-08 | 1 | -0/+60 |
* | Split up sharing-v1-part2.feature to avoid timeouts | Morris Jobke | 2017-05-02 | 2 | -388/+396 |
* | Fix forbidden backslash DAV integration tests | Vincent Petry | 2017-04-26 | 1 | -12/+12 |
* | Added test cases from core 16825 | Sergio Bertolin | 2017-04-26 | 1 | -0/+41 |
* | Simplified new endpoint move test | Vincent Petry | 2017-04-26 | 1 | -9/+4 |
* | Added case when final chunk move must not change file id | Vincent Petry | 2017-04-26 | 1 | -0/+13 |
* | Added test about checking file id after a move | Sergio Bertolin | 2017-04-26 | 2 | -2/+45 |
* | Merge pull request #4494 from nextcloud/fix-jsunit | Morris Jobke | 2017-04-25 | 1 | -1/+1 |
|\ |
|
| * | Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcher | Morris Jobke | 2017-04-25 | 1 | -1/+1 |
* | | Loop over the apps directory and add the task | Joas Schilling | 2017-04-25 | 1 | -23/+11 |
* | | Check whether we can json decode the translations | Joas Schilling | 2017-04-25 | 1 | -0/+81 |
|/ |
|
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 1 | -0/+58 |
* | Favorites integration tests for shared files | Morris Jobke | 2017-04-12 | 1 | -0/+13 |
* | Fix casing of same origin frame option | Joas Schilling | 2017-04-12 | 3 | -4/+4 |
* | Add integration test for trashbin | Vincent Petry | 2017-04-11 | 4 | -10/+164 |
* | Clear opcode cache after config change | Lukas Reschke | 2017-04-11 | 2 | -1/+14 |