Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15129 from owncloud/version-command-bus | Lukas Reschke | 2015-03-26 | 2 | -3/+13 |
|\ | |||||
| * | check limit of serialized command in unit tests | Robin Appelman | 2015-03-26 | 1 | -0/+3 |
| * | ensure commands can be serialized in unit tests | Robin Appelman | 2015-03-26 | 1 | -1/+4 |
| * | Force test cases using background commands to handle setting up the filesystem | Robin Appelman | 2015-03-26 | 2 | -2/+6 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 6 | -24/+102 |
|/ | |||||
* | Allow running the async commands from unit tests | Robin Appelman | 2015-03-02 | 1 | -0/+53 |
* | Add FileAccess trait for commands | Robin Appelman | 2015-02-25 | 1 | -0/+18 |
* | Allow apps to determine which commands should be run synchronous based on tra... | Robin Appelman | 2015-02-25 | 1 | -1/+58 |
* | Add async command system to handle asynchronous operations | Robin Appelman | 2015-02-25 | 4 | -0/+142 |