| Commit message (Expand) | Author | Age | Files | Lines |
* | Log user out correctly if max session lifetime is reached (#24552) | Christoph Wurst | 2016-05-12 | 1 | -1/+1 |
* | try apache auth too | Christoph Wurst | 2016-05-11 | 1 | -4/+21 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -170/+6 |
* | Move OC_User_Database to \OC\User\Database | Roeland Jago Douma | 2016-05-10 | 1 | -1/+1 |
* | Keep the composer instance so we can add psr4 paths later | Joas Schilling | 2016-05-02 | 1 | -1/+4 |
* | Merge pull request #24200 from owncloud/appframework_psr4 | Thomas Müller | 2016-04-22 | 1 | -3/+3 |
|\ |
|
| * | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 1 | -3/+3 |
* | | Disable web updater if ldap or shibboleth are installed - refs https://github... | Thomas Müller | 2016-04-22 | 1 | -4/+8 |
|/ |
|
* | Merge pull request #24075 from owncloud/no-html-on-cli | Lukas Reschke | 2016-04-20 | 1 | -8/+3 |
|\ |
|
| * | In case of fatal php errors and other unhandled exceptions no html error page... | Thomas Müller | 2016-04-18 | 1 | -8/+3 |
* | | Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hook | Thomas Müller | 2016-04-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Move post_removeFromGroup to shareManager | Roeland Jago Douma | 2016-04-13 | 1 | -1/+1 |
* | | | Move logout to controller | Lukas Reschke | 2016-04-18 | 1 | -21/+3 |
| |/
|/| |
|
* | | Suggest cli based updater in case the instance is bigger - #23913 | Thomas Müller | 2016-04-18 | 1 | -12/+34 |
* | | Keep used username in URL | Lukas Reschke | 2016-04-15 | 1 | -1/+8 |
* | | Move login form into controller | Lukas Reschke | 2016-04-15 | 1 | -1/+5 |
* | | Kill movable 3rdparty | Thomas Müller | 2016-04-14 | 1 | -30/+6 |
|/ |
|
* | Migrate post_groupDelete hook to share manager (#23841) | Roeland Douma | 2016-04-12 | 1 | -1/+1 |
* | Merge pull request #23856 from owncloud/share_remove_addtogroup_hooks | Joas Schilling | 2016-04-11 | 1 | -2/+0 |
|\ |
|
| * | Remove pre/post_addToGroup hooks for shares | Roeland Jago Douma | 2016-04-08 | 1 | -2/+0 |
* | | lib: Fix typos (found by codespell) | Stefan Weil | 2016-04-07 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #23773 from owncloud/share_move_delete_user_hook | Joas Schilling | 2016-04-07 | 1 | -1/+1 |
|\ |
|
| * | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 1 | -1/+1 |
* | | Show individual sql schema migration steps during upgrade - on web as well as... | Thomas Müller | 2016-04-04 | 1 | -0/+1 |
|/ |
|
* | fix creation of versions of encrypted files on external storages | Bjoern Schiessle | 2016-03-31 | 1 | -1/+2 |
* | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 1 | -1/+1 |
|\ |
|
| * | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 1 | -1/+1 |
* | | Use raw PATH_INFO | Lukas Reschke | 2016-03-17 | 1 | -1/+1 |
|/ |
|
* | Replace unneded OC::needUpgrade with OCP method | Morris Jobke | 2016-03-14 | 1 | -10/+0 |
* | Merge pull request #21582 from owncloud/core_composer | Thomas Müller | 2016-03-10 | 1 | -0/+3 |
|\ |
|
| * | Add composers default autoloader to core | Roeland Jago Douma | 2016-03-09 | 1 | -0/+3 |
* | | Do not set response status in CLI in case of error | Vincent Petry | 2016-03-09 | 1 | -1/+3 |
|/ |
|
* | don't hide server not available exception, fixes #20536 | Arthur Schiwon | 2016-03-03 | 1 | -0/+3 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Disable app that bricks the server after enabling | Vincent Petry | 2016-02-29 | 1 | -2/+18 |
* | Pass checked host as "domain" variable to "untrustedDomain" template. | Joachim Bauch | 2016-02-15 | 1 | -1/+1 |
* | The local address book is replaced now by the system addressbook as part of t... | Thomas Müller | 2016-02-02 | 1 | -9/+0 |
* | Ignore GD JPEG warnings | Lukas Reschke | 2016-01-27 | 1 | -0/+1 |
* | move setup controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -1/+1 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -3/+3 |
* | getMediumStrengthGenerator is deprecated and does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 1 | -1/+1 |
* | Only '/tests' to be autoloaded when running unit tests | Roeland Jago Douma | 2016-01-10 | 1 | -1/+3 |
* | OC autoloader is not allowed to load 3rdparty | Roeland Jago Douma | 2016-01-10 | 1 | -1/+0 |
* | Remove code related to session regeneration after some time | Lukas Reschke | 2016-01-10 | 1 | -11/+1 |
* | Use ISession::clear | Lukas Reschke | 2016-01-10 | 1 | -4/+1 |
* | Check if app does exists | Lukas Reschke | 2016-01-07 | 1 | -1/+6 |
* | Move regeneration of session ID into session classes | Lukas Reschke | 2016-01-04 | 1 | -1/+1 |
* | Refactor OC_Util::callCheck | Morris Jobke | 2015-12-22 | 1 | -1/+1 |
* | Use OCP\Util::getVersion instead of the internal private implementation | Morris Jobke | 2015-12-18 | 1 | -2/+2 |
* | Use SystemConfig internally | Roeland Jago Douma | 2015-12-18 | 1 | -6/+6 |