Commit Graph

49247 Commits

Author SHA1 Message Date
Roeland Jago Douma 2203eda9f5
Add mariadb 10.1 CI job
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-01 13:12:12 +02:00
Roeland Jago Douma 119691d00e
Merge pull request #15316 from nextcloud/ci/mariadb-10.0
Add mariadb 10.0 ci tests
2019-05-01 13:10:49 +02:00
Roeland Jago Douma 752718e833
Add mariadb 10.0 ci tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-01 13:00:49 +02:00
Nextcloud bot 5e8cedab9f
[tx-robot] updated from transifex 2019-05-01 00:12:41 +00:00
John Molakvoæ (skjnldsv) 54afe0bca2
Do NOT assume all files are selected if the first checkbox is
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-30 16:53:50 +02:00
Roeland Jago Douma 52523ee8ea
[3rdparty] Bump archive_tar to 1.4.7
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-30 14:55:13 +02:00
Morris Jobke 4907b4e7e2
Merge pull request #15289 from nextcloud/bugfix/15229/fix-non-default-prefixes
Remove the custom prefix from the table name length when checking on …
2019-04-30 14:18:55 +02:00
John Molakvoæ 265a284c70
Merge pull request #15294 from nextcloud/refactor/oc-dialogs-bundle
Move OC.dialogs to the main bundle
2019-04-30 13:20:31 +02:00
Roeland Jago Douma 0c8a0007a9
Merge pull request #15305 from nextcloud/enhancement/checkboxes/size
Increase checkbox & radio size
2019-04-30 12:27:45 +02:00
Joas Schilling b3e6cbc4c5
Remove the custom prefix from the table name length when checking on the default primary index
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-30 12:08:52 +02:00
Christoph Wurst 35d8e7a4e0
Move OC.dialogs to the main bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-30 11:11:24 +02:00
Morris Jobke 2e0199a04a
Merge pull request #15292 from nextcloud/refactor/oc-navigation-methods-bundle
Move OC navigation methods to the bundle
2019-04-30 10:52:14 +02:00
John Molakvoæ (skjnldsv) fcdea35554
Increase checkbox & radio size
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-30 09:55:39 +02:00
John Molakvoæ e727e01701
Merge pull request #15290 from nextcloud/fix/8635/mdkir-handling+no-create-to-delete
take return of mkdir into consideration; photocache to not create a folder for deletion
2019-04-30 09:25:45 +02:00
Nextcloud bot 4fd2cbeb94
[tx-robot] updated from transifex 2019-04-30 00:12:43 +00:00
Christoph Wurst 1ee03bd683
Move OC navigation methods to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-29 17:55:27 +02:00
Arthur Schiwon 3c78116cf8
do not create folder just to delete it afterwards
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-29 16:46:56 +02:00
Arthur Schiwon 009c2dfbd5
take return of mkdir into account, throw exception on failure
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-29 16:45:59 +02:00
dependabot[bot] 4ccd51d20c
Bump @babel/preset-env from 7.4.3 to 7.4.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.3...v7.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 08:30:05 +00:00
Nextcloud bot 01410491b9
[tx-robot] updated from transifex 2019-04-29 00:12:39 +00:00
Nextcloud bot 690e5beb11
[tx-robot] updated from transifex 2019-04-28 00:12:35 +00:00
Nextcloud bot 31205af3ac
[tx-robot] updated from transifex 2019-04-27 00:12:36 +00:00
dependabot[bot] bad2a00be5
Bump webpack-cli from 3.3.0 to 3.3.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.0 to 3.3.1.
- [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/v.3.3.0...v.3.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 10:45:47 +00:00
Nextcloud bot afbf6ef090
[tx-robot] updated from transifex 2019-04-26 00:12:33 +00:00
Nextcloud bot a20716d568
[tx-robot] updated from transifex 2019-04-25 00:12:40 +00:00
Roeland Jago Douma 33946655b9
Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-only
fix searching all users in repair regenerate birthday cal reparir job
2019-04-24 19:58:53 +02:00
Roeland Jago Douma 09a2845c75
Merge pull request #15188 from nextcloud/bugfix/setupcheck-intl
Fix setupcheck for intl module
2019-04-24 19:56:17 +02:00
Arthur Schiwon 96bab4f969
remove obsolete use statements
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-24 16:24:53 +02:00
Roeland Jago Douma 5c6deb1113
Merge pull request #15148 from nextcloud/fix/oauth2_string_to_int
Fix mapper not properly casting int in oauth2 code
2019-04-24 15:45:03 +02:00
Roeland Jago Douma 38adda4a2b
Merge pull request #15146 from nextcloud/fix/customer_properties_boom
Prefetching blows up if there are a lot of files.
2019-04-24 09:00:38 +02:00
Roeland Jago Douma 402930521a
Merge pull request #15168 from nextcloud/fix/13554/always_tmpfile_for_swift
Always use a temp file for swift writes
2019-04-24 09:00:17 +02:00
Nextcloud bot 201fc9fbcf
[tx-robot] updated from transifex 2019-04-24 00:12:32 +00:00
John Molakvoæ d2ffceba3b
Merge pull request #15184 from nextcloud/dependabot/npm_and_yarn/vue-infinite-loading-2.4.4
Bump vue-infinite-loading from 2.4.3 to 2.4.4
2019-04-23 16:52:54 +02:00
John Molakvoæ 6ae911c24a
Merge pull request #15185 from nextcloud/dependabot/npm_and_yarn/vue-router-3.0.6
Bump vue-router from 3.0.4 to 3.0.6
2019-04-23 16:52:07 +02:00
John Molakvoæ ca92a7c6e6
Merge pull request #15164 from nextcloud/recommendations-multiselect-overlap
Fix multiselect bar overlapping recommendations
2019-04-23 16:06:41 +02:00
John Molakvoæ 0125d17b4c
Merge pull request #15165 from nextcloud/techdebt/noid/cleanup-legacy-share-code
Deprecate legacy share code and cleanup some unused methods
2019-04-23 15:57:26 +02:00
dependabot[bot] 0989686116
Bump vue-router from 3.0.4 to 3.0.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.4 to 3.0.6.
- [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.0.4...v3.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-23 15:17:27 +02:00
dependabot[bot] 1243c67c0d
Bump vue-infinite-loading from 2.4.3 to 2.4.4
Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases)
- [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.3...v2.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-23 15:12:42 +02:00
John Molakvoæ f98e50438b
Merge pull request #15183 from nextcloud/dependabot/npm_and_yarn/webpack-4.30.0
Bump webpack from 4.29.6 to 4.30.0
2019-04-23 15:03:47 +02:00
John Molakvoæ 39787da9c7
Merge pull request #15182 from nextcloud/dependabot/npm_and_yarn/css-loader-2.1.1
Bump css-loader from 2.1.0 to 2.1.1
2019-04-23 15:00:39 +02:00
dependabot[bot] 57d81cfc1f
Bump webpack from 4.29.6 to 4.30.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.6 to 4.30.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.6...v4.30.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-23 08:41:20 +00:00
John Molakvoæ de51820d81
Merge pull request #15179 from nextcloud/dependabot/npm_and_yarn/handlebars-4.1.2
Bump handlebars from 4.1.0 to 4.1.2
2019-04-23 10:39:14 +02:00
John Molakvoæ d3e98c7efd
Merge pull request #14355 from nextcloud/dependabot/npm_and_yarn/backbone-1.4.0
Bump backbone from 1.3.3 to 1.4.0
2019-04-23 10:22:23 +02:00
dependabot[bot] ce4c736314
Bump handlebars from 4.1.0 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-23 10:04:17 +02:00
dependabot[bot] 1974e59d45
Bump backbone from 1.3.3 to 1.4.0
Bumps [backbone](https://github.com/jashkenas/backbone) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/jashkenas/backbone/releases)
- [Commits](https://github.com/jashkenas/backbone/compare/1.3.3...1.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-23 09:49:30 +02:00
Nextcloud bot aab2be1856
[tx-robot] updated from transifex 2019-04-23 00:12:36 +00:00
Nextcloud bot e4ce1f9fc1
[tx-robot] updated from transifex 2019-04-22 00:12:49 +00:00
Daniel Kesselberg c424ab790f
Fix setupcheck for intl module
A polyfill for intl is loaded very early (somewhere in base). Polyfill defines grapheme_strlen as function if
intl extension is not loaded. The check here is always true
because there is a function with that name.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-04-21 21:55:50 +02:00
dependabot[bot] 7a087ff373
Bump css-loader from 2.1.0 to 2.1.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-21 01:14:26 +00:00
Nextcloud bot 49829482c8
[tx-robot] updated from transifex 2019-04-21 00:13:10 +00:00