summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23[bug] Make _collection_mapping a instance variableFolker Bernitt
2015-09-22[style] fix pep8 warningsFolker Bernitt
2015-09-22[refactor] log the added key explicitelyKali Kaneko
2015-09-22[bug] don't extract openpgp header if valid attached keyRuben Pollan
2015-09-21[bug] filter out Nones in the sequence of messagesKali Kaneko
2015-09-21[doc] document return valuesKali Kaneko
2015-09-16[style] clean up incoming/service.pyRuben Pollan
2015-09-16[bug] don't fail importing mismatched attached keyRuben Pollan
2015-09-16[pkg] bump leap versions neededKali Kaneko
2015-09-16[feat] use async events apiKali Kaneko
2015-09-10Merge pixelated's X-Leap-Encryption into developRuben Pollan
2015-09-08[feature] improve getmail utilityKali Kaneko
2015-09-02[style] fixing pep8 warningsDuda Dornelles
2015-09-02[feat] adding encryption header to msg before savingDuda Dornelles
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