Commit Graph

546 Commits (5a1194520ec71e9f471289a6f85e4c2aa93a9e59)

Author SHA1 Message Date
Bart Visscher b5e2842e00 Very simple log rotation 12 years ago
Stephane Martin 81a45cfcf1 fixes #4574 12 years ago
Thomas Müller ba029ef4b2 initial setup of the server container 12 years ago
kondou 65d802329f Fix some naming and spacing in lib/util.php 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
Thomas Tanghus ca495758bd Fix octemplate string escaping. 12 years ago
Robin Appelman 10d3e63ce5 add quota streamwrapper that limits the amount of data that can be written to a stream 12 years ago
Jan-Christoph Borchardt 93b227d803 shorten wording on config directory errors 12 years ago
Bart Visscher aa22194a09 In debug mode uncaught exceptions should display a nice page 12 years ago
Bart Visscher 49fca86f3c Cleanup error generation in base.php 12 years ago
Bart Visscher 7d86e262e1 Use autoloader for Patchwork/PHP/Shim/Normalizer 12 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 12 years ago
Bart Visscher 2db839c4d3 Move error handlers from OC_Log to OC\Log\ErrorHandler 12 years ago
Bart Visscher 57370353ad Check if the app is enabled and the app path is found before trying to load the script file 12 years ago
Bart Visscher 9a50a8f0cc Don't load the apps when we need to upgrade 12 years ago
Thomas Mueller 3b91ce695f session_life_time -> session_lifetime 12 years ago
Thomas Mueller 794c189650 session life time is now configurable and set to the same value 12 years ago
Victor Dubiniuk fbbb6ef8ef Init dummy session first 12 years ago
Thomas Tanghus 9cd6645037 Move comment and set requesttoken. 12 years ago
Thomas Tanghus 901b1150ff Replacement for jquery.dialog to fit better with ownCloud design. 12 years ago
Robin Appelman b8b0b7606a initialize the session earlier 12 years ago
Thomas Tanghus ad5c4bf771 Cleanup hacke v.2 12 years ago
Thomas Tanghus e21649ccff Revert "Clean up hack." 12 years ago
Thomas Tanghus 138c7f615b Clean up hack. 12 years ago
Georg Ehrke fa6b96090a move to OC namespace 12 years ago
Georg Ehrke eebc15dce0 connect preview lib to filesystem hooks 12 years ago
Robin Appelman 040045cc2e provide a dummy session for CLI 12 years ago
Robin Appelman e73c04501e Fix session not working error 12 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 12 years ago
kondou 3001db6b50 Update jquery to 1.10.0 & add jquery-migrate 1.2.1 12 years ago
Thomas Tanghus e66f609a64 Hack base.php to make Basic Auth work 12 years ago
Florin Peter a92dead754 only connect share hooks if installation OC is installed 12 years ago
Thomas Tanghus c8bbf90feb Port OC.dialogs to use octemplate except for prompt() and form(). 12 years ago
Thomas Tanghus f355d797ff Port OC.dialogs to use octemplate except for prompt() and form(). 12 years ago
Michael Gapczynski f8336c1e2c Turn off theme before update 12 years ago
Robin Appelman 0d25c0001c check for setlocale after setting up the paths to prevent autoloader confusion 12 years ago
Robin Appelman 0b5f6b9c13 Move autoloader to it's own class 12 years ago
Bart Visscher 41f7eb948a Move start of the maintenance mode to the ajax call 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Robin Appelman 172499d5f3 Don't start the session when in cli mode 12 years ago
Markus Goetz f1a63254fb Fix ugly error style on install 12 years ago
Lukas Reschke 6e78c4fcc0 Disallow URLs containing a @ 12 years ago
Robin Appelman e63633b5f3 Don't try to use backgroundjobs before the installtion is done 12 years ago
Robin Appelman 40de36a8f3 Try to supress pre-upgrade backgroundjob error 12 years ago
Robin Appelman 07f510692c Ensure we don't throw an exception before we can upgrade to the new backgroundjob system 12 years ago
Robin Appelman 7948341a86 Rework background job system 12 years ago
Thomas Tanghus e09c17de5b Added explanation 12 years ago
Bart Visscher e4876c9117 Don't use empty session.cookie_path, otherwise we get multiple cookies 12 years ago
Thomas Tanghus 9facb67fab Let autoloader resolve paths under apps lib directory. 12 years ago
Brice Maron 43d0f1fabf Warn when we do an upgrade 12 years ago