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
/
integration
Age
Commit message (
Expand
)
Author
2017-01-19
Add copyright statements to all Python files that doesn't have it
Ola Bini
2016-12-14
[#869] Move from stdlib to twisted trial unittest
Denis Costa
2016-12-08
Revert "[#801] Merge branch 'signup'"
Roald de Vries
2016-12-08
Revert "[#801] add signup resource + tests"
Roald de Vries
2016-12-08
Revert "[#801] PEP8"
Roald de Vries
2016-12-08
Revert "[#801] disable failing test until it's implemented"
Roald de Vries
2016-12-07
[#801] disable failing test until it's implemented
Roald de Vries
2016-12-07
[#801] PEP8
Roald de Vries
2016-12-07
[#801] add signup resource + tests
Zara Gebru
2016-12-05
Merge branch 'master' into signup
Roald de Vries
2016-12-05
get templates from pkg_resources
Roald de Vries
2016-12-02
[refactor] move app dir into public dir
Zara Gebru
2016-12-01
[#849] Change unauthorized message
Tulio Casagrande
2016-12-01
fix csrf in tags tests
Roald de Vries
2016-12-01
fix csrf in retrieve attachment test
Roald de Vries
2016-12-01
fix csrf in mark as read/unread tests
Roald de Vries
2016-12-01
fix csrf in drafts tests
Roald de Vries
2016-12-01
fix csrf for some integration tests
Roald de Vries
2016-12-01
WIP: add csrf token to every request
Roald de Vries
2016-11-24
remove use of stdlib unittest from integration tests
Roald de Vries
2016-10-28
authentication now returns Authentication
NavaL
2016-10-21
[#797] reinstating use of the provided email body charstet encoding
NavaL
2016-10-18
Adapted imports to reflect new bitmask-dev dependency
Bruno Wagner
2016-10-07
use test client in test case through composition instead of inheritance
Roald de Vries
2016-06-24
Issue #694 add an admin restricted resource for user stats
NavaL
2016-06-17
Issue #608: Fix lowercase attachment test to check the filename
Tulio Casagrande
2016-06-17
Issue #608: Add unit test for case-specific lookup
Felix Hammerl
2016-06-16
Fix UNNAMED attachment bug
Tulio Casagrande
2016-06-16
Stops filtering application/pgp-keys attachments
Tulio Casagrande
2016-05-13
Issue #691: Refactor to Twisted 16.1.1
Felix Hammerl
2016-04-04
Migrate ImapAccount to Account
Tulio Casagrande
2016-02-25
changed logout to post
NavaL
2016-02-25
Backend and frontend protection against csrf attacks:
NavaL
2016-02-22
Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc""
Giovane
2016-02-20
Revert "Filter keys from attachments #608 w/ @deniscostadsc"
NavaL
2016-02-19
Filter keys from attachments #608 w/ @deniscostadsc
Giovane
2016-02-10
Fix Issue #596: Provide correct content-type
Felix Hammerl
2016-02-05
closing the services closes leap session, which stops background tasks, close...
NavaL
2016-01-28
removed unnecessary imports, and wrong yields
NavaL
2016-01-27
Add a login multi user functional test
Folker Bernitt
2016-01-26
Refactor test account account creation into own class
Folker Bernitt
2016-01-25
added integration test
NavaL
2016-01-15
Removes InputMail.FROM_EMAIL_ADDRESS constant #578
Giovane
2016-01-13
Removed unused logging imports and fixed maintenance logger during test
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-08
Removed search engine from constant in Indexer
Bruno Wagner
2016-01-04
Decouple test_feedback_service from dev provider
Folker Bernitt
2015-12-21
added filename and size to the attachment endpoint post response
NavaL
2015-12-18
adapting mail controllers POST and PUT to work with attachements
mnandri
[next]