| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Disable failing federated sharing tests | Morris Jobke | 2019-03-13 | 1 | -31/+31 |
* | add missing config bits to integration tests | Arthur Schiwon | 2019-03-07 | 1 | -0/+6 |
* | with LDAP server set offline, config cannot be controlled via ocs anymore | Arthur Schiwon | 2019-03-07 | 1 | -0/+8 |
* | fix nested group retrieval also for 2 other cases | Arthur Schiwon | 2019-03-07 | 1 | -0/+58 |
* | 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 |
* | [Security] Bump handlebars from 4.0.11 to 4.1.0 in /build | dependabot[bot] | 2019-02-14 | 2 | -183/+62 |
* | Merge pull request #14091 from nextcloud/dependabot/npm_and_yarn/build/stable... | Roeland Jago Douma | 2019-02-07 | 1 | -18/+3 |
|\ |
|
| * | [Security] Bump lodash from 4.17.10 to 4.17.11 in /build | dependabot[bot] | 2019-02-07 | 1 | -18/+3 |
* | | [Security] Bump extend from 3.0.1 to 3.0.2 in /build | dependabot[bot] | 2019-02-07 | 1 | -15/+6 |
|/ |
|
* | integration test: pages search scenario with multiple bases | Arthur Schiwon | 2019-01-30 | 1 | -0/+22 |
* | typo | Arthur Schiwon | 2019-01-30 | 1 | -1/+1 |
* | [Security] Bump bower from 1.8.4 to 1.8.8 in /build | dependabot[bot] | 2019-01-25 | 2 | -39/+99 |
* | Merge pull request #10663 from nextcloud/dependabot/composer/build/integratio... | Morris Jobke | 2018-08-20 | 1 | -1/+1 |
|\ |
|
| * | Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integration | dependabot[bot] | 2018-08-13 | 1 | -1/+1 |
* | | Merge pull request #8855 from nextcloud/feature/noid/ldap-integration-autotests | blizzz | 2018-08-14 | 6 | -1/+318 |
|\ \ |
|
| * | | don't add new LDAP configs if one is already present | Arthur Schiwon | 2018-08-12 | 2 | -2/+8 |
| * | | improve fail info and disable cache for a case | Arthur Schiwon | 2018-08-12 | 2 | -1/+2 |
| * | | Phpunit changed, use proper Assert class | Arthur Schiwon | 2018-08-12 | 1 | -7/+7 |
| * | | tests for user storage location | Arthur Schiwon | 2018-08-10 | 3 | -11/+44 |
| * | | convert pagination tests | Arthur Schiwon | 2018-08-09 | 3 | -21/+83 |
| * | | convert connection tests | Arthur Schiwon | 2018-08-09 | 2 | -0/+31 |
| * | | fix prov tests | Arthur Schiwon | 2018-08-09 | 1 | -0/+1 |
| * | | simplify tests and move some out to a new feature as we need a pristine | Arthur Schiwon | 2018-08-09 | 2 | -27/+23 |
| * | | integration test to ensure entries without displayname don't cause trouble | Arthur Schiwon | 2018-08-09 | 2 | -12/+22 |
| * | | login does not save the response | Arthur Schiwon | 2018-08-09 | 1 | -0/+1 |
| * | | convert LDAP offline and backup server integration tests | Arthur Schiwon | 2018-08-09 | 2 | -0/+40 |
| * | | integration test checking the group filter | Arthur Schiwon | 2018-08-09 | 2 | -0/+74 |
| * | | check user details | Arthur Schiwon | 2018-08-09 | 2 | -2/+29 |
| * | | behat integration tests for LDAP, basic setup | Arthur Schiwon | 2018-08-09 | 3 | -1/+36 |
| |/ |
|
* / | Pass HttpHeader as array | Daniel Kesselberg | 2018-08-12 | 1 | -2/+2 |
|/ |
|
* | Add integration test for creating room shares when Talk is not enabled | Daniel Calviño Sánchez | 2018-08-08 | 2 | -0/+36 |
* | Add integration tests for searching files by comments | Daniel Calviño Sánchez | 2018-07-25 | 3 | -0/+357 |
* | Fix transfering ownership of a share to user with same id as receiver | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+13 |
* | Bump karma config | John Molakvoæ (skjnldsv) | 2018-07-20 | 2 | -4/+7457 |
* | add some integration tests | Bjoern Schiessle | 2018-07-11 | 2 | -0/+121 |
* | Fix the behat version to 3.3.* | Joas Schilling | 2018-07-09 | 1 | -1/+1 |
* | Fix integration tests for Federation 2.0 | Morris Jobke | 2018-07-04 | 1 | -0/+1 |
* | add ocm-provider to the list of expected files | Bjoern Schiessle | 2018-07-02 | 1 | -0/+1 |
* | Extend integration tests to get the info of a group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 1 | -0/+73 |
* | Check all paths for own files and shares | Daniel Calviño Sánchez | 2018-06-28 | 1 | -1/+7 |
* | Fix filenames in sharing integration tests | Daniel Calviño Sánchez | 2018-06-28 | 1 | -3/+3 |
* | Fix integration tests | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -0/+1 |
* | Fixed phpunit Test class | John Molakvoæ (skjnldsv) | 2018-06-13 | 11 | -70/+81 |
* | Update phpunit/phpunit requirement to ~6.5 in /build/integration | dependabot[bot] | 2018-06-13 | 1 | -1/+1 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -1/+0 |
* | Copyright fix, changed vue settings output name and fixes template name | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -1/+1 |