Age | Commit message (Expand) | Author |
2015-03-20 | integration helper: reindex only when new tags are added (performance) | Victor Shyba |
2015-03-20 | fix: send button no longer stuck on sending for invalid email addresses. | Lisa Junger |
2015-03-20 | Gracefully handle None from and subject values during tests. | Folker Bernitt |
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 | adding snap badge | Victor Shyba |
2015-03-17 | Fixing padding for mails inside mail list and margin for list actions checkbox | Gabriel Albo |
2015-03-17 | Aligning list actions checkbox with all emails checkboxes below | Gabriel Albo |
2015-03-17 | Fixing the default tags label alignment by changing one character after 2 hou... | Gabriel Albo |
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-16 | Shameful temporary hack for tags icons alignment. Must fix this after we've c... | Gabriel Albo |
2015-03-16 | #286 Fixing mail list clickable area | Gabriel Albo |
2015-03-13 | Update README.md | Neissi Torres Lima |
2015-03-13 | Update README.md | Neissi Torres Lima |
2015-03-13 | Changed test and debug tasks, they shouldn't break the css anymore | Bruno Wagner |
2015-03-13 | Added test for ext_keymanager_fetch_key monkey patch. | Folker Bernitt |
2015-03-13 | Removed commented out lines from Dockerfile. | Folker Bernitt |
2015-03-13 | Enable utf-8 locale in user agent. | Folker Bernitt |
2015-03-13 | Ensure locales package is installed. | Folker Bernitt |
2015-03-13 | Set locale to UTF-8 in docker context. | Folker Bernitt |
2015-03-13 | Added missing imports to monkey patch. | Folker Bernitt |
2015-03-12 | For #311, fixing some parts | Victor Shyba |
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-11 | Merge pull request #318 from pixelated-project/revert-sidebar-hover | Gabriel Albo |
2015-03-11 | Revert "#261 - Adding a hover behavior for the default tags" | Gabriel Albo |
2015-03-11 | Revert "#261 Adding some negative margin so the tags label won't be wider tha... | Gabriel Albo |