September 2015 Archives by author
Starting: Fri Sep 4 08:20:46 AEST 2015
Ending: Tue Sep 29 23:59:58 AEST 2015
Messages: 220
- [PATCH 00/51] Series aware patchwork
Albert ARIBAUD
- [PATCH 00/51] Series aware patchwork
Albert ARIBAUD
- [PATCH 00/51] Series aware patchwork
Albert ARIBAUD
- [PATCH 0/7] Support delegation to non-maintainers
Stephen Finucane
- [PATCH 1/7] trivial: Cleanup of 'filters.py'
Stephen Finucane
- [PATCH 2/7] trivial: Cleanup of 'views/base.py'
Stephen Finucane
- [PATCH 3/7] trivial: Cleanup of 'views/user.py'
Stephen Finucane
- [PATCH 4/7] trivial: Cleanup of 'views/__init__.py'
Stephen Finucane
- [PATCH 6/7] filters: Use jQuery UI autocomplete for submitters
Stephen Finucane
- [PATCH 7/7] Allow assigning of any user as delegate
Stephen Finucane
- [PATCH 0/3] Fix migrations state & load initial data throuh migrations (v2)
Finucane, Stephen
- [PATCH 0/7] Support delegation to non-maintainers
Finucane, Stephen
- [PATCH 01/51] templates: Pull jquery into base.html
Finucane, Stephen
- [PATCH 03/51] template: Add bootstrap to the base template
Finucane, Stephen
- [PATCH 03/51] template: Add bootstrap to the base template
Finucane, Stephen
- [PATCH 0/3] Fix migrations state & load initial data throuh migrations (v2)
Finucane, Stephen
- [PATCH 04/51] list: Replace the 16-arrow* icons by glyphicons
Finucane, Stephen
- [PATCH 05/51] sytle.css: Remove the body selector, letting bootstrap's shine through
Finucane, Stephen
- [PATCH 06/51] style.css: Move the global <a> styling at the top
Finucane, Stephen
- [PATCH 07/51] style.css: Tune <a> styling
Finucane, Stephen
- [PATCH 11/51] templates: Remove extraneous blank line at the end of base.html
Finucane, Stephen
- [PATCH 17/51] filters: Use the glyphicons for add/remove signs
Finucane, Stephen
- [PATCH 20/51] filters: Fix a typo in comment
Finucane, Stephen
- [PATCH 05/51] sytle.css: Remove the body selector, letting bootstrap's shine through
Finucane, Stephen
- [PATCH 07/51] style.css: Tune <a> styling
Finucane, Stephen
- [PATCH 08/51] templates: Redesign the title bar
Finucane, Stephen
- [PATCH 09/51] templates: Redesign the breadcrumbs bar
Finucane, Stephen
- [PATCH 10/51] templates: Move "About" at the bottom of the page
Finucane, Stephen
- [PATCH 12/51] base: Move the project info into the navigation bar
Finucane, Stephen
- [PATCH 13/51] base: Don't display the breadcrumb bar on the project list page
Finucane, Stephen
- [PATCH 14/51] html: Turn the navbar into a breadcrumb bar
Finucane, Stephen
- [PATCH 15/51] style.css: Provide a default <h2> style
Finucane, Stephen
- [PATCH 16/51] style.css: Rename the breadcrumb selectors
Finucane, Stephen
- [PATCH 18/51] patch-list: Split the filter out of the patch table
Finucane, Stephen
- [PATCH 19/51] filters: Put the active filter values in bold
Finucane, Stephen
- [PATCH 21/51] filters: Redesign the filters form with the help of bootstrap
Finucane, Stephen
- [PATCH 23/51] base: Add selectize to the base template
Finucane, Stephen
- [PATCH 23/51] base: Add selectize to the base template
Finucane, Stephen
- [PATCH 23/51] base: Add selectize to the base template
Finucane, Stephen
- [PATCH 24/51] filters: Rewrite the submitter autocompletion code
Finucane, Stephen
- [PATCH 25/51] patch-list: Re-design the main list of patches with Bootsrap
Finucane, Stephen
- [PATCH 26/51] package: Add the Sticky Table Header jQuery plugin
Finucane, Stephen
- [PATCH 27/51] patch-list: Make the table header sticky
Finucane, Stephen
- [PATCH 28/51] base: Group username/profile/logout with a dropdown
Finucane, Stephen
- [PATCH 29/51] base: Capitalize the menu items in the navbar
Finucane, Stephen
- [PATCH 28/51] base: Group username/profile/logout with a dropdown
Finucane, Stephen
- [PATCH 30/51] base: Use a Bootstrap badge for the number of todo items
Finucane, Stephen
- [PATCH 31/51] paginator: Tweak the number of pages shown
Finucane, Stephen
- [PATCH 32/51] paginator: Redesign the paginator
Finucane, Stephen
- [PATCH 33/51] patchform: Minimal changes so patchform titles don't look out of place
Finucane, Stephen
- [PATCH 34/51] boxes: Style boxes like the patch form
Finucane, Stephen
- [PATCH 25/51] patch-list: Re-design the main list of patches with Bootsrap
Finucane, Stephen
- [PATCH 08/51] templates: Redesign the title bar
Finucane, Stephen
- [PATCH 46/51] patch-list: Use table-condensed to display the patch list
Finucane, Stephen
- [PATCH 35/51] style: Make the submission tables use #0A0A47
Finucane, Stephen
- [PATCH 36/51] patch: Remove the permalink item
Finucane, Stephen
- [PATCH 37/51] patch: Single out the commit message
Finucane, Stephen
- [PATCH 38/51] patch: Pull the patch between the commit message and comments
Finucane, Stephen
- [PATCH 39/51] patch: Override Bootstrap's <pre> styling
Finucane, Stephen
- [PATCH 40/51] patch: Pull the download links next to the "Patch" header
Finucane, Stephen
- [PATCH 37/51] patch: Single out the commit message
Finucane, Stephen
- [PATCH 41/51] patch: Redesign slightly the comment headers
Finucane, Stephen
- [PATCH 42/51] patch: Move the submitter and date out of the details
Finucane, Stephen
- [PATCH 43/51] patch-list: Limit the number of chars to 100 for the patch subject
Finucane, Stephen
- [PATCH 44/51] base: Don't put the logout button in the is_staff block
Finucane, Stephen
- [PATCH 45/51] patch: Capitalize "Incoming Patches"
Finucane, Stephen
- [PATCH 47/51] login: Focus the username field on load
Finucane, Stephen
- [PATCH 50/51] filters: Fix submitter display when we only have an email address
Finucane, Stephen
- [PATCH 51/51] patch-list: Tweak how A/R/T tags are displayed
Finucane, Stephen
- [PATCH v2 07/16] tests: Move 'reverse' calls inside 'setUp'
Finucane, Stephen
- [PATCH 16/51] settings: Add Django REST framework to the project
Finucane, Stephen
- [PATCH] models: Resolve issues with Patch.state
Finucane, Stephen
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Finucane, Stephen
- [PATCH] flake: Restrict flake to the patchwork directory
Finucane, Stephen
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Finucane, Stephen
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Finucane, Stephen
- [PATCH 2/6] tests: Use --noinput when running tests
Finucane, Stephen
- [PATCH 1/6] tests: Remove a spurious new line
Finucane, Stephen
- [PATCH] flake: Restrict flake to the patchwork directory
Finucane, Stephen
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Finucane, Stephen
- [PATCH 5/6] tests: Add a way for the user to skip selenium tests
Finucane, Stephen
- [PATCH 3/6] tests: Don't change settings.STATIC_URL in the XML-RPC tests
Finucane, Stephen
- [PATCH 6/6] tox: Use a range of ports for live servers in case of concurrent runs
Finucane, Stephen
- [PATCH 0/6] Selenium tests
Finucane, Stephen
- [PATCH 5/6] tests: Add a way for the user to skip selenium tests
Finucane, Stephen
- [PATCH 00/51] A patchwork redesign v2
Finucane, Stephen
- [PATCH 04/10] models: Add 'status' model
Finucane, Stephen
- [PATCH 09/10] views/xmlrpc: Add 'statuses' endpoint
Finucane, Stephen
- [PATCH 04/10] models: Add 'status' model
Finucane, Stephen
- [PATCH 04/10] models: Add 'status' model
Finucane, Stephen
- [PATCH 04/10] models: Add 'status' model
Finucane, Stephen
- [PATCH 2/3] settings: Also define SERVER_EMAIL for email logs
Finucane, Stephen
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Finucane, Stephen
- [PATCH 3/3] parsemail: Mail error information to ADMINS when parsing fails
Finucane, Stephen
- [PATCH 3/3] parsemail: Mail error information to ADMINS when parsing fails
Finucane, Stephen
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Finucane, Stephen
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Finucane, Stephen
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Finucane, Stephen
- patchwork configuration issues
Jeremy Kerr
- [PULL] github.com/dlespiau/patchwork for-upstream
Jeremy Kerr
- [PATCH] parsemail.py: Avoid skipping patches when parsing
Jose Lamego
- [PATCH v3 1/2] parsemail.py: Avoid skipping patches when parsing
Jose Lamego
- [PATCH 2/2] tests/test_patchparser.py: Add "Pull URL with branch" test
Jose Lamego
- [PATCH 0/7] Support delegation to non-maintainers
Damien Lespiau
- [PATCH 0/3] Fix migrations state & load initial data throuh migrations (v2)
Damien Lespiau
- [PATCH 03/51] template: Add bootstrap to the base template
Damien Lespiau
- [PATCH 04/51] list: Replace the 16-arrow* icons by glyphicons
Damien Lespiau
- [PATCH 08/51] templates: Redesign the title bar
Damien Lespiau
- [PATCH 09/51] templates: Redesign the breadcrumbs bar
Damien Lespiau
- [PATCH 23/51] base: Add selectize to the base template
Damien Lespiau
- [PATCH 24/51] filters: Rewrite the submitter autocompletion code
Damien Lespiau
- [PATCH 28/51] base: Group username/profile/logout with a dropdown
Damien Lespiau
- [PATCH 12/51] base: Move the project info into the navigation bar
Damien Lespiau
- [PATCH 14/51] html: Turn the navbar into a breadcrumb bar
Damien Lespiau
- [PATCH 37/51] patch: Single out the commit message
Damien Lespiau
- [PATCH 37/51] patch: Single out the commit message
Damien Lespiau
- [PATCH 45/51] patch: Capitalize "Incoming Patches"
Damien Lespiau
- [PATCH 00/51] Series aware patchwork
Damien Lespiau
- [PATCH 01/51] gitignore: Only ignore quilt files at the root of the repository
Damien Lespiau
- [PATCH 02/51] tests: Fix a typo in the MboxPassThroughHeaderTest description
Damien Lespiau
- [PATCH 03/51] parsemail: Return the list of prefixes when cleaning up the subject
Damien Lespiau
- [PATCH 04/51] parsemail: Make find_content() return a MailContent object
Damien Lespiau
- [PATCH 05/51] parsemail: Add a function to parse series markers eg. "1/12"
Damien Lespiau
- [PATCH 06/51] parsemail: Extract building the list of mail references
Damien Lespiau
- [PATCH 07/51] parsemail: Strip mail signatures from comments
Damien Lespiau
- [PATCH 08/51] tests: Make sure all emails have a valid msgid
Damien Lespiau
- [PATCH 09/51] person: Don't return the email along with the name in __unicode__
Damien Lespiau
- [PATCH 10/51] series: Add a Series model
Damien Lespiau
- [PATCH 11/51] series: Provide the migration step to add series
Damien Lespiau
- [PATCH 12/51] series: Create Series objects when parsing mails
Damien Lespiau
- [PATCH 14/51] model: Split a user_name() helper out of UserProfile
Damien Lespiau
- [PATCH 15/51] models: Monkey patch User to have a name() method
Damien Lespiau
- [PATCH 16/51] settings: Add Django REST framework to the project
Damien Lespiau
- [PATCH 17/51] style: Move the background color of the table headers to a class
Damien Lespiau
- [PATCH 18/51] api: Expose projects
Damien Lespiau
- [PATCH 19/51] Move files where they belong
Damien Lespiau
- [PATCH 20/51] api: Expose Series
Damien Lespiau
- [PATCH 21/51] api: Expose Revisions
Damien Lespiau
- [PATCH 23/51] dynatable: Allow the user to have a pre-defined per-page element
Damien Lespiau
- [PATCH 24/51] dynatable: Use our theming for the table headers
Damien Lespiau
- [PATCH 25/51] dynatable: Style the pagination widget to look list the patches one
Damien Lespiau
- [PATCH 26/51] dynatable: Allow the user to have pre-defined pagination links
Damien Lespiau
- [PATCH 27/51] gitignore: Explicitely ignore sub-directories in lib/packages
Damien Lespiau
- [PATCH 28/51] series: Add a first attempt at a Series list view
Damien Lespiau
- [PATCH 29/51] series: Add a detailed view a Series
Damien Lespiau
- [PATCH 30/51] js: Extract a function that changes the current context
Damien Lespiau
- [PATCH 31/51] users: Expose a way to get a list of users for autocompletion
Damien Lespiau
- [PATCH 32/51] series: Make the reviewer field editable
Damien Lespiau
- [PATCH 33/51] dynatable: Tweak dynatable to work with DRF ordering
Damien Lespiau
- [PATCH 34/51] series: Enable sorting in the series list
Damien Lespiau
- [PATCH 35/51] api: Make the series only editable by maintainers
Damien Lespiau
- [PATCH 36/51] series: Only show the edit icon when the series is editable
Damien Lespiau
- [PATCH 37/51] api: Expose a self object
Damien Lespiau
- [PATCH 38/51] api: Extract a SeriesList mixin
Damien Lespiau
- [PATCH 39/51] api: Add a way to retrieve the list of pending reviews
Damien Lespiau
- [PATCH 40/51] series: Move the series table into its own template file
Damien Lespiau
- [PATCH 41/51] js: Make the series API URL a parameter
Damien Lespiau
- [PATCH 42/51] series: Add series to the TODO list
Damien Lespiau
- [PATCH 43/51] series: Default to displaying series ordered by submission date
Damien Lespiau
- [PATCH 44/51] toolbar: Provide a way to switch between Series and Patches views
Damien Lespiau
- [PATCH 45/51] urls: Create another entry point for the list of patches
Damien Lespiau
- [PATCH 46/51] series: Always return a displayable name in submitter__name
Damien Lespiau
- [PATCH 47/51] models: Split the notication logic into its own function
Damien Lespiau
- [PATCH 48/51] models: Provide a string representation of Series
Damien Lespiau
- [PATCH 49/51] models: Provide a string representation of SeriesRevision
Damien Lespiau
- [PATCH 50/51] tests: Add a couple of Selenium tests
Damien Lespiau
- [PATCH 51/51] tests: Add a way for the user to skip selenium tests
Damien Lespiau
- [PATCH 00/51] Series aware patchwork
Damien Lespiau
- [PATCH 00/51] Series aware patchwork
Damien Lespiau
- [PATCH 00/51] Series aware patchwork
Damien Lespiau
- [PATCH 00/51] Series aware patchwork
Damien Lespiau
- [PATCH v2 07/16] tests: Move 'reverse' calls inside 'setUp'
Damien Lespiau
- [PATCH] parsemail.py: Avoid skipping patches when parsing
Damien Lespiau
- [PULL] github.com/dlespiau/patchwork for-upstream
Damien Lespiau
- [PATCH 16/51] settings: Add Django REST framework to the project
Damien Lespiau
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Damien Lespiau
- [PATCH] flake: Restrict flake to the patchwork directory
Damien Lespiau
- [PATCH] models: Resolve issues with Patch.state
Damien Lespiau
- [PATCH] flake: Restrict flake to the patchwork directory
Damien Lespiau
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Damien Lespiau
- [PATCH 0/6] Selenium tests
Damien Lespiau
- [PATCH 1/6] tests: Remove a spurious new line
Damien Lespiau
- [PATCH 2/6] tests: Use --noinput when running tests
Damien Lespiau
- [PATCH 3/6] tests: Don't change settings.STATIC_URL in the XML-RPC tests
Damien Lespiau
- [PATCH 4/6] tests: Add a couple of Selenium tests
Damien Lespiau
- [PATCH 5/6] tests: Add a way for the user to skip selenium tests
Damien Lespiau
- [PATCH 6/6] tox: Use a range of ports for live servers in case of concurrent runs
Damien Lespiau
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Damien Lespiau
- [PATCH 5/6] tests: Add a way for the user to skip selenium tests
Damien Lespiau
- [PATCH 0/6] Selenium tests
Damien Lespiau
- [PATCH] models: Resolve issues with Patch.state
Damien Lespiau
- [PATCH] tox: Omit tests and manage.py when running coverage tests
Damien Lespiau
- [PATCH] flake: Restrict flake to the patchwork directory
Damien Lespiau
- [PATCH 00/51] A patchwork redesign v2
Damien Lespiau
- [PATCH 01/51] templates: Pull jquery into base.html
Damien Lespiau
- [PATCH 04/10] models: Add 'status' model
Damien Lespiau
- [PATCH 09/10] views/xmlrpc: Add 'statuses' endpoint
Damien Lespiau
- [PATCH 04/10] models: Add 'status' model
Damien Lespiau
- [PATCH 09/10] views/xmlrpc: Add 'statuses' endpoint
Damien Lespiau
- [PATCH 04/10] models: Add 'status' model
Damien Lespiau
- [PATCH 04/10] models: Add 'status' model
Damien Lespiau
- distributed tests of a patch
Damien Lespiau
- distributed tests of a patch
Damien Lespiau
- [PATCH 0/3] Mail debug details to admins when mail parsing is failing
Damien Lespiau
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Damien Lespiau
- [PATCH 2/3] settings: Also define SERVER_EMAIL for email logs
Damien Lespiau
- [PATCH 3/3] parsemail: Mail error information to ADMINS when parsing fails
Damien Lespiau
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Damien Lespiau
- [PATCH 0/3] Mail debug details to admins when mail parsing is failing (v2)
Damien Lespiau
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Damien Lespiau
- [PATCH 2/3] settings: Also define SERVER_EMAIL for email logs
Damien Lespiau
- [PATCH 3/3] parsemail: Mail error information to ADMINS when parsing fails
Damien Lespiau
- [PATCH 3/3] parsemail: Mail error information to ADMINS when parsing fails
Damien Lespiau
- [PATCH 1/3] settings: Move DEFAULT_FROM_EMAIL to the core settings section
Damien Lespiau
- [PATCH 00/51] A patchwork redesign v2
Damien Lespiau
- [PATCH 00/51] Series aware patchwork
Thomas Monjalon
- distributed tests of a patch
Thomas Monjalon
- [PATCH 00/51] Series aware patchwork
Wolfram Sang
- [PATCH 00/51] Series aware patchwork
Wolfram Sang
- [PATCH 00/51] Series aware patchwork
Wolfram Sang
Last message date:
Tue Sep 29 23:59:58 AEST 2015
Archived on: Wed Sep 30 00:00:12 AEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).