summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4795 from owncloud/setupMorris Jobke2014-02-041-1/+2
|\ | | | | Move core setup code to controller class
| * Merge branch 'master' into setupBart Visscher2014-01-311-72/+163
| |\ | | | | | | | | | | | | Conflicts: core/setup.php
| * \ Merge remote-tracking branch 'origin/master' into setupBart Visscher2013-10-021-3/+23
| |\ \
| * | | Move core setup code to controller classBart Visscher2013-09-101-1/+2
| | | |
* | | | also load error handler if debugging is enabledBjoern Schiessle2014-02-031-1/+2
| |_|/ |/| |
* | | Merge pull request #6912 from owncloud/replace-webroot-in-cssMorris Jobke2014-01-271-0/+1
|\ \ \ | | | | | | | | Remove %webroot% from CSS
| * | | add icons.css file, first step to get rid of %webroot%Jan-Christoph Borchardt2014-01-231-0/+1
| | | |
* | | | Merge pull request #6736 from owncloud/tests-jsunittestsThomas Müller2014-01-231-0/+1
|\ \ \ \ | |/ / / |/| | | Added Javascript unit tests
| * | | Added Javascript unit testsVincent Petry2014-01-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - added karma utility to run jasmine unit tests - added Sinon library (for stubs/mocks/fakeserver) - added a few unit tests for core and files - added autotest-js.sh script
* | | | Move test config folder to tests/configRobin Appelman2014-01-201-2/+2
| | | |
* | | | Load a separate config (if present) when running unit testsRobin Appelman2014-01-171-2/+12
|/ / /
* | | rename user-id to loginname to stay consistentThomas Müller2014-01-091-2/+2
| | |
* | | Remove @ in order to get proper error handlingThomas Müller2014-01-071-1/+1
| | |
* | | require composer's autoload.php if presentThomas Müller2014-01-051-2/+6
| | |
* | | dont try to register background jobs if we haven't upgraded yetRobin Appelman2013-12-131-44/+45
| | |
* | | coding styleArthur Schiwon2013-12-131-0/+1
| | |
* | | coding styleArthur Schiwon2013-12-131-1/+1
| | |
* | | On webdav sesssions, loginname was compared to username which does not need ↵Arthur Schiwon2013-12-131-4/+3
| | | | | | | | | | | | to match necessarily
* | | Fix webroot for update pageVincent Petry2013-12-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | On the update page, config.js was missing which caused oc_webroot to not be available. That would trigger the faulty oc_webroot fallback that didn't take URLs like "/owncloud/index.php/files/apps" into account. This fix adds config.js in the update page and also a fix for the oc_webroot fallback, in case it is used elsewhere.
* | | Revert "Revert "Fix user's displayName being overwritten by (old) cookie""Morris Jobke2013-12-051-1/+0
| | | | | | | | | | | | This reverts commit eba35d28cd974507f9e81e15430d3d33dbbd9973.
* | | Revert "Fix user's displayName being overwritten by (old) cookie"Morris Jobke2013-12-051-0/+1
| | | | | | | | | | | | This reverts commit 2a7380cc21e56ce12b1a0e1460fabc978a83090b.
* | | Fix user's displayName being overwritten by (old) cookieNico Kaiser2013-12-051-1/+0
| | |
* | | merge master into single-user-modeRobin Appelman2013-11-251-6/+21
|\ \ \
| * | | provide more cli friendly error messagesRobin Appelman2013-11-251-6/+21
| | | |
* | | | Add "single user mode" which restricts access to users in the admin groupRobin Appelman2013-11-251-1/+18
|/ / / | | | | | | | | | This can be enabled by setting 'singleuser' to true in config.php
* | | Merge pull request #5773 from owncloud/fix-2152-masterThomas Müller2013-11-211-7/+1
|\ \ \ | | | | | | | | Make working en_US.UTF-8 locale a hard requirement
| * | | Make working en_US.UTF-8 locale a hard requirementBart Visscher2013-11-081-7/+1
| | | |
* | | | add trash bin and file versions delete hooks in OC::registerPreviewHooksGeorg Ehrke2013-11-121-0/+2
| | | |
* | | | display the exception instead of meaningless messageThomas Müller2013-11-041-8/+3
|/ / /
* | | replace template function link_to_docs() with \OC_Helper::linkToDocs()Thomas Mueller2013-11-021-1/+1
| | |
* | | Merge pull request #5443 from owncloud/fix-autoloader-cachingBart Visscher2013-11-011-0/+8
|\ \ \ | | | | | | | | Remove Autoloader Cache Hack. Do not use Cache on Install.
| * | | Only use autoloader cache when 'instanceid' is available.Andreas Fischer2013-10-221-5/+9
| | | |
| * | | Inject memoryCache into Autoloader. Remove recursion-prevention hack.Andreas Fischer2013-10-221-1/+5
| | | |
* | | | Make "Please contact your system administrator" a full sentence.Andreas Fischer2013-11-011-1/+1
| | | |
* | | | Merge pull request #3889 from owncloud/apps_preloadMorris Jobke2013-10-281-1/+1
|\ \ \ \ | | | | | | | | | | Don't load the apps when we need to upgrade
| * | | | Don't load the apps when we need to upgradeBart Visscher2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | The loading can call functions that require new tables, like oc_jobs
* | | | | Merge pull request #5528 from frisco82/changeUpadateNotificationThomas Müller2013-10-241-2/+4
|\ \ \ \ \ | | | | | | | | | | | | Changed update message to be more instructive
| * | | | | Changed update message to be more instructive, changed update style to be ↵Ramiro Aparicio2013-10-241-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | less aggresive Fix br tags Improve english messages
* | | | | | Merge pull request #5507 from owncloud/webdav-removeredirectfromindexThomas Müller2013-10-241-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Remove WebDAV redirect from the root path
| * | | | | Remove WebDAV redirect from the root pathVincent Petry2013-10-241-1/+5
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This will prevent people mounting the root path. They should use the full webdav path instead. Fixes #4923
* / | | | Fixed sharing dropdown placeholders in IE8/9Vincent Petry2013-10-231-0/+1
|/ / / / | | | | | | | | | | | | Added jquery.placeholder shim to handle input field placeholders in IE8/9
* | | | introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
| | | |
* | | | Use display name from magic cookie, fixes #4884Arthur Schiwon2013-10-181-0/+1
| | | |
* | | | Merge branch 'master' into fixing-appframework-masterThomas Müller2013-10-161-2/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/private/appframework/middleware/security/securitymiddleware.php tests/lib/appframework/middleware/security/SecurityMiddlewareTest.php
| * | | | Include exception message in log entry when session fails to startTom Needham2013-10-121-1/+1
| | | | |
| * | | | Handle ownCloud logging when data dir not createdTom Needham2013-10-111-6/+2
| | | | |
| * | | | Log the session exception when ownCloud is not installedTom Needham2013-10-111-3/+6
| | | | |
| * | | | Merge pull request #4780 from AxelRb/masterMorris Jobke2013-10-101-0/+7
| |\ \ \ \ | | | | | | | | | | | | On an auth failure the uid and the IP address should be logged to the st...
| | * | | | changed the argument to false for getValue , reformated else statementAxel Roenn2013-10-101-3/+2
| | | | | |
| | * | | | Changed default behaviour to not log IP address in case of an auth failure. ↵Axel Roenn2013-09-101-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Can be configured in OC conf now. Log level changed to warning .