summaryrefslogtreecommitdiff
path: root/patchwork/management/commands
Commit message (Expand)AuthorAge
* management: introduce replacerelations commandRohit Sarkar2020-08-10
* models: Merge 'Patch' and 'Submission'Stephen Finucane2020-04-26
* models: Split 'CoverLetter' from 'Submission'Stephen Finucane2020-04-26
* Clean up references to Python 2.7, Python 3.5Daniel Axtens2020-04-08
* parsearchive, mail: use repr() to get a human readable exceptionDaniel Axtens2019-09-18
* Add 'dumparchive' management commandMete Polat2019-07-19
* settings: Don't configure logging for parsearchiveStephen Finucane2018-09-24
* parser: Handle IntegrityError for cover letters, commentsStephen Finucane2018-09-20
* parsearchive: Fix loggingStephen Finucane2018-09-20
* Update license headerStephen Finucane2018-09-19
* parsemail: Clarify exit codesDaniel Axtens2018-05-03
* trivial: Remove additional Django < 1.8 codeStephen Finucane2018-04-09
* Don't create mailboxes/maildirs if not presentDaniel Axtens2018-01-31
* parse(mail|archive): handle early fail within email moduleDaniel Axtens2017-07-03
* Remove ResourceWarnings under Py3Daniel Axtens2017-06-28
* docs: Document the various management commands availableStephen Finucane2017-05-30
* parsearchive: Support maildirsStephen Finucane2017-04-15
* parsearchive: Don't catch standard exceptionsStephen Finucane2016-10-08
* parsearchive: Handle broken patchesStephen Finucane2016-10-08
* parsearchive: Convert to a management commandStephen Finucane2016-10-08
* parsemail: Convert to a management commandDaniel Axtens2016-10-07
* utils: Rename to 'notifications'Stephen Finucane2016-09-07
* trivial: Reorder importsStephen Finucane2015-12-03
* management: Create 'rehash' commandStephen Finucane2015-11-26
* retag: Properly display the final countDamien Lespiau2015-11-12
* retag: Remove excess line endingsDamien Lespiau2015-11-12
* trivial: Add missing licenses to 'management'Stephen Finucane2015-09-17
* trivial: Resolve PEP8 issues with 'management'Stephen Finucane2015-09-17
* management: Resolve a bug with 'retag' commandStephen Finucane2015-09-17
* management: Resolve bugs with 'cron' commandStephen Finucane2015-09-17
* cron: Move patchwork-cron script to a management commandJeremy Kerr2015-05-28
* Add patch tag infrastructureJeremy Kerr2015-05-28