Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch class Error on all root entrypoints | Thomas Müller | 2016-04-20 | 1 | -1/+1 |
* | With PHP7 Throwable is the new base interface for all Exception and Error - w... | Thomas Müller | 2016-04-20 | 2 | -4/+4 |
* | Merge pull request #24075 from owncloud/no-html-on-cli | Lukas Reschke | 2016-04-20 | 2 | -8/+6 |
|\ | |||||
| * | In case of fatal php errors and other unhandled exceptions no html error page... | Thomas Müller | 2016-04-18 | 2 | -8/+6 |
* | | Merge pull request #24116 from owncloud/fix_24095 | Thomas Müller | 2016-04-20 | 1 | -3/+4 |
|\ \ | |||||
| * | | preserve information if it is a rename operation or not | Björn Schießle | 2016-04-20 | 1 | -3/+4 |
* | | | Merge pull request #23760 from owncloud/fix-setup-mysql | Thomas Müller | 2016-04-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix conditional check in MySQL setup | Robin McCorkell | 2016-04-20 | 1 | -1/+1 |
* | | | | Move \OC\Mail to PSR-4 | Roeland Jago Douma | 2016-04-20 | 2 | -0/+0 |
|/ / / | |||||
* | | | Merge pull request #24094 from owncloud/move_dummy_group_backend_to_test | Thomas Müller | 2016-04-20 | 1 | -213/+0 |
|\ \ \ | |||||
| * | | | Move the group dummy backend to test | Roeland Jago Douma | 2016-04-19 | 1 | -213/+0 |
* | | | | Merge pull request #24103 from owncloud/diagnostics_psr4 | Thomas Müller | 2016-04-20 | 6 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | Move \OC\Diagnostics to PSR-4 | Roeland Jago Douma | 2016-04-19 | 6 | -0/+0 |
* | | | | | Merge pull request #23980 from owncloud/remember-email-when-setting-expiratio... | Jan-Christoph Borchardt | 2016-04-20 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | extract mail view for sending share invitations | Christoph Wurst | 2016-04-19 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-20 | 2 | -8/+10 |
| |/ / |/| | | |||||
* | | | Merge pull request #24079 from owncloud/console_psr4 | Thomas Müller | 2016-04-19 | 2 | -0/+0 |
|\ \ \ | |||||
| * | | | Move \OC\Console to PSR-4 | Roeland Jago Douma | 2016-04-19 | 2 | -0/+0 |
| |/ / | |||||
* | | | Merge pull request #24004 from owncloud/dont-transfer-files-to-not-ready-user | Thomas Müller | 2016-04-19 | 2 | -0/+31 |
|\ \ \ | |/ / |/| | | |||||
| * | | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 | Thomas Müller | 2016-04-15 | 2 | -0/+31 |
* | | | Merge pull request #24074 from owncloud/integritycheck_psr4 | Thomas Müller | 2016-04-19 | 7 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix use statement | Roeland Jago Douma | 2016-04-18 | 1 | -1/+1 |
| * | | | Move OC\IntegrityCheck to PSR-4 | Roeland Jago Douma | 2016-04-18 | 7 | -0/+0 |
* | | | | Merge pull request #23903 from owncloud/fix-user-data-folder-creation-for-apa... | Thomas Müller | 2016-04-19 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Fixes #23899 | Thomas Müller | 2016-04-11 | 1 | -0/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-19 | 4 | -16/+22 |
* | | | | | Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hook | Thomas Müller | 2016-04-19 | 7 | -48/+73 |
|\ \ \ \ \ | |||||
| * | | | | | Move post_removeFromGroup to shareManager | Roeland Jago Douma | 2016-04-13 | 7 | -48/+73 |
* | | | | | | Move logout to controller | Lukas Reschke | 2016-04-18 | 6 | -35/+15 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #23911 from owncloud/split-upgrade-command | Christoph Wurst | 2016-04-18 | 2 | -65/+134 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Remove deprecated HTTPHelper | Thomas Müller | 2016-04-18 | 1 | -8/+22 |
| * | | | | Move version check code out of class Updater | Thomas Müller | 2016-04-18 | 2 | -65/+120 |
* | | | | | Suggest cli based updater in case the instance is bigger - #23913 | Thomas Müller | 2016-04-18 | 1 | -12/+34 |
|/ / / / | |||||
* | | | | Merge pull request #23947 from owncloud/login-to-ctrl | Lukas Reschke | 2016-04-18 | 3 | -43/+20 |
|\ \ \ \ | |||||
| * | | | | Keep used username in URL | Lukas Reschke | 2016-04-15 | 1 | -1/+8 |
| * | | | | Move login form into controller | Lukas Reschke | 2016-04-15 | 3 | -43/+13 |
* | | | | | Move \OC\Notification to PSR-4 | Roeland Jago Douma | 2016-04-18 | 3 | -0/+0 |
* | | | | | Move \OC\Memcache to PSR-4 | Roeland Jago Douma | 2016-04-18 | 11 | -0/+0 |
* | | | | | Merge pull request #24036 from owncloud/db_psr4 | Morris Jobke | 2016-04-17 | 31 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Move \OC\DB to PSR-4 | Roeland Jago Douma | 2016-04-15 | 31 | -0/+0 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-17 | 4 | -16/+24 |
|/ / / / / | |||||
* / / / / | Move \OC\Comments to PSR-4 | Roeland Jago Douma | 2016-04-15 | 3 | -0/+0 |
|/ / / / | |||||
* | | | | Move \OC\Command to PSR-4 | Roeland Jago Douma | 2016-04-15 | 6 | -0/+0 |
* | | | | Move \OC\Cache to PSR-4 | Roeland Jago Douma | 2016-04-15 | 2 | -0/+0 |
* | | | | Move \OC\Session to PSR-4 | Roeland Jago Douma | 2016-04-15 | 5 | -0/+0 |
* | | | | Merge pull request #24007 from owncloud/security_psr4 | Thomas Müller | 2016-04-14 | 13 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | Move \OC\Security to PSR-4 | Roeland Jago Douma | 2016-04-14 | 13 | -0/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #23998 from owncloud/translate-birthday | Thomas Müller | 2016-04-14 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Translate contacts birthday - fixes #23982 | Thomas Müller | 2016-04-14 | 1 | -1/+2 |
* | | | | | Merge pull request #24005 from owncloud/3rdparty-has-to-be-in-root | Thomas Müller | 2016-04-14 | 2 | -32/+8 |
|\ \ \ \ \ |