Commit Graph

532 Commits (238e4bc3eb966c0049b545f2b9cb2c45d8bef0d2)

Author SHA1 Message Date
Thomas Müller 4f24d4ba01 display the exception instead of meaningless message 12 years ago
Thomas Mueller eb3c5070c0 replace template function link_to_docs() with \OC_Helper::linkToDocs() 12 years ago
Andreas Fischer b6bb2b26dd Make "Please contact your system administrator" a full sentence. 12 years ago
Ramiro Aparicio 3a81c8e3af Changed update message to be more instructive, changed update style to be less aggresive 12 years ago
Vincent Petry c186f33428 Remove WebDAV redirect from the root path 12 years ago
Vincent Petry 086b82bd69 Fixed sharing dropdown placeholders in IE8/9 12 years ago
Andreas Fischer f5e2b92688 Only use autoloader cache when 'instanceid' is available. 12 years ago
Andreas Fischer eb6637682e Inject memoryCache into Autoloader. Remove recursion-prevention hack. 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Arthur Schiwon 33c4747fdf Use display name from magic cookie, fixes #4884 12 years ago
Tom Needham 6f8dd54788 Include exception message in log entry when session fails to start 12 years ago
Tom Needham cf7ea4bec5 Handle ownCloud logging when data dir not created 12 years ago
Tom Needham cb110c0679 Log the session exception when ownCloud is not installed 12 years ago
Axel Roenn 9b0454380c changed the argument to false for getValue , reformated else statement 12 years ago
Thomas Müller fda37ea09c PHPDoc added 12 years ago
Thomas Müller 621ab1c7ee fixing various PHPDoc comments 12 years ago
Thomas Müller 8c77cd1901 remove obsolete function login() 12 years ago
Thomas Müller 4cecede13d code cleanup - remove special case for webdav in handleApacheAuth() 12 years ago
Thomas Müller d8ada370d7 Squashed commit of the following: 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bjoern Schiessle c486fc7608 introduce OC_Util::rememberLoginAllowed() 12 years ago
Bjoern Schiessle b693b5085c don't remember login if the encrypion app is enabled because the user 12 years ago
Thomas Tanghus 09d043729a Note to self 2: Do as you preach. Test! 12 years ago
Thomas Tanghus 79cd655920 Note to self: Test before pushing!!! 12 years ago
Thomas Tanghus 534933ee9b Use new emitter system 12 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 12 years ago
Thomas Müller 5d4e9e0d25 /OC/Server has created too early causing issues with config operations as OC:$SERVERPATH was not yet initialized 12 years ago
Axel Roenn 7810e27dad Changed default behaviour to not log IP address in case of an auth failure. Can be configured in OC conf now. 12 years ago
Axel Roenn 0cd6473909 On an auth failure the uid and the IP address should be logged to the standard log file. 12 years ago
Thomas Müller e9849270e3 Revert "fixes #4574" 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 12 years ago
Arthur Schiwon 7d398ba622 Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616. 12 years ago
Jan-Christoph Borchardt 9c23ed580a move CSS for browser-specific fixes out of styles.css into new fixes.css 12 years ago
Jan-Christoph Borchardt cc8e19ad11 move CSS for apps out of styles.css into new apps.css 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
Bart Visscher 3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 12 years ago
Bart Visscher 42f3ecb60f Check for installed state before registering the logrotate background job 12 years ago
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