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
/
test
/
unit
/
resources
/
test_attachments_resource.py
Age
Commit message (
Expand
)
Author
2017-01-19
Add copyright statements to all Python files that doesn't have it
Ola Bini
2016-11-23
replace stdlib's unittest with trials's unittest for all unittest
Roald de Vries
2016-10-19
Adapted logging in the UA to use twisted.logger
Bruno Wagner
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