| Commit message (Expand) | Author | Age | Files | Lines |
* | filter files containing a hash in the path for ftp storages | Robin Appelman | 2020-07-10 | 2 | -1/+21 |
* | Merge pull request #21733 from nextcloud/fix/noid/cache-system-card-etag-duri... | Morris Jobke | 2020-07-09 | 2 | -4/+18 |
|\ |
|
| * | Update system addressbook card only when there was a change based on a cached... | Morris Jobke | 2020-07-09 | 2 | -4/+18 |
* | | Merge pull request #21489 from nextcloud/fix/share/use_correct_mount | Joas Schilling | 2020-07-09 | 10 | -4/+284 |
|\ \ |
|
| * | | better cleanup in share tests | Robin Appelman | 2020-07-09 | 2 | -0/+10 |
| * | | ensure home storage is initialized on first setup | Robin Appelman | 2020-07-09 | 3 | -2/+6 |
| * | | ensure mounts are scanned during tests | Robin Appelman | 2020-07-09 | 2 | -1/+7 |
| * | | Add more integration tests for resharing permissions | Daniel Calviño Sánchez | 2020-07-09 | 1 | -0/+244 |
| * | | Use the correct mountpoint to calculate | Roeland Jago Douma | 2020-07-09 | 2 | -1/+17 |
* | | | Merge pull request #21736 from nextcloud/bugfix/21433 | Joas Schilling | 2020-07-09 | 3 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix placeholder issues with multiplace spaces in the name | Julius Härtl | 2020-07-09 | 3 | -3/+3 |
* | | | Merge pull request #21767 from nextcloud/enh/lazy_register_navigation | Morris Jobke | 2020-07-09 | 2 | -75/+84 |
|\ \ \ |
|
| * | | | Lazy register the navigation | Roeland Jago Douma | 2020-07-09 | 2 | -75/+84 |
| |/ / |
|
* | | | Merge pull request #21746 from nextcloud/techdebt/noid/cloud_federation_api-b... | Morris Jobke | 2020-07-09 | 2 | -31/+16 |
|\ \ \ |
|
| * | | | Move cloud_federation_api to bootstrap mechanism | Morris Jobke | 2020-07-08 | 2 | -31/+16 |
* | | | | Merge pull request #21766 from nextcloud/fix/21761/regression-in-return-value | Morris Jobke | 2020-07-09 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix regression in return value of OC_Util::checkDataDirectoryPermissions due ... | Morris Jobke | 2020-07-09 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #21761 from nextcloud/fix/permission_check_translation | Roeland Jago Douma | 2020-07-09 | 1 | -7/+5 |
|\ \ \ |
|
| * | | | Kill another unneeded translation | Roeland Jago Douma | 2020-07-08 | 1 | -7/+5 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-09 | 138 | -138/+148 |
|/ / / |
|
* | | | Merge pull request #21758 from nextcloud/fix/routes/defaults | Roeland Jago Douma | 2020-07-08 | 2 | -20/+20 |
|\ \ \ |
|
| * | | | Fix supporting defaults for routes | Roeland Jago Douma | 2020-07-08 | 2 | -20/+20 |
* | | | | Merge pull request #21754 from nextcloud/td/no_translation_on_each_request | Roeland Jago Douma | 2020-07-08 | 1 | -2/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Only translate if we need the string | Roeland Jago Douma | 2020-07-08 | 1 | -2/+1 |
|/ / / |
|
* | | | Merge pull request #21729 from nextcloud/enh/noid/orphaned-mounts | Roeland Jago Douma | 2020-07-08 | 2 | -1/+53 |
|\ \ \ |
|
| * | | | Test for proper removal of mount entries | Julius Härtl | 2020-07-08 | 1 | -1/+20 |
| * | | | Add removal of mounts without storages to files:cleanup command | Julius Härtl | 2020-07-07 | 1 | -0/+33 |
| | |/
| |/| |
|
* | | | Merge pull request #21745 from nextcloud/techdebt/noid/lookup_server_connecto... | Roeland Jago Douma | 2020-07-08 | 2 | -43/+15 |
|\ \ \ |
|
| * | | | Move lookup server connector to bootstrap mechanism | Morris Jobke | 2020-07-08 | 2 | -43/+15 |
| | |/
| |/| |
|
* | | | Merge pull request #21749 from nextcloud/techdebt/noid/contactsinteraction-bo... | Morris Jobke | 2020-07-08 | 3 | -56/+8 |
|\ \ \ |
|
| * | | | Move contactsinteraction to bootstrap mechanism | Morris Jobke | 2020-07-08 | 3 | -56/+8 |
| |/ / |
|
* | | | Merge pull request #21643 from nextcloud/enh/no_routeactionhadler_inits | Roeland Jago Douma | 2020-07-08 | 3 | -20/+26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not create a RouteActionHandler object for each route | Roeland Jago Douma | 2020-07-07 | 3 | -20/+26 |
* | | | 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 |
* | | | | Merge pull request #21739 from nextcloud/techdebt/14552/migrate-OC-initSession | Morris Jobke | 2020-07-08 | 1 | -8/+2 |
|\ \ \ \ |
|
| * | | | | Remove hook for initSession | Morris Jobke | 2020-07-07 | 1 | -8/+2 |
| | |_|/
| |/| | |
|
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-08 | 24 | -4/+90 |
| |_|/
|/| | |
|
* | | | Merge pull request #21676 from J0WI/fix-chmod-on-fd | Morris Jobke | 2020-07-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix chmod on file descriptor | J0WI | 2020-07-03 | 1 | -1/+1 |
* | | | | Merge pull request #21725 from nextcloud/bugfix/21316/ie11-quoted-props | Morris Jobke | 2020-07-07 | 37 | -7907/+50 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Bump bundles | Julius Härtl | 2020-07-07 | 36 | -7907/+36 |
| * | | | Do not quote properties when optimizing bundles | Julius Härtl | 2020-07-07 | 1 | -0/+14 |
|/ / / |
|
* | | | [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 |