aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-09States with names containing special characters are not correctly escapedHEADproductionmasterAndrew Donnellan
2017-11-06tools/post-receive.hook: add old releases to STATE_MAPJose Lamego
2017-09-07patchwork/templates/patchwork/series.html: Add link columnJose Lamego
2017-09-06htdocs/js/series.js: Style active tab in series data barJose Lamego
2017-09-06htdocs/js/series.js: Default to cover letter view only if one is availableJose Lamego
2017-09-06htdocs/css/style.css: fix select style in FF and IEJose Lamego
2017-09-06parsemail: keep branch name in subject for seriesJose Lamego
2017-07-03pwclient: encode patch info output to utf-8Jose Lamego
2017-06-28post-receive.hook: skip patches in Accepted stateJose Lamego
2017-06-20pwclient: upgrade to latest versionJose Lamego
2017-06-16tools/post-receive.hook: use git work directoryJose Lamego
2017-06-14pwclient: catch patch_get_by_hash exceptionJose Lamego
2017-05-04models.py: Improve Series naming when no cover letter is providedJose Lamego
2017-04-06parsemail.py: Improve clean_subject functionJose Lamego
2017-04-06parsemail.py: Improve find_series_for_mailJose Lamego
2017-03-28parsemail.py: Improve status-change-through-emailJose Lamego
2017-03-27pagination.html: Add archive parameter to linksJose Lamego
2017-03-27patchwork/paginator.py: Add archive parameterJose Lamego
2017-03-09series.py: return bundle objects only when authenticatedJose Lamego
2017-03-08series.js: show/hide tests results section from contextJose Lamego
2017-03-08series.html: add series tests results section in viewJose Lamego
2017-02-28patch-list: call tablecheckbox plugin from patch-listJose Lamego
2017-02-28jquery.tablecheckbox: add plugin for multiselect functionalityJose Lamego
2017-02-28series.js: support shift-select rangeJose Lamego
2017-02-27series.js: add patch-selection-checkbox control functionsJose Lamego
2017-02-27series.html: add patch and bundle edition forms and checkboxesJose Lamego
2017-02-27series.py: add patch and bundle edition actions to viewJose Lamego
2017-02-23post-receive_async: Asynchronously update merged patchesJose Lamego
2017-02-22parsemail: Fix typo at prefix-compile statementJose Lamego
2017-02-21views/series: fix syntax at import statementLeonardo Sandoval
2017-02-20git-pw: include bundle sub-commandLeonardo Sandoval
2017-02-10parsemail: Split PATCH prefix if not singleJose Lamego
2017-02-10parsemail: Process email with duplicated message-idJose Lamego
2017-02-10series.py: Add POST callJose Lamego
2017-02-10series.js: Get patch id and pass it to POST requestJose Lamego
2017-01-25parsemail.py: Check if author.user profile existsJose Lamego
2017-01-24parsemail: Set patch state from email metadataJose Lamego
2017-01-16series.html: Include toggle_headers scriptJose Lamego
2017-01-16parsemail.py: Improve new patch filteringJose Lamego
2017-01-06patchwork/templates/patchwork/series: Improve series viewJose Lamego
2016-12-07patchwork.models: Include first patch's name in series nameJose Lamego
2016-11-25README: Describe repository and linksJose Lamego
2016-11-24patchwork.bin.parsemail: Improve pull-request regexJose Lamego
2016-11-24patchwork.bin.parsemail: Use oldest header referencesJose Lamego
2016-11-07Patchwork: adds revision number to PW email2016-11Jose Lamego
2016-09-23parsemail: Allow new series with pull-request messagesJose Lamego
2016-09-23test_series.py: Check series-new-revision events for new revisionsJose Lamego
2016-09-23models.py: Mark patches as superseded when receiving a new revisionJose Lamego
2016-09-23docs/requirements-dev.txt: require django-debug-toolbar ver. 1.4Jose Lamego
2016-07-19patch: Make the /patch/msgid/ view resilient to duplicate msgidsDamien Lespiau