Josh
|
ce51cecb44
fix(config): Suppress error at install time
|
2 hónapja |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 hónapja |
Robin Appelman
|
13088b745a
Merge branch 'master' into fix-nc-env-inclusion
|
2 hónapja |
Josh
|
3e434bcebf
fix(config): Avoid error messages for restricted opcache API
|
3 hónapja |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 hónapja |
Josh Richards
|
34a9e48827
fix: switch from explode to substr (faster)
|
5 hónapja |
Josh Richards
|
62192ca57a
fix(config): Add missing handling for envCache in getKeys()
|
5 hónapja |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 hónapja |
Sam Bull
|
b6ade7c8e4
fix: regression with updating read-only config
|
8 hónapja |
Varun Patil
|
158558763d
fix(config): correctness issues in reading
|
8 hónapja |
Simon L
|
e87d968c24
add a check for disk_free_space in Config.php
|
1 éve |
Sergei Golovan
|
1cb50c5afa
Fix integer overflow on 32-bit systems when testing free space for writing a config file.
|
1 éve |
Simon L
|
3757b345bc
address review by Joas
|
1 éve |
Simon L
|
9b6e5c6674
add a disk_free_space check before writing config
|
1 éve |
Joas Schilling
|
3236619e99
Revert "Make config file saving safe against write failures"
|
2 éve |
Côme Chilliet
|
1013c3bf66
Merge pull request #34009 from andrey-utkin/safe-config-update
|
2 éve |
Andriy Utkin
|
807c53b2ab
Make config file saving safe against write failures
|
2 éve |
Côme Chilliet
|
c2dafb0997
Do not empty config.php file if reading failed for any reason
|
2 éve |
Vincent Petry
|
89cb450c84
Detect leading spaces in config files
|
2 éve |
Jonas Meurer
|
241dfef7fb
Don't write to config file if `config_is_read_only` is set
|
3 éve |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 éve |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 éve |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 éve |
Roeland Jago Douma
|
17ffe46d0b
Read the env variables only once
|
4 éve |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 éve |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 éve |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 éve |
Christoph Wurst
|
42625a46be
Remove spaces after method or function call
|
4 éve |
Roeland Jago Douma
|
19ca921676
Merge pull request #20241 from nextcloud/fix/license-headers-19
|
4 éve |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 éve |