summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \ \
| * | | | Allow non integer ids in Entity MapperJoas Schilling2020-02-261-2/+7
| |/ / /
* | | | Merge pull request #19433 from nextcloud/bugfix/noid/fix-installing-talkblizzz2020-02-261-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Hardcode Talk namespace to fix install due to global routeJoas Schilling2020-02-141-2/+13
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-252-0/+2
* | | | Merge pull request #19478 from Tim-Obert/bug/19475/fix-routes-generation-auth...Roeland Jago Douma2020-02-231-3/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix requested changesTimObert2020-02-141-10/+5
| * | | Change the route generation of AuthPublicShareController.php and adjust the r...Tim Obert2020-02-141-3/+13
* | | | Merge pull request #19528 from nextcloud/bugfix/noid/remove-user-root-from-er...Roeland Jago Douma2020-02-221-2/+4
|\ \ \ \
| * | | | Strip of users home path from share api messageJoas Schilling2020-02-201-2/+4
| | |_|/ | |/| |
* | | | Merge pull request #18227 from nextcloud/bug/17947/set-transaction-isolation-...Christoph Wurst2020-02-215-2/+49
|\ \ \ \
| * | | | Add event subscriber for transaction isolation levelDaniel Kesselberg2020-02-215-2/+49
| |/ / /
* | | | Merge pull request #19412 from nextcloud/fix/19404/make-favorite-publicChristoph Wurst2020-02-212-10/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Make TAG_FAVORITE publicDaniel Kesselberg2020-02-122-10/+13
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-152-0/+4
| |/ / |/| |
* | | when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-131-1/+5
* | | Allow to overwrite the path on the cache eventJoas Schilling2020-02-132-0/+14
| |/ |/|
* | Merge pull request #19424 from nextcloud/bugfix/noid/dont-create-invalid-usersRoeland Jago Douma2020-02-121-1/+1
|\ \
| * | Don't create invalid usersJoas Schilling2020-02-121-1/+1
* | | disable timeout on app install via cliArthur Schiwon2020-02-122-7/+15
* | | Allow to serve static mp4 directlyJulius Härtl2020-02-121-1/+1
* | | Allow to serve static webm directlyRoeland Jago Douma2020-02-121-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-02-116-0/+6
* | | Merge pull request #18904 from nextcloud/enh/noid/flow-loggingRoeland Jago Douma2020-02-105-1/+79
|\ \ \
| * | | always require a message paramter for data loggingArthur Schiwon2020-01-283-4/+15
| * | | log Flow activityArthur Schiwon2020-01-284-1/+68
* | | | Merge pull request #19307 from nextcloud/enh/argon2idRoeland Jago Douma2020-02-101-21/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Argon2id supportRoeland Jago Douma2020-02-071-21/+13
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-104-0/+4
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-092-2/+114
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-0816-4/+16
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-0710-0/+10
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-02-07108-180/+188
* | | Merge pull request #18926 from nextcloud/fix/18689/int-array-accessJoas Schilling2020-02-061-1/+1
|\ \ \
| * | | Use strpos to check that @ is the first charDaniel Kesselberg2020-01-231-1/+1