Age | Commit message (Expand) | Author |
2015-03-20 | Added missing file for previous commit. | Folker Bernitt |
2015-03-20 | Added support for encoded To, Cc and Bcc headers. | Folker Bernitt |
2015-03-19 | #248 Wrote missing tests | Jefferson Stachelski |
2015-03-18 | #248 Fixed the UTF-8 decode for special characteres | Jefferson Stachelski |
2015-03-18 | testing #330, this fixes search performance test | Victor Shyba |
2015-03-18 | making map and filter explicit | Victor Shyba |
2015-03-18 | cleaning unused imports and variables | Victor Shyba |
2015-03-18 | import * and missing re, re came from * | Victor Shyba |
2015-03-18 | cleaning import * from integration and unit tests | Victor Shyba |
2015-03-18 | no more self.client, since those methods are available from test case base | Victor Shyba |
2015-03-18 | TestCase logic moved to AppTestClient, enabling reuse outside of integration ... | Victor Shyba |
2015-03-18 | Removed if that was not being used | Bruno Wagner |
2015-03-18 | Fixed identation on ext_key_manager file | Bruno Wagner |
2015-03-18 | Changed map to list comprehension | Bruno Wagner |
2015-03-18 | Non exception was being caught by soledad | Bruno Wagner |
2015-03-18 | MailService is now an object | Bruno Wagner |
2015-03-18 | we have a valid cert for try.pixelated-project.org now | Christoph Kluenter |
2015-03-17 | Revert "try was redeployed" | Christoph Kluenter |
2015-03-17 | try was redeployed | Christoph Kluenter |
2015-03-17 | Don't fail to parse mail if neither Date nor Received header is avail. | Folker Bernitt |
2015-03-17 | Lock index on index_mail. | Folker Bernitt |
2015-03-13 | Added test for ext_keymanager_fetch_key monkey patch. | Folker Bernitt |
2015-03-13 | Enable utf-8 locale in user agent. | Folker Bernitt |
2015-03-13 | Added missing imports to monkey patch. | Folker Bernitt |
2015-03-12 | Added some error logging if mail part parsing fails. | Folker Bernitt |
2015-03-12 | Removed invalid code from config/__init__.py. | Folker Bernitt |
2015-03-12 | Fixed problem with multi line content type header field. | Folker Bernitt |
2015-03-12 | Added missing file for previous commit. | Folker Bernitt |
2015-03-12 | Monkey patched KeyManager._fetch_keys_from_server. | Folker Bernitt |
2015-03-11 | for #315, check query parameter and return empty if they are empty, not an error | Victor Shyba |
2015-03-11 | for #315, test queries with bad or empty parameters. They all should return e... | Victor Shyba |
2015-03-10 | for #315, verify phash. Need more defensive coding here | Victor Shyba |
2015-03-10 | #87 Removed logging to /tmp/pixelated.log file | Jefferson Stachelski |
2015-03-10 | added support for 7 and 8bit content transfer encoding. | Folker Bernitt |
2015-03-09 | Refactoring of fuctional tests | Tiago Ferraz |
2015-03-09 | Don't run jshint when running python tests | Alexandre Pretto Nunes |
2015-03-09 | Make test suite stop if any test brake | Alexandre Pretto Nunes |
2015-03-06 | for #288, adds encryption failure to casing | Victor Shyba |
2015-03-05 | Fixed problem when doding mails and with non utf-8 charset. | Folker Bernitt |
2015-02-27 | Refactored out tag service and replaced mail normalization with built-in pars... | Bruno Wagner & Victor Shyba |
2015-02-27 | Fixed pep8 | Bruno Wagner & Victor Shyba |
2015-02-27 | X-Pixelated-encryption-status is now based on our checks | Bruno Wagner & Victor Shyba |
2015-02-27 | Stop verifying OpenPGP header | Bruno Wagner & Victor Shyba |
2015-02-27 | #74 use basic config for default logging | Rafael Lisboa |
2015-02-27 | Make tests involving adding and selecting tags more robust | Alexandre Pretto Nunes |
2015-02-27 | Allow to pass a different timeout to wait_until_* methods | Alexandre Pretto Nunes |
2015-02-26 | #74 Jefferson/Rafa: Centralized all logs (python logging and twisted logs) to... | Jefferson Stachelski |
2015-02-25 | #296 Fixing functional tests so it clicks the right element | Gabriel Albo |
2015-02-23 | for #174, mailer daemon is now filtered from suggestions | Victor Shyba |
2015-02-23 | for #174, only 5.X.X are permanent bounces | Victor Shyba |