Lukas Reschke
|
c8c722bc6d
|
Merge pull request #15129 from owncloud/version-command-bus
expire versions in a background command
|
2015-03-26 19:55:13 +01:00 |
Robin Appelman
|
8c903c100f
|
check limit of serialized command in unit tests
|
2015-03-26 17:07:02 +01:00 |
Robin Appelman
|
268f249e8d
|
ensure commands can be serialized in unit tests
|
2015-03-26 17:07:02 +01:00 |
Robin Appelman
|
3ed6ed3c36
|
Force test cases using background commands to handle setting up the filesystem
|
2015-03-26 17:07:02 +01:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Robin Appelman
|
00568af74d
|
Allow running the async commands from unit tests
|
2015-03-02 15:25:31 +01:00 |
Robin Appelman
|
a39c7bf464
|
Add FileAccess trait for commands
|
2015-02-25 15:09:41 +01:00 |
Robin Appelman
|
8213f8d67d
|
Allow apps to determine which commands should be run synchronous based on traints
|
2015-02-25 15:09:41 +01:00 |
Robin Appelman
|
74ae7b8929
|
Add async command system to handle asynchronous operations
|
2015-02-25 15:08:40 +01:00 |