aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/command/asyncbus.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Command to PSR-4Roeland Jago Douma2016-04-151-140/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Update license headersJenkins for ownCloud2015-03-261-4/+17
|
* Allow apps to determine which commands should be run synchronous based on ↵Robin Appelman2015-02-251-1/+58
| | | | traints
* Add async command system to handle asynchronous operationsRobin Appelman2015-02-251-0/+70