Show patches with: Archived = No       |   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
[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
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
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
Replace ssh agent authentication with explicit key - - - - --- 2016-12-01 Andrew Donnellan Changes Requested
Cargo.lock: update dependencies - - - - --- 2016-12-12 Andrew Donnellan 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
git: remove empty test - - - - --- 2017-03-27 Andrew Donnellan Accepted
Update dependencies - - - - --- 2017-05-23 Andrew Donnellan 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
Don't test pull requests Don't test pull requests - - - - --- 2018-07-24 Andrew Donnellan Accepted
snowpatch 0.2.0-beta.0 snowpatch 0.2.0-beta.0 - - - - --- 2018-07-24 Andrew Donnellan Accepted
snowpatch 0.2.0-beta.1 snowpatch 0.2.0-beta.1 - - - - --- 2018-07-24 Andrew Donnellan Accepted
README.md: Add Crates.io badge README.md: Add Crates.io badge - - - - --- 2018-07-24 Andrew Donnellan Accepted
Fix --series option Fix --series option - - - - --- 2018-07-31 Andrew Donnellan Accepted
Support pagination when using --count Support pagination when using --count - - - - --- 2018-08-10 Andrew Donnellan Accepted
Fix clippy warnings Fix clippy warnings - - - - --- 2018-08-10 Andrew Donnellan Accepted
Update Cargo.lock Update Cargo.lock - - - - --- 2018-08-10 Andrew Donnellan Accepted
jenkins: rustfmt style fixes jenkins: rustfmt style fixes - - - - --- 2018-08-10 Andrew Donnellan Accepted
utils: Make sanitise_path() sanitise harder utils: Make sanitise_path() sanitise harder - - - - --- 2018-09-12 Andrew Donnellan 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
[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
[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
[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,2/5] Update to reqwest 0.9 and temporarily disable pagination [v2,1/5] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-12-11 Russell Currey Accepted
[v2,3/5] Cargo.lock update [v2,1/5] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-12-11 Russell Currey Accepted
[v2,4/5] Allow retrieving a check's description from Jenkins artifact [v2,1/5] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-12-11 Russell Currey Accepted
[v2,5/5] jenkins: Only link to artifact if it actually exists [v2,1/5] setup_rustfmt_hook: create hooks dir if it doesn't exist - - - - --- 2018-12-11 Russell Currey Accepted
[1/3] Rework main() to return a Result() [1/3] Rework main() to return a Result() - - 1 - --- 2018-12-13 Michael Ellerman Accepted
[2/3] Use git2::Error explicitly in settings.rs [1/3] Rework main() to return a Result() - - 1 - --- 2018-12-13 Michael Ellerman Accepted
[3/3] Rewrite settings parsing to avoid panic [1/3] Rework main() to return a Result() - - 1 - --- 2018-12-13 Michael Ellerman Accepted
« 1 2 »