1024 Revīzijas (bb352fb667e87ea0829f1da5f9e85c34bdefe9fa)

Autors SHA1 Ziņojums Datums
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting pirms 5 gadiem
  Joas Schilling 40d185e928
Revert "Use APCu caching of composer" pirms 5 gadiem
  MartB fe21b10de5 replace setcookie value with '' instead of null. pirms 5 gadiem
  Morris Jobke a9b8fb090c
Fix remnants of refactoring pirms 6 gadiem
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore pirms 6 gadiem
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() pirms 6 gadiem
  Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code pirms 6 gadiem
  Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource pirms 6 gadiem
  Eric Masseran a34f70ce0a
Change status code when config is write protected pirms 6 gadiem
  jaltek c79dc0e08f
Configurable list for opt out from same site cookie protection pirms 6 gadiem
  Roeland Jago Douma 948ab8a4d0
Use APCu caching of composer pirms 6 gadiem
  Arthur Schiwon 38a90130ce
move log constants to ILogger pirms 6 gadiem
  Morris Jobke 0d5142be70
Show a link to the docs instead of a button on the untrusted domain page pirms 6 gadiem
  Roeland Jago Douma f5d3d3f72a
Allow usage of Windows 10 WebDav Netdrive pirms 6 gadiem
  Roeland Jago Douma 3dac15a891
Move calls to \OCP\JSON to private \OC_JSON pirms 6 gadiem
  Morris Jobke 044d01d0e1
Use proper method to log exceptions pirms 6 gadiem
  Tobia De Koninck 55b9a5d886
Remove OC_App::disable method pirms 6 gadiem
  Roeland Jago Douma 4a41e0cc42
getIncompatibleApps needs a string not an array pirms 6 gadiem
  Julius Härtl f23ed5e0ea
Make sure we don't query the AppManager before the installation started pirms 6 gadiem
  Joas Schilling d971b104ed
Do not cache the settings/sections in the database anymore pirms 6 gadiem
  Morris Jobke eb51f06a3b
Use ::class statement instead of string pirms 6 gadiem
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses pirms 6 gadiem
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message pirms 6 gadiem
  Morris Jobke 37026d8b9d
Send a proper response for status.php on trusted domain error pirms 6 gadiem
  Morris Jobke 6bf1fca6f0
Fix strict typing issues in lib/base.php pirms 6 gadiem
  Morris Jobke b19fae2629
Fix error log on PHP 7.2 pirms 6 gadiem
  Morris Jobke 0f35ef3727
Reuse systemconfig pirms 6 gadiem
  Morris Jobke f22e02cd79
Refactor method to check if update is needed pirms 6 gadiem
  Morris Jobke 0e2f00ec59
Get the Installer via DI pirms 6 gadiem
  Morris Jobke 5a270c2715
Reset bruteforce attempt table on successful login pirms 6 gadiem
  Morris Jobke 0eebff152a
Update license headers pirms 6 gadiem
  Roeland Jago Douma e2139d4b56
Add logrote as a default background job pirms 6 gadiem
  Roeland Jago Douma 95cc831ed7
Remove SAML hack from base.php pirms 6 gadiem
  Roeland Jago Douma c257cd57d4
Handle SameSiteCookie check for index.php in AppFramework Middleware pirms 6 gadiem
  Morris Jobke 0f83cdc78e Use the guest.css for the maintenance page as well pirms 7 gadiem
  Morris Jobke b744639136 Reset opcache if update is detected pirms 7 gadiem
  Joas Schilling 72c1b24844
Check whether the $_SERVER['REQUEST_*'] vars exist before using them pirms 7 gadiem
  Morris Jobke 3fa604cc5e Allow to enforce update via web UI pirms 7 gadiem
  Morris Jobke abe4a19cbc Properly decide on actual users if instance is too big pirms 7 gadiem
  Morris Jobke 9309217ecb Fix escaped HTML on error pages pirms 7 gadiem
  Robin Appelman d925856787
dont spam log when request can't access filesystem pirms 7 gadiem
  Lukas Reschke d4ba8198fe
Make the emergency disable also accept arrays pirms 7 gadiem
  Joas Schilling f23a36b0a6
Add activities when email or password is changed pirms 7 gadiem
  Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults pirms 7 gadiem
  Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff pirms 7 gadiem
  Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it pirms 7 gadiem
  Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User pirms 7 gadiem
  Vincent Vanackere be36513819 Extend Same Site cookie user_saml exemption rule pirms 7 gadiem
  Sebastian Wessalowski e399097e3a Remove deprecated OC_User::isLoggedIn pirms 7 gadiem
  Morris Jobke 9533f4e5ed
Clean up single user mode pirms 7 gadiem