Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move functions.php to legacy | Roeland Jago Douma | 2016-05-13 | 2 | -1/+266 |
* | lib/private/ocs to PSR-4 (#24558) | Roeland Douma | 2016-05-12 | 5 | -0/+135 |
* | Merge pull request #24531 from owncloud/psr4-loading-for-install-and-commands | Thomas Müller | 2016-05-11 | 1 | -1/+2 |
|\ | |||||
| * | Correctly register autoloading before install.php and loading commands | Joas Schilling | 2016-05-11 | 1 | -1/+2 |
* | | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | | pass in $request on OCS api | Christoph Wurst | 2016-05-11 | 1 | -1/+2 |
* | | fix setup | Christoph Wurst | 2016-05-11 | 1 | -32/+0 |
* | | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 1 | -27/+16 |
* | | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | | token based auth | Christoph Wurst | 2016-05-11 | 2 | -24/+4 |
|/ | |||||
* | Merge pull request #24433 from owncloud/user_psr4 | Thomas Müller | 2016-05-11 | 3 | -1/+96 |
|\ | |||||
| * | Add \OC\User\Backend | Roeland Jago Douma | 2016-05-10 | 1 | -132/+1 |
| * | Move OC_User_Database to \OC\User\Database | Roeland Jago Douma | 2016-05-10 | 2 | -348/+1 |
| * | Move OC_User_XX to legacy folder | Roeland Jago Douma | 2016-05-10 | 3 | -0/+573 |
* | | Merge pull request #24379 from owncloud/remove-unneeded-code | Lukas Reschke | 2016-05-10 | 1 | -31/+0 |
|\ \ | |/ |/| | |||||
| * | Remove unneeded private wrapper methods | Morris Jobke | 2016-05-02 | 1 | -31/+0 |
* | | Merge pull request #24410 from owncloud/fix_24182 | Björn Schießle | 2016-05-04 | 1 | -2/+5 |
|\ \ | |||||
| * | | first call the post_login hooks, before we call getUserFolder. | Björn Schießle | 2016-05-03 | 1 | -2/+5 |
* | | | Merge pull request #23844 from owncloud/disable-user | Thomas Müller | 2016-05-03 | 2 | -9/+11 |
|\ \ \ | |||||
| * | | | OCS API should catch LoginExceptions | Roeland Jago Douma | 2016-05-02 | 1 | -1/+5 |
| * | | | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 1 | -8/+6 |
| | |/ | |/| | |||||
* | | | Merge pull request #24389 from owncloud/login-by-email | Lukas Reschke | 2016-05-03 | 1 | -3/+11 |
|\ \ \ | |||||
| * | | | Allow login by email address | Thomas Müller | 2016-05-02 | 1 | -3/+11 |
| |/ / | |||||
* | / | Allow declaration of background jobs in info.xml | Thomas Müller | 2016-05-03 | 1 | -0/+8 |
| |/ |/| | |||||
* | | Merge pull request #24375 from owncloud/archive_move | Lukas Reschke | 2016-05-03 | 1 | -158/+0 |
|\ \ | |||||
| * | | Move OC_Archive to \OC\Archive\Archive | Roeland Jago Douma | 2016-05-02 | 1 | -161/+0 |
| * | | Move OC_Archive_XX to PSR-4 | Roeland Jago Douma | 2016-05-02 | 1 | -3/+6 |
* | | | Merge pull request #24386 from owncloud/psr4-for-apps | Morris Jobke | 2016-05-03 | 1 | -2/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use lib/ instead of src/ because that is what people are used to | Joas Schilling | 2016-05-02 | 1 | -1/+1 |
| * | | Register the PSR-4 path on loadApp | Joas Schilling | 2016-05-02 | 1 | -2/+21 |
| |/ | |||||
* | | Move uninstall repair step execution to the correct place | Thomas Müller | 2016-05-02 | 1 | -2/+12 |
* | | Fix installer file location | Thomas Müller | 2016-05-02 | 1 | -625/+0 |
* | | OC_Installer -> \OC\Installer | Thomas Müller | 2016-05-02 | 2 | -25/+30 |
* | | Adding repair steps for install and uninstall - fixes #24306 | Thomas Müller | 2016-05-02 | 2 | -35/+18 |
|/ | |||||
* | Move old classes to legacy | Roeland Jago Douma | 2016-05-01 | 4 | -0/+650 |
* | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 19 | -0/+9079 |
* | Move OC_L10N_String to legacy folder | Roeland Jago Douma | 2016-04-27 | 1 | -0/+78 |
* | Move \OC\DB to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -0/+122 |
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -5/+0 |
* | Move class to legacy folder | Joas Schilling | 2016-01-26 | 1 | -0/+348 |
* | Get rid of legacy OC_Config | Roeland Jago Douma | 2015-12-18 | 1 | -94/+0 |
* | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 1 | -166/+0 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -7/+1 |
* | Legacy OC_SubAdmin is now just a wrapper | Roeland Jago Douma | 2015-10-21 | 1 | -79/+57 |
* | New \OC\SubAdmin class | Roeland Jago Douma | 2015-10-21 | 1 | -0/+194 |
* | Remove OC_Appconfig | Thomas Müller | 2015-07-03 | 1 | -131/+0 |
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -69/+0 |
* | Remove legacy search classes | Thomas Müller | 2015-07-03 | 4 | -171/+0 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |