aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Move helpers.rs to fixtures/mod.rskhai96_2019-04-295-8/+8
| | | | |
| * | | | Split integration test into multiple fileskhai96_2019-04-285-174/+184
| | | | |
* | | | | Merge pull request #96 from svenstaro/dependabot/cargo/reqwest-0.9.16Sven-Hendrik Haase2019-05-011-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | | Bump reqwest from 0.9.15 to 0.9.16
| * | | | Bump reqwest from 0.9.15 to 0.9.16dependabot[bot]2019-05-011-3/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.15 to 0.9.16. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.15...v0.9.16) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | Merge pull request #92 from svenstaro/dependabot/cargo/tar-0.4.24Sven-Hendrik Haase2019-04-302-4/+4
|\ \ \ \ | |/ / / |/| | | Bump tar from 0.4.23 to 0.4.24
| * | | Bump tar from 0.4.23 to 0.4.24dependabot[bot]2019-04-302-4/+4
|/ / / | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.23 to 0.4.24. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.23...0.4.24) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Merge pull request #86 from KSXGitHub/test-hash-authSven-Hendrik Haase2019-04-281-4/+24
|\ \ \ | |_|/ |/| | Add hashed password to integration test
| * | Use fixtureskhai96_2019-04-281-4/+7
| | |
| * | Add hashed password to integration testkhai96_2019-04-271-4/+21
| | |
* | | Merge pull request #88 from KSXGitHub/combine-contextual-errorSven-Hendrik Haase2019-04-276-118/+62
|\ \ \ | | | | | | | | Combine ContextualError and ContextualErrorKind into one
| * | | Combine ContextualError and ContextualErrorKind into onekhai96_2019-04-276-118/+62
| |/ /
* / / Describe hashed password feature in READMESven-Hendrik Haase2019-04-271-1/+1
|/ /
* | Merge pull request #84 from KSXGitHub/patch-1Sven-Hendrik Haase2019-04-261-0/+0
|\ \ | |/ |/| Delete stale_outputs_checked
| * Delete stale_outputs_checkedKhải2019-04-261-0/+0
|/ | | I don't know how this file is created.
* Merge pull request #76 from KSXGitHub/pullrequest.hashed-passwordSven-Hendrik Haase2019-04-267-31/+318
|\ | | | | Add support for hashed password (sha256 and sha512)
| * Use 'if let'khai96_2019-04-261-3/+4
| |
| * Comply to change requestskhai96_2019-04-262-2/+15
| | | | | | | | | | - Added doc comments - Added an additional test case
| * Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-passwordkhai96_2019-04-2611-253/+348
| |\ | |/ |/|
* | Use rstest test fixtures to cut down on code duplication in integration testsSven-Hendrik Haase2019-04-263-49/+38
| |
* | Merge pull request #80 from boastful-squirrel/no_panicsSven-Hendrik Haase2019-04-268-201/+288
|\ \ | | | | | | Revamp errors + avoid panics in main()
| * \ Merge branch 'master' into no_panicsboastful-squirrel2019-04-256-175/+230
| |\ \ | |/ / |/| |
| * | Made code more idiomaticboastful-squirrel2019-04-231-35/+34
| | |
| * | Fixed commentboastful-squirrel2019-04-221-1/+1
| | |
| * | Display errors from main() through log stremboastful-squirrel2019-04-221-1/+1
| | |
| * | Improved errorsboastful-squirrel2019-04-222-4/+13
| | |
| * | Fixed syntax errorboastful-squirrel2019-04-211-2/+2
| | |
| * | Properly log error + added render_error methodboastful-squirrel2019-04-214-9/+16
| | |
| * | Print upload/archive errors also in terminalboastful-squirrel2019-04-212-3/+7
| | |
| * | Rework error system + avoid panics in main()boastful-squirrel2019-04-216-178/+251
| | |
| * | cargo fmtboastful-squirrel2019-04-211-5/+3
| | |
| * | Print error on the web page rather than on the terminalboastful-squirrel2019-04-211-3/+1
| | |
| * | Improved upload error displayboastful-squirrel2019-04-211-2/+1
| | |
| * | Set upload input as requiredboastful-squirrel2019-04-201-1/+1
| | |
| | * Use rstest_parametrize for unit testskhai96_2019-04-252-126/+71
| | |
| | * Update Cargo.lockkhai96_2019-04-251-5/+6
| | |
| | * Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-passwordkhai96_2019-04-256-175/+229
| | |\ | |_|/ |/| |
* | | Merge pull request #82 from svenstaro/dependabot/cargo/pretty_assertions-0.6.1Sven-Hendrik Haase2019-04-242-4/+25
|\ \ \ | | | | | | | | Bump pretty_assertions from 0.5.1 to 0.6.1
| * | | Bump pretty_assertions from 0.5.1 to 0.6.1dependabot[bot]2019-04-242-4/+25
|/ / / | | | | | | | | | | | | | | | | | | Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.5.1 to 0.6.1. - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases) - [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.5.1...v0.6.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Add a couple more integration testsSven-Hendrik Haase2019-04-245-174/+208
| | |
* | | Hide Github API key (fixes #77)Sven-Hendrik Haase2019-04-221-1/+1
|/ /
| * Run cargo fmtkhai96_2019-04-242-7/+13
| |
| * Use format! instead of manual string concatenationkhai96_2019-04-241-3/+2
| |
| * Convert hex strings to raw byte vectors and compare themkhai96_2019-04-232-26/+44
| |
| * Remove spaces before function nameskhai96_2019-04-201-3/+3
| |
| * Update help description for --authkhai96_2019-04-191-1/+1
| |
| * Add tests for where parse_auth failskhai96_2019-04-191-0/+27
| |
| * Correct error messagekhai96_2019-04-191-1/+1
| |
| * Merge branches 'pullrequest.hashed-password.alt0' and ↵khai96_2019-04-191-6/+12
| |\ | | | | | | | | | 'pullrequest.hashed-password.alt1' into pullrequest.hashed-password
| | * Use '?'khai96_2019-04-191-6/+12
| | |
| * | Resolve https://github.com/svenstaro/miniserve/pull/76#discussion_r277011948khai96_2019-04-191-13/+12
| |/