| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump lodash from 4.17.14 to 4.17.19 in /build | dependabot[bot] | 2020-07-16 | 1 | -17/+3 |
* | Merge pull request #21843 from nextcloud/debt/noid/less-verbose-translation-c... | Morris Jobke | 2020-07-15 | 1 | -8/+5 |
|\ |
|
| * | Make translation-checker.php less verbose. | Daniel Kesselberg | 2020-07-15 | 1 | -8/+5 |
* | | Fix integration test due to new dashboard app | Morris Jobke | 2020-07-15 | 1 | -0/+1 |
|/ |
|
* | Add more integration tests for resharing permissions | Daniel Calviño Sánchez | 2020-07-09 | 1 | -0/+244 |
* | Merge pull request #21264 from stweil/master | Morris Jobke | 2020-07-05 | 4 | -50/+50 |
|\ |
|
| * | build: Fix two typos in function names | Stefan Weil | 2020-06-06 | 1 | -2/+2 |
| * | build: Fix some typos (most of them found by codespell) | Stefan Weil | 2020-06-06 | 4 | -48/+48 |
* | | Fix typo in variable name and make check more accurate | Joas Schilling | 2020-07-01 | 1 | -1/+1 |
* | | Add another test for exact matching of a user in group restriction | Joas Schilling | 2020-06-17 | 1 | -0/+17 |
* | | Use empty for the OCP @since checker | Christoph Wurst | 2020-06-09 | 1 | -2/+2 |
|/ |
|
* | Add integration tests for video verification | Daniel Calviño Sánchez | 2020-05-29 | 3 | -0/+577 |
* | Add integration tests for creating and updating a mail share | Daniel Calviño Sánchez | 2020-05-29 | 5 | -0/+305 |
* | Generalize integration test steps to download last share | Daniel Calviño Sánchez | 2020-05-29 | 2 | -4/+18 |
* | Remove unused variables | Daniel Calviño Sánchez | 2020-05-29 | 2 | -10/+7 |
* | Merge pull request #20586 from nextcloud/techdebt/noid/make-image-optimizatio... | Roeland Jago Douma | 2020-05-21 | 1 | -15/+59 |
|\ |
|
| * | Allow to specify a directory and skip node_modules and tests | Joas Schilling | 2020-04-21 | 1 | -9/+35 |
| * | Don't error when the directory is broken | Joas Schilling | 2020-04-21 | 1 | -7/+7 |
| * | FIx glob usage to avoid problems with directories that contain spaces | Joas Schilling | 2020-04-21 | 1 | -4/+6 |
| * | Make the script better readable | Joas Schilling | 2020-04-21 | 1 | -14/+30 |
| * | Revert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build" | Roeland Jago Douma | 2020-04-19 | 2 | -257/+281 |
| * | Bump karma-coverage from 2.0.1 to 2.0.2 in /build | dependabot-preview[bot] | 2020-04-19 | 2 | -281/+257 |
* | | Update public link share permission code | Roeland Jago Douma | 2020-05-15 | 1 | -2/+2 |
* | | Bump node-sass from 4.14.0 to 4.14.1 in /build | dependabot-preview[bot] | 2020-05-10 | 2 | -80/+215 |
* | | Merge pull request #20655 from nextcloud/dependabot/npm_and_yarn/build/node-s... | Roeland Jago Douma | 2020-04-29 | 2 | -27/+43 |
|\ \ |
|
| * | | Bump node-sass from 4.13.0 to 4.14.0 in /build | dependabot-preview[bot] | 2020-04-29 | 2 | -27/+43 |
* | | | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 12 | -0/+12 |
|/ / |
|
* | | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshare | Morris Jobke | 2020-04-27 | 1 | -3/+3 |
|\ \ |
|
| * | | Adjust integration tests to new permissions | Julius Härtl | 2020-04-23 | 1 | -3/+3 |
* | | | Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/in... | Roeland Jago Douma | 2020-04-22 | 1 | -1/+1 |
|/ / |
|
* / | Update guzzlehttp/guzzle requirement in /build/integration | dependabot-preview[bot] | 2020-04-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_pa... | blizzz | 2020-04-15 | 1 | -0/+22 |
|\ |
|
| * | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 1 | -0/+22 |
* | | Allow local remotes in integration tests | Joas Schilling | 2020-04-15 | 1 | -0/+2 |
* | | Fix jsunit tests | Daniel Kesselberg | 2020-04-14 | 2 | -84/+390 |
|/ |
|
* | Fix app not listed in provisioning integration test | Daniel Calviño Sánchez | 2020-04-13 | 1 | -0/+1 |
* | Bump jsdoc from 3.6.3 to 3.6.4 in /build | dependabot-preview[bot] | 2020-04-12 | 2 | -45/+51 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 20 | -160/+125 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 4 | -5/+5 |
* | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 3 | -3/+0 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 2 | -3/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 10 | -34/+34 |
* | Merge pull request #20321 from nextcloud/enh/noid/check-translation-for-tripl... | Joas Schilling | 2020-04-08 | 1 | -0/+63 |
|\ |
|
| * | Check for triple dots in translations in CI | Gary Kim | 2020-04-07 | 1 | -0/+63 |
* | | Bump handlebars from 4.7.3 to 4.7.6 in /build | dependabot-preview[bot] | 2020-04-05 | 2 | -9/+24 |
|/ |
|
* | Merge pull request #20216 from nextcloud/dependabot/npm_and_yarn/build/karma-... | Roeland Jago Douma | 2020-04-03 | 2 | -15/+15 |
|\ |
|
| * | Bump karma-viewport from 1.0.5 to 1.0.6 in /build | dependabot-preview[bot] | 2020-03-29 | 2 | -15/+15 |
* | | Merge pull request #20209 from nextcloud/techdebt/php-cs-config | Roeland Jago Douma | 2020-04-01 | 1 | -0/+2 |
|\ \ |
|
| * | | Add shared php-cs config | Christoph Wurst | 2020-03-31 | 1 | -0/+2 |
| |/ |
|