index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
pixelated
/
resources
/
attachments_resource.py
Age
Commit message (
Expand
)
Author
2016-02-12
attachments are only un-linked from emails but not deleted in soledad
Jefferson Stachelski
2016-02-12
Revert "Revert "Issue #549 - Implemented remove attachment in server side""
NavaL
2016-02-12
Revert "Revert "Issue #549 - Implemented remove attachment""
NavaL
2016-02-10
Fix Issue #596: Provide correct content-type
Felix Hammerl
2016-02-08
Revert "Issue #549 - Implemented remove attachment"
Felix Hammerl
2016-02-08
Revert "Issue #549 - Implemented remove attachment in server side"
Felix Hammerl
2016-02-04
Issue #549 - Implemented remove attachment in server side
Jefferson Stachelski
2016-02-04
Issue #549 - Implemented remove attachment
Jefferson Stachelski
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
2016-01-11
removing GET support on attachment API
NavaL
2015-12-23
Fixed typo in 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
WIP: rename me later
mnandri
2015-12-18
backend that handles post of a single attachment file
mnandri
2015-09-02
Download attachments from mail store instead of querier
Folker Bernitt
2015-08-11
Fixed attachments_resource.py.
Folker Bernitt
2015-06-09
AttachmentsResource don't need querier anymore, RootResource doesn't need it too
Bruno Wagner
2015-01-22
#224 fixing tests and app for twisted migration
Duda Dornelles
2015-01-21
#224 App is working without klein - migration to twisted "complete"
Duda Dornelles