aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: Add a contributors guideStephen Finucane2016-02-05
* docs: Add a READMEStephen Finucane2016-02-05
* pep8: Resolve some issues with lambda functionsStephen Finucane2016-02-05
* filters: Re-add removed constantStephen Finucane2016-02-05
* Allow assigning of any user as delegateStephen Finucane2016-01-25
* Add delegate filter autocomplete supportStephen Finucane2016-01-25
* tox: Add 'venv' targetStephen Finucane2016-01-25
* tox: Cleanup '.pyc' files before runStephen Finucane2016-01-25
* models: Rename 'Check.__unicode__' to '__str__'Stephen Finucane2016-01-21
* models: Resolve SubfieldBase deprecation warningsStephen Finucane2016-01-19
* settings: Place most-used path firstStephen Finucane2016-01-19
* settings: Add TEMPLATES settingStephen Finucane2016-01-19
* urls: Remove reverse by Python path urlsStephen Finucane2016-01-19
* Use URL names in place of Python pathsStephen Finucane2016-01-19
* urls: Add url namesStephen Finucane2016-01-19
* Move view-related code from utils->views/__init__Stephen Finucane2016-01-19
* views: Split up 'base'Stephen Finucane2016-01-19
* tox: Cleanup fileStephen Finucane2016-01-19
* tox: Add django19 targetsStephen Finucane2016-01-19
* py3: 'dict_keys' object has no attribute 'sort'Stephen Finucane2016-01-19
* CHANGELOG: Add autodelegation and Python3 featuresStephen Finucane2016-01-19
* Report if a patch is delegated and to whomMauro Carvalho Chehab2016-01-19
* parsemail: Generate useful retcodesMauro Carvalho Chehab2016-01-19
* forms: Allow the delegate field to keep its current valueLaurent Pinchart2016-01-19
* parser: Set the delegate using Delegation rulesLaurent Pinchart2016-01-19
* parser: Add patch_get_filenames()Laurent Pinchart2016-01-19
* models: Add DelegationRule objectLaurent Pinchart2016-01-19
* tox: 'flake' -> 'flake8'Stephen Finucane2016-01-12
* parsearchive: Handle duplicatesStephen Finucane2015-12-17
* parsearchive: Fix import bugStephen Finucane2015-12-17
* parsemail: Parse Mailman-formatted addressesStephen Finucane2015-12-16
* pep8: Manually resolve remaining issuesStephen Finucane2015-12-03
* pep8: Autoresolve most PEP8 issuesStephen Finucane2015-12-03
* tox: Remove ignored PEP8 errors and directoriesStephen Finucane2015-12-03
* py3: Remove all deprecated UnitTest callsStephen Finucane2015-12-03
* py3: Resolve unicode issuesStephen Finucane2015-12-03
* py3: max does not accept 'None'Stephen Finucane2015-12-03
* py3: Fix Django models Python3 compatibilityStephen Finucane2015-12-03
* py3: "Modernize" code baseStephen Finucane2015-12-03
* trivial: Reorder importsStephen Finucane2015-12-03
* py3: Add required 'future' importsStephen Finucane2015-12-03
* requirements: Update version of dateutil usedStephen Finucane2015-12-03
* tox: Add Python 3.4 targetsStephen Finucane2015-12-03
* tox: Fix bug in 'coverage' targetStephen Finucane2015-12-03
* requirements: Fix bug in 'requirements-dev.txt'Stephen Finucane2015-11-29
* bin/parsearchive: Add rudimentary archive parsingStephen Finucane2015-11-26
* bin/parsemail: Use logging instead of printsStephen Finucane2015-11-26
* bin/parsemail: Support user-provided list IDStephen Finucane2015-11-26
* trivial: Cleanup of 'bin/parsemail'Stephen Finucane2015-11-26
* management: Create 'rehash' commandStephen Finucane2015-11-26