Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move contactsinteraction to bootstrap mechanism | Morris Jobke | 2020-07-08 | 3 | -56/+8 |
* | Merge pull request #21741 from nextcloud/debt/noid/url-generator-does-not-imp... | Morris Jobke | 2020-07-08 | 1 | -2/+1 |
|\ | |||||
| * | Fix type for $urlGenerator | Daniel Kesselberg | 2020-07-08 | 1 | -2/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-08 | 6 | -2/+64 |
* | | Bump bundles | Julius Härtl | 2020-07-07 | 27 | -5984/+27 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-07 | 124 | -120/+126 |
* | | Merge pull request #21460 from nextcloud/enhancement/systemtags-bootstrap | Morris Jobke | 2020-07-06 | 4 | -72/+90 |
|\ \ | |||||
| * | | Move systemtags to the new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 4 | -72/+90 |
* | | | Merge pull request #21639 from nextcloud/techdebt/noid/move-away-from-databas... | Morris Jobke | 2020-07-06 | 23 | -587/+492 |
|\ \ \ | |||||
| * | | | Update class loaders | Joas Schilling | 2020-07-06 | 8 | -0/+8 |
| * | | | Move user_ldap to migrations | Joas Schilling | 2020-07-06 | 3 | -148/+102 |
| * | | | Move files_trashbin to migrations | Joas Schilling | 2020-07-06 | 3 | -102/+88 |
| * | | | Move files_external to migrations | Joas Schilling | 2020-07-06 | 3 | -226/+151 |
| * | | | Move federatedfilesharing to migrations | Joas Schilling | 2020-07-06 | 3 | -42/+59 |
| * | | | Move federation to migrations | Joas Schilling | 2020-07-06 | 3 | -69/+84 |
* | | | | Fix sharebymail tests | Roeland Jago Douma | 2020-07-06 | 3 | -99/+13 |
* | | | | Merge pull request #21704 from nextcloud/fix/18895/fix-unit-tests | Morris Jobke | 2020-07-06 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix unit tests from #18895 | Morris Jobke | 2020-07-06 | 1 | -1/+1 |
* | | | | | Merge pull request #21074 from jvsalo/shared-lock-multi-release | Morris Jobke | 2020-07-06 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | In LockPlugin, only release a lock if it was acquired | Jaakko Salo | 2020-05-24 | 1 | -0/+14 |
* | | | | | | Merge pull request #21171 from nextcloud/enh/noid/tidy-up-group-ldap | Morris Jobke | 2020-07-06 | 4 | -235/+198 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tidy up Group_LDAP | Arthur Schiwon | 2020-06-08 | 4 | -235/+198 |
* | | | | | | | Merge pull request #21222 from nextcloud/bugfix/18965/reduce-contacts-search-... | Morris Jobke | 2020-07-06 | 2 | -7/+25 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Reduce load of the contacts search when we know it can't match | Joas Schilling | 2020-06-15 | 2 | -7/+25 |
* | | | | | | | Merge pull request #18895 from nextcloud/bugfix/noid/fix_birthday_calendar_color | Morris Jobke | 2020-07-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Changes the Birthday calendar color to slightly brighter one | Georg Ehrke | 2020-01-14 | 1 | -1/+1 |
* | | | | | | | Merge pull request #21692 from nextcloud/cleanup/sharebymail | Roeland Jago Douma | 2020-07-06 | 10 | -111/+43 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cleanup share by mail a bit | Roeland Jago Douma | 2020-07-06 | 10 | -111/+43 |
* | | | | | | | | Merge pull request #21264 from stweil/master | Morris Jobke | 2020-07-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | build: Fix some typos (most of them found by codespell) | Stefan Weil | 2020-06-06 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #21626 from nextcloud/enhancement/injectible-callables | Morris Jobke | 2020-07-05 | 3 | -42/+19 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | 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 |
* | | | | | | | | | Merge pull request #21533 from nextcloud/techdebt/noid/dedicated-method-to-ge... | Roeland Jago Douma | 2020-07-04 | 10 | -195/+104 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use the new method everywhere | Joas Schilling | 2020-07-03 | 10 | -195/+104 |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-04 | 14 | -14/+48 |
* | | | | | | | | | | Merge pull request #21280 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro... | Morris Jobke | 2020-07-03 | 46 | -270/+270 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Bump @nextcloud/router from 1.0.2 to 1.1.0 | dependabot-preview[bot] | 2020-07-03 | 46 | -270/+270 |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-03 | 14 | -22/+126 |
|/ / / / / / / / / | |||||
* | | | | | | | | | 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 #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 #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 #21599 from nextcloud/debt/noid/type-to-types | Roeland Jago Douma | 2020-07-02 | 14 | -82/+83 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Replace TYPE with TYPES | Daniel Kesselberg | 2020-06-30 | 14 | -82/+83 |
* | | | | | | | | | | | Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commands | Joas Schilling | 2020-07-01 | 42 | -58/+103 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | |