aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: Remove duplicated 'the'Damien Lespiau2015-11-12
* retag: Properly display the final countDamien Lespiau2015-11-12
* retag: Remove excess line endingsDamien Lespiau2015-11-12
* .gitignore: patchwork/settings/production.pyaldot2015-11-12
* TODO: cleanup deprecated unittest aliasesaldot2015-11-12
* tests/test_user: Remove duplicate testaldot2015-11-12
* tests: Don't use exceptions for flow controlStephen Finucane2015-11-07
* Revert "Remove Django < 1.7 blocks"Stephen Finucane2015-11-07
* Revert "tox: Remove the '-django16' targets"Stephen Finucane2015-11-07
* Revert "docs: Note removed support for Django 1.6"Stephen Finucane2015-11-07
* pwclient: Integrate 'checks' endpointStephen Finucane2015-11-05
* views/xmlrpc: Add 'checks' endpointStephen Finucane2015-11-05
* templates/patch: Add check summary panelStephen Finucane2015-11-05
* templates/patch-list: Add patch "checks" columnStephen Finucane2015-11-05
* models: Add properties related to checksStephen Finucane2015-11-05
* models: Add 'check' modelStephen Finucane2015-11-05
* trivial: Cleanup of 'admin.py'Stephen Finucane2015-11-05
* trivial: Cleanup of 'models.py'Stephen Finucane2015-11-05
* Remove Django < 1.7 blocksStephen Finucane2015-11-05
* tox: Remove the '-django16' targetsStephen Finucane2015-11-05
* docs: Note removed support for Django 1.6Stephen Finucane2015-11-05
* docs: Emphasise the deprecation of Django 1.6Stephen Finucane2015-11-05
* CHANGELOG: Add XML-RPC changesStephen Finucane2015-11-05
* CHANGELOG: Add UI rework and Selenium featuresStephen Finucane2015-11-05
* tests: Add a way for the user to skip selenium testsDamien Lespiau2015-11-05
* tests: Add a couple of Selenium testsDamien Lespiau2015-11-05
* tox: Use a range of ports for live serversDamien Lespiau2015-11-05
* tests: Don't change settings.STATIC_URL in the XML-RPC testsDamien Lespiau2015-11-05
* tests: Use --noinput when running testsDamien Lespiau2015-11-05
* tests: Remove a spurious new lineDamien Lespiau2015-11-05
* filters: Fix submitter display when we only have an email addressDamien Lespiau2015-11-05
* filters: Submit the form when <Enter> is pressed on a closed submitter fieldDamien Lespiau2015-11-05
* filter: Tweak the autocompletion behaviour on <Enter>Damien Lespiau2015-11-05
* patch-list: Use table-condensed to display the patch listDamien Lespiau2015-11-05
* patch: Capitalize "Incoming Patches"Damien Lespiau2015-11-05
* base: Don't put the logout button in the is_staff blockDamien Lespiau2015-11-05
* patch-list: Limit the number of chars to 100 for the patch subjectDamien Lespiau2015-11-05
* patch: Move the submitter and date out of the detailsBelén Barros Peña2015-11-05
* patch: Redesign slightly the comment headersBelén Barros Pena2015-11-05
* patch: Put the download links next to the "Patch" headerBelén Barros Peña2015-11-05
* patch: Override Bootstrap's <pre> stylingDamien Lespiau2015-11-05
* patch: Pull the patch between the commit message and commentsDamien Lespiau2015-11-05
* patch: Single out the commit messageDamien Lespiau2015-11-05
* patch: Remove the permalink itemDamien Lespiau2015-11-05
* style: Make the submission tables use #0A0A47Damien Lespiau2015-11-05
* boxes: Style boxes like the patch formDamien Lespiau2015-11-05
* patchform: Minimal changes so patchform titles don't look out of placeDamien Lespiau2015-11-05
* paginator: Redesign the paginatorBelén Barros Peña2015-11-05
* paginator: Tweak the number of pages shownBelén Barros Peña2015-11-05
* base: Use a Bootstrap badge for the number of todo itemsDamien Lespiau2015-11-05