Commit History

Author SHA1 Message Date
  Josh 36b2c15f63 fix(config): Suppress error at install time 3 months ago
  Josh Richards c46fb548c2 fix: switch from explode to substr (faster) 6 months ago
  Josh Richards 2b484135be fix(config): Add missing handling for envCache in getKeys() 6 months ago
  Josh e25ead690c fix(config): Avoid error messages for restricted opcache API 4 months ago
  Sam Bull 6ff1f464ce fix: regression with updating read-only config 10 months ago
  Varun Patil d41918f4ab fix(config): correctness issues in reading 9 months ago
  Simon L e87d968c24 add a check for disk_free_space in Config.php 1 year ago
  Sergei Golovan 1cb50c5afa Fix integer overflow on 32-bit systems when testing free space for writing a config file. 1 year ago
  Simon L 3757b345bc address review by Joas 1 year ago
  Simon L 9b6e5c6674 add a disk_free_space check before writing config 1 year ago
  Joas Schilling 3236619e99 Revert "Make config file saving safe against write failures" 2 years ago
  Côme Chilliet 1013c3bf66 Merge pull request #34009 from andrey-utkin/safe-config-update 2 years ago
  Andriy Utkin 807c53b2ab Make config file saving safe against write failures 2 years ago
  Côme Chilliet c2dafb0997 Do not empty config.php file if reading failed for any reason 2 years ago
  Vincent Petry 89cb450c84 Detect leading spaces in config files 2 years ago
  Jonas Meurer 241dfef7fb Don't write to config file if `config_is_read_only` is set 3 years ago
  Gary Kim b78f3a57d1 Migrate HintException to OCP 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 4 years ago
  Roeland Jago Douma 17ffe46d0b Read the env variables only once 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 42625a46be Remove spaces after method or function call 4 years ago
  Roeland Jago Douma 19ca921676 Merge pull request #20241 from nextcloud/fix/license-headers-19 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  John Molakvoæ 1b4952bfb2 Update Config.php 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 5 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 years ago