summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* REST: Add '/bundle' endpointStephen Finucane2017-03-20
* views: Allow use of basic auth for bundle mboxesStephen Finucane2017-03-20
* views: Stop using Bundle.public_urlStephen Finucane2017-03-20
* models: Add 'mbox_url' permalink for bundlesStephen Finucane2017-03-20
* REST: Prefetch Series.projectStephen Finucane2017-03-20
* Update psycopg2 from 2.7 to 2.7.xpyup-bot2017-03-13
* Pin selenium to latest version 3.3.xpyup-bot2017-03-13
* Update django-debug-toolbar from 1.6 to 1.7pyup-bot2017-03-05
* Update sqlparse from 0.2.2 to 0.2.3pyup-bot2017-03-04
* Catch Subprocess exceptionsStephen Finucane2017-03-02
* Don't catch non-Python 2.7 exceptionsStephen Finucane2017-03-01
* REST: Expose '/event' fields in 'payload' fieldStephen Finucane2017-03-01
* REST: Expose eventsStephen Finucane2017-03-01
* docs: Add events to usage guideStephen Finucane2017-03-01
* docs: Resolve some issues with the 'usage' guideStephen Finucane2017-03-01
* signals: Add callbacks for eventsStephen Finucane2017-03-01
* models: Add 'Event' modelStephen Finucane2017-03-01
* models: Modify behavior of Series.received_allStephen Finucane2017-03-01
* models: Move signal to 'signals'Stephen Finucane2017-03-01
* REST: allow fetching of subject prefixesDaniel Axtens2017-03-01
* templates: Add Patchwork versionStephen Finucane2017-03-01
* templates: Add API status to about pageStephen Finucane2017-03-01
* urls: Move 'help/about' to 'about'Stephen Finucane2017-03-01
* docs: Clarify docker instructionsStephen Finucane2017-03-01
* REST: Only call prefetch_related from a methodStephen Finucane2017-03-01
* models: Make series.project nullableStephen Finucane2017-03-01
* REST: Resolve issues with since, until filtersStephen Finucane2017-03-01
* settings: Wildcard 'ALLOWED_HOSTS' settingsStephen Finucane2017-03-01
* README: Add "Mailing List, Meet CI" slidesStephen Finucane2017-03-01
* REST: Limit max page sizeStephen Finucane2017-03-01
* Pin psycopg2 to latest version 2.7pyup-bot2017-03-01
* REST: Don't iterate through models at class levelStephen Finucane2017-02-08
* Improve documentation of delegation rulesStephen Finucane2017-02-08
* Fix double use of mail directory in parsemail-batch.shDaniel Axtens2017-02-08
* tox: Add 'bashate' targetStephen Finucane2017-02-06
* trivial: Standardize variable naming in scriptsStephen Finucane2017-02-06
* bin: Run scripts through shellcheckStephen Finucane2017-02-06
* tools: Run scripts through shellcheckStephen Finucane2017-02-06
* docs: fix links to installation pagesDenis Laxalde2017-02-06
* docs: fix links to "contributing" pageDenis Laxalde2017-02-06
* docs: link to deployment/development installation page in indexDenis Laxalde2017-02-06
* Fix series.project migration logicAndy Doan2017-01-26
* REST API: add "project" to series filterAndy Doan2017-01-26
* migrations: Don't use 'noop'Stephen Finucane2017-01-23
* requirements: Add django-filter to dev reqsStephen Finucane2017-01-23
* Revert "requirements: Test older versions of DRF"Stephen Finucane2017-01-22
* docs: Provide overview documentStephen Finucane2017-01-22
* docs: Bring import of archives up to top-levelStephen Finucane2017-01-22
* REST: Integrate orderingStephen Finucane2017-01-22
* REST: Integrate searchingStephen Finucane2017-01-22