summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-15[bug] catch missing section header errorKali Kaneko
2015-06-15[feature] utility collect_pluginsKali Kaneko
2015-06-11[bug] remove extraneous data from events logsdrebs
2015-06-08[bug] Makes request method respect a hard limitVictor Shyba
2015-06-03[bug] allow ipc socket typesKali Kaneko
2015-06-02[feat] Make it optional to have a dedicated poolVictor Shyba
2015-06-02[bug] Use BrowserLikePolicyForHTTPS for checkingVictor Shyba
2015-05-28[bug] use dict keys to iterateVictor Shyba
2015-05-27[feat] add initialization of events to BaseLeapTestRuben Pollan
2015-05-27[feat] refactor events to use ZMQdrebs
2015-05-27[refactor] move http twisted code from soledadRuben Pollan
2015-05-21[bug] get certificate times as UTC, add testsIvan Alejandro
2015-01-21Consider different possibilities for tmpdir.Ivan Alejandro
2014-12-03Add support for deferreds to memoize_method decoratorRuben Pollan
2014-12-03Extract the environment set up and tear down for testsRuben Pollan
2014-09-16Add invalidation timeout to cacheRuben Pollan
2014-07-10Look for cacert.pem in the Resources dir in OSXTomás Touceda
2014-07-04Update documentation about events/protoRuben Pollan
2014-05-02Add soledad sync status signals (#5517).drebs
2014-03-18Add Soledad invalid auth token event (#5191).drebs
2014-01-17Support str type in email charset detection.Ivan Alejandro
2013-12-19add cache invalidationKali Kaneko
2013-12-18Fix memoize decorator: raise instead of storing NoneKali Kaneko
2013-12-17Add a memoize_method decoratorKali Kaneko
2013-10-31Move get_email_charset to this moduleTomás Touceda
2013-09-30add ca-bundle with ca-certKali Kaneko
2013-09-09Fix events exception raising when ensuring server. Closes #3515.drebs
2013-09-03Merge remote-tracking branch 'kali/bug/renew-testing-certificates' into developIvan Alejandro
2013-09-03fix testing certs with proper server use for localhostKali Kaneko
2013-09-03Merge remote-tracking branch 'kali/bug/renew-testing-certificates' into developIvan Alejandro
2013-09-03renew the certs used for testingKali Kaneko
2013-09-03change verbosity level in loggingKali Kaneko
2013-09-03cosmetic changes to importsKali Kaneko
2013-09-03Fix Exception useKali Kaneko
2013-08-29Update baseconfig tests to use schema correctly.Ivan Alejandro
2013-08-28Use dirspec instead of plain xdg. Closes #3574.Ivan Alejandro
2013-08-23Add versioneer to handle versioning here too.Kali Kaneko
2013-08-19Add IMAP_UNREAD_MAIL eventTomás Touceda
2013-08-16add new events for imap and keymanagerKali Kaneko
2013-08-15Add events for SMTP signaling.drebs
2013-08-15Force protobuf version to >=2.4.1.drebs
2013-08-14Make ensure_server asyncTomás Touceda
2013-08-09Bump version to 0.3.00.3.0Tomás Touceda
2013-08-07Fix old parameter error.Ivan Alejandro
2013-08-07Handle schemas and api versions in base class.Ivan Alejandro
2013-08-06Check if schema exists before load a config.Ivan Alejandro
2013-07-30Fix path prefix for OSXTomás Touceda
2013-07-26Bump version to 0.2.70.2.7Tomás Touceda
2013-07-25Merge remote-tracking branch 'drebs/bug/3261-fix-events-doc-about-reqcbk' int...Tomás Touceda
2013-07-25Fix events doc about reqcbk signature. Closes #3261drebs