summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24379 from owncloud/remove-unneeded-codeLukas Reschke2016-05-102-35/+2
|\
| * Remove unneeded private wrapper methodsMorris Jobke2016-05-022-35/+2
* | Merge pull request #24434 from owncloud/permalinksLukas Reschke2016-05-101-20/+2
|\ \
| * | Send permalink in internal share notification emailsVincent Petry2016-05-061-20/+2
* | | Make update server URL configurableLukas Reschke2016-05-091-6/+2
* | | Merge pull request #24419 from owncloud/allow-di-for-migration-stepsThomas Müller2016-05-091-7/+12
|\ \ \
| * | | Allow migration steps to use automatic DIJoas Schilling2016-05-031-7/+12
* | | | Set higher timeout limitJarrett2016-05-051-4/+4
| |/ / |/| |
* | | Merge pull request #24432 from owncloud/issue-24270-never-save-app-language-i...Morris Jobke2016-05-041-1/+1
|\ \ \
| * | | Do not save the language as request lang for apps when we didn't find anyJoas Schilling2016-05-041-1/+1
| |/ /
* | | Merge pull request #24410 from owncloud/fix_24182Björn Schießle2016-05-041-2/+5
|\ \ \
| * | | first call the post_login hooks, before we call getUserFolder.Björn Schießle2016-05-031-2/+5
| |/ /
* | | Merge pull request #24411 from owncloud/share_psr4Roeland Douma2016-05-045-0/+0
|\ \ \
| * | | Move \OC\Share to PSR-4Roeland Jago Douma2016-05-035-0/+0
* | | | Merge pull request #23844 from owncloud/disable-userThomas Müller2016-05-034-31/+36
|\ \ \ \
| * | | | OCS API should catch LoginExceptionsRoeland Jago Douma2016-05-021-1/+5
| * | | | Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-023-30/+31
* | | | | Merge pull request #24389 from owncloud/login-by-emailLukas Reschke2016-05-032-3/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow login by email addressThomas Müller2016-05-021-3/+11
| * | | | Fixing local event delivery for calendar events based on the email addressThomas Müller2016-05-021-0/+14
* | | | | Merge pull request #24387 from owncloud/locking-mark-reload-freeThomas Müller2016-05-031-0/+3
|\ \ \ \ \
| * | | | | free up memory when releasing the last shared lockRobin Appelman2016-05-021-0/+3
* | | | | | Merge pull request #24392 from owncloud/declare-cron-jobs-in-info.xmlThomas Müller2016-05-033-4/+18
|\ \ \ \ \ \
| * | | | | | Allow declaration of background jobs in info.xmlThomas Müller2016-05-033-4/+18
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #24408 from owncloud/improve-server-containerThomas Müller2016-05-031-3/+2
|\ \ \ \ \ \
| * | | | | | Fix doc blockJoas Schilling2016-05-031-1/+1
| * | | | | | Use internal tag so IDEs highlight the usageJoas Schilling2016-05-031-2/+1
| |/ / / / /
* | | | | | Merge pull request #24405 from owncloud/user_db_capped_cacheThomas Müller2016-05-031-1/+11
|\ \ \ \ \ \
| * | | | | | Use a CappedCache in the user database backendRoeland Jago Douma2016-05-031-1/+11
| |/ / / / /
* | | | | | Move \OC\Log to PSR-4Roeland Jago Douma2016-05-035-0/+0
* | | | | | Move OC_Log_xx to \OC\Log namespaceRoeland Jago Douma2016-05-035-11/+17
|/ / / / /
* | | | | Merge pull request #24375 from owncloud/archive_moveLukas Reschke2016-05-034-23/+29
|\ \ \ \ \
| * | | | | Move OC_Archive to \OC\Archive\ArchiveRoeland Jago Douma2016-05-024-7/+6
| * | | | | Move OC_Archive_XX to PSR-4Roeland Jago Douma2016-05-023-20/+27
* | | | | | Merge pull request #24386 from owncloud/psr4-for-appsMorris Jobke2016-05-031-2/+21
|\ \ \ \ \ \
| * | | | | | Use lib/ instead of src/ because that is what people are used toJoas Schilling2016-05-021-1/+1
| * | | | | | Register the PSR-4 path on loadAppJoas Schilling2016-05-021-2/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #24381 from owncloud/correc_typehintRoeland Douma2016-05-031-1/+1
|\ \ \ \ \ \
| * | | | | | Use correct typehintRoeland Jago Douma2016-05-021-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #24380 from owncloud/move-activity-manager-to-namespaceRoeland Douma2016-05-032-4/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Move activity manager to the namespaceJoas Schilling2016-05-022-4/+3
| |/ / / /
* | | | | Merge pull request #24322 from owncloud/install-and-uninstall-repair-stepsThomas Müller2016-05-026-76/+69
|\ \ \ \ \
| * | | | | Move uninstall repair step execution to the correct placeThomas Müller2016-05-022-7/+12
| * | | | | Repair steps no longer implement the Emitter interfaceThomas Müller2016-05-021-11/+0
| * | | | | Fix installer file locationThomas Müller2016-05-021-0/+0
| * | | | | OC_Installer -> \OC\InstallerThomas Müller2016-05-024-30/+34
| * | | | | Adding repair steps for install and uninstall - fixes #24306Thomas Müller2016-05-023-35/+30
| | |_|_|/ | |/| | |
* | | | | Merge pull request #24229 from owncloud/session-id-wrapperRoeland Douma2016-05-023-2/+45
|\ \ \ \ \
| * | | | | throw SessionNotAvailableException if session_id returns empty stringChristoph Wurst2016-04-263-4/+17
| * | | | | add ISession::getId() wrapper for session_idChristoph Wurst2016-04-253-0/+30