aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Do not 'back to listing' link when random route is setboastful-squirrel2019-08-162-8/+12
| | | | | | | |
| * | | | | | | Fix HTMLboastful-squirrel2019-08-161-101/+104
| | | | | | | |
* | | | | | | | Merge pull request #262 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.12dependabot-preview[bot]2020-02-212-4/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Bump alphanumeric-sort from 1.0.11 to 1.0.12dependabot-preview[bot]2020-02-212-4/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.11...v1.0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | Merge pull request #255 from svenstaro/dependabot/cargo/structopt-0.3.9Sven-Hendrik Haase2020-02-041-15/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Bump structopt from 0.3.8 to 0.3.9
| * | | | | | Bump structopt from 0.3.8 to 0.3.9dependabot-preview[bot]2020-02-031-15/+15
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.8 to 0.3.9. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.8...v0.3.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | Merge pull request #247 from svenstaro/dependabot/cargo/sha2-0.8.1Sven-Hendrik Haase2020-01-232-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bump sha2 from 0.8.0 to 0.8.1
| * | | | | | Bump sha2 from 0.8.0 to 0.8.1dependabot-preview[bot]2020-01-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.8.0...sha2-v0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | Merge pull request #251 from svenstaro/dependabot/cargo/port_check-0.1.5Sven-Hendrik Haase2020-01-231-3/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bump port_check from 0.1.3 to 0.1.5
| * | | | | | | Bump port_check from 0.1.3 to 0.1.5dependabot-preview[bot]2020-01-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.1.3 to 0.1.5. - [Release notes](https://github.com/ufoscout/port-check-rs/releases) - [Commits](https://github.com/ufoscout/port-check-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | | Merge pull request #252 from svenstaro/dependabot/cargo/structopt-0.3.8Sven-Hendrik Haase2020-01-231-6/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Bump structopt from 0.3.7 to 0.3.8
| * | | | | | | Bump structopt from 0.3.7 to 0.3.8dependabot-preview[bot]2020-01-201-6/+7
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.7...v0.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | Merge pull request #249 from svenstaro/dependabot/cargo/url-2.1.1dependabot-preview[bot]2020-01-101-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump url from 2.1.0 to 2.1.1dependabot-preview[bot]2020-01-101-6/+6
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [url](https://github.com/servo/rust-url) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | Merge pull request #242 from svenstaro/dependabot/cargo/rstest-0.5.2Sven-Hendrik Haase2019-12-301-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bump rstest from 0.5.1 to 0.5.2
| * | | | | | Bump rstest from 0.5.1 to 0.5.2dependabot-preview[bot]2019-12-301-3/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.5.1...0.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | Merge pull request #243 from svenstaro/dependabot/cargo/port_check-0.1.3Sven-Hendrik Haase2019-12-301-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bump port_check from 0.1.2 to 0.1.3
| * | | | | | Bump port_check from 0.1.2 to 0.1.3dependabot-preview[bot]2019-12-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/ufoscout/port-check-rs/releases) - [Commits](https://github.com/ufoscout/port-check-rs/commits/0.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | Merge pull request #244 from svenstaro/dependabot/cargo/structopt-0.3.7Sven-Hendrik Haase2019-12-301-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Bump structopt from 0.3.6 to 0.3.7
| * | | | | | Bump structopt from 0.3.6 to 0.3.7dependabot-preview[bot]2019-12-301-6/+6
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.6...v0.3.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | Merge pull request #237 from svenstaro/dependabot/cargo/strum_macros-0.17.1Sven-Hendrik Haase2019-12-242-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bump strum_macros from 0.16.0 to 0.17.1
| * | | | | | Bump strum_macros from 0.16.0 to 0.17.1dependabot-preview[bot]2019-12-242-4/+4
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | Merge pull request #240 from svenstaro/dependabot/cargo/structopt-0.3.6Sven-Hendrik Haase2019-12-241-9/+46
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bump structopt from 0.3.5 to 0.3.6
| * | | | | | Bump structopt from 0.3.5 to 0.3.6dependabot-preview[bot]2019-12-231-9/+46
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.5...v0.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | Merge pull request #238 from svenstaro/dependabot/cargo/strum-0.17.1Sven-Hendrik Haase2019-12-202-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Bump strum from 0.16.0 to 0.17.1
| * | | | | Bump strum from 0.16.0 to 0.17.1dependabot-preview[bot]2019-12-202-4/+4
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #233 from svenstaro/dependabot/cargo/rstest-0.5.1Sven-Hendrik Haase2019-12-162-14/+4
|\ \ \ \ \ | | | | | | | | | | | | Bump rstest from 0.4.1 to 0.5.1
| * | | | | Bump rstest from 0.4.1 to 0.5.1dependabot-preview[bot]2019-12-162-14/+4
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.4.1 to 0.5.1. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.4.1...0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #234 from svenstaro/dependabot/cargo/serde-1.0.104dependabot-preview[bot]2019-12-162-20/+20
|\ \ \ \ \
| * | | | | Bump serde from 1.0.103 to 1.0.104dependabot-preview[bot]2019-12-162-20/+20
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #231 from svenstaro/dependabot/cargo/reqwest-0.9.24Sven-Hendrik Haase2019-12-121-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Bump reqwest from 0.9.22 to 0.9.24
| * | | | | Bump reqwest from 0.9.22 to 0.9.24dependabot-preview[bot]2019-12-121-3/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.22 to 0.9.24. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.24/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.22...v0.9.24) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #230 from svenstaro/dependabot/cargo/assert_cmd-0.12.0Sven-Hendrik Haase2019-12-062-7/+8
|\ \ \ \ \ | | | | | | | | | | | | Bump assert_cmd from 0.11.1 to 0.12.0
| * | | | | Bump assert_cmd from 0.11.1 to 0.12.0dependabot-preview[bot]2019-12-062-7/+8
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/assert-rs/assert_cmd/releases) - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_cmd/compare/v0.11.1...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #227 from svenstaro/dependabot/cargo/assert_fs-0.13.1Sven-Hendrik Haase2019-12-022-4/+4
|\ \ \ \ \ | | | | | | | | | | | | Bump assert_fs from 0.12.0 to 0.13.1
| * | | | | Bump assert_fs from 0.12.0 to 0.13.1dependabot-preview[bot]2019-12-022-4/+4
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.12.0 to 0.13.1. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #226 from svenstaro/dependabot/cargo/assert_fs-0.12.0Sven-Hendrik Haase2019-11-292-7/+14
|\ \ \ \ \ | | | | | | | | | | | | Bump assert_fs from 0.11.3 to 0.12.0
| * | | | | Bump assert_fs from 0.11.3 to 0.12.0dependabot-preview[bot]2019-11-292-7/+14
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.11.3 to 0.12.0. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/compare/v0.11.3...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #220 from svenstaro/dependabot/cargo/chrono-0.4.10Sven-Hendrik Haase2019-11-252-8/+7
|\ \ \ \ \ | | | | | | | | | | | | Bump chrono from 0.4.9 to 0.4.10
| * | | | | Bump chrono from 0.4.9 to 0.4.10dependabot-preview[bot]2019-11-252-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.9 to 0.4.10. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.9...v0.4.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | Merge pull request #221 from svenstaro/dependabot/cargo/structopt-0.3.5Sven-Hendrik Haase2019-11-251-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Bump structopt from 0.3.4 to 0.3.5
| * | | | | Bump structopt from 0.3.4 to 0.3.5dependabot-preview[bot]2019-11-251-6/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.4...v0.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #222 from svenstaro/dependabot/cargo/serde-1.0.103dependabot-preview[bot]2019-11-252-20/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bump serde from 1.0.102 to 1.0.103dependabot-preview[bot]2019-11-252-20/+20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.103. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.103) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #217 from svenstaro/dependabot/cargo/port_check-0.1.2Sven-Hendrik Haase2019-11-111-3/+3
|\ \ \ \ | | | | | | | | | | Bump port_check from 0.1.0 to 0.1.2
| * | | | Bump port_check from 0.1.0 to 0.1.2dependabot-preview[bot]2019-11-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/ufoscout/port-check-rs/releases) - [Commits](https://github.com/ufoscout/port-check-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #218 from svenstaro/dependabot/cargo/structopt-0.3.4Sven-Hendrik Haase2019-11-111-6/+6
|\ \ \ \ \ | |/ / / / |/| | | | Bump structopt from 0.3.3 to 0.3.4
| * | | | Bump structopt from 0.3.3 to 0.3.4dependabot-preview[bot]2019-11-111-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.3...v0.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #212 from svenstaro/dependabot/cargo/base64-0.11.0Sven-Hendrik Haase2019-10-282-2/+8
|\ \ \ \ | | | | | | | | | | Bump base64 from 0.10.1 to 0.11.0
| * | | | Bump base64 from 0.10.1 to 0.11.0dependabot-preview[bot]2019-10-282-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/marshallpierce/rust-base64/releases) - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.10.1...v0.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>