Age | Commit message (Collapse) | Author |
|
- Issue #290
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
charset field
|
|
|
|
|
|
|
|
To do that we look into the KeysResouce to see if we will find a key for
each address entered for the recipients.
|
|
|
|
Added unit and integration coverage generation command and a combination of both coverage in go script.
|
|
server's certificate
|
|
|
|
Refactored __init__ method on app_test_client to be succint, go to say what is doing and package.json to execute handlebars from the whole path.
|
|
is posted
|
|
|
|
|
|
|
|
- Issue #249
|
|
|
|
|
|
|
|
- Issue #249
- Fixed all tests with that rely on sendmail deferred.
|
|
|
|
mail(s) resource
|
|
|
|
|
|
|
|
|
|
search_engine calls to Mailbox
|
|
|
|
|
|
|
|
If we were using twisted 12.3.0, this change would allow us to run the
tests with 'trial -j <number of tests to run in parallel>'. In a simple
test in my box the integration test suite got 3x faster
|
|
|
|
|
|
|
|
|
|
send email
|
|
|
|
|
|
|
|
ESMTPSenderFactory to not requireTransportSecurity since it will user reactor.connectSSL anyways. This is a know bug on Twisted-Web 12.0.0 that gets fixed on newer versions but since we are support wheezy we need the hack
|
|
- Just reloads page on resize
|
|
|
|
|