summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-03-192-0/+2
* Fix recursive calls in logging via server methodsJoas Schilling2020-03-182-162/+196
* 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 #19347 from nextcloud/fix/19345/log_deprecated_alias_useRoeland Jago Douma2020-03-171-64/+81
|\ \
| * | Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-151-64/+64
| * | 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
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-174-2/+4
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-03-162-2/+2
| |/ |/|
* | Merge pull request #19954 from roscomputing/fix/19941/fix_safari_useragentRoeland Jago Douma2020-03-151-1/+1
|\ \
| * | fix safari useragent for versions with 3 digitsPavel Krasikov2020-03-141-1/+1
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-03-152-0/+20
* | Merge pull request #19910 from nextcloud/bugfix/noid/invalid-from-mailRoeland Jago Douma2020-03-131-1/+1
|\ \
| * | Do not use the instance name as user part of from mail addressesJulius Härtl2020-03-121-1/+1
* | | Merge pull request #19888 from nextcloud/fix/objectstore_rename_mimetypeRoeland Jago Douma2020-03-121-6/+1
|\ \ \
| * | | Get correct mimetype on objectstoresRoeland Jago Douma2020-03-111-6/+1
| |/ /
* / / Only load required scripts on install pageJulius Härtl2020-03-111-8/+10
|/ /
* | Merge pull request #19867 from Jose123456/error-loggingRoeland Jago Douma2020-03-101-1/+5
|\ \
| * | E_ALL already sets E_DEPRECATEDJose Quinteiro2020-03-091-1/+1
| * | Set error_logging correctly. Fixes #19847Jose Quinteiro2020-03-091-1/+5
* | | Merge pull request #19812 from nextcloud/enh/noid/subscription-configRoeland Jago Douma2020-03-101-0/+13
|\ \ \
| * | | Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-0/+13
* | | | Merge pull request #19746 from nextcloud/locked-exception-forward-existingRoeland Jago Douma2020-03-092-4/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | pass the existing locks info when making locked exception with absolute pathsRobin Appelman2020-03-022-4/+19
* | | | Merge pull request #19820 from nextcloud/fix/mismatching-docblock-return-typeChristoph Wurst2020-03-094-6/+13
|\ \ \ \
| * | | | Fix mismatching docblock return typesChristoph Wurst2020-03-064-6/+13
| | |/ / | |/| |
* / | | Fix mismatching doc block parameter typesChristoph Wurst2020-03-066-6/+7
|/ / /
* | | Merge pull request #19743 from nextcloud/cache-updater-storage-mtime-falseRoeland Jago Douma2020-03-051-6/+9
|\ \ \
| * | | dont try to update storage mtime if we can't get the mtimeRobin Appelman2020-03-021-6/+9
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-03-054-4/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-03-042-2/+24
* | | Merge pull request #19742 from nextcloud/bug/19740/add-msg-for-exceptionblizzz2020-03-021-2/+2
|\ \ \ | |/ / |/| |
| * | Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2020-03-022-0/+4
| |/ |/|
* | Merge pull request #19493 from nextcloud/simplefile-new-lazyRoeland Jago Douma2020-02-289-10/+245
|\ \
| * | Bump autoloaderRoeland Jago Douma2020-02-282-0/+2
| * | allow writing content directly when creating new SimpleFileRobin Appelman2020-02-284-6/+12
| * | Create SimpleFile only when writing the contentRobin Appelman2020-02-286-8/+235
* | | Merge pull request #19321 from nextcloud/enh/allow-to-overwrite-share-target-...Joas Schilling2020-02-283-0/+85
|\ \ \ | |/ / |/| |
| * | Allow to overwrite share target mountpointsJoas Schilling2020-02-173-0/+85
* | | Merge pull request #19613 from nextcloud/enh/19537/undefined-index-passwordRoeland Jago Douma2020-02-281-4/+6
|\ \ \
| * | | Check that username and password are present.Daniel Kesselberg2020-02-231-4/+6
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-282-2/+2
* | | | Merge pull request #19670 from nextcloud/techdebt/noid/allow-to-remove-listenersChristoph Wurst2020-02-272-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow to remove listenersJoas Schilling2020-02-272-0/+13
* | | | Merge pull request #19659 from nextcloud/techdebt/17486/allow-non-integer-ids...Roeland Jago Douma2020-02-271-2/+7
|\ \ \ \