Nextcloud bot
|
decb70b9ac
|
[tx-robot] updated from transifex
|
2021-02-10 02:20:59 +00:00 |
Christoph Wurst
|
3c2ea99940
|
Merge pull request #25546 from nextcloud/techdept/deprecate-event-constants
Deprecate all remaining event constants
|
2021-02-09 20:19:04 +01:00 |
Christoph Wurst
|
f96f0f6cad
|
Merge pull request #25543 from nextcloud/deprecate/idb-events
Deprecate the internal IDBConnection event name constants
|
2021-02-09 18:50:55 +01:00 |
Robin Appelman
|
111fa47f10
|
remove ReconnectWrapper
dbal now handles it's own reconnections: https://github.com/doctrine/dbal/blob/3.0.x/UPGRADE.md#the-pingableconnection-interface-is-removed
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-02-09 16:40:09 +01:00 |
Roeland Jago Douma
|
f797a94393
|
Merge pull request #25531 from nextcloud/fix/dispatcher-argument-order
Fix the legacy dispatcher argument order
|
2021-02-09 14:39:12 +01:00 |
Christoph Wurst
|
4c6bc62f38
|
Merge pull request #25535 from nextcloud/query-exception-foreward
Improve exception when auto-wiring fails
|
2021-02-09 14:27:43 +01:00 |
Christoph Wurst
|
4fc0b2c639
|
Deprecate all remaining event constants
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-09 13:53:41 +01:00 |
Robin Appelman
|
ec875227ec
|
forward query exception when fallback construction fails
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-02-09 13:15:22 +01:00 |
Christoph Wurst
|
3d075c370a
|
Deprecate the internal IDBConnection event name constants
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-09 11:27:59 +01:00 |
Christoph Wurst
|
abc61a9f63
|
Fix the legacy dispatcher argument order
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-09 10:47:14 +01:00 |
Nextcloud bot
|
9eea1e56dc
|
[tx-robot] updated from transifex
|
2021-02-09 02:20:45 +00:00 |
Robin Appelman
|
3401be216d
|
forward original query exception when querying by name fails
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-02-08 19:13:25 +01:00 |
Nextcloud bot
|
26a20ed13f
|
[tx-robot] updated from transifex
|
2021-02-08 02:20:05 +00:00 |
Nextcloud bot
|
f19287ae57
|
[tx-robot] updated from transifex
|
2021-02-07 02:20:51 +00:00 |
Roeland Jago Douma
|
cd77b1f238
|
Merge pull request #25499 from nextcloud/test/symfony-adapter
Test the symfony adapter / fix missing return object
|
2021-02-06 13:01:23 +01:00 |
Nextcloud bot
|
8bb6bb53ad
|
[tx-robot] updated from transifex
|
2021-02-06 02:20:50 +00:00 |
Roeland Jago Douma
|
6e461248e0
|
Merge pull request #25500 from Worteks/fix-sharemanager-genericshareexception
fix(translation): replace static error message
|
2021-02-05 16:17:34 +01:00 |
Samuel
|
3a077a3903
|
revert(comment)
Signed-off-by: Samuel <faust64@gmail.com>
|
2021-02-05 13:27:37 +01:00 |
Samuel
|
5f8dfa8e4c
|
revert(exception): keep throwing an exception for now
Signed-off-by: Samuel <faust64@gmail.com>
|
2021-02-05 12:52:59 +01:00 |
Christoph Wurst
|
f6ddda8dad
|
Test the symfony adapter
To prevent regression in the future.
And make sure we always return an object …
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-05 12:14:47 +01:00 |
Samuel
|
59e43b4828
|
fix(translation): replace static error message
as suggested by @kesselb in nextcloud/server#25490
Signed-off-by: Samuel <faust64@gmail.com>
|
2021-02-05 12:06:35 +01:00 |
Christoph Wurst
|
91e1707498
|
Log deprecation notice of GenericEventWrapper just once
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-02-05 08:45:58 +01:00 |
Nextcloud bot
|
c935f6a776
|
[tx-robot] updated from transifex
|
2021-02-05 02:21:31 +00:00 |
Nextcloud bot
|
df9ce19a6b
|
[tx-robot] updated from transifex
|
2021-02-04 02:20:03 +00:00 |
Roeland Jago Douma
|
137636b651
|
Merge pull request #24700 from Imajie/s3-creds
Resolves #24699, Support ES2 and ECS instance providers for S3 buckets
|
2021-02-02 21:48:22 +01:00 |
Roeland Jago Douma
|
5c6d245661
|
Merge pull request #25393 from nextcloud/fix/25165/repair-dav-shares
add repair job for unencoded group share uris
|
2021-02-02 21:43:42 +01:00 |
Julius Härtl
|
18e2e86b95
|
Avoid template creators being registered multiple times
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-02 19:36:31 +01:00 |
Christoph Wurst
|
ad2033ef1d
|
Merge pull request #25444 from nextcloud/bug/25415/move-generic-errors-to-end
Check for generic errors at last.
|
2021-02-02 18:59:43 +01:00 |
Daniel Kesselberg
|
fe378200fa
|
Check for generic errors at last.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2021-02-02 18:28:49 +01:00 |
Nextcloud bot
|
e18c608cb4
|
[tx-robot] updated from transifex
|
2021-02-02 02:19:50 +00:00 |
Nextcloud bot
|
86678ba5df
|
[tx-robot] updated from transifex
|
2021-02-01 02:19:36 +00:00 |
Nextcloud bot
|
d1bdd1ceba
|
[tx-robot] updated from transifex
|
2021-01-31 02:19:02 +00:00 |
Nextcloud bot
|
fcbe4c5be5
|
[tx-robot] updated from transifex
|
2021-01-30 02:20:34 +00:00 |
Arthur Schiwon
|
3ecc6d0a8a
|
show suggestion to clean up possible invalid shares later
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2021-01-29 17:43:58 +01:00 |
Arthur Schiwon
|
558f062ca6
|
add repair job for unencoded calendars
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2021-01-29 17:29:10 +01:00 |
Christoph Wurst
|
8fcc0e8d8c
|
Merge pull request #25302 from mziech/patch-2
Use RFC-compliant URL encoding for cookies
|
2021-01-29 13:38:02 +01:00 |
Julius Härtl
|
222d8e6c1a
|
Use proper path for scanner
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-29 09:40:46 +01:00 |
Julius Härtl
|
0d384dedaa
|
Obtain the user language from the passed in user id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-29 08:56:32 +01:00 |
Julius Härtl
|
39a4b1c401
|
Normalize compared path to avoid renaming to the same directory
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-29 08:43:17 +01:00 |
Roeland Jago Douma
|
7e727a1a31
|
The objectid is a string
This allows the query to use the index. Else it has to resort on
scanning all the rows.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-01-28 22:09:55 +01:00 |
Roeland Jago Douma
|
e29f903dc4
|
Merge pull request #25360 from nextcloud/fix/update-autoloaders
Update all composer autoloader files
|
2021-01-28 20:38:22 +01:00 |
Christoph Wurst
|
299f37c5d9
|
Update all composer autoloader files
The format changed between 2.0.8 and 2.0.9.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-01-28 14:24:34 +01:00 |
Julius Härtl
|
a71bb8a485
|
Make whole Template class final
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:21 +01:00 |
Julius Härtl
|
6c1b357973
|
Move TemplateProvider registration to boot context and make template type registration lazy
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:21 +01:00 |
Julius Härtl
|
0111381529
|
Only create template directory if it is present in the default skeleton
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:20 +01:00 |
John Molakvoæ (skjnldsv)
|
4f90766ba3
|
Skip template picker if none available
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-01-28 12:00:20 +01:00 |
Julius Härtl
|
7e6d69d166
|
Add templatedirectory config value to let admins have their custom templates by default
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:20 +01:00 |
Julius Härtl
|
66fa3fca83
|
Add ratio to template creators
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 12:00:20 +01:00 |
John Molakvoæ (skjnldsv)
|
78e114ed72
|
Add template picker
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-01-28 12:00:18 +01:00 |
Julius Härtl
|
4974404774
|
files: Create files from template API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-28 11:59:46 +01:00 |