Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Factor out the actual calling of the processing. | Elrond | 2012-12-26 | 1 | -0/+24 | |
| | | | | | | Calling the processing task and handling the exceptions is easy, but has a bunch of caveats, so factor it out into an easy callable function. | |||||
* | upload refactor: push url handling | Elrond | 2012-12-26 | 1 | -0/+50 | |
Start to refactor our upload handling in main submit and the api. Start factoring out the handling of PuSH url handling. |