| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add integration tests | Lukas Reschke | 2017-04-11 | 3 | -0/+51 |
* | Merge pull request #4221 from nextcloud/provisioning-api-for-account-info | Morris Jobke | 2017-04-07 | 2 | -2/+71 |
|\ |
|
| * | Allow to change account info via provisioning api | Joas Schilling | 2017-04-07 | 2 | -2/+71 |
* | | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpoint | Morris Jobke | 2017-04-05 | 2 | -1/+57 |
|\ \ |
|
| * | | Don't list on public calendar endpoints | Lukas Reschke | 2017-04-05 | 2 | -1/+57 |
| |/ |
|
* / | Add integration tests for token auth | Lukas Reschke | 2017-04-05 | 2 | -36/+158 |
|/ |
|
* | mergejs should print a newline between imports | Roeland Jago Douma | 2017-03-31 | 1 | -0/+1 |
* | fix setup of external storage integration tests | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 1 | -1/+1 |
* | Split long running features/sharing-v1.feature into two smaller parts | Morris Jobke | 2017-03-28 | 2 | -710/+718 |
* | Merge pull request #4004 from nextcloud/backport-27172 | Roeland Jago Douma | 2017-03-28 | 2 | -1/+30 |
|\ |
|
| * | Remove SharedCache::getNumericStorageId to let CacheWrapper do it | Vincent Petry | 2017-03-23 | 2 | -1/+30 |
* | | Use authType BASIC for Sabre client in integration tests | Vincent Petry | 2017-03-24 | 1 | -6/+7 |
* | | Merge pull request #4013 from nextcloud/bundle_vendor_js | Lukas Reschke | 2017-03-24 | 2 | -0/+60 |
|\ \ |
|
| * | | Add CI step to verify merged vendor js | Roeland Jago Douma | 2017-03-23 | 1 | -0/+25 |
| * | | Merge vendor js | Roeland Jago Douma | 2017-03-23 | 1 | -0/+35 |
| |/ |
|
* | | also install sinon | Morris Jobke | 2017-03-23 | 1 | -1/+2 |
* | | Update karma, use sinon from npm | Vincent Petry | 2017-03-23 | 1 | -5/+10 |
* | | Merge pull request #3879 from nextcloud/downstream-26915 | Morris Jobke | 2017-03-23 | 6 | -7/+256 |
|\ \ |
|
| * | | Use proper bash test syntax | Morris Jobke | 2017-03-20 | 1 | -1/+1 |
| * | | Fix warning | Joas Schilling | 2017-03-20 | 1 | -1/+0 |