Joas Schilling
|
3236619e99
Revert "Make config file saving safe against write failures"
|
2 lat temu |
Côme Chilliet
|
1013c3bf66
Merge pull request #34009 from andrey-utkin/safe-config-update
|
2 lat temu |
Andriy Utkin
|
807c53b2ab
Make config file saving safe against write failures
|
2 lat temu |
Côme Chilliet
|
c2dafb0997
Do not empty config.php file if reading failed for any reason
|
2 lat temu |
Vincent Petry
|
89cb450c84
Detect leading spaces in config files
|
2 lat temu |
Jonas Meurer
|
241dfef7fb
Don't write to config file if `config_is_read_only` is set
|
2 lat temu |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 lat temu |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 lat temu |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 lat temu |
Roeland Jago Douma
|
17ffe46d0b
Read the env variables only once
|
4 lat temu |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 lat temu |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 lat temu |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 lat temu |
Christoph Wurst
|
42625a46be
Remove spaces after method or function call
|
4 lat temu |
Roeland Jago Douma
|
19ca921676
Merge pull request #20241 from nextcloud/fix/license-headers-19
|
4 lat temu |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 lat temu |
John Molakvoæ
|
1b4952bfb2
Update Config.php
|
4 lat temu |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 lat temu |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 lat temu |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 lat temu |
Daniel Kesselberg
|
9104e028a3
Remove deleteFromOpcodeCache & clearOpcodeCache
|
5 lat temu |
Morris Jobke
|
2b73779568
Fix some typos
|
6 lat temu |
Morris Jobke
|
0eebff152a
Update license headers
|
7 lat temu |
Morris Jobke
|
9309217ecb
Fix escaped HTML on error pages
|
7 lat temu |
Morris Jobke
|
95a21e2f2a
Check for boolean false and add tests
|
7 lat temu |
Morris Jobke
|
0fcb37adcb
OC_ -> NC_
|
7 lat temu |
Philipp Schaffrath
|
695a17804e
Override config.php values through ENV variables (#26570)
|
7 lat temu |
Joas Schilling
|
0215b004da
Update with robin
|
8 lat temu |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 lat temu |
Morris Jobke
|
191a6c65d9
Show error message if config file is not readable
|
8 lat temu |