aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* specify port to avoid test conflictEli Flanagan2020-02-031-1/+3
|
* add Lucretiel's documentation suggestionEli Flanagan2020-02-032-2/+8
|
* Merge branch 'master' into fix-156Eli Flanagan2019-09-2510-190/+177
|\
| * Actually make use of pretty_assertionsSven-Hendrik Haase2019-09-214-37/+30
| |
| * Remove explicit clap dependency in favor of structopt's re-exported versionSven-Hendrik Haase2019-09-214-4/+2
| |
| * Bump Cargo.lockSven-Hendrik Haase2019-09-211-104/+101
| |
| * Merge pull request #199 from svenstaro/dependabot/cargo/structopt-0.3.2Sven-Hendrik Haase2019-09-201-6/+6
| |\ | | | | | | Bump structopt from 0.3.1 to 0.3.2
| | * Bump structopt from 0.3.1 to 0.3.2dependabot-preview[bot]2019-09-191-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.1 to 0.3.2. - [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.1...v0.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * | Merge pull request #198 from svenstaro/dependabot/cargo/hex-0.4.0Sven-Hendrik Haase2019-09-202-4/+4
| |\ \ | | | | | | | | Bump hex from 0.3.2 to 0.4.0
| | * | Bump hex from 0.3.2 to 0.4.0dependabot-preview[bot]2019-09-192-4/+4
| | |/ | | | | | | | | | | | | | | | | | | Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * | Merge pull request #201 from svenstaro/dependabot/cargo/strum_macros-0.16.0Sven-Hendrik Haase2019-09-202-7/+7
| |\ \ | | |/ | |/| Bump strum_macros from 0.15.0 to 0.16.0
| | * Bump strum_macros from 0.15.0 to 0.16.0dependabot-preview[bot]2019-09-192-7/+7
| |/ | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.15.0 to 0.16.0. - [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 #200 from svenstaro/dependabot/cargo/strum-0.16.0Sven-Hendrik Haase2019-09-192-4/+4
| |\ | | | | | | Bump strum from 0.15.0 to 0.16.0
| | * Bump strum from 0.15.0 to 0.16.0dependabot-preview[bot]2019-09-192-4/+4
| |/ | | | | | | | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.15.0 to 0.16.0. - [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 #197 from svenstaro/dependabot/cargo/simplelog-0.7.3Sven-Hendrik Haase2019-09-171-3/+3
| |\ | | | | | | Bump simplelog from 0.7.2 to 0.7.3
| | * Bump simplelog from 0.7.2 to 0.7.3dependabot-preview[bot]2019-09-171-3/+3
| |/ | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/commits/v0.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * Merge pull request #196 from svenstaro/dependabot/cargo/serde-1.0.101dependabot-preview[bot]2019-09-172-16/+16
| |\
| | * Bump serde from 1.0.100 to 1.0.101dependabot-preview[bot]2019-09-172-16/+16
| | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * | Merge pull request #195 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.11dependabot-preview[bot]2019-09-172-4/+4
| |\ \ | | |/ | |/|
| | * Bump alphanumeric-sort from 1.0.10 to 1.0.11dependabot-preview[bot]2019-09-172-4/+4
| |/ | | | | | | | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.10...v1.0.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * Merge pull request #194 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.10dependabot-preview[bot]2019-09-162-4/+4
| |\
| | * Bump alphanumeric-sort from 1.0.7 to 1.0.10dependabot-preview[bot]2019-09-162-4/+4
| |/ | | | | | | | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.7 to 1.0.10. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.7...v1.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * Merge pull request #193 from svenstaro/dependabot/cargo/simplelog-0.7.2Sven-Hendrik Haase2019-09-131-3/+3
| |\ | | | | | | Bump simplelog from 0.7.1 to 0.7.2
| | * Bump simplelog from 0.7.1 to 0.7.2dependabot-preview[bot]2019-09-131-3/+3
| |/ | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * Update Docker shieldSven-Hendrik Haase2019-09-121-1/+1
| |
| * Merge pull request #190 from svenstaro/dependabot/cargo/structopt-0.3.1Sven-Hendrik Haase2019-09-091-6/+6
| |\ | | | | | | Bump structopt from 0.3.0 to 0.3.1
| | * Bump structopt from 0.3.0 to 0.3.1dependabot-preview[bot]2019-09-091-6/+6
| |/ | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.0 to 0.3.1. - [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.0...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * Merge pull request #191 from svenstaro/dependabot/cargo/serde-1.0.100dependabot-preview[bot]2019-09-092-16/+16
| |\
| | * Bump serde from 1.0.99 to 1.0.100dependabot-preview[bot]2019-09-092-16/+16
| |/ | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | add a test for missing index fileEli Flanagan2019-09-251-1/+26
| |
* | remove shell.nixEli Flanagan2019-09-191-17/+0
| |
* | fix typoEli Flanagan2019-09-143-2/+19
| |
* | warn user if provided index file is not foundEli Flanagan2019-09-131-0/+8
| |
* | change to path option for configurabilityEli Flanagan2019-09-122-8/+8
| |
* | use actix-web method for static indexEli Flanagan2019-09-091-4/+2
| |
* | wire up arguments, index.html serving still brokenEli Flanagan2019-09-082-0/+12
| |
* | add a default index serving optionEli Flanagan2019-09-061-0/+4
|/
* Merge pull request #188 from svenstaro/dependabot/cargo/futures-0.1.29Sven-Hendrik Haase2019-09-062-45/+45
|\ | | | | Bump futures from 0.1.28 to 0.1.29
| * Bump futures from 0.1.28 to 0.1.29dependabot-preview[bot]2019-09-062-45/+45
|/ | | | | | | | Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.28 to 0.1.29. - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases) - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.28...0.1.29) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #187 from svenstaro/dependabot/cargo/chrono-0.4.9Sven-Hendrik Haase2019-09-042-78/+7
|\ | | | | Bump chrono from 0.4.8 to 0.4.9
| * Bump chrono from 0.4.8 to 0.4.9dependabot-preview[bot]2019-09-042-78/+7
|/ | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.8 to 0.4.9. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/commits/v0.4.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Upgrade to structopt 0.3Sven-Hendrik Haase2019-09-033-44/+57
|
* Merge pull request #184 from svenstaro/dependabot/cargo/chrono-0.4.8Sven-Hendrik Haase2019-09-022-7/+78
|\ | | | | Bump chrono from 0.4.7 to 0.4.8
| * Bump chrono from 0.4.7 to 0.4.8dependabot-preview[bot]2019-09-022-7/+78
|/ | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.7 to 0.4.8. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump lock fileSven-Hendrik Haase2019-08-311-423/+401
|
* Merge pull request #182 from svenstaro/dependabot/cargo/simplelog-0.7.1Sven-Hendrik Haase2019-08-291-3/+3
|\ | | | | Bump simplelog from 0.7.0 to 0.7.1
| * Bump simplelog from 0.7.0 to 0.7.1dependabot-preview[bot]2019-08-261-3/+3
| | | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/commits/v0.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #183 from svenstaro/dependabot/cargo/spin-0.5.2Sven-Hendrik Haase2019-08-281-3/+3
|\ \ | |/ |/| [Security] Bump spin from 0.5.0 to 0.5.2
| * [Security] Bump spin from 0.5.0 to 0.5.2dependabot-preview[bot]2019-08-281-3/+3
|/ | | | | | | Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.5.0 to 0.5.2. **This update includes a security fix.** - [Release notes](https://github.com/mvdnes/spin-rs/releases) - [Commits](https://github.com/mvdnes/spin-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #181 from svenstaro/dependabot/cargo/reqwest-0.9.20Sven-Hendrik Haase2019-08-211-20/+8
|\ | | | | Bump reqwest from 0.9.19 to 0.9.20