Show patches with: Archived = No       |   156 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Allow specifying a title for each job - - - - --- 2017-02-03 Andrew Donnellan Accepted
Allow use of the --project flag in polling mode, not just with --mbox - - - - --- 2016-07-19 Andrew Donnellan Superseded
Cargo.lock update Cargo.lock update - - - - --- 2019-05-10 Russell Currey Accepted
Cargo.lock: update dependencies - - - - --- 2016-12-12 Andrew Donnellan Accepted
Cargo.lock: update dependencies - - - - --- 2016-11-18 Andrew Donnellan Accepted
Cargo.lock: update packages Cargo.lock: update packages - - - - --- 2019-01-30 Andrew Donnellan Accepted
Cargo.toml: add additional crate metadata - - - - --- 2016-07-18 Andrew Donnellan Accepted
Cargo.toml: enable link-time optimisation - - - - --- 2016-06-02 Andrew Donnellan Rejected
Cargo.toml: update dependencies - - - - --- 2017-03-01 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
Don't retest patches that have already been tested - - - - --- 2016-04-20 Russell Currey ajd Accepted
Don't test pull requests Don't test pull requests - - - - --- 2018-07-24 Andrew Donnellan Accepted
Fix --series option Fix --series option - - - - --- 2018-07-31 Andrew Donnellan Accepted
Fix clippy warnings Fix clippy warnings - - - - --- 2018-08-10 Andrew Donnellan Accepted
Fix various clippy and fmt issues Fix various clippy and fmt issues - - - - --- 2019-06-06 Andrew Donnellan Accepted
HTTP proxy support - - - - --- 2016-05-09 Russell Currey ajd Changes Requested
Implement tunable preservation of remote branches Implement tunable preservation of remote branches - - - - --- 2019-10-28 Andrew Donnellan Superseded
Implement tunable preservation of remote branches Implement tunable preservation of remote branches - - - - --- 2019-10-16 Russell Currey Superseded
Include branch name in test results sent to Patchwork - - - - --- 2016-04-20 Andrew Donnellan ruscur Accepted
Make TestState less horrible - - - - --- 2017-02-03 Andrew Donnellan Accepted
Migrate from rustc_serialize to serde - - - - --- 2017-03-01 Andrew Donnellan Superseded
README.md: Add Crates.io badge README.md: Add Crates.io badge - - - - --- 2018-07-24 Andrew Donnellan Accepted
README: Add IRC channel README: Add IRC channel - - - - --- 2019-02-05 Andrew Donnellan Accepted
README: document dependencies better - - - - --- 2016-11-23 Andrew Donnellan ruscur Accepted
Replace ssh agent authentication with explicit key - - - - --- 2017-02-03 Andrew Donnellan Accepted
Replace ssh agent authentication with explicit key - - - - --- 2016-12-01 Andrew Donnellan Changes Requested
Support pagination when using --count Support pagination when using --count - - - - --- 2018-08-10 Andrew Donnellan Accepted
Test Commit Please Ignore - - - - --- 2016-12-19 Andrew Donnellan Not Applicable
Update Cargo.lock Update Cargo.lock - - - - --- 2020-07-06 Andrew Donnellan New
Update Cargo.lock Update Cargo.lock - - - - --- 2020-02-28 Andrew Donnellan Accepted
Update Cargo.lock Update Cargo.lock - - - - --- 2019-06-06 Andrew Donnellan Accepted
Update Cargo.lock Update Cargo.lock - - - - --- 2018-08-10 Andrew Donnellan Accepted
Update dependencies Update dependencies - - - - --- 2019-06-06 Andrew Donnellan Accepted
Update dependencies - - - - --- 2017-05-23 Andrew Donnellan Accepted
Update dependencies - - - - --- 2016-05-06 Russell Currey Accepted
Update dependencies: git2 0.4, url 1.2 and more - - - - --- 2016-09-15 Russell Currey Accepted
Update version to 0.3.0-alpha Update version to 0.3.0-alpha - - - - --- 2019-02-25 Michael Ellerman Deferred
Use dyn Trait to fix build on Rust beta Use dyn Trait to fix build on Rust beta - - - - --- 2019-07-10 Andrew Donnellan Accepted
Use patchwork "linkname" instead of "name" - - - - --- 2016-04-20 Russell Currey ajd 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
Use vergen to print more sophisticated version number Use vergen to print more sophisticated version number - - - - --- 2019-02-26 Andrew Donnellan Accepted
[1/2] Add env_logger and update dependencies - - - - --- 2016-06-14 Russell Currey Superseded
[1/2] Add optional clippy support - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
[1/2] README.md: Update installation instructions [1/2] README.md: Update installation instructions - - - - --- 2018-07-23 Andrew Donnellan Superseded
[1/2] examples: update/improve openpower.toml - - - - --- 2017-03-24 Andrew Donnellan Superseded
[1/2] main: Make apply_patch check description more useful [1/2] main: Make apply_patch check description more useful - - - - --- 2019-03-05 Andrew Donnellan Accepted
[1/2] main: Split run_tests() into loop and helper [1/2] main: Split run_tests() into loop and helper - - - - --- 2019-02-26 Andrew Donnellan 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
[1/3] Cargo.toml: Update url, mime dependencies [1/3] Cargo.toml: Update url, mime dependencies - - - - --- 2018-02-08 Andrew Donnellan Accepted
[1/3] Rework main() to return a Result() [1/3] Rework main() to return a Result() - - 1 - --- 2018-12-13 Michael Ellerman Accepted
[1/3] setup_rustfmt_hook: create hooks dir if it doesn't exist [1/3] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-11-09 Russell Currey Superseded
[1/4] Remove jenkins_test and explicit [[bin]] section [1/4] Remove jenkins_test and explicit [[bin]] section - - - - --- 2018-07-12 Russell Currey Accepted
[1/4] Upstream Patchwork support [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
[1/5] Formatting cleanups [1/5] Formatting cleanups - - - - --- 2019-02-01 Andrew Donnellan Accepted
[1/8] Convert from hyper to reqwest [1/8] Convert from hyper to reqwest - - 1 - --- 2018-07-20 Russell Currey Accepted
[2/2] Fix clippy lint warnings and add exceptions for certain lints - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
[2/2] Post base SHA as a parameter to job [1/2] main: Make apply_patch check description more useful - - - - --- 2019-03-05 Andrew Donnellan Accepted
[2/2] README.md: Add information about project status and documentation [1/2] README.md: Update installation instructions - - - - --- 2018-07-23 Andrew Donnellan Superseded
[2/2] Replace print messages with appropriate logging - - - - --- 2016-06-14 Russell Currey Superseded
[2/2] main: De-Jenkinsify run_test() [1/2] main: Split run_tests() into loop and helper - - - - --- 2019-02-26 Andrew Donnellan Accepted
[2/2] settings: add basic tests - - - - --- 2017-03-24 Andrew Donnellan Superseded
[2/3] Cargo.toml: Update docopt dependency [1/3] Cargo.toml: Update url, mime dependencies - - - - --- 2018-02-08 Andrew Donnellan Accepted
[2/3] README.md: Update copyright date [1/3] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Superseded
[2/3] Update to reqwest 0.9 and temporarily disable pagination [1/3] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-11-09 Russell Currey Superseded
[2/3] Use git2::Error explicitly in settings.rs [1/3] Rework main() to return a Result() - - 1 - --- 2018-12-13 Michael Ellerman Accepted
[2/4] Cargo.lock minor point updates Untitled series #55116 - - - - --- 2018-07-12 Russell Currey Accepted
[2/4] Hefty tests [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
[2/5] jenkins: Rename "build_url" to "build_handle" [1/5] Formatting cleanups - - - - --- 2019-02-01 Andrew Donnellan 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/3] Allow retrieving a check's description from Jenkins artifact [1/3] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-11-09 Russell Currey Superseded
[3/3] Another test commit again Untitled series #94403 - - - - --- 2019-02-27 Andrew Donnellan Not Applicable
[3/3] Cargo.toml: Update log, env_logger dependencies [1/3] Cargo.toml: Update url, mime dependencies - - - - --- 2018-02-08 Andrew Donnellan Accepted
[3/3] README.md: Overview of snowpatch philosophy [1/3] CONTRIBUTING.md: Update references, add rustfmt information - - - - --- 2018-07-23 Andrew Donnellan Superseded
[3/3] Rewrite settings parsing to avoid panic [1/3] Rework main() to return a Result() - - 1 - --- 2018-12-13 Michael Ellerman Accepted
[3/4] Add warn-on-fail for non-critical tests [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
[3/4] Style changes from rustfmt Untitled series #55116 - - - - --- 2018-07-12 Russell Currey Accepted
[3/5] jenkins: Rename JenkinsBuildStatus to BuildStatus [1/5] Formatting cleanups - - - - --- 2019-02-01 Andrew Donnellan 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/4] Add script to set up running rustfmt on commit Untitled series #55116 - - - - --- 2018-07-12 Russell Currey Accepted
[4/4] Update Cargo.lock [1/4] Upstream Patchwork support - - - - --- 2018-02-08 Andrew Donnellan Accepted
[4/5] ci: Move CIBackend and BuildStatus to separate module [1/5] Formatting cleanups - - - - --- 2019-02-01 Andrew Donnellan 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/5] ci: Move externally-visible prototypes from JenkinsBackend to CIBackend [1/5] Formatting cleanups - - - - --- 2019-02-01 Andrew Donnellan 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
[RFC] Report apply_patch as a warning, not error, if matching commit found [RFC] Report apply_patch as a warning, not error, if matching commit found - - - - --- 2019-06-06 Andrew Donnellan ruscur New
[RFC] patchwork: get more than one page's worth of series - - - - --- 2016-04-22 Andrew Donnellan Changes Requested
[V2,1/2] Update deps, bumping url crate to 1.1 - - - - --- 2016-05-25 Russell Currey ajd Accepted
[V2,1/3] Add env_logger and update dependencies - - - - --- 2016-06-15 Russell Currey Accepted
[V2,2/2] HTTP proxy support - - - - --- 2016-05-25 Russell Currey ajd 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
[v2,1/2] Add optional clippy support - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
[v2,1/2] examples: update/improve openpower.toml 1 - - - --- 2017-03-24 Andrew Donnellan Superseded
[v2,1/5] setup_rustfmt_hook: create hooks dir if it doesn't exist [v2,1/5] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-12-11 Russell Currey Accepted
[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/2] Fix clippy lint warnings and add exceptions for certain lints - - - - --- 2016-12-19 Andrew Donnellan ruscur Superseded
« 1 2 »