summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-23fixing some dependencies on debian/controlDuda Dornelles
2014-10-23disabling sqlcipher WAL for debian, refer toDuda Dornelles
2014-10-23Adding test for get mails by ident on soledad_querierDuda Dornelles
2014-10-23Fixing unit testsDuda Dornelles
2014-10-23Improving test on soldeda_querier all_mails to make it more robust andDuda Dornelles
2014-10-23Small refactoring on app_factoryDuda Dornelles
2014-10-23removing the rct flags doc for all mailboxesDuda Dornelles
2014-10-23#117 making partial fetch of all_mails more reliable in case the fdoc of a ma...Duda Dornelles
2014-10-23Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...Bruno Wagner
2014-10-23--debug is working againBruno Wagner
2014-10-22remove unused importVictor Shyba
2014-10-22fix pep8Victor Shyba
2014-10-23Fixed jshint errorBruno Wagner
2014-10-22Added metavar to register command line switch so the help will be clearerBruno Wagner
2014-10-22Fixed register after latest changes to runner, the format is pixelated-user-a...Bruno Wagner
2014-10-22fix jshint errorsVictor Shyba
2014-10-22--config now explicitly supports using ~ on the pathBruno Wagner
2014-10-22Card #30 - method to extract email alternatives and attachmentsPatrick Maia
2014-10-22Card #30 - correctly sets part map for outcoming mailVictor Shyba
2014-10-22changes split token to not force service to add a blank space before header v...Patrick Maia
2014-10-22removes unused importPatrick Maia and Victor Shyba
2014-10-22Fixing selected email header z-indexGabriel Albo
2014-10-22Explicit pyasn1 because it wasn't installing the package properly otherwiseBruno Wagner
2014-10-22Added explicit import setuptools to try to solve the service_identity problemBruno Wagner
2014-10-22Update JS unittests to use a deferred to mock ajax callsAlexandre Pretto Nunes
2014-10-22Adding the service identity module because twisted complains about ssl certif...Bruno Wagner
2014-10-22Disabled requests logging for functional testsBruno Wagner
2014-10-22Fixed pip errorsBruno Wagner
2014-10-22Credentials will be asked for when spinning up the user agent now, if you wan...Bruno Wagner
2014-10-22Host and port are now user agent switches, not depending on .pixelated file a...Bruno Wagner
2014-10-22Fixed no handler for x logger, and made flask logging work with the python ba...Bruno Wagner
2014-10-22If we can't connect to the provider or the credentials are wrong, you get a m...Bruno Wagner
2014-10-22Bitmask was printing error logs ignoring all debug settingsBruno Wagner
2014-10-22index mails to accept a callback so that we can mark all as not recent when w...Duda Dornelles
2014-10-22index mails to accept a callback so that we can mark all as not recent when w...Duda Dornelles
2014-10-22pep8 warningsDuda Dornelles
2014-10-22#117 soledad querier to be more complete when removing dupesDuda Dornelles
2014-10-22#117 getting partial results when loading mailsDuda Dornelles
2014-10-22Changed the print to make clearer what is running on that portBruno Wagner
2014-10-21Adding progress bar for syncing mailsDuda Dornelles
2014-10-21Removed tag_index file - not used anymoreBruno Wagner
2014-10-21Fixing unit testsDuda Dornelles
2014-10-21damn you pep8!Duda Dornelles
2014-10-21Adding sync_info controller for #117Duda Dornelles
2014-10-21No need to remove duplicates every time we fetch mail, that was a mistakeDuda Dornelles
2014-10-21#117 - waiting for soledad sync to be done before indexing mails. Also, remov...Duda Dornelles
2014-10-20Moving drafts service test to the unit folderDuda Dornelles
2014-10-20Fixing jshint warningDuda Dornelles
2014-10-20Fixing check select all for mail list and formatting mail_list.jsDuda Dornelles
2014-10-20Merge pull request #116 from pedrovereza/issue-115Duda Dornelles