summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2015-08-11migrates smtp, workingVictor Shyba
2015-08-11fix integration.test_draftsVictor Shyba
2015-08-11fixing integration.test_tagsVictor Shyba
2015-08-11fix integration test_searchVictor Shyba
2015-08-11fix test_contacts on integrationVictor Shyba
2015-08-11unfortunately, this is still to be fixed yet. Re-adding FIXME warningVictor Shyba
2015-08-11fix test_soledad_querierVictor Shyba
2015-08-11Use mbox instead of mbox_uuid as mailbox_name.Folker Bernitt
2015-08-11Some more yields.Folker Bernitt
2015-08-11fixing querier integration testsVictor Shyba
2015-08-11Fixing integration tests.Folker Bernitt
2015-08-11Fixed unit tests.Folker Bernitt
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11look for public key, avoid duplication with unsync dbVictor Shyba
2015-08-11keymanager reenabledVictor Shyba
2015-08-11Get single mail endpoint works.Folker Bernitt
2015-08-11All mails now displays mails.Folker Bernitt
2015-08-11prepare mailbox tests, missing property functionality on mail.py onlyVictor Shyba
2015-08-11attachment now supports deferredVictor Shyba
2015-08-11fix test_soledad_querierVictor Shyba
2015-08-11reenable background jobsVictor Shyba
2015-08-11fix test_sessionVictor Shyba
2015-08-11fix pep8 in order to run testsVictor Shyba
2015-08-11/mails resource handle deferredsVictor Shyba
2015-08-11Disabled soledad_querier.remove_duplicates for now.Folker Bernitt
2015-08-11Moved mark_all_as_not_recent to yield.Folker Bernitt
2015-08-11Added some more yields to the soledad wrapper code.Folker Bernitt
2015-08-11Working on pixelated-user-agent.Folker Bernitt
2015-08-11Temporary changes to make maintenance.py work with soledad 0.7.1.Folker Bernitt
2015-08-11setup search engine using inlineCallbacksVictor Shyba
2015-08-11fixes start mail fetcherVictor Shyba
2015-08-11Increased pyasn1 version to 0.1.8.Folker Bernitt
2015-08-11trying out a new migrationVictor Shyba
2015-07-01#346 pep8 fixedJefferson Stachelski
2015-07-01#346 Added a password parameter for script useJefferson Stachelski
2015-06-24#412 Added a sleep to get a enought time to soledad sync the added mailsJefferson Stachelski
2015-06-19[refactor] Use auth for fewer parametersVictor Shyba
2015-06-18SMTP should be getting up properly againBruno Wagner
2015-06-17fix missing importVictor Shyba
2015-06-17clean up unused variables (flake8 violations)Victor Shyba
2015-06-16Explicit is better than implicit.Victor Shyba
2015-06-15Put False on maintenance to not use organization mode on intialise_leapJefferson Stachelski
2015-06-15[doc] removing constructor docstring, since the one present on class is alrea...Victor Shyba
2015-06-15key generation isnt a side effect of start background jobsVictor Shyba
2015-06-15[doc] LeapSession docstring now matches realityVictor Shyba
2015-06-15Register now understands fingerprint and certificate arguments againBruno Wagner
2015-06-15SMTP now runs with the rest of the background jobs, that means register no lo...Bruno Wagner
2015-06-13[rename] tested app_factory code is now on application moduleVictor Shyba
2015-06-13[tests] Enabling 2 skipped testsVictor Shyba
2015-06-12[refactor] dont access private soledad instanceVictor Shyba