summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma2020-03-3023-41/+45
|\
| * RequestTestCase: Default type for headers needs to be arrayGeorg Ehrke2020-03-271-1/+1
| * Adjust FakeLockerPluginTest to new Sabre versionGeorg Ehrke2020-03-271-1/+1
| * Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke2020-03-272-8/+16
| * Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke2020-03-275-18/+14
| * Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke2020-03-2713-13/+13
| * Update Sabre (and friends) to 4.0Christoph Wurst2020-03-271-0/+0
* | [tx-robot] updated from transifexNextcloud bot2020-03-3040-40/+116
* | [tx-robot] updated from transifexNextcloud bot2020-03-2944-62/+84
* | [tx-robot] updated from transifexNextcloud bot2020-03-28132-196/+328
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-27197-332/+0
|\ \ | |/ |/|
| * Remove unused importsChristoph Wurst2020-03-25197-332/+0
* | Merge pull request #20186 from szaimen/patch-2Roeland Jago Douma2020-03-271-1/+1
|\ \
| * | Fix "Use this address..." Stringszaimen2020-03-261-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-03-2716-8/+428
|/ /
* | Merge pull request #19872 from nextcloud/techdebt/bable-polyfill-to-core-jsJohn Molakvoæ2020-03-2617-107/+105
|\ \
| * | Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-2617-107/+105
* | | Merge pull request #20168 from nextcloud/techdebt/short-array-syntaxJoas Schilling2020-03-26454-4220/+4220
|\ \ \ | |/ / |/| |
| * | Use the short array syntax, everywhereChristoph Wurst2020-03-26454-4220/+4220
|/ /
* | Merge pull request #20123 from lippl/bugfix/ldap-user_count-warningblizzz2020-03-261-28/+26
|\ \
| * | single squashed commit for bug fixPhilipp Staiger2020-03-261-28/+26
* | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-26230-3356/+3356
|\ \ \
| * | | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-25230-3356/+3356
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2020-03-2616-22/+50
* | | Merge pull request #20169 from nextcloud/techdebt/lower-case-true-false-nullChristoph Wurst2020-03-2513-25/+25
|\ \ \ | |/ / |/| |
| * | Use lowercase true, false and null constantsChristoph Wurst2020-03-2513-25/+25
|/ /
* | Merge pull request #19075 from nextcloud/feature/contact-interaction-eventChristoph Wurst2020-03-2532-7/+1968
|\ \
| * | Convert share event to an interaction eventChristoph Wurst2020-03-255-1/+102
| * | Register an address book with recent contactsChristoph Wurst2020-03-2525-6/+1728
| * | Add a public event for contacts interactionChristoph Wurst2020-03-253-0/+138
|/ /
* | Merge pull request #20162 from nextcloud/security/update-minimist-packagesJohn Molakvoæ2020-03-251-51/+53
|\ \
| * | Update minimist dependenciesChristoph Wurst2020-03-251-51/+53
|/ /
* | Merge pull request #20153 from nextcloud/enhancement/update-eslint-switch-pac...John Molakvoæ2020-03-2522-247/+378
|\ \
| * | Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-2522-247/+378
* | | Merge pull request #20150 from nextcloud/fix/auto_accept_group_shares_new_usersRoeland Jago Douma2020-03-254-0/+87
|\ \ \ | |/ / |/| |
| * | Auto accept group shares for users added to a groupRoeland Jago Douma2020-03-254-0/+87
* | | Merge pull request #20145 from nextcloud/bugfix/noid/generated-avatars-and-no...blizzz2020-03-252-3/+3
|\ \ \
| * | | Fix generated avatars and nophoto cache filesJoas Schilling2020-03-242-3/+3
* | | | Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uriRoeland Jago Douma2020-03-252-6/+20
|\ \ \ \
| * | | | RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-162-6/+20
* | | | | Merge pull request #14722 from tacruc/GpgMailerHooksRoeland Jago Douma2020-03-258-20/+156
|\ \ \ \ \
| * | | | | Added Hook before Message is sendArne Hamann2020-03-248-20/+156
| | |/ / / | |/| | |
* | | | | Merge pull request #19955 from nextcloud/bug/19952/translate-web-standardsRoeland Jago Douma2020-03-253-9/+4
|\ \ \ \ \
| * | | | | Use a normal string to translate.Daniel Kesselberg2020-03-243-9/+4
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-03-2524-4/+58
| |_|_|/ / |/| | | |
* | | | | Merge pull request #19368 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2020-03-242-7/+7
|\ \ \ \ \
| * | | | | Bump handlebars from 4.5.3 to 4.7.3 in /builddependabot-preview[bot]2020-03-102-7/+7
* | | | | | Merge pull request #19782 from nextcloud/quota-wrapper-include-externalRoeland Jago Douma2020-03-241-9/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use global used space in quota wrappen when external storage is includedRobin Appelman2020-03-041-9/+18
* | | | | | Merge pull request #20091 from nextcloud/dependabot/npm_and_yarn/url-loader-4...Roeland Jago Douma2020-03-242-15/+59
|\ \ \ \ \ \