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