]> git.proxmox.com Git - cargo.git/history - tests/testsuite/alt_registry.rs
Upgrade to Rust 2018
[cargo.git] / tests / testsuite / alt_registry.rs
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-11-06 borsAuto merge of #6130 - alexcrichton:less-timeouts-u...
2018-11-01 borsAuto merge of #6247 - alexcrichton:fix-less, r=dwijnand
2018-11-01 borsAuto merge of #6242 - sfackler:registry-username, r...
2018-10-31 Steven FacklerAllow usernames in alt registry URLs
2018-09-20 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-09-18 borsAuto merge of #6005 - alexcrichton:download-parallel...
2018-09-18 Alex CrichtonReview comments!
2018-09-18 borsAuto merge of #5993 - alexcrichton:publish-renames...
2018-09-17 borsAuto merge of #5988 - Eh2406:explore_the_bug, r=alexcri...
2018-09-15 borsAuto merge of #6004 - zachlute:fix-ctrlc-handling2...
2018-09-11 borsAuto merge of #5994 - zachlute:convert-file-uris, r...
2018-09-09 Zach LuteResolve merge conflicts with test string changes.
2018-09-09 borsAuto merge of #5997 - dwijnand:no-libgit2-user-agent...
2018-09-09 borsAuto merge of #5990 - dwijnand:no-crates.io-index-url...
2018-09-08 Dale WijnandUpdate tests to new Updating msg format
2018-09-08 Zach LutePrint file paths instead of file:// URLs.
2018-08-31 borsAuto merge of #5944 - dwijnand:fix-force-rebuild, r...
2018-08-30 borsAuto merge of #5952 - dwijnand:fix-path-deep_dependenci...
2018-08-30 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-08-30 borsAuto merge of #5950 - dwijnand:cwd, r=alexcrichton
2018-08-30 Dale WijnandIntroduce the CWD macro in test output asserting
2018-08-28 Dale WijnandMerge branch 'master' into fix-allow-staged
2018-08-28 borsAuto merge of #5929 - dwijnand:remove-hamcrest, r=alexc...
2018-08-28 Dale WijnandMigrate from tests fom assert_that/execs to .run()
2018-08-28 Dale WijnandWrap ProcessBuilder in Execs & make .cargo return that
2018-08-21 borsAuto merge of #5902 - little-arhat:feature-add-required...
2018-08-20 borsAuto merge of #5886 - dekellum:record-package-git-head...
2018-08-19 borsAuto merge of #5908 - orium:fix-package-cargo-toml...
2018-08-19 borsAuto merge of #5904 - dwijnand:backslash, r=alexcrichton
2018-08-19 borsAuto merge of #5907 - dwijnand:collapse-test-cmd-args...
2018-08-18 Dale WijnandMove .env/.masquerade_as_nightly_cargo to collapse...
2018-08-13 Brian BowmanMerge remote-tracking branch 'origin/master' into job-fix
2018-08-07 borsAuto merge of #5858 - dekellum:git-check-logging-and...
2018-08-06 borsAuto merge of #5862 - kennytm:capture-rustc-output...
2018-08-04 borsAuto merge of #5861 - alexcrichton:build-script-edition...
2018-08-03 borsAuto merge of #5852 - dwijnand:exit-code-0, r=alexcrichton
2018-08-03 Dale WijnandDefault test support's Execs to exit code 0
2018-07-26 borsAuto merge of #5794 - Nemo157:rustdoc-rename-extern...
2018-07-25 borsAuto merge of #5790 - dwijnand:dependabot/cargo/crossbe...
2018-07-25 borsAuto merge of #5787 - dwijnand:dedup-manifest-further...
2018-07-24 Dale WijnandDedup a bunch more manifest
2018-07-24 borsAuto merge of #5782 - dwijnand:dedup-manifest, r=alexcr...
2018-07-24 Dale WijnandDrop now unnecessary basic manifests
2018-07-24 borsAuto merge of #5757 - Eh2406:minimal-versions-build...
2018-07-23 borsAuto merge of #5768 - dwijnand:clippy, r=Eh2406
2018-07-22 borsAuto merge of #5762 - dwijnand:test-mod-reorg, r=alexcr...
2018-07-22 Dale WijnandReorganise the testsuite crate module hierarchy
2018-07-21 borsAuto merge of #5751 - RalfJung:default-run, r=alexcrichton
2018-07-20 borsAuto merge of #5752 - dwijnand:project_at, r=alexcrichton
2018-07-20 Dale WijnandRemove the argument from the `project` test support...
2018-05-02 borsAuto merge of #5459 - matklad:more-comments, r=alexcrichton
2018-05-02 borsAuto merge of #5456 - LukasKalbertodt:patch-1, r=matklad
2018-05-02 Lukas KalbertodtAdjust tests to new time output format
2018-03-15 borsAuto merge of #5190 - mbrubeck:doc, r=alexcrichton
2018-03-15 borsAuto merge of #5176 - alexcrichton:rustfmt, r=alexcrichton
2018-03-15 Aleksey KladovPrettify rustfmted single-line strings
2018-03-15 Alex Crichtoncargo fmt
2018-03-03 Ximin LuoMerge remote-tracking branch 'upstream/master' into...
2018-02-26 Toby HughesMerge remote-tracking branch 'upstream/master'
2018-02-21 Eh2406Merge remote-tracking branch 'origin/master' into links
2018-02-21 borsAuto merge of #5063 - Eh2406:TestssuiteV3, r=matklad
2018-02-21 André RochaReorganize integration tests as one crate with many...