Age | Commit message (Expand) | Author |
2015-02-11 | Fixing pep8 errors | Tiago Ferraz |
2015-02-11 | General Refactoring | Tiago Ferraz |
2015-02-10 | Issue #276 - uses the old casing when an existing tag with different casing i... | Patrick Maia |
2015-02-10 | Fixed identation on the go script | Bruno Wagner |
2015-02-09 | Ops, now importing MailBuilder properly for integration tests | Duda Dornelles |
2015-02-09 | Fixing integration tests | Duda Dornelles |
2015-02-09 | Sending a mail is always successful in functional test context. | Folker Bernitt |
2015-02-06 | Issue #276 - saves tags in the same case they arrive | Patrick Maia |
2015-02-06 | for #167, moving contacts suggestions search logic to a separate module | Victor Shyba |
2015-02-05 | for #167, deduplicate contacts by largest | Victor Shyba |
2015-02-05 | (Re-)added error handling for twisted smtp sender. | Folker Bernitt |
2015-02-04 | Fixing setupjs | Neissi Torres Lima |
2015-02-04 | Refactoring more of resource logic into service. No more search engine on mai... | Duda Dornelles |
2015-02-03 | Issue #176 - tags with multiple words are now searcheable | Patrick Maia |
2015-02-03 | removes unused imports | Patrick Maia |
2015-02-03 | fixing pep8 | Duda Dornelles |
2015-02-03 | Running functional tests with phantomjs | Duda Dornelles |
2015-02-03 | Movinge MailsResource#render_POST logic to MailService and some search_engine... | Duda Dornelles |
2015-02-03 | Moving mails_resouce render_GET logic to mail_service | Duda Dornelles |
2015-02-03 | Auto-detecting the number of cores to run integration tests in parallel | Duda Dornelles |
2015-02-03 | Upgrading to twisted 13.2.0 | Duda Dornelles |
2015-02-03 | Enabling integration tests to be run in parallel | Duda Dornelles |
2015-01-30 | #236 Fixed variable and method names | Jefferson Stachelski |
2015-01-30 | Removing duplicate email address | simnyatsanga |
2015-01-30 | Fixed pep8 on mail_service.py | Jefferson Stachelski |
2015-01-30 | Merge branch 'message_sending_error_handling' | Pixpoa pairing |
2015-01-30 | 249 Implemented a feature that send an email when something was wrong to send... | Jefferson Stachelski |
2015-01-29 | Fixed typo in gnupg package hack | Bruno Wagner |
2015-01-29 | #249 removed unecessary return | Jefferson Stachelski |
2015-01-29 | #249 make the sending process a deferred | Alexandre Pretto Nunes |
2015-01-29 | pixelated-project/pixelated-platform#54 : monkey-patching twisted web ESMTPSe... | Duda Dornelles |
2015-01-29 | Issue #237: Quick hack to solve resize problem. | Folker Bernitt |
2015-01-28 | for #173, now searching on sender field for contacts auto complete | Victor Shyba |
2015-01-28 | Added pip commands to uninstall and install right version for gnupg and scrypt | Jefferson Stachelski |
2015-01-28 | Fixing the assets issue for good I hope - adding it to MANIFETS.in file. | Duda Dornelles |
2015-01-28 | Merge branch 'wip_256' | Victor Shyba |
2015-01-28 | Fixing _render function on app_test_client for integration tests so that when... | Duda Dornelles |
2015-01-28 | (Re-)added leap home parameter to soledad initialization. | Folker Bernitt |
2015-01-28 | for #256, change TestCase to twisted trial | Victor Shyba |
2015-01-28 | Adding assets to setup.py packages | Duda Dornelles |
2015-01-27 | Added certificate for dev | Bruno Wagner |
2015-01-27 | Using jquery min in loading page and re-adding monkey-patches for sqlcypher a... | Duda Dornelles |
2015-01-27 | #184 not creating empty tags of any length (as opposed to only empty strings ... | Duda Dornelles |
2015-01-27 | running behave tests with phantom | Duda Dornelles |
2015-01-27 | #237 #232 #196 syncing user data once before starting the UA. Displaying a lo... | Duda Dornelles |
2015-01-24 | #184 - not creating empty tags anymore | Vicente Luchi |
2015-01-24 | Fix a mistype error | Augusto Bennemann |
2015-01-23 | Removed nosetests helper from search test, it is passing now | Bruno Wagner |
2015-01-23 | Removing nosetests timeout limit from tests, now with trial we dont need that | Duda Dornelles |
2015-01-23 | #245 stopping the reactor when user cant authenticate | Duda Dornelles |