summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not use custom DI object names for user_ldapMorris Jobke2020-07-1315-29/+37
* Merge pull request #21800 from nextcloud/bug/noid/key_export_callMorris Jobke2020-07-131-1/+4
|\
| * Call openssl_pkey_export with $config and log errors.Daniel Kesselberg2020-07-121-1/+4
* | Merge pull request #21789 from nextcloud/ftp-filter-hashMorris Jobke2020-07-132-1/+21
|\ \
| * | filter files containing a hash in the path for ftp storagesRobin Appelman2020-07-102-1/+21
* | | Merge pull request #21794 from nextcloud/dependabot/npm_and_yarn/jsdom-16.3.0Roeland Jago Douma2020-07-132-103/+51
|\ \ \
| * | | Bump jsdom from 16.2.2 to 16.3.0dependabot-preview[bot]2020-07-112-103/+51
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-132-0/+6
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-124-2/+8
|/ / /
* | | Merge pull request #21796 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.3Roeland Jago Douma2020-07-112-13/+13
|\ \ \
| * | | Bump mochapack from 2.0.2 to 2.0.3dependabot-preview[bot]2020-07-112-13/+13
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2020-07-1124-0/+104
|/ /
* | Merge pull request #21684 from nextcloud/dependabot/npm_and_yarn/sass-loader-...Roeland Jago Douma2020-07-102-35/+59
|\ \
| * | Bump sass-loader from 8.0.2 to 9.0.1dependabot-preview[bot]2020-07-042-35/+59
* | | Merge pull request #21730 from nextcloud/design/app-limitRoeland Jago Douma2020-07-102-3/+3
|\ \ \
| * | | Up the limit for the header app menu, fix #21635Jan-Christoph Borchardt2020-07-102-3/+3
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-07-10246-876/+906
* | | Merge pull request #21760 from nextcloud/fix/20453/get-pluralRoeland Jago Douma2020-07-093-4/+4
|\ \ \
| * | | Compile assetsDaniel Kesselberg2020-07-092-2/+2
| * | | Fix parsing of language codeDaniel Kesselberg2020-07-091-2/+2
|/ / /
* | | Merge pull request #21777 from nextcloud/search-min-lengthRoeland Jago Douma2020-07-092-2/+2
|\ \ \
| * | | lower minimum search length to 2 charactersRobin Appelman2020-07-092-2/+2
| | |/ | |/|
* | | Merge pull request #21771 from nextcloud/techdebt/noid/clarify-scopes-for-pro...Roeland Jago Douma2020-07-091-8/+8
|\ \ \
| * | | Clarify the scropes for profile data federationJoas Schilling2020-07-091-8/+8
* | | | Merge pull request #21750 from nextcloud/techdebt/noid/files_versions-bootstrapRoeland Jago Douma2020-07-093-55/+24
|\ \ \ \
| * | | | Move files_versions to bootstrap mechanismMorris Jobke2020-07-093-55/+24
| | |/ / | |/| |
* | | | Merge pull request #21778 from nextcloud/fix/moment-locale-earlyMorris Jobke2020-07-092-6/+6
|\ \ \ \
| * | | | Set the moment locale even earlierChristoph Wurst2020-07-092-6/+6
| |/ / /
* | | | Merge pull request #21759 from nextcloud/enh/lazy_subscriptionRoeland Jago Douma2020-07-094-12/+127
|\ \ \ \ | |/ / / |/| | |
| * | | Add DummySubscription for testsDaniel Kesselberg2020-07-092-0/+68
| * | | Make the subscription registry lazyRoeland Jago Douma2020-07-093-12/+59
| |/ /
* | | Merge pull request #21733 from nextcloud/fix/noid/cache-system-card-etag-duri...Morris Jobke2020-07-092-4/+18
|\ \ \
| * | | Update system addressbook card only when there was a change based on a cached...Morris Jobke2020-07-092-4/+18
* | | | Merge pull request #21489 from nextcloud/fix/share/use_correct_mountJoas Schilling2020-07-0910-4/+284
|\ \ \ \
| * | | | better cleanup in share testsRobin Appelman2020-07-092-0/+10
| * | | | ensure home storage is initialized on first setupRobin Appelman2020-07-093-2/+6
| * | | | ensure mounts are scanned during testsRobin Appelman2020-07-092-1/+7
| * | | | Add more integration tests for resharing permissionsDaniel Calviño Sánchez2020-07-091-0/+244
| * | | | Use the correct mountpoint to calculateRoeland Jago Douma2020-07-092-1/+17
| | |/ / | |/| |
* | | | Merge pull request #21736 from nextcloud/bugfix/21433Joas Schilling2020-07-093-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix placeholder issues with multiplace spaces in the nameJulius Härtl2020-07-093-3/+3
* | | | Merge pull request #21767 from nextcloud/enh/lazy_register_navigationMorris Jobke2020-07-092-75/+84
|\ \ \ \
| * | | | Lazy register the navigationRoeland Jago Douma2020-07-092-75/+84
| |/ / /
* | | | Merge pull request #21746 from nextcloud/techdebt/noid/cloud_federation_api-b...Morris Jobke2020-07-092-31/+16
|\ \ \ \
| * | | | Move cloud_federation_api to bootstrap mechanismMorris Jobke2020-07-082-31/+16
* | | | | Merge pull request #21766 from nextcloud/fix/21761/regression-in-return-valueMorris Jobke2020-07-091-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix regression in return value of OC_Util::checkDataDirectoryPermissions due ...Morris Jobke2020-07-091-2/+2
|/ / / /
* | | | Merge pull request #21761 from nextcloud/fix/permission_check_translationRoeland Jago Douma2020-07-091-7/+5
|\ \ \ \
| * | | | Kill another unneeded translationRoeland Jago Douma2020-07-081-7/+5
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-09138-138/+148
|/ / / /