Commit History

Author SHA1 Message Date
  Morris Jobke 5fe151f7c4 Merge pull request #13927 from nextcloud/remove-dead-code 5 years ago
  Daniel Kesselberg 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache 5 years ago
  Daniel Kesselberg 1638f89e89 Don't call apc_delete_file and apc_clear_cache anymore 5 years ago
  Robert Dailey a170bf80ec Improve data directory write checking for NFS mounts 5 years ago
  Morris Jobke ea6ea7f4c3 PHP module is named mbstring 6 years ago
  Christoph Wurst 1b85ef4bf2 Fix string doc type casing 6 years ago
  Morris Jobke e0ed64366c Merge pull request #11613 from nextcloud/add-missing-throw-statement 6 years ago
  Bjoern Schiessle 1d4a80f37d add missing throw statement to doc block 6 years ago
  Morris Jobke cdb3ffb293 Remove unused code in legacy classes 6 years ago
  Daniel Kesselberg bfa49410a2 Drop support for xcache 6 years ago
  Roeland Jago Douma c74a5250e5 Check if HTTP_USER_AGENT is set before using it 6 years ago
  John Molakvoæ (skjnldsv) da0bdd1391 Design structure fixes 6 years ago
  Morris Jobke e0d9c43c95 Merge pull request #8188 from arnowelzel/master 6 years ago
  John Molakvoæ (skjnldsv) a24cad1a1c Fix accessibility invert 6 years ago
  Eric Masseran a34f70ce0a Change status code when config is write protected 7 years ago
  Roeland Jago Douma db96b0bb0b Make it possible to make external storages read only 6 years ago
  Arthur Schiwon 38a90130ce move log constants to ILogger 6 years ago
  Morris Jobke 44289ff134 Use proper method to format absolute timestamp 6 years ago
  Arno Welzel e7c35d720d Avoid error messages for restricted opcache API 6 years ago
  Morris Jobke a661f043e1 Remove unneeded semicolon and parentheses 6 years ago
  Morris Jobke 6bbea33133 Simplify ternary operator statements 6 years ago
  Roeland Jago Douma 09f8a755ec Remove IAppConfig::getValue 6 years ago
  Morris Jobke 55532f19d9 Cleanup OC_User and OCP\User 6 years ago
  Roeland Jago Douma 8a41d05761 Remove deprecated \OCP\Config 6 years ago
  blizzz 83509b0fd3 Merge pull request #7334 from nextcloud/feature/noid/language-depending-skeleton-directory 7 years ago
  Morris Jobke 8ffd4428bb Fallback to "default" and check if directory exists 7 years ago
  Arthur Schiwon 1b7dfd73af Allow to skip data dir permission checks by config 7 years ago
  Joas Schilling 8e684f76e5 Allow `{lang}` as a placeholder in the skeleton directory 7 years ago
  Morris Jobke 0e2f00ec59 Get the Installer via DI 7 years ago
  Morris Jobke be4e921306 Use basename() instead of self implementation 7 years ago