Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fix-156 | Eli Flanagan | 2019-09-25 | 3 | -21/+14 |
|\ | |||||
| * | Actually make use of pretty_assertions | Sven-Hendrik Haase | 2019-09-21 | 2 | -20/+13 |
| * | Remove explicit clap dependency in favor of structopt's re-exported version | Sven-Hendrik Haase | 2019-09-21 | 1 | -1/+1 |
* | | fix typo | Eli Flanagan | 2019-09-14 | 2 | -2/+2 |
* | | warn user if provided index file is not found | Eli Flanagan | 2019-09-13 | 1 | -0/+8 |
* | | change to path option for configurability | Eli Flanagan | 2019-09-12 | 2 | -8/+8 |
* | | use actix-web method for static index | Eli Flanagan | 2019-09-09 | 1 | -4/+2 |
* | | wire up arguments, index.html serving still broken | Eli Flanagan | 2019-09-08 | 2 | -0/+12 |
* | | add a default index serving option | Eli Flanagan | 2019-09-06 | 1 | -0/+4 |
|/ | |||||
* | Upgrade to structopt 0.3 | Sven-Hendrik Haase | 2019-09-03 | 1 | -9/+9 |
* | Upgrade percent-encoding to 2.0 | Sven-Hendrik Haase | 2019-07-25 | 1 | -2/+4 |
* | Fix tests | Sven-Hendrik Haase | 2019-07-24 | 2 | -28/+20 |
* | remove page_parent | wyhaya | 2019-07-08 | 1 | -1/+0 |
* | fix parent directory | wyhaya | 2019-07-08 | 2 | -30/+44 |
* | add space | wyhaya | 2019-07-08 | 1 | -1/+1 |
* | accomplish #142 | wyhaya | 2019-07-04 | 1 | -3/+43 |
* | Update simplelog to 0.6 | Sven-Hendrik Haase | 2019-06-24 | 1 | -3/+3 |
* | Precise `tar_dir` behaviour | Alexandre Bury | 2019-06-24 | 1 | -1/+20 |
* | Add module documentation on src/pipe.r | Alexandre Bury | 2019-06-24 | 1 | -0/+1 |
* | Add doc and comments | Alexandre Bury | 2019-06-24 | 3 | -25/+55 |
* | Enable streaming tarball download | Alexandre Bury | 2019-06-14 | 4 | -104/+151 |
* | Add dyns | Sven-Hendrik Haase | 2019-06-09 | 1 | -2/+2 |
* | Merge pull request #118 from KSXGitHub/multiple-auths-alt | Sven-Hendrik Haase | 2019-06-03 | 3 | -66/+153 |
|\ | |||||
| * | Apply WWW_AUTHENTICATE to all Unauthorized branches | khai96_ | 2019-05-30 | 1 | -11/+0 |
| * | Fix regression where path cannot be placed after '--auth <auth>' | khai96_ | 2019-05-30 | 1 | -1/+6 |
| * | Improve doc comment | khai96_ | 2019-05-24 | 1 | -1/+1 |
| * | Add unit test for multiple accounts | khai96_ | 2019-05-18 | 1 | -1/+74 |
| * | Fix Clippy | khai96_ | 2019-05-17 | 1 | -5/+5 |
| * | Merge remote-tracking branch 'mainrepo/master' into multiple-auths-alt | khai96_ | 2019-05-17 | 9 | -207/+484 |
| |\ | |||||
| * | | Update unit tests | khai96_ | 2019-05-16 | 2 | -54/+30 |
| * | | Make some changes | khai96_ | 2019-05-16 | 3 | -58/+62 |
| * | | Refactoring: Use immutable HashMap | khai96_ | 2019-05-05 | 1 | -13/+12 |
| * | | Add unit test for where it provides multiple valid auth strings | khai96_ | 2019-05-05 | 1 | -2/+26 |
| * | | Begin to support multiple auths | khai96_ | 2019-05-05 | 2 | -31/+43 |
* | | | refactor code | mahdi | 2019-05-31 | 3 | -235/+236 |
* | | | Change long flag of 'CLIArgs::interfaces' to '--interfaces' | khai96_ | 2019-05-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix clippy | boastful-squirrel | 2019-05-10 | 2 | -3/+2 |
* | | cargo fmt | boastful-squirrel | 2019-05-10 | 3 | -37/+19 |
* | | Undo changes on args.rs | boastful-squirrel | 2019-05-06 | 1 | -3/+5 |
* | | Undo changes on InvalidHashMethod error | boastful-squirrel | 2019-05-06 | 2 | -2/+2 |
* | | Undo changes on src/archive.rs | boastful-squirrel | 2019-05-06 | 1 | -12/+31 |
* | | Merge branch 'master' into themed-errors | boastful-squirrel | 2019-05-06 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add example for --auth formatting | khai96_ | 2019-05-06 | 1 | -0/+1 |
| |/ | |||||
* | | Return QueryParameters struct instead of tuple | boastful-squirrel | 2019-05-03 | 5 | -44/+44 |
* | | Merge branch 'master' into themed-errors | boastful-squirrel | 2019-05-03 | 3 | -3/+3 |
|\| | |||||
| * | Fix some Clippy lints | khai96_ | 2019-05-01 | 2 | -6/+4 |
| * | Ignore clippy warnings | khai96_ | 2019-05-01 | 4 | -0/+4 |
* | | Print error when parsing query parameters fail | boastful-squirrel | 2019-05-02 | 1 | -6/+9 |
* | | Display path instead of uri in 404 error | boastful-squirrel | 2019-05-02 | 1 | -1/+1 |
* | | Read query params to handle error back link | boastful-squirrel | 2019-05-02 | 5 | -58/+61 |