Show patches with: none      |   2533 patches
« 1 2 3 425 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/46] templates: Move "About" at the bottom of the page - - - - --- 2014-11-08 Damien Lespiau Superseded
[12/46] templates: Remove extraneous blank line at the end of base.html - - - - --- 2014-11-08 Damien Lespiau Superseded
[13/46] base: Move the project info into the navigation bar - - - - --- 2014-11-08 Damien Lespiau Superseded
[14/46] base: Don't display the breadcrumb bar on the project list page - - - - --- 2014-11-08 Damien Lespiau Superseded
[15/46] html: Turn the navbar into a breadcrumb bar - - - - --- 2014-11-08 Damien Lespiau Superseded
[16/46] style.css: Provide a default <h2> style - - - - --- 2014-11-08 Damien Lespiau Superseded
[17/46] style.css: Rename the breadcrumb selectors - - - - --- 2014-11-08 Damien Lespiau Superseded
[18/46] filters: Use the glyphicons for add/remove signs - - - - --- 2014-11-08 Damien Lespiau Superseded
[19/46] patch-list: Split the filter out of the patch table - - - - --- 2014-11-08 Damien Lespiau Superseded
[20/46] filters: Put the active filter values in bold - - - - --- 2014-11-08 Damien Lespiau Superseded
[21/46] filters: Fix a typo in comment - - - - --- 2014-11-08 Damien Lespiau Superseded
[22/46] filters: Redesign the filters form with the help of bootstrap - - - - --- 2014-11-08 Damien Lespiau Superseded
[23/46] selectize: Add selectize to patchwork - - - - --- 2014-11-08 Damien Lespiau Superseded
[24/46] base: Add selectize to the base template - - - - --- 2014-11-08 Damien Lespiau Superseded
[25/46] filters: Rewrite the submitter autocompletion code - - - - --- 2014-11-08 Damien Lespiau Superseded
[26/46] tests: Fix the submitter completion tests - - - - --- 2014-11-08 Damien Lespiau Superseded
[27/46] patch-list: Re-design the main list of patches with Bootsrap - - - - --- 2014-11-08 Damien Lespiau Superseded
[28/46] test_list: Fix the order tests - - - - --- 2014-11-08 Damien Lespiau Superseded
[29/46] package: Add the Sticky Table Header jQuery plugin - - - - --- 2014-11-08 Damien Lespiau Superseded
[30/46] patch-list: Make the table header sticky - - - - --- 2014-11-08 Damien Lespiau Superseded
[31/46] base: Group username/profile/logout with a dropdown - - - - --- 2014-11-08 Damien Lespiau Superseded
[32/46] base: Capitalize the menu items in the navbar - - - - --- 2014-11-08 Damien Lespiau Superseded
[33/46] base: Use a Bootstrap badge for the number of todo items - - - - --- 2014-11-08 Damien Lespiau Superseded
[34/46] paginator: Tweak the number of pages shown - - - - --- 2014-11-08 Damien Lespiau Superseded
[35/46] paginator: Redesign the paginator - - - - --- 2014-11-08 Damien Lespiau Superseded
[36/46] patchform: Minimal changes so patchform titles don't look out of place - - - - --- 2014-11-08 Damien Lespiau Superseded
[37/46] boxes: Style boxes like the patch form - - - - --- 2014-11-08 Damien Lespiau Superseded
[38/46] style: Make the submission tables use #0A0A47 - - - - --- 2014-11-08 Damien Lespiau Superseded
[39/46] patch: Remove the permalink item - - - - --- 2014-11-08 Damien Lespiau Superseded
[40/46] patch: Single out the commit message - - - - --- 2014-11-08 Damien Lespiau Superseded
[41/46] patch: Pull the patch between the commit message and comments - - - - --- 2014-11-08 Damien Lespiau Superseded
[42/46] patch: Override Bootstrap's <pre> styling - - - - --- 2014-11-08 Damien Lespiau Superseded
[43/46] patch: Pull the download links next to the "Patch" header - - - - --- 2014-11-08 Damien Lespiau Superseded
[44/46] patch: Redesign slightly the comment headers - - - - --- 2014-11-08 Damien Lespiau Superseded
[45/46] patch: Move the submitter and date out of the details - - - - --- 2014-11-08 Damien Lespiau Superseded
[46/46] patch-list: Limit the number of chars to 100 for the patch subject - - - - --- 2014-11-08 Damien Lespiau Superseded
Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2014-11-17 Stephen Finucane Superseded
Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2014-11-17 Stephen Finucane Superseded
[v3] Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2014-11-23 Stephen Finucane Superseded
Replace 'mimetype' with 'content_type' - - - - --- 2014-11-23 Stephen Finucane Superseded
login: add link to password reset - - - - --- 2015-03-11 Bernhard Reutner-Fischer stephenfin Superseded
[v4,1/5] Resolve removed 'AUTH_PROFILE_MODULE' setting - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,2/5] Replace 'mimetype' with 'content_type' - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,3/5] docs: Add base requirements file - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,4/5] tox: Add tox.ini file - - - - --- 2015-03-22 Stephen Finucane Superseded
[v4,5/5] tox: Add 'lint' target - - - - --- 2015-03-22 Stephen Finucane Superseded
pwclient: handle missing ~/.pwclientrc better - - - - --- 2015-05-06 Mike Frysinger stephenfin Superseded
pwclient: basic python3 support - - - - --- 2015-05-06 Mike Frysinger stephenfin Superseded
[1/3] pwclient: require one or more of pwclient -{a,s} - - - - --- 2015-05-21 Brian Norris Superseded
[2/3] pwclient: drop superfluous 'version' assignment - - - - --- 2015-05-21 Brian Norris Superseded
[3/3] pwclient: rework multi-command help text - - - - --- 2015-05-21 Brian Norris Superseded
pwclient: basic python3 support - - 1 - --- 2015-05-21 Brian Norris stephenfin Superseded
[01/11] Add missing explicit state fixture load - - - - --- 2015-06-29 Stephen Finucane Superseded
[02/11] tox: Update versions of Django to be tested - - - - --- 2015-06-29 Stephen Finucane Superseded
[03/11] docs: Rewrite documentation - - - - --- 2015-06-29 Stephen Finucane Superseded
[04/11] trivial: Remove dead files from 'templatetags' - - - - --- 2015-06-29 Stephen Finucane Superseded
[05/11] trivial: Remove additional dead code - - - - --- 2015-06-29 Stephen Finucane Superseded
[06/11] trivial: Remove Python < 2.5 code - - - - --- 2015-06-29 Stephen Finucane Superseded
[07/11] tests: Move 'reverse' calls inside 'setUp' - - - - --- 2015-06-29 Stephen Finucane Superseded
[08/11] tests/test_user: Add "profile unlink" tests - - - - --- 2015-06-29 Stephen Finucane Superseded
[09/11] tests/test_user: Add "profile POST" tests - - - - --- 2015-06-29 Stephen Finucane Superseded
[10/11] management: Resolve some issues with the commands - - - - --- 2015-06-29 Stephen Finucane Superseded
[11/11] settings: Fix deprecated 'TEST_CHARSET' warning - - - - --- 2015-06-29 Stephen Finucane Superseded
[01/11] Add missing explicit state fixture load - - 1 - --- 2015-06-30 Stephen Finucane Superseded
[02/11] tox: Update versions of Django to be tested - - - - --- 2015-06-30 Stephen Finucane Superseded
[03/11] docs: Rewrite documentation 1 - - - --- 2015-06-30 Stephen Finucane Superseded
[04/11] trivial: Remove dead files from 'templatetags' 1 - - - --- 2015-06-30 Stephen Finucane Superseded
[05/11] trivial: Remove additional dead code - - - - --- 2015-06-30 Stephen Finucane Superseded
[06/11] trivial: Remove Python < 2.5 code - - - - --- 2015-06-30 Stephen Finucane Superseded
[07/11] tests: Move 'reverse' calls inside 'setUp' - - - - --- 2015-06-30 Stephen Finucane Superseded
[08/11] tests/test_user: Add "profile unlink" tests - - - - --- 2015-06-30 Stephen Finucane Superseded
[09/11] tests/test_user: Add "profile POST" tests - - 1 - --- 2015-06-30 Stephen Finucane Superseded
[10/11] management: Resolve some issues with the commands - - - - --- 2015-06-30 Stephen Finucane Superseded
[11/11] settings: Fix deprecated 'TEST_CHARSET' warning - - - - --- 2015-06-30 Stephen Finucane Superseded
[01/10] models: Resolve issues with Patch.state - - - - --- 2015-07-29 Stephen Finucane Superseded
[02/10] trivial: Cleanup of 'models.py' - - - - --- 2015-07-29 Stephen Finucane Superseded
[03/10] trivial: Cleanup of 'admin.py' - - - - --- 2015-07-29 Stephen Finucane Superseded
[04/10] models: Add 'status' model - - - - --- 2015-07-29 Stephen Finucane Superseded
[05/10] models: Add properties related to status - - - - --- 2015-07-29 Stephen Finucane Superseded
[06/10] templates/patch-list: Add patch "status" column - - - - --- 2015-07-29 Stephen Finucane Superseded
[07/10] templates/patch: Add status summary panel - - - - --- 2015-07-29 Stephen Finucane Superseded
[08/10] trivial: Clean up 'views/xmlrpc.py' - - - - --- 2015-07-29 Stephen Finucane Superseded
[09/10] views/xmlrpc: Add 'statuses' endpoint - - - - --- 2015-07-29 Stephen Finucane Superseded
[10/10] pwclient: Integrate 'status' endpoint - - - - --- 2015-07-29 Stephen Finucane Superseded
parsemail.py: Avoid skipping patches when parsing - - - - --- 2015-08-17 Jose Lamego Superseded
[1/3] migrations: Use a data migration to load initial states and tags - - - - --- 2015-08-18 Damien Lespiau Superseded
[2/3] fixtures: Remove the initial project data - - - - --- 2015-08-18 Damien Lespiau Superseded
[3/3] migrations: Add the default value of Patch.state - - - - --- 2015-08-18 Damien Lespiau Superseded
[1/3] migrations: Use a data migration to load initial states and tags - - - - --- 2015-08-20 Damien Lespiau Superseded
[2/3] fixtures: Remove the initial project data - - - - --- 2015-08-20 Damien Lespiau Superseded
[3/3] migrations: Add the default value of Patch.state - - - - --- 2015-08-20 Damien Lespiau Superseded
[PATCHv2] parsemail.py: Avoid skipping patches when parsing - - - - --- 2015-08-24 Jose Lamego __damien__ Superseded
[1/7] trivial: Cleanup of 'filters.py' - - - - --- 2015-09-09 Stephen Finucane Superseded
[2/7] trivial: Cleanup of 'views/base.py' - - - - --- 2015-09-09 Stephen Finucane Superseded
[3/7] trivial: Cleanup of 'views/user.py' - - - - --- 2015-09-09 Stephen Finucane Superseded
[4/7] trivial: Cleanup of 'views/__init__.py' - - - - --- 2015-09-09 Stephen Finucane Superseded
[6/7] filters: Use jQuery UI autocomplete for submitters - - - - --- 2015-09-09 Stephen Finucane Superseded
[7/7] Allow assigning of any user as delegate - - - - --- 2015-09-09 Stephen Finucane Superseded
[01/51] gitignore: Only ignore quilt files at the root of the repository - - - - --- 2015-09-11 Damien Lespiau Superseded
[02/51] tests: Fix a typo in the MboxPassThroughHeaderTest description - - - - --- 2015-09-11 Damien Lespiau Superseded
« 1 2 3 425 26 »