summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-03-2034-54/+76
* Merge pull request #20031 from nextcloud/fix/files-external-user-mount-cache-diRoeland Jago Douma2020-03-191-4/+0
|\
| * Do not use the deprecated service nameChristoph Wurst2020-03-191-4/+0
* | Merge pull request #20026 from nextcloud/techdebt/composer-files-v1.10.1Christoph Wurst2020-03-1924-0/+72
|\ \ | |/ |/|
| * Update autoloaders for composer v1.10.1Christoph Wurst2020-03-1924-0/+72
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-1910-6/+24
* Merge pull request #20013 from nextcloud/bugfix/noid/fix-recursive-calls-in-l...Roeland Jago Douma2020-03-185-172/+208
|\
| * Fix recursive calls in logging via server methodsJoas Schilling2020-03-185-172/+208
* | Merge pull request #19242 from nextcloud/dav-long-propertiesRoeland Jago Douma2020-03-187-504/+182
|\ \ | |/ |/|
| * rebuild autoloaderRobin Appelman2020-03-182-2/+0
| * fix testsRobin Appelman2020-03-181-57/+2
| * remove the detour trough node and work with path directlyRobin Appelman2020-03-182-73/+8
| * use INode instead of Node for custom propertiesRobin Appelman2020-03-182-6/+20
| * handle long property paths to hasing paths >250 charsRobin Appelman2020-03-182-32/+77
| * remove unused codeRobin Appelman2020-03-181-53/+0
| * test custom properties backend against real databaseRobin Appelman2020-03-181-52/+87
| * merge the two almost identical custom property backendsRobin Appelman2020-03-185-376/+135
* | Merge pull request #20003 from nextcloud/enh/19989/type-additional-scoesJoas Schilling2020-03-182-1/+5
|\ \ | |/ |/|
| * Annotate $additionalScopes so the IDE knows what type $scopeCandidate is.Daniel Kesselberg2020-03-172-1/+5
* | Merge pull request #19978 from nextcloud/harden/check_for_ownerRoeland Jago Douma2020-03-181-0/+5
|\ \
| * | Actually check if the owner is not nullRoeland Jago Douma2020-03-161-0/+5
* | | Merge pull request #19981 from nextcloud/enh/reset_target_if_null_after_shareRoeland Jago Douma2020-03-181-0/+5
|\ \ \
| * | | Update the target when it isempty after sharingRoeland Jago Douma2020-03-161-0/+5
| |/ /
* | | Merge pull request #19813 from nextcloud/bugfix/noid/fix-color-box-shadow-var...Joas Schilling2020-03-182-2/+2
|\ \ \
| * | | Fix dark mode color-box-shadow variableMarco Ambrosini2020-03-131-1/+1
| * | | Fix color-box-shadow variableMarco Ambrosini2020-03-131-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-184-4/+6
* | | | Merge pull request #19932 from nextcloud/remove-placeholder-checkRoeland Jago Douma2020-03-172-77/+0
|\ \ \ \
| * | | | remove the requirement that everything that looks like a placeholder is subst...Robin Appelman2020-03-132-77/+0
* | | | | Merge pull request #19964 from nextcloud/bug/19963/invalid-constructor-templa...Roeland Jago Douma2020-03-172-5/+24
|\ \ \ \ \
| * | | | | Fix invalid instantiation of TemplateResponse if client not foundDaniel Kesselberg2020-03-152-5/+24
* | | | | | Merge pull request #19347 from nextcloud/fix/19345/log_deprecated_alias_useRoeland Jago Douma2020-03-174-71/+89
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-154-71/+72
| * | | | | Add a deprecated alias registration to find deprecated usagesRoeland Jago Douma2020-03-151-0/+17
* | | | | | Merge pull request #19967 from roscomputing/enh/19958/usejsnoncedocsRoeland Jago Douma2020-03-171-0/+1
|\ \ \ \ \ \
| * | | | | | add docs for useJsNoncePavel Krasikov2020-03-151-0/+1
* | | | | | | Merge pull request #19989 from nextcloud/fix-single-ScopeContext-passed-to-se...Roeland Jago Douma2020-03-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix single "ScopeContext" passed to "setScopes"Daniel Calviño Sánchez2020-03-161-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #19987 from nextcloud/bugfix/noid/disable-storage-stats-wi...Roeland Jago Douma2020-03-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Only do regular polling of storage statistics if session_keepalive is enabledJulius Härtl2020-03-161-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #19995 from nextcloud/bugfix/noid/unify_default_types_look...Roeland Jago Douma2020-03-172-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Default value of lookupServerEnabled should be the same everywhereGeorg Ehrke2020-03-172-2/+2
| |/ / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-03-1732-90/+224
* | | | | | | Merge pull request #19968 from nextcloud/enh/noid/hide-apps-store-if-disabledblizzz2020-03-165-14/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Hide card for apps store if disabledDaniel Kesselberg2020-03-165-14/+30
|/ / / / / /
* | | | | | Merge pull request #19960 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.1John Molakvoæ2020-03-162-10/+9
|\ \ \ \ \ \
| * | | | | | Bump sinon from 9.0.0 to 9.0.1dependabot-preview[bot]2020-03-152-10/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #19962 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3Roeland Jago Douma2020-03-1610-26/+26
|\ \ \ \ \ \
| * | | | | | Bump vuex from 3.1.2 to 3.1.3dependabot-preview[bot]2020-03-1510-26/+26
| |/ / / / /
* | | / / / [tx-robot] updated from transifexNextcloud bot2020-03-1620-12/+92
| |_|/ / / |/| | | |