summaryrefslogtreecommitdiff
path: root/alot/settings/checks.py
Commit message (Expand)AuthorAge
* move alot/settings/checks to alot/utils/configobjDylan Baker2017-01-25
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Port old doctests to unittest: alot.settings.checksLucas Hoffmann2017-01-18
* Use raw strings with backslashesDylan Baker2016-12-21
* Fix except syntaxLucas Hoffmann2016-12-09
* Clean up importsLucas Hoffmann2016-12-09
* pep8 and pyflakes fixesPatrick Totzke2012-07-21
* fix with_tuple configobj checkPatrick Totzke2012-07-07
* add width_tuple configobj checkPatrick Totzke2012-07-05
* add align_mode configobj checkPatrick Totzke2012-07-01
* add attr_triple configobj checkPatrick Totzke2012-07-01
* add copyright statements to all source filesPatrick Totzke2012-06-14
* switch from pyme to gpgmeMichael Stapelberg2012-05-21
* Merge branch '0.3-feature-pyme' into stagingPatrick Totzke2012-05-17
|\
| * make CryptoContext.get_key fail if no key foundPatrick Totzke2012-05-13
| * verify accounts gpg_key upon startupPatrick Totzke2012-05-13
* | docs: docstring for settings.checks.mail_containerPatrick Totzke2012-05-05
* | config: adjust force_list testPatrick Totzke2012-05-05
|/
* pep8 fixesPatrick Totzke2012-03-11
* cleanup: imports in settings/*pyPatrick Totzke2012-03-11
* group settings into a submodulePatrick Totzke2012-03-11