Show patches with: none      |   156 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
docs: add details about patch tracking on patchwork.ozlabs.org - - - - --- 2016-04-19 Andrew Donnellan Accepted
Use patchwork "linkname" instead of "name" - - - - --- 2016-04-20 Russell Currey ajd Accepted
settings: remove unnecessary import and associated warning - - - - --- 2016-04-20 Andrew Donnellan ruscur Accepted
Don't retest patches that have already been tested - - - - --- 2016-04-20 Russell Currey ajd Accepted
Include branch name in test results sent to Patchwork - - - - --- 2016-04-20 Andrew Donnellan ruscur Accepted
patchwork: refactor GET request boilerplate into private method - - - - --- 2016-04-22 Andrew Donnellan ruscur Accepted
[RFC] patchwork: get more than one page's worth of series - - - - --- 2016-04-22 Andrew Donnellan Changes Requested
Update dependencies - - - - --- 2016-05-06 Russell Currey Accepted
HTTP proxy support - - - - --- 2016-05-09 Russell Currey ajd Changes Requested
[V2,1/2] Update deps, bumping url crate to 1.1 - - - - --- 2016-05-25 Russell Currey ajd Accepted
[V2,2/2] HTTP proxy support - - - - --- 2016-05-25 Russell Currey ajd Accepted
Cargo.toml: enable link-time optimisation - - - - --- 2016-06-02 Andrew Donnellan Rejected
[1/2] Add env_logger and update dependencies - - - - --- 2016-06-14 Russell Currey Superseded
[2/2] Replace print messages with appropriate logging - - - - --- 2016-06-14 Russell Currey Superseded
[V2,1/3] Add env_logger and update dependencies - - - - --- 2016-06-15 Russell Currey Accepted
[V2,2/3] Replace print messages with appropriate logging - - - - --- 2016-06-15 Russell Currey Accepted
[V2,3/3] docs: Add documentation for logging - - - - --- 2016-06-15 Russell Currey Accepted
jenkins: refactor API HTTP GET boilerplate into new method - - - - --- 2016-06-16 Andrew Donnellan ruscur Superseded
[v2] jenkins: refactor HTTP boilerplate - - - - --- 2016-06-16 Andrew Donnellan ruscur Accepted
args: Fix (-v | --version) - - - - --- 2016-07-17 Russell Currey ajd Changes Requested
args: Fix (-v | --version) - - - - --- 2016-07-18 Russell Currey Accepted
Cargo.toml: add additional crate metadata - - - - --- 2016-07-18 Andrew Donnellan Accepted
Allow use of the --project flag in polling mode, not just with --mbox - - - - --- 2016-07-19 Andrew Donnellan Superseded
Update dependencies: git2 0.4, url 1.2 and more - - - - --- 2016-09-15 Russell Currey Accepted
Cargo.lock: update dependencies - - - - --- 2016-11-18 Andrew Donnellan Accepted
jenkins: refactor to get rid of lifetime specifiers - - - - --- 2016-11-21 Andrew Donnellan Accepted
jenkins: support token authentication - - - - --- 2016-11-21 Andrew Donnellan Accepted
[v2] Allow use of the --project flag in polling mode, not just with --mbox - - - - --- 2016-11-22 Andrew Donnellan Accepted
examples: fix authentication details in example config - - - - --- 2016-11-22 Andrew Donnellan Accepted
jenkins: retry when Jenkins doesn't give us a build URL - - - - --- 2016-11-22 Andrew Donnellan Accepted
README: document dependencies better - - - - --- 2016-11-23 Andrew Donnellan ruscur Accepted
Replace ssh agent authentication with explicit key - - - - --- 2016-12-01 Andrew Donnellan Changes Requested
Cargo.lock: update dependencies - - - - --- 2016-12-12 Andrew Donnellan Accepted
[1/2] Add optional clippy support - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
[2/2] Fix clippy lint warnings and add exceptions for certain lints - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
[v2,1/2] Add optional clippy support - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
[v2,2/2] Fix clippy lint warnings and add exceptions for certain lints - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
patchwork: replace unneeded extern crate with use - - - - --- 2016-12-19 Andrew Donnellan ruscur Accepted
Test Commit Please Ignore - - - - --- 2016-12-19 Andrew Donnellan Not Applicable
[v3] Add documentation on clippy, fix clippy warnings - - - - --- 2017-01-05 Andrew Donnellan Accepted
Cargo.toml: update dependencies - - - - --- 2017-01-14 Andrew Donnellan Accepted
Cargo.toml: update yup-hyper-mock - - - - --- 2017-01-31 Andrew Donnellan Accepted
hyper: Always follow redirects - - - - --- 2017-02-03 Andrew Donnellan Accepted
utils: add additional characters to path sanitiser - - - - --- 2017-02-03 Andrew Donnellan Accepted
git: Use 3-way merge when applying patches - - - - --- 2017-02-03 Andrew Donnellan Accepted
patchwork: fix polling sleep time - - - - --- 2017-02-03 Andrew Donnellan Accepted
git: print info when apply fails - - - - --- 2017-02-03 Andrew Donnellan Accepted
Replace ssh agent authentication with explicit key - - - - --- 2017-02-03 Andrew Donnellan Accepted
git: force reset + clean the repository before applying patches - - - - --- 2017-02-03 Andrew Donnellan Accepted
Make TestState less horrible - - - - --- 2017-02-03 Andrew Donnellan Accepted
jenkins: get build result - - - - --- 2017-02-03 Andrew Donnellan Accepted
jenkins: post URL to test results - - - - --- 2017-02-03 Andrew Donnellan Accepted
Allow specifying a title for each job - - - - --- 2017-02-03 Andrew Donnellan Accepted
Cargo.toml: update dependencies - - - - --- 2017-03-01 Andrew Donnellan Accepted
Migrate from rustc_serialize to serde - - - - --- 2017-03-01 Andrew Donnellan Superseded
[v2] Migrate from rustc_serialize to serde - - - - --- 2017-03-01 Andrew Donnellan Accepted
clippy warnings: use of assert_eq!() - - - - --- 2017-03-23 Andrew Donnellan Accepted
[1/2] examples: update/improve openpower.toml - - - - --- 2017-03-24 Andrew Donnellan Superseded
[2/2] settings: add basic tests - - - - --- 2017-03-24 Andrew Donnellan Superseded
[v2,1/2] examples: update/improve openpower.toml 1 - - - --- 2017-03-24 Andrew Donnellan Superseded
[v2,2/2] settings: add basic tests - - - - --- 2017-03-24 Andrew Donnellan Superseded
[v3,1/3] examples: update/improve openpower.toml - - - - --- 2017-03-24 Andrew Donnellan ruscur Accepted
[v3,2/3] settings: add basic tests - - - - --- 2017-03-24 Andrew Donnellan ruscur Accepted
[v3,3/3] settings: improve parsing of jobs 1 - - - --- 2017-03-24 Andrew Donnellan ruscur Accepted
git: remove empty test - - - - --- 2017-03-27 Andrew Donnellan Accepted
Update dependencies - - - - --- 2017-05-23 Andrew Donnellan Accepted
main: Use SSL connector for non-proxied connections - - - - --- 2017-05-23 Andrew Donnellan ruscur Accepted
[1/4] Upstream Patchwork support [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
[2/4] Hefty tests [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
[3/4] Add warn-on-fail for non-critical tests [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
[4/4] Update Cargo.lock [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
patchwork: Get rid of dummy URL for test results patchwork: Get rid of dummy URL for test results - - - - --- 2018-02-08 Andrew Donnellan Superseded
patchwork: Get rid of dummy URL for test results patchwork: Get rid of dummy URL for test results - - - - --- 2018-02-08 Andrew Donnellan Accepted
[1/3] Cargo.toml: Update url, mime dependencies [1/3] Cargo.toml: Update url, mime dependencies - - - - --- 2018-02-08 Andrew Donnellan Accepted
[2/3] Cargo.toml: Update docopt dependency [1/3] Cargo.toml: Update url, mime dependencies - - - - --- 2018-02-08 Andrew Donnellan Accepted
[3/3] Cargo.toml: Update log, env_logger dependencies [1/3] Cargo.toml: Update url, mime dependencies - - - - --- 2018-02-08 Andrew Donnellan Accepted
Use up-to-date commit ID when creating new test branch Use up-to-date commit ID when creating new test branch - - - - --- 2018-02-12 Andrew Donnellan Accepted
[1/4] Remove jenkins_test and explicit [[bin]] section [1/4] Remove jenkins_test and explicit [[bin]] section - - - - --- 2018-07-12 Russell Currey Accepted
[2/4] Cargo.lock minor point updates Untitled series #55116 - - - - --- 2018-07-12 Russell Currey Accepted
[3/4] Style changes from rustfmt Untitled series #55116 - - - - --- 2018-07-12 Russell Currey Accepted
[4/4] Add script to set up running rustfmt on commit Untitled series #55116 - - - - --- 2018-07-12 Russell Currey Accepted
[1/8] Convert from hyper to reqwest [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[2/8] Require project argument to be specified for daemon mode [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[3/8] Delete remote branch after tests are done [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[4/8] Jenkins: Try again instead of panic if API call fails [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[5/8] Don't link to job console output, link to job instead [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[6/8] Clean up an unnecessary clone [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[7/8] Implement sending results to Patchwork for --patch [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[8/8] Improve "context" sent in Patchwork checks [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[1/3] CONTRIBUTING.md: Update references, add rustfmt information [1/3] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Superseded
[2/3] README.md: Update copyright date [1/3] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Superseded
[3/3] README.md: Overview of snowpatch philosophy [1/3] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Superseded
[1/2] README.md: Update installation instructions [1/2] README.md: Update installation instructions - - - - --- 2018-07-23 Andrew Donnellan Superseded
[2/2] README.md: Add information about project status and documentation [1/2] README.md: Update installation instructions - - - - --- 2018-07-23 Andrew Donnellan Superseded
[v2,1/6] CONTRIBUTING.md: Update references, add rustfmt information [v2,1/6] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Accepted
[v2,2/6] README.md: Update copyright date [v2,1/6] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Accepted
[v2,3/6] README.md: Overview of snowpatch philosophy [v2,1/6] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Accepted
[v2,4/6] README.md: Update installation instructions [v2,1/6] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Accepted
[v2,5/6] README.md: Add information about project status and documentation [v2,1/6] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Accepted
[v2,6/6] docs: Add configuration documentation [v2,1/6] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Accepted
« 1 2 »