Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21264 from stweil/master | Morris Jobke | 2020-07-05 | 5 | -51/+51 |
|\ | |||||
| * | 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 | 5 | -49/+49 |
* | | Merge pull request #21636 from nextcloud/lock-exception-readable-path | Morris Jobke | 2020-07-05 | 6 | -10/+17 |
|\ \ | |||||
| * | | add proper paths to locking exceptions | Robin Appelman | 2020-06-30 | 6 | -10/+17 |
* | | | Merge pull request #21626 from nextcloud/enhancement/injectible-callables | Morris Jobke | 2020-07-05 | 10 | -45/+206 |
|\ \ \ | |||||
| * | | | Use \OCP\IContainer::injectFn to boot the admin_audit app | Christoph Wurst | 2020-07-03 | 1 | -4/+4 |
| * | | | Use \OCP\IContainer::injectFn to boot the Accessibility app | Christoph Wurst | 2020-07-03 | 1 | -12/+5 |
| * | | | Use \OCP\IContainer::injectFn to boot the DAV app | Christoph Wurst | 2020-07-03 | 1 | -26/+10 |
| * | | | Callable parameter injection | Christoph Wurst | 2020-07-03 | 7 | -3/+187 |
* | | | | Merge pull request #21686 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2020-07-04 | 2 | -237/+237 |
|\ \ \ \ | |||||
| * | | | | Bump @babel/core from 7.10.3 to 7.10.4 | dependabot-preview[bot] | 2020-07-04 | 2 | -237/+237 |
* | | | | | Merge pull request #21533 from nextcloud/techdebt/noid/dedicated-method-to-ge... | Roeland Jago Douma | 2020-07-04 | 14 | -200/+138 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use the new method everywhere | Joas Schilling | 2020-07-03 | 12 | -200/+106 |
| * | | | | Add a dedicated method to get the language for another user | Joas Schilling | 2020-07-01 | 2 | -0/+32 |
* | | | | | Merge pull request #21685 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2020-07-04 | 2 | -1000/+1863 |
|\ \ \ \ \ | |||||
| * | | | | | Bump @babel/preset-env from 7.10.3 to 7.10.4 | dependabot-preview[bot] | 2020-07-04 | 2 | -1000/+1863 |
* | | | | | | Merge pull request #21682 from nextcloud/dependabot/npm_and_yarn/eslint-plugi... | Roeland Jago Douma | 2020-07-04 | 2 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump eslint-plugin-import from 2.21.2 to 2.22.0 | dependabot-preview[bot] | 2020-07-04 | 2 | -7/+7 |
| |/ / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-04 | 20 | -18/+152 |
|/ / / / / | |||||
* | | | | | Merge pull request #21280 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro... | Morris Jobke | 2020-07-03 | 66 | -384/+377 |
|\ \ \ \ \ | |||||
| * | | | | | Bump @nextcloud/router from 1.0.2 to 1.1.0 | dependabot-preview[bot] | 2020-07-03 | 66 | -384/+377 |
* | | | | | | Merge pull request #21662 from nextcloud/fix/s3-bucket-compat-static-call | Christoph Wurst | 2020-07-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix static method call for s3 bucket compat check | Christoph Wurst | 2020-07-03 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #20198 from nextcloud/enh/enable-codecov | Roeland Jago Douma | 2020-07-03 | 1 | -17/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Hello codecov :rocket: | Daniel Kesselberg | 2020-06-30 | 1 | -17/+27 |
* | | | | | | | Merge pull request #21439 from nextcloud/feature/noid/move-autocomplete-filte... | Joas Schilling | 2020-07-03 | 3 | -8/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move AutoComplete::filterResults to new event dispatcher and GenericEvent | Joas Schilling | 2020-07-01 | 3 | -8/+7 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #21431 from nextcloud/search-filter-invalid-results | Roeland Jago Douma | 2020-07-03 | 1 | -3/+20 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Filter out search results that have invalid encoding | Robin Appelman | 2020-06-16 | 1 | -3/+20 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-03 | 20 | -24/+800 |
* | | | | | | | Merge pull request #21644 from nextcloud/bugfix/noid/typo-in-variable-name | Morris Jobke | 2020-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Fix typo in variable name and make check more accurate | Joas Schilling | 2020-07-01 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #21591 from nextcloud/debt/noid/set-path-for-ocm-permissions | Roeland Jago Douma | 2020-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Pass $path to ocmPermissions2ncPermissions | Daniel Kesselberg | 2020-06-25 | 1 | -1/+1 |
* | | | | | | | Merge pull request #21648 from nextcloud/bug/21647/tar-header | Roeland Jago Douma | 2020-07-02 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add missing TarHeader.php | Daniel Kesselberg | 2020-07-02 | 1 | -0/+0 |
* | | | | | | | | Merge pull request #21360 from nextcloud/root-storage-prevent-scanning | Roeland Jago Douma | 2020-07-02 | 6 | -1/+150 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | prevent the root storage from accidentally scanning user folders | Robin Appelman | 2020-06-11 | 6 | -1/+150 |
* | | | | | | | | | Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrap | Roeland Jago Douma | 2020-07-02 | 5 | -70/+86 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move the event listener into a dedicated class | Christoph Wurst | 2020-06-24 | 4 | -40/+66 |
| * | | | | | | | | | Migrate WFE to new bootstrap mechanism | Christoph Wurst | 2020-06-24 | 2 | -41/+31 |
* | | | | | | | | | | Merge pull request #21580 from therealklanni/master | Roeland Jago Douma | 2020-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add audio formats to htaccess | Kevin Lanni | 2020-06-24 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #21590 from nextcloud/debt/noid/unused-method | Roeland Jago Douma | 2020-07-02 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove unused method. | Daniel Kesselberg | 2020-06-25 | 1 | -6/+0 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #21657 from nextcloud/fix/no_undefined_in_template | Roeland Jago Douma | 2020-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Check if debugMode is defined before using it | Roeland Jago Douma | 2020-07-02 | 1 | -1/+1 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #21599 from nextcloud/debt/noid/type-to-types | Roeland Jago Douma | 2020-07-02 | 27 | -156/+159 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Replace TYPE with TYPES | Daniel Kesselberg | 2020-06-30 | 27 | -156/+159 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | |