Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update system addressbook card only when there was a change based on a cached... | Morris Jobke | 2020-07-09 | 2 | -4/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-07 | 128 | -120/+270 |
* | 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 |
* | | | Merge pull request #21714 from nextcloud/td/remove/getAppFolder | Morris Jobke | 2020-07-06 | 2 | -26/+0 |
|\ \ \ | |||||
| * | | | Remove old deprecated getAppFolder | Roeland Jago Douma | 2020-07-06 | 2 | -26/+0 |
* | | | | Merge pull request #18867 from HolgerHees/patch-1 | Morris Jobke | 2020-07-06 | 2 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Update SecurityMiddleware.php | Holger Hees | 2020-07-06 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #21717 from nextcloud/fix/tests/sharebymail | Morris Jobke | 2020-07-06 | 3 | -99/+13 |
|\ \ \ | |||||
| * | | | Fix sharebymail tests | Roeland Jago Douma | 2020-07-06 | 3 | -99/+13 |
* | | | | Merge pull request #20729 from nextcloud/cleanup/noid/shared-tags-code | Morris Jobke | 2020-07-06 | 5 | -454/+9 |
|\ \ \ \ | |||||
| * | | | | Cascading effect - more code that now is not used anymore | Morris Jobke | 2020-07-06 | 1 | -338/+0 |
| * | | | | Tags.php and the old sharing mechanism | Morris Jobke | 2020-07-06 | 5 | -116/+9 |
| |/ / / | |||||
* | | | | Merge pull request #21706 from nextcloud/bugfix/21698/add-a-clear-abuse-message | Roeland Jago Douma | 2020-07-06 | 2 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Add a clear message why you could end up there | Joas Schilling | 2020-07-06 | 2 | -0/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #21713 from nextcloud/td/deprecate/register_rotues | Roeland Jago Douma | 2020-07-06 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Deprecate registerRoutes | Roeland Jago Douma | 2020-07-06 | 1 | -0/+1 |
|/ / / | |||||
* | | | 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 | 2 | -1/+19 |
|\ \ \ \ | |||||
| * | | | | In LockPlugin, only release a lock if it was acquired | Jaakko Salo | 2020-05-24 | 1 | -0/+14 |
| * | | | | Fix releasing a shared lock multiple times | Jaakko Salo | 2020-05-24 | 1 | -1/+5 |
* | | | | | 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 #21238 from nextcloud/techdebt/noid/deferrable-notificatio... | Morris Jobke | 2020-07-06 | 5 | -0/+111 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Allow notification apps to defer and flush the sending | Joas Schilling | 2020-07-03 | 5 | -0/+111 |
* | | | | | | | 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 #21665 from nextcloud/debt/noid/job-list | Morris Jobke | 2020-07-06 | 3 | -23/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use formal type hints instead of informal PHPDoc | Morris Jobke | 2020-07-06 | 2 | -21/+9 |
| * | | | | | | | Fix wrong phpdoc for execute method | Daniel Kesselberg | 2020-07-03 | 3 | -3/+5 |
* | | | | | | | | 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 #21581 from nextcloud/3rdparty/symfony/4.4.10 | Roeland Jago Douma | 2020-07-06 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Bump symfony deps to 4.4.10 | Roeland Jago Douma | 2020-07-06 | 1 | -0/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-06 | 2 | -4/+32 |
* | | | | | | | | | 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 |