summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-26[pkg] fold in changes0.4.0rc2Ivan Alejandro
2015-08-21[tests] properly skip not implemented tests, do not raiseKali Kaneko
2015-08-18[style] pep8 excludes + fixesKali Kaneko
2015-08-11[docs] add folker to authors + pep8Kali Kaneko
2015-08-11[bug] Fix missing _normailize_dict in DocumentWrapper constructor.Folker Bernitt
2015-08-11[bug] Fix typo in content-transfer-encoding in walk.py.Folker Bernitt
2015-08-06[feat] WHEELHOUSE can be a url + --use-leap-wheelsParménides GV
2015-08-04[style] pep8 fixes + pep8 scriptKali Kaneko
2015-08-04[tests] Removed outdated testBruno Wagner
2015-08-03[tests] Skipped tests that were not implementedBruno Wagner
2015-08-03[tests] Added requirements-latest help HEAD developmentBruno Wagner
2015-08-03[feat] use wheels to install dependenciesParménides GV
2015-08-03Merge remote-tracking branch 'leapcode/pr/188' into developKali Kaneko
2015-07-29[bug] fixed syntax error in models.pyFolker Bernitt
2015-07-27[pkg] add script to install base requirementsKali Kaneko
2015-07-27[pkg] add AUTHORS file + one-liner to generate itKali Kaneko
2015-07-22[pkg] separate leap requirementsKali Kaneko
2015-07-21Changed imap tests and messages assigned lambdas to functions because of pep8Bruno Wagner
2015-07-21Transformed assigned lambdas to functions in models and test_models because o...Bruno Wagner
2015-07-21Pep8 warns about lambdas being assigned to a variable, changed walk and sync_...Bruno Wagner
2015-07-21Updated pep8 and fixed import and line break warningsBruno Wagner
2015-07-21Fixed all the pep8 warnings in the codeBruno Wagner
2015-07-13[docs] add some documentation about imap regression testsKali Kaneko
2015-07-13[tests] get REGRESSIONS_FOLDER from env varKali Kaneko
2015-07-13[tests] add symlink to the nested sample fileKali Kaneko
2015-07-13[tests] new sample mail addedKali Kaneko
2015-07-13[style] slightly more meaningful test module nameKali Kaneko
2015-07-13[debug] add some more debug info to the regressions scriptKali Kaneko
2015-07-13[feature] add very basic support for message sequence numbersKali Kaneko
2015-07-13[bug] Return the first cdoc if no body foundKali Kaneko
2015-07-13[bug] do not raise if the pending insert cannot be removedKali Kaneko
2015-07-13[bug] fix keyerror when inserting msg on pending_inserts dictKali Kaneko
2015-07-13[bug] workaround for off-by-one error on nested multipartKali Kaneko
2015-07-13[bug] fix the rendering of nested multipartKali Kaneko
2015-07-10[pkg] bump dependencies0.4.0rc1Ivan Alejandro
2015-07-10[pkg] fold in changesIvan Alejandro
2015-07-03[bug] notify copied emailsRuben Pollan
2015-07-02[bug] return the message uid after add it to the collectionRuben Pollan
2015-07-02[bug] tear down of leap.common.events properly in testsRuben Pollan
2015-06-29[bug] allow mailbox to be notified of collection changesKali Kaneko
2015-06-29[bug] avoid KeyError on pending_insert_docs lookupKali Kaneko
2015-06-25[bug] avoid duplication of copies in draft folderKali Kaneko
2015-06-25[bug] saving message to drafts folder hangsKali Kaneko
2015-06-22[bug] fixes for display attachments and move between folders0.4.0-alphaKali Kaneko
2015-06-18[style] pep8 and unused imports cleanupdrebs
2015-06-18[doc] update smtp gateway doc on message encryptiondrebs
2015-06-15Merge branch 'feature/post-sync-hooks' into developRuben Pollan
2015-06-10[docs] minimal mutt configuration snippetKali Kaneko
2015-06-10[refactor] remove unneeded conditionalKali Kaneko
2015-06-09[bug] pass the doclist to the ui signalKali Kaneko