Age | Commit message (Expand) | Author |
---|---|---|
2016-05-13 | Issue #691: Refactor to Twisted 16.1.1 | Felix Hammerl |
2016-02-05 | suppressing Error logs being spit out in tests | NavaL |
2016-01-22 | Add mutli-user mode to user-agent | Folker Bernitt |
2016-01-18 | migrating AttachmentsResources to use the service factory | NavaL |
2016-01-13 | Changed attachment error print with a logger | Bruno Wagner |
2016-01-11 | matching POST response and GET of an attachment -- API specification | NavaL |
2016-01-11 | renamed attachment_id attribute to ident on POST response, to conform with th... | NavaL |
2015-12-23 | Changed test not to test fixed content, but the existence of an error message | Bruno Wagner |
2015-12-21 | added filename and size to the attachment endpoint post response | NavaL |
2015-12-18 | extracted a leap attachment store, handling all attachment responsibilities, ... | mnandri |
2015-12-18 | fixing unit test -- again WIP | mnandri |
2015-12-18 | backend that handles post of a single attachment file | mnandri |