aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/command
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-266-24/+102
* Allow running the async commands from unit testsRobin Appelman2015-03-021-0/+53
* Add FileAccess trait for commandsRobin Appelman2015-02-251-0/+18
* Allow apps to determine which commands should be run synchronous based on tra...Robin Appelman2015-02-251-1/+58
* Add async command system to handle asynchronous operationsRobin Appelman2015-02-254-0/+142