Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-21 | [refactor] error handling and missing headers | Victor Shyba | |
Improves error handling, add missing header to __init__.py and remove mkdirs from flags methods. This is a commit from code review on !117. | |||
2017-07-21 | [feature] add get/set flags | Victor Shyba | |
IncomingBox spec has a flags feature for the processing flow of messages. This commit adds it using a .flags file. -- Resolves: #8869 | |||
2017-07-21 | [refactor] creates a common.blobs with preamble | Victor Shyba | |
Refactor suggested from !105 review. |