summaryrefslogtreecommitdiff
path: root/service/pixelated/resources/attachments_resource.py
AgeCommit message (Expand)Author
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment in server side""NavaL
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment""NavaL
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
2016-02-08Revert "Issue #549 - Implemented remove attachment"Felix Hammerl
2016-02-08Revert "Issue #549 - Implemented remove attachment in server side"Felix Hammerl
2016-02-04Issue #549 - Implemented remove attachment in server sideJefferson Stachelski
2016-02-04Issue #549 - Implemented remove attachmentJefferson Stachelski
2016-01-18migrating AttachmentsResources to use the service factoryNavaL
2016-01-13Changed attachment error print with a loggerBruno Wagner
2016-01-11matching POST response and GET of an attachment -- API specificationNavaL
2016-01-11renamed attachment_id attribute to ident on POST response, to conform with th...NavaL
2016-01-11removing GET support on attachment APINavaL
2015-12-23Fixed typo in error messageBruno Wagner
2015-12-21added filename and size to the attachment endpoint post responseNavaL
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ...mnandri
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18backend that handles post of a single attachment filemnandri
2015-09-02Download attachments from mail store instead of querierFolker Bernitt
2015-08-11Fixed attachments_resource.py.Folker Bernitt
2015-06-09AttachmentsResource don't need querier anymore, RootResource doesn't need it tooBruno Wagner
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles