summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24721 from owncloud/public_psr4Vincent Petry2016-05-1960-0/+0
|\
| * Move \OCP to PSR-4Roeland Jago Douma2016-05-1960-0/+0
* | Merge pull request #24722 from owncloud/notification_psr4Vincent Petry2016-05-195-0/+0
|\ \
| * | Move \OCP\Notification to PSR-4Roeland Jago Douma2016-05-185-0/+0
| |/
* | Merge pull request #24724 from owncloud/mail_psr4Vincent Petry2016-05-191-0/+0
|\ \
| * | Move \OCP\Mail to PSR-4Roeland Jago Douma2016-05-181-0/+0
| |/
* | Merge pull request #24723 from owncloud/migration_psr4Vincent Petry2016-05-192-0/+0
|\ \
| * | Move \OCP\Migration to PSR-4Roeland Jago Douma2016-05-182-0/+0
| |/
* | Merge pull request #24720 from owncloud/systemtag_psr4Vincent Petry2016-05-198-0/+0
|\ \
| * | Move \OCP\SystemTag to PSR-4Roeland Jago Douma2016-05-188-0/+0
| |/
* | Merge pull request #24719 from owncloud/security_psr4Vincent Petry2016-05-196-0/+0
|\ \
| * | Move \OCP\Security to PSR-4Roeland Jago Douma2016-05-186-0/+0
| |/
* | Merge pull request #24718 from owncloud/route_psr4Vincent Petry2016-05-192-0/+0
|\ \
| * | Move \OCP\Route to PSR-4Roeland Jago Douma2016-05-182-0/+0
| |/
* | Merge pull request #24717 from owncloud/preview_psr4Vincent Petry2016-05-191-0/+0
|\ \
| * | Move \OCP\Preview to PSR-4Roeland Jago Douma2016-05-181-0/+0
| |/
* | Merge pull request #24710 from owncloud/lock_psr4Vincent Petry2016-05-192-0/+0
|\ \
| * | Move \OCP\Lock to PSR-4Roeland Jago Douma2016-05-182-0/+0
| |/
* | Merge pull request #24707 from owncloud/l10n_psr4Vincent Petry2016-05-181-0/+0
|\ \ | |/ |/|
| * Move \OCP\L10N to PSR-4Roeland Jago Douma2016-05-181-0/+0
* | Merge pull request #24706 from owncloud/http_psr4Vincent Petry2016-05-183-0/+0
|\ \ | |/ |/|
| * Move \OCP\Http to PSR-4Roeland Jago Douma2016-05-183-0/+0
* | Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-1844-0/+0
|/
* Move \OCP\Encryption to PSR-4 (#24680)Roeland Douma2016-05-175-0/+0
* use mount providers to setup home storages (#24567)Robin Appelman2016-05-172-0/+60
* \OCP\DB to PSR-4 (#24650)Roeland Douma2016-05-176-2/+2
* Move \OCP\Diagnostics to PSR-4 (#24667)Roeland Douma2016-05-174-0/+0
* Move \OCP\Authentication to PSR-4 (#24632)Roeland Douma2016-05-171-0/+0
* Move \OCP\Console to PSR-4 (#24636)Roeland Douma2016-05-171-0/+0
* Move \OCP\Contacts to PSR-4 (#24645)Roeland Douma2016-05-171-0/+0
* Merge pull request #24083 from owncloud/fix-race-conditionJörn Friedrich Dreyer2016-05-171-0/+1
|\
| * Read only onceLukas Reschke2016-05-021-0/+1
* | Move \OCP\Comments to PSR-4 (#24565)Roeland Douma2016-05-127-0/+0
* | Move \OCP\Command to PSR-4Roeland Jago Douma2016-05-102-0/+0
* | Fix phpdocRoeland Jago Douma2016-05-101-2/+1
* | Move \OCP\Capabilities to PSR-4Roeland Jago Douma2016-05-091-0/+0
* | Move \OCP\BackgroundJob to PSR-4Roeland Jago Douma2016-05-072-0/+0
* | Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-0630-0/+0
* | Move \OCP\App to PSR-4Roeland Jago Douma2016-05-062-0/+0
* | Move \OCP\Activity to PSR-4Roeland Jago Douma2016-05-054-0/+0
* | Merge pull request #23844 from owncloud/disable-userThomas Müller2016-05-031-0/+1
|\ \
| * | Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-021-0/+1
| |/
* | Merge pull request #24389 from owncloud/login-by-emailLukas Reschke2016-05-031-0/+7
|\ \
| * | Fixing local event delivery for calendar events based on the email addressThomas Müller2016-05-021-0/+7
| |/
* | Add methods to public interfaceJoas Schilling2016-05-031-0/+12
* | Merge pull request #24229 from owncloud/session-id-wrapperRoeland Douma2016-05-022-0/+41
|\ \ | |/ |/|
| * throw SessionNotAvailableException if session_id returns empty stringChristoph Wurst2016-04-262-0/+33
| * add ISession::getId() wrapper for session_idChristoph Wurst2016-04-251-0/+8
* | Adding progress to web upgradeThomas Müller2016-04-281-1/+2
* | Merge pull request #24199 from owncloud/ocp-repairMorris Jobke2016-04-262-0/+107
|\ \