aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move contactsinteraction to bootstrap mechanismMorris Jobke2020-07-083-56/+8
* Merge pull request #21741 from nextcloud/debt/noid/url-generator-does-not-imp...Morris Jobke2020-07-081-2/+1
|\
| * Fix type for $urlGeneratorDaniel Kesselberg2020-07-081-2/+1
* | [tx-robot] updated from transifexNextcloud bot2020-07-086-2/+64
* | Bump bundlesJulius Härtl2020-07-0727-5984/+27
* | [tx-robot] updated from transifexNextcloud bot2020-07-07124-120/+126
* | Merge pull request #21460 from nextcloud/enhancement/systemtags-bootstrapMorris Jobke2020-07-064-72/+90
|\ \
| * | Move systemtags to the new bootstrap mechanismChristoph Wurst2020-06-174-72/+90
* | | Merge pull request #21639 from nextcloud/techdebt/noid/move-away-from-databas...Morris Jobke2020-07-0623-587/+492
|\ \ \
| * | | Update class loadersJoas Schilling2020-07-068-0/+8
| * | | Move user_ldap to migrationsJoas Schilling2020-07-063-148/+102
| * | | Move files_trashbin to migrationsJoas Schilling2020-07-063-102/+88
| * | | Move files_external to migrationsJoas Schilling2020-07-063-226/+151
| * | | Move federatedfilesharing to migrationsJoas Schilling2020-07-063-42/+59
| * | | Move federation to migrationsJoas Schilling2020-07-063-69/+84
* | | | Fix sharebymail testsRoeland Jago Douma2020-07-063-99/+13
* | | | Merge pull request #21704 from nextcloud/fix/18895/fix-unit-testsMorris Jobke2020-07-061-1/+1
|\ \ \ \
| * | | | Fix unit tests from #18895Morris Jobke2020-07-061-1/+1
* | | | | Merge pull request #21074 from jvsalo/shared-lock-multi-releaseMorris Jobke2020-07-061-0/+14
|\ \ \ \ \
| * | | | | In LockPlugin, only release a lock if it was acquiredJaakko Salo2020-05-241-0/+14
* | | | | | Merge pull request #21171 from nextcloud/enh/noid/tidy-up-group-ldapMorris Jobke2020-07-064-235/+198
|\ \ \ \ \ \
| * | | | | | tidy up Group_LDAPArthur Schiwon2020-06-084-235/+198
* | | | | | | Merge pull request #21222 from nextcloud/bugfix/18965/reduce-contacts-search-...Morris Jobke2020-07-062-7/+25
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Reduce load of the contacts search when we know it can't matchJoas Schilling2020-06-152-7/+25
* | | | | | | Merge pull request #18895 from nextcloud/bugfix/noid/fix_birthday_calendar_colorMorris Jobke2020-07-061-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Changes the Birthday calendar color to slightly brighter oneGeorg Ehrke2020-01-141-1/+1
* | | | | | | Merge pull request #21692 from nextcloud/cleanup/sharebymailRoeland Jago Douma2020-07-0610-111/+43
|\ \ \ \ \ \ \
| * | | | | | | Cleanup share by mail a bitRoeland Jago Douma2020-07-0610-111/+43
* | | | | | | | Merge pull request #21264 from stweil/masterMorris Jobke2020-07-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-061-1/+1
* | | | | | | | | Merge pull request #21626 from nextcloud/enhancement/injectible-callablesMorris Jobke2020-07-053-42/+19
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Use \OCP\IContainer::injectFn to boot the admin_audit appChristoph Wurst2020-07-031-4/+4
| * | | | | | | | Use \OCP\IContainer::injectFn to boot the Accessibility appChristoph Wurst2020-07-031-12/+5
| * | | | | | | | Use \OCP\IContainer::injectFn to boot the DAV appChristoph Wurst2020-07-031-26/+10
* | | | | | | | | Merge pull request #21533 from nextcloud/techdebt/noid/dedicated-method-to-ge...Roeland Jago Douma2020-07-0410-195/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use the new method everywhereJoas Schilling2020-07-0310-195/+104
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-0414-14/+48
* | | | | | | | | | Merge pull request #21280 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro...Morris Jobke2020-07-0346-270/+270
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-0346-270/+270
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-0314-22/+126
|/ / / / / / / / /
* | | | | | | | | Merge pull request #21591 from nextcloud/debt/noid/set-path-for-ocm-permissionsRoeland Jago Douma2020-07-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Pass $path to ocmPermissions2ncPermissionsDaniel Kesselberg2020-06-251-1/+1
* | | | | | | | | | Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrapRoeland Jago Douma2020-07-025-70/+86
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move the event listener into a dedicated classChristoph Wurst2020-06-244-40/+66
| * | | | | | | | | | Migrate WFE to new bootstrap mechanismChristoph Wurst2020-06-242-41/+31
* | | | | | | | | | | Merge pull request #21590 from nextcloud/debt/noid/unused-methodRoeland Jago Douma2020-07-021-6/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused method.Daniel Kesselberg2020-06-251-6/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma2020-07-0214-82/+83
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Replace TYPE with TYPESDaniel Kesselberg2020-06-3014-82/+83
* | | | | | | | | | | Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling2020-07-0142-58/+103
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |