summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-041-2/+2
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-3/+16
|\
| * occ web executor (#24957)VicDeo2016-06-221-3/+16
* | some text-changes to nextcloudJoachim Sokolowski2016-06-221-13/+13
* | Print error message again, when 3rdparty submodule is not initializedArthur Schiwon2016-06-081-1/+3
|/
* Update license headersLukas Reschke2016-05-261-9/+5
* Fix class name in hook registrationJoas Schilling2016-05-241-1/+1
* Only allow loading of legacy (lib/private/legacy) by defaultRoeland Jago Douma2016-05-201-5/+1
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-1/+1
* Merge pull request #24597 from owncloud/run-upgrade-in-incognito-modeVincent Petry2016-05-171-0/+3
|\
| * run upgrades in incognito modeChristoph Wurst2016-05-121-0/+3
* | Group fixup (#24621)Roeland Douma2016-05-171-1/+1
* | Log user out correctly if max session lifetime is reached (#24552)Christoph Wurst2016-05-121-1/+1
|/
* try apache auth tooChristoph Wurst2016-05-111-4/+21
* token based authChristoph Wurst2016-05-111-170/+6
* Move OC_User_Database to \OC\User\DatabaseRoeland Jago Douma2016-05-101-1/+1
* Keep the composer instance so we can add psr4 paths laterJoas Schilling2016-05-021-1/+4
* Merge pull request #24200 from owncloud/appframework_psr4Thomas Müller2016-04-221-3/+3
|\
| * Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-3/+3
* | Disable web updater if ldap or shibboleth are installed - refs https://github...Thomas Müller2016-04-221-4/+8
|/
* Merge pull request #24075 from owncloud/no-html-on-cliLukas Reschke2016-04-201-8/+3
|\
| * In case of fatal php errors and other unhandled exceptions no html error page...Thomas Müller2016-04-181-8/+3
* | Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hookThomas Müller2016-04-191-1/+1
|\ \
| * | Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-1/+1
* | | Move logout to controllerLukas Reschke2016-04-181-21/+3
| |/ |/|
* | Suggest cli based updater in case the instance is bigger - #23913Thomas Müller2016-04-181-12/+34
* | Keep used username in URLLukas Reschke2016-04-151-1/+8
* | Move login form into controllerLukas Reschke2016-04-151-1/+5
* | Kill movable 3rdpartyThomas Müller2016-04-141-30/+6
|/
* Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-121-1/+1
* Merge pull request #23856 from owncloud/share_remove_addtogroup_hooksJoas Schilling2016-04-111-2/+0
|\
| * Remove pre/post_addToGroup hooks for sharesRoeland Jago Douma2016-04-081-2/+0
* | lib: Fix typos (found by codespell)Stefan Weil2016-04-071-2/+2
|/
* Merge pull request #23773 from owncloud/share_move_delete_user_hookJoas Schilling2016-04-071-1/+1
|\
| * Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-041-1/+1
* | Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller2016-04-041-0/+1
|/
* fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-311-1/+2
* Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-231-1/+1
|\
| * Consistently use rel=noreferrerLukas Reschke2016-03-201-1/+1
* | Use raw PATH_INFOLukas Reschke2016-03-171-1/+1
|/
* Replace unneded OC::needUpgrade with OCP methodMorris Jobke2016-03-141-10/+0
* Merge pull request #21582 from owncloud/core_composerThomas Müller2016-03-101-0/+3
|\
| * Add composers default autoloader to coreRoeland Jago Douma2016-03-091-0/+3
* | Do not set response status in CLI in case of errorVincent Petry2016-03-091-1/+3
|/
* don't hide server not available exception, fixes #20536Arthur Schiwon2016-03-031-0/+3
* Update author informationLukas Reschke2016-03-011-0/+1
* Disable app that bricks the server after enablingVincent Petry2016-02-291-2/+18
* Pass checked host as "domain" variable to "untrustedDomain" template.Joachim Bauch2016-02-151-1/+1
* The local address book is replaced now by the system addressbook as part of t...Thomas Müller2016-02-021-9/+0
* Ignore GD JPEG warningsLukas Reschke2016-01-271-0/+1