| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump jsdoc from 3.6.2 to 3.6.3 in /build | dependabot-preview[bot] | 2019-07-21 | 2 | -30/+30 |
* | [Security] Bump lodash from 4.17.11 to 4.17.14 in /build | dependabot-preview[bot] | 2019-07-11 | 1 | -3/+3 |
* | Merge pull request #16186 from nextcloud/bugfix/noid/also-check-permissions-w... | Morris Jobke | 2019-07-03 | 1 | -0/+60 |
|\ |
|
| * | Better check reshare permissions when creating a share | Joas Schilling | 2019-07-03 | 1 | -0/+60 |
* | | Fix phan | Roeland Jago Douma | 2019-06-27 | 1 | -0/+2 |
|/ |
|
* | Add integration test for increasing sub reshare permissions | Daniel Calviño Sánchez | 2019-06-27 | 2 | -0/+43 |
* | Do not create folders with admin user | Daniel Calviño Sánchez | 2019-06-27 | 1 | -3/+5 |
* | Fix js l10n registration to also work with more than one bundle | Christoph Wurst | 2019-06-26 | 1 | -32/+1 |
* | add LDAP integr. test for receiving share candidates with group limitation | Arthur Schiwon | 2019-06-14 | 9 | -102/+106 |
* | [Security] Bump tar from 2.2.1 to 2.2.2 in /build | dependabot-preview[bot] | 2019-05-24 | 1 | -31/+93 |
* | Merge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-u... | blizzz | 2019-05-22 | 2 | -6/+10 |
|\ |
|
| * | set the ldapGroupMemberAssocAttr for group tests | Arthur Schiwon | 2019-05-22 | 2 | -6/+10 |
* | | Merge pull request #15499 from nextcloud/app-update-script | Morris Jobke | 2019-05-21 | 2 | -0/+30 |
|\ \ |
|
| * | | Fix app update script for macOS | Jan-Christoph Borchardt | 2019-05-17 | 2 | -2/+2 |
| * | | Remove eduplicate git fetch from update scripts | Jan-Christoph Borchardt | 2019-05-17 | 2 | -2/+1 |
| * | | Adjust script to remove branches which are deleted on GitHub | Jan-Christoph Borchardt | 2019-05-17 | 2 | -2/+2 |
| * | | Fix for update script when submodule is not initialized | Jan-Christoph Borchardt | 2019-05-17 | 1 | -1/+1 |
| * | | Also add script to update both server and apps | Jan-Christoph Borchardt | 2019-05-17 | 1 | -0/+17 |
| * | | Add script to update Nextcloud apps from latest git master, ref #15145 | Jan-Christoph Borchardt | 2019-05-17 | 1 | -0/+14 |
| |/ |
|
* / | Bump jsdoc from 3.6.1 to 3.6.2 in /build | dependabot[bot] | 2019-05-19 | 2 | -4/+4 |
|/ |
|
* | Remove whitespace | Daniel Kesselberg | 2019-05-15 | 1 | -1/+1 |
* | Use DRONE_SOURCE_BRANCH instead of DRONE_COMMIT_REFSPEC | Daniel Kesselberg | 2019-05-15 | 1 | -3/+1 |
* | Update regex to also match version/x.y.z | Daniel Kesselberg | 2019-05-15 | 1 | -2/+3 |
* | Bump jsdoc from 3.6.0 to 3.6.1 in /build | dependabot[bot] | 2019-05-12 | 2 | -4/+4 |
* | use webpack to compile handlebars | Arthur Schiwon | 2019-05-10 | 1 | -3/+0 |
* | adjust paths to template location | Arthur Schiwon | 2019-05-10 | 1 | -1/+1 |
* | Bump jsdoc from 3.5.5 to 3.6.0 in /build | dependabot[bot] | 2019-05-05 | 2 | -75/+112 |
* | Bump node-sass from 4.11.0 to 4.12.0 in /build | dependabot[bot] | 2019-05-01 | 2 | -30/+19 |
* | Merge pull request #15090 from nextcloud/dependabot/npm_and_yarn/build/handle... | Roeland Jago Douma | 2019-04-17 | 2 | -11/+11 |
|\ |
|
| * | Bump handlebars from 4.1.1 to 4.1.2 in /build | dependabot[bot] | 2019-04-15 | 2 | -11/+11 |
* | | Add integration tests for updating folder shares | Julius Härtl | 2019-04-16 | 2 | -0/+49 |
|/ |
|
* | Run less phan processes | Roeland Jago Douma | 2019-04-09 | 1 | -1/+1 |
* | Do not try to compile templates that are not there | Roeland Jago Douma | 2019-04-08 | 1 | -6/+0 |
* | Bump handlebars from 4.1.0 to 4.1.1 in /build | dependabot[bot] | 2019-03-23 | 2 | -21/+18 |
* | add an integration test that ensures deletion of LDAP users | Arthur Schiwon | 2019-03-14 | 1 | -0/+10 |
* | Disable failing federated sharing tests | Morris Jobke | 2019-03-13 | 1 | -31/+31 |
* | Merge pull request #14464 from nextcloud/fix/noid/ldap-nested-group-filter | blizzz | 2019-03-07 | 3 | -0/+108 |
|\ |
|
| * | add missing config bits to integration tests | Arthur Schiwon | 2019-03-06 | 2 | -0/+7 |
| * | with LDAP server set offline, config cannot be controlled via ocs anymore | Arthur Schiwon | 2019-03-05 | 1 | -0/+8 |
| * | fix nested group retrieval also for 2 other cases | Arthur Schiwon | 2019-03-05 | 2 | -0/+93 |
* | | DRONE_BRANCH is the target branch. DRONE_COMMIT_REFSPEC should work. | Daniel Kesselberg | 2019-03-05 | 1 | -1/+1 |
* | | Add test for updated CA bundle | Morris Jobke | 2019-03-05 | 1 | -0/+22 |
|/ |
|
* | Exclude Makefile from check | Morris Jobke | 2019-02-25 | 1 | -0/+1 |
* | Add install logic for enable command | Daniel Kesselberg | 2019-02-19 | 1 | -2/+0 |
* | Strict Types, Return Types | Daniel Kesselberg | 2019-02-19 | 1 | -4/+4 |
* | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 1 | -1/+1 |
* | Update expected file list | Roeland Jago Douma | 2019-02-13 | 1 | -0/+3 |
* | Bump handlebars from 4.0.12 to 4.1.0 in /build | dependabot[bot] | 2019-02-11 | 2 | -4/+4 |
* | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwords | Roeland Jago Douma | 2019-02-08 | 1 | -0/+1 |
|\ |
|
| * | Mock name for integration test | Daniel Kesselberg | 2019-02-04 | 1 | -0/+1 |