summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Guzzle's InvalidArgumentExceptionDaniel Kesselberg2020-07-141-0/+0
* Merge pull request #21813 from nextcloud/enh/noid/report-code-style-to-githubMorris Jobke2020-07-131-1/+2
|\
| * Report php-cs-fixer errors to GitHubDaniel Kesselberg2020-07-131-1/+2
* | Merge pull request #21820 from nextcloud/techdebt/noid/ldap-do-not-use-custom...Morris Jobke2020-07-1315-29/+37
|\ \
| * | Do not use custom DI object names for user_ldapMorris Jobke2020-07-1315-29/+37
* | | Merge pull request #21819 from nextcloud/techdebt/noid/updatenotification-boo...Morris Jobke2020-07-132-40/+13
|\ \ \
| * | | Use IBootstrap for the app updatenotificationMorris Jobke2020-07-132-40/+13
| |/ /
* | | Merge pull request #21785 from nextcloud/techdebt/noid/remove-classmap-in-fil...Morris Jobke2020-07-1323-83/+83
|\ \ \
| * | | Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-1023-83/+83
* | | | Merge pull request #21792 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.19Roeland Jago Douma2020-07-133-5/+5
|\ \ \ \
| * | | | Bump lodash from 4.17.15 to 4.17.19dependabot-preview[bot]2020-07-133-5/+5
* | | | | Merge pull request #21748 from nextcloud/bugfix/noid/improve-error-reporting-...Joas Schilling2020-07-138-9/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve error reporting on sharing errorsJoas Schilling2020-07-088-9/+11
* | | | | 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