aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-11-0928-38/+140
|
* Merge pull request #23983 from ↵Roeland Jago Douma2020-11-081-6/+0
|\ | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * Update psalm baselineNextcloud-PR-Bot2020-11-081-6/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* [tx-robot] updated from transifexNextcloud bot2020-11-0854-66/+766
|
* Merge pull request #23923 from ↵Roeland Jago Douma2020-11-075-10/+77
|\ | | | | | | | | nextcloud/bugfix/oci/fix-greatest-order-for-oracle Fix greatest/least order for oracle
| * Update parametersJoas Schilling2020-11-074-8/+32
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Make sure Oracle always casts everything in the best wayJoas Schilling2020-11-061-0/+43
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Use Query builder functionJoas Schilling2020-11-061-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix order of GREATEST for OracleJoas Schilling2020-11-061-3/+3
| | | | | | | | | | | | | | | | | | As per https://docs.oracle.com/cd/B19306_01/server.102/b14200/functions060.htm Oracle uses the first value to cast the rest or the values. So when the first value is a plain int, instead of doing the math, it will cast the expression to int and continue with a potential 0. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #23956 from nextcloud/dependabot/npm_and_yarn/node-sass-5.0.0John Molakvoæ2020-11-078-89/+162
|\ \ | | | | | | Bump node-sass from 4.14.1 to 5.0.0
| * | Bump node-sass from 4.14.1 to 5.0.0dependabot-preview[bot]2020-11-078-89/+162
|/ / | | | | | | | | | | | | | | | | | | Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Merge pull request #23961 from ↵dependabot-preview[bot]2020-11-074-6/+6
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.1
| * | Bump css-vars-ponyfill from 2.3.2 to 2.4.1dependabot-preview[bot]2020-11-074-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.3.2 to 2.4.1. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.3.2...v2.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Merge pull request #23957 from ↵John Molakvoæ2020-11-072-7/+7
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.5 Bump vue-loader from 15.9.4 to 15.9.5
| * | | Bump vue-loader from 15.9.4 to 15.9.5dependabot-preview[bot]2020-11-072-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.4 to 15.9.5. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.4...v15.9.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #23960 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.5.3John Molakvoæ2020-11-072-4/+4
|\ \ \ \ | | | | | | | | | | Bump bootstrap from 4.5.2 to 4.5.3
| * | | | Bump bootstrap from 4.5.2 to 4.5.3dependabot-preview[bot]2020-11-072-4/+4
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v4.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #23962 from ↵John Molakvoæ2020-11-072-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-router-3.4.9 Bump vue-router from 3.4.8 to 3.4.9
| * | | | Bump vue-router from 3.4.8 to 3.4.9dependabot-preview[bot]2020-11-072-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.8 to 3.4.9. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.4.8...v3.4.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #23964 from nextcloud/dependabot/npm_and_yarn/marked-1.2.3John Molakvoæ2020-11-072-4/+4
|\ \ \ \ \ | | | | | | | | | | | | Bump marked from 1.2.0 to 1.2.3
| * | | | | Bump marked from 1.2.0 to 1.2.3dependabot-preview[bot]2020-11-072-4/+4
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.0...v1.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #23936 from nextcloud/bugfix/noid/trashbin-ocdbJohn Molakvoæ2020-11-071-21/+56
|\ \ \ \ \ | |_|_|/ / |/| | | | Use query builder instead of OC_DB in trashbin
| * | | | Use query builder instead of OC_DB in trashbinJoas Schilling2020-11-061-21/+56
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #23965 from ↵dependabot-preview[bot]2020-11-072-26/+30
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/webpack-cli-4.2.0
| * | | | Bump webpack-cli from 4.1.0 to 4.2.0dependabot-preview[bot]2020-11-072-26/+30
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.1.0...webpack-cli@4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #23934 from nextcloud/enh/avoid_scss_compileJohn Molakvoæ2020-11-072-3/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix tests to return config default valuesMorris Jobke2020-11-071-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Avoid SCSS compilation if not neededRoeland Jago Douma2020-11-061-3/+13
| | |/ | |/| | | | | | | | | | | | | | | | | | | Now we do on each template load a compile with the SCSS variables to see if they changed or not. However there is no real reason for this if the variables didn't change. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #23966 from ↵dependabot-preview[bot]2020-11-072-4/+4
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.10.0
| * | | Bump vue-material-design-icons from 4.9.0 to 4.10.0dependabot-preview[bot]2020-11-072-4/+4
| | |/ | |/| | | | | | | | | | | | | | | | | | | Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.9.0...4.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #23963 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.1dependabot-preview[bot]2020-11-072-10/+4
|\ \ \
| * | | Bump sinon from 9.2.0 to 9.2.1dependabot-preview[bot]2020-11-072-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.0 to 9.2.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #23968 from ↵Roeland Jago Douma2020-11-071-5/+0
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | | Update psalm baselineNextcloud-PR-Bot2020-11-071-5/+0
| | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Merge pull request #23959 from ↵dependabot-preview[bot]2020-11-072-4/+4
|\ \ \ \ | |/ / / |/| | | | | | | nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.5
| * | | Bump sass-loader from 10.0.4 to 10.0.5dependabot-preview[bot]2020-11-072-4/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.4 to 10.0.5. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.4...v10.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* / / [tx-robot] updated from transifexNextcloud bot2020-11-076-2/+6
|/ /
* | Merge pull request #23821 from nextcloud/td/enh/no_fs_setup_by_defaultMorris Jobke2020-11-063-1/+2
|\ \ | | | | | | Do not setup the default FS on normal routes
| * | Fix getstorage callRoeland Jago Douma2020-11-061-0/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Do not setup the default FS on normal routesRoeland Jago Douma2020-11-062-1/+1
| | | | | | | | | | | | | | | | | | | | | This should help with load times hopefully. Only initialize the FS if we actually ned it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #23942 from nextcloud/techdebt/cookie-lax-php7.3Morris Jobke2020-11-063-33/+21
|\ \ \ | | | | | | | | Remove the cookie paths for php<7.3
| * | | Remove the cookie paths for php<7.3Christoph Wurst2020-11-063-33/+21
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #23938 from nextcloud/bugfix/oci/sharing-ocdbMorris Jobke2020-11-062-29/+39
|\ \ \ \ | | | | | | | | | | Replace some usages of OC_DB in OC\Share\* with query builder
| * | | | Replace some usages of OC_DB in OC\Share\* with query builderJoas Schilling2020-11-062-29/+39
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #23851 from nextcloud/enh/read_env_only_onceMorris Jobke2020-11-062-36/+56
|\ \ \ \ | | | | | | | | | | Read the env variables only once
| * | | | Fix testsRoeland Jago Douma2020-11-061-33/+49
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Read the env variables only onceRoeland Jago Douma2020-11-021-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We read config.php an awefull lot of times. So it only makes sense to kill this as much as wel can. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #23943 from nextcloud/bugfix/oci/fix-ilike-on-oracleMorris Jobke2020-11-061-3/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix iLike() falsely turning escaped % and _ into wildcards
| * | | | | Fix iLike() falsely turning escaped % and _ into wildcardsJoas Schilling2020-11-061-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #23922 from nextcloud/bugfix/noid/fix-query-type-detectionMorris Jobke2020-11-061-6/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | Improve query type detection