| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #23963 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.1 | dependabot-preview[bot] | 2020-11-07 | 2 | -10/+4 |
|\ \ \ |
|
| * | | | Bump sinon from 9.2.0 to 9.2.1 | dependabot-preview[bot] | 2020-11-07 | 2 | -10/+4 |
* | | | | Merge pull request #23968 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-11-07 | 1 | -5/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-11-07 | 1 | -5/+0 |
* | | | | Merge pull request #23959 from nextcloud/dependabot/npm_and_yarn/sass-loader-... | dependabot-preview[bot] | 2020-11-07 | 2 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Bump sass-loader from 10.0.4 to 10.0.5 | dependabot-preview[bot] | 2020-11-07 | 2 | -4/+4 |
| |/ / |
|
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-07 | 6 | -2/+6 |
|/ / |
|
* | | Merge pull request #23821 from nextcloud/td/enh/no_fs_setup_by_default | Morris Jobke | 2020-11-06 | 3 | -1/+2 |
|\ \ |
|
| * | | Fix getstorage call | Roeland Jago Douma | 2020-11-06 | 1 | -0/+1 |
| * | | Do not setup the default FS on normal routes | Roeland Jago Douma | 2020-11-06 | 2 | -1/+1 |
* | | | Merge pull request #23942 from nextcloud/techdebt/cookie-lax-php7.3 | Morris Jobke | 2020-11-06 | 3 | -33/+21 |
|\ \ \ |
|
| * | | | Remove the cookie paths for php<7.3 | Christoph Wurst | 2020-11-06 | 3 | -33/+21 |
* | | | | Merge pull request #23938 from nextcloud/bugfix/oci/sharing-ocdb | Morris Jobke | 2020-11-06 | 2 | -29/+39 |
|\ \ \ \ |
|
| * | | | | Replace some usages of OC_DB in OC\Share\* with query builder | Joas Schilling | 2020-11-06 | 2 | -29/+39 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #23851 from nextcloud/enh/read_env_only_once | Morris Jobke | 2020-11-06 | 2 | -36/+56 |
|\ \ \ \ |
|
| * | | | | Fix tests | Roeland Jago Douma | 2020-11-06 | 1 | -33/+49 |
| * | | | | Read the env variables only once | Roeland Jago Douma | 2020-11-02 | 1 | -3/+7 |
* | | | | | Merge pull request #23943 from nextcloud/bugfix/oci/fix-ilike-on-oracle | Morris Jobke | 2020-11-06 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix iLike() falsely turning escaped % and _ into wildcards | Joas Schilling | 2020-11-06 | 1 | -3/+1 |
* | | | | | | Merge pull request #23922 from nextcloud/bugfix/noid/fix-query-type-detection | Morris Jobke | 2020-11-06 | 1 | -6/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | Improve query type detection | Joas Schilling | 2020-11-06 | 1 | -6/+9 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #23928 from nextcloud/bugfix/oci/dont-leave-stray-cursors-... | Morris Jobke | 2020-11-06 | 3 | -54/+44 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix repair mimetype step to not leave stray cursors | Joas Schilling | 2020-11-06 | 3 | -54/+44 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #23940 from nextcloud/enh/skip_already_loaded_apps | Morris Jobke | 2020-11-06 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Skip already loaded apps in loadApps | Roeland Jago Douma | 2020-11-06 | 1 | -3/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #23919 from nextcloud/dependabot/npm_and_yarn/css-loader-5... | dependabot-preview[bot] | 2020-11-06 | 103 | -148/+249 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump css-loader from 3.6.0 to 5.0.1 | dependabot-preview[bot] | 2020-11-06 | 103 | -148/+249 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #23929 from nextcloud/techdebt/noid/deprecate-prepare-and-... | Morris Jobke | 2020-11-06 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Deprecate OC_DB::prepare and OC_DB::executeAudited as they leak cursors | Joas Schilling | 2020-11-06 | 1 | -0/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #23932 from nextcloud/enh/s3/do_not_check_bucket_exists_on... | Morris Jobke | 2020-11-06 | 1 | -1/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Allow config to specify the bucket exists | Roeland Jago Douma | 2020-11-06 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge pull request #23921 from nextcloud/techdebt/oci/fix-casting-to-integer | Julius Härtl | 2020-11-06 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix casting to integer on Oracle | Joas Schilling | 2020-11-06 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge pull request #23920 from nextcloud/fix/match_bearer_front | Morris Jobke | 2020-11-06 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Bearer must be in the start of the auth header | Roeland Jago Douma | 2020-11-06 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge pull request #23918 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Morris Jobke | 2020-11-06 | 1 | -11/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update psalm baseline | Nextcloud-PR-Bot | 2020-11-06 | 1 | -11/+1 |
* | | | Merge pull request #23347 from st3iny/enhancement/19526/new-share-pending-con... | John Molakvoæ | 2020-11-06 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Add confirm button in new link share pending expire/password menu | Richard Steinmetz | 2020-11-05 | 1 | -0/+3 |
* | | | | Merge pull request #23916 from nextcloud/dependabot/npm_and_yarn/mocha-8.2.1 | dependabot-preview[bot] | 2020-11-06 | 2 | -125/+205 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Bump mocha from 7.2.0 to 8.2.1 | dependabot-preview[bot] | 2020-11-05 | 2 | -125/+205 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-06 | 20 | -0/+26 |
* | | | | Merge pull request #23857 from nextcloud/dependabot/composer/vimeo/psalm-4.1.1 | Morris Jobke | 2020-11-05 | 1 | -139/+87 |
|\ \ \ \ |
|
| * | | | | Bump vimeo/psalm from 4.0.1 to 4.1.1 | dependabot-preview[bot] | 2020-11-05 | 1 | -139/+87 |
|/ / / / |
|
* | | | | Merge pull request #23906 from nextcloud/techdebt/noid/simplify-can-change-us... | Morris Jobke | 2020-11-05 | 1 | -4/+2 |
|\ \ \ \ |
|
| * | | | | Simplify the check if admin can change password based on encryption status | Morris Jobke | 2020-11-05 | 1 | -4/+2 |
* | | | | | Merge pull request #23887 from ecsecta/fix_23797 | Morris Jobke | 2020-11-05 | 1 | -5/+0 |
|\ \ \ \ \ |
|
| * | | | | | fix: also remove use statement of UserCreatedEvent | Tobias Assmann | 2020-11-05 | 1 | -1/+0 |
| * | | | | | fix: no more translation from postCreateUser hook to UserCreatedEvent anymore... | Tobias Assmann | 2020-11-04 | 1 | -4/+0 |
* | | | | | | Merge pull request #23004 from nextcloud/files-scan-background | Julius Härtl | 2020-11-05 | 2 | -121/+101 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|