summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Change defaultapp to dashboardrakekniven2021-01-081-3/+3
|/ / / / /
* | | | | Merge pull request #25015 from nextcloud/fix/no-double-intl-polyfillRoeland Jago Douma2021-01-083-3/+8
|\ \ \ \ \
| * | | | | Replace patchwork/utf8 with symfony-polyfill-*Christoph Wurst2021-01-073-3/+8
* | | | | | Merge pull request #25020 from nextcloud/fix/noid/limitied-allowed-items-db-inRoeland Jago Douma2021-01-082-5/+36
|\ \ \ \ \ \
| * | | | | | respect DB limits of arguments in a IN listArthur Schiwon2021-01-072-5/+36
| |/ / / / /
* | | | | | Merge pull request #25021 from nextcloud/enhancement/occ-install-exception-traceRoeland Jago Douma2021-01-085-7/+28
|\ \ \ \ \ \
| * | | | | | Add more previous exceptions to database setup codeMorris Jobke2021-01-074-4/+5
| * | | | | | Print an exception trace for setup exceptionsChristoph Wurst2021-01-072-3/+23
* | | | | | | Merge pull request #25025 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-01-081-13/+2
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselineNextcloud-PR-Bot2021-01-081-13/+2
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-01-088-2/+24
* | | | | | | Merge pull request #24892 from nextcloud/fix/use-symfony-dispatcher-correctlyMorris Jobke2021-01-071-14/+22
|\ \ \ \ \ \ \
| * | | | | | | Use the Symfony dispatcher correctlyChristoph Wurst2021-01-051-14/+22
* | | | | | | | Merge pull request #23261 from nextcloud/enh/external-storage-session-typeMorris Jobke2021-01-074-4/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose session based authentication through mount point typeJulius Härtl2020-12-214-4/+21
* | | | | | | | | Merge pull request #24989 from nextcloud/scanner-ignore-non-readableMorris Jobke2021-01-071-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | ignore files that have no read permissions during scanningRobin Appelman2021-01-061-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #24934 from nextcloud/max_file_uploadsRoeland Jago Douma2021-01-071-5/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove useless ini_set functionsCarlos Ferreira2021-01-071-5/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #24969 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.2Roeland Jago Douma2021-01-0788-103/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump core-js from 3.8.1 to 3.8.2dependabot-preview[bot]2021-01-0788-103/+103
| |/ / / / / / /
* | | | | | | | Merge pull request #25018 from nextcloud/fix-name-of-avatar-integration-tests...Roeland Jago Douma2021-01-071-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix name of avatar integration tests in DroneDaniel Calviño Sánchez2021-01-071-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #24999 from nextcloud/bugfix/noid/email-footer-languageRoeland Jago Douma2021-01-072-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Set the user language when adding the footerJulius Härtl2021-01-072-2/+3
|/ / / / / /
* | | | | | Merge pull request #25011 from nextcloud/fix/23197/catch_throwableRoeland Jago Douma2021-01-071-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Catch throwable instead of exceptionRoeland Jago Douma2021-01-071-1/+1
|/ / / / /
* | | | | Merge pull request #25010 from nextcloud/revert-24955-external-storage-login-...Morris Jobke2021-01-071-38/+2
|\ \ \ \ \
| * | | | | Revert "allow using any ldap property as login name when using login credenti...blizzz2021-01-071-38/+2
|/ / / / /
* | | | | Merge pull request #24955 from nextcloud/external-storage-login-ldapMorris Jobke2021-01-071-2/+38
|\ \ \ \ \
| * | | | | allow using any ldap property as login name when using external storage login...Robin Appelman2021-01-041-2/+38
* | | | | | Merge pull request #25003 from nextcloud/psalm/noid/phpdoc-fix-return-typeRoeland Jago Douma2021-01-073-3/+3
|\ \ \ \ \ \
| * | | | | | Fix return types for Archive::getStreamMorris Jobke2021-01-073-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #25001 from nextcloud/bugfix/23044/fix-column-name-checkRoeland Jago Douma2021-01-071-1/+1
|\ \ \ \ \ \
| * | | | | | Fix column name to check prior to deletingJoas Schilling2021-01-071-1/+1
| |/ / / / /
* | | | | | Merge pull request #25000 from nextcloud/bugfix/noid/hide-client-welcome-mailRoeland Jago Douma2021-01-071-6/+16
|\ \ \ \ \ \
| * | | | | | Hide client link in welcome mail if an empty customclient_desktop config is setJulius Härtl2021-01-071-6/+16
* | | | | | | Merge pull request #25004 from nextcloud/fix/noid/php8-optional-parameter-bef...Morris Jobke2021-01-071-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix warning in PHP 8 about optional parameter before mandatory oneMorris Jobke2021-01-071-1/+1
|/ / / / / /
* | | | | | Merge pull request #24967 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...dependabot-preview[bot]2021-01-0785-123/+139
|\ \ \ \ \ \
| * | | | | | Bump @nextcloud/axios from 1.5.0 to 1.6.0dependabot-preview[bot]2021-01-0785-123/+139
* | | | | | | Merge pull request #24994 from nextcloud/ci/postgres_updateRoeland Jago Douma2021-01-071-3/+73
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update postgres version testsRoeland Jago Douma2021-01-071-3/+73
| |/ / / / /
* | | | | | Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-s...Julius Härtl2021-01-071-2/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make sure we have existing indexes before using themJohn Molakvoæ (skjnldsv)2021-01-041-2/+4
| |/ / / /
* | | | | Merge pull request #24993 from nextcloud/ci/db_drop_mysql_5Roeland Jago Douma2021-01-071-101/+0
|\ \ \ \ \
| * | | | | No need to run mysql5 tests anymoreRoeland Jago Douma2021-01-061-101/+0
* | | | | | Merge pull request #24988 from nextcloud/enh/make_sure_cache_is_setRoeland Jago Douma2021-01-071-0/+6
|\ \ \ \ \ \
| * | | | | | Set the JSCombiner cache if neededRoeland Jago Douma2021-01-061-0/+6
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-01-0714-2/+26
| |/ / / / / |/| | | | |