aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | 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 #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-091-4/+7
|\ \ \
| * | | pass the existing locks info when making locked exception with absolute pathsRobin Appelman2020-03-021-4/+7
| | |/ | |/|
* | | 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-065-5/+6
|/ /
* | 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
| |/
* | 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
* | allow writing content directly when creating new SimpleFileRobin Appelman2020-02-282-4/+9
* | Create SimpleFile only when writing the contentRobin Appelman2020-02-285-7/+233
* | Merge pull request #19670 from nextcloud/techdebt/noid/allow-to-remove-listenersChristoph Wurst2020-02-271-0/+5
|\ \ | |/ |/|
| * Allow to remove listenersJoas Schilling2020-02-271-0/+5
* | 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
* | 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-213-2/+47
|\ \ \
| * | | Add event subscriber for transaction isolation levelDaniel Kesselberg2020-02-213-2/+47
| |/ /
* | | Merge pull request #19412 from nextcloud/fix/19404/make-favorite-publicChristoph Wurst2020-02-211-10/+9
|\ \ \ | |/ / |/| |
| * | Make TAG_FAVORITE publicDaniel Kesselberg2020-02-121-10/+9
* | | 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-131-0/+8
| |/ |/|
* | 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
* | | Merge pull request #18904 from nextcloud/enh/noid/flow-loggingRoeland Jago Douma2020-02-102-1/+35
|\ \ \
| * | | always require a message paramter for data loggingArthur Schiwon2020-01-282-1/+12
| * | | log Flow activityArthur Schiwon2020-01-281-1/+24
* | | | Add Argon2id supportRoeland Jago Douma2020-02-071-21/+13
| |/ / |/| |
* | | 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
* | | | Merge pull request #17075 from nextcloud/enh/samesitecookiesRoeland Jago Douma2020-02-062-3/+27
|\ \ \ \
| * | | | Only send samesite cookiesRoeland Jago Douma2020-02-062-3/+27
| | |_|/ | |/| |
* | | | Merge pull request #19303 from nextcloud/test/debug-installJoas Schilling2020-02-062-7/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Split the exception handling so install errors don't log as setup errorsJoas Schilling2020-02-051-3/+11
| * | | Check the new connection on setup like with PostgreSQL and OracleJoas Schilling2020-02-051-0/+10
| * | | Only provide the auth method for MySQL 8.0+ to not break MariaDBJoas Schilling2020-02-051-4/+13
* | | | Merge pull request #19165 from Simounet/fix/data-apache-htaccess-typoJohn Molakvoæ2020-02-051-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix data Apache2 .htaccess typoSimounet2020-02-051-1/+1
* | | | Merge pull request #19246 from sammo2828/decrypt-all-keep-mtimeRoeland Jago Douma2020-02-041-0/+1
|\ \ \ \