aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore clippy warningDamian2020-03-022-2/+2
* Added option to disable archivesDamian2020-03-025-3/+83
* Merge pull request #254 from svenstaro/dependabot/cargo/rstest-0.5.3Sven-Hendrik Haase2020-03-011-3/+3
|\
| * Bump rstest from 0.5.2 to 0.5.3dependabot-preview[bot]2020-01-241-3/+3
* | Merge pull request #236 from DamianX/test_upload_disabledSven-Hendrik Haase2020-03-011-0/+46
|\ \
| * | Added test for disabled file uploadsDamian2019-12-181-0/+46
* | | Merge pull request #248 from svenstaro/dependabot/cargo/http-0.1.21Sven-Hendrik Haase2020-03-011-10/+10
|\ \ \
| * | | [Security] Bump http from 0.1.19 to 0.1.21dependabot-preview[bot]2020-02-271-10/+10
* | | | Merge pull request #219 from ghost/path-comparisonSven-Hendrik Haase2020-03-011-1/+1
|\ \ \ \
| * | | | Compare paths instead of stringsboastful-squirrel2019-11-221-1/+1
* | | | | Merge pull request #189 from efx/fix-156Sven-Hendrik Haase2020-03-013-1/+55
|\ \ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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 #239 from DamianX/FixClippyWarningsSven-Hendrik Haase2020-02-272-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fixed clippy warningsDamian2019-12-202-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #261 from svenstaro/dependabot/cargo/hex-0.4.2Sven-Hendrik Haase2020-02-272-4/+4
|\ \ \ \ \ \
| * | | | | | Bump hex from 0.4.0 to 0.4.2dependabot-preview[bot]2020-02-192-4/+4
* | | | | | | Merge pull request #177 from ghost/fix-#173Sven-Hendrik Haase2020-02-273-65/+74
|\ \ \ \ \ \ \
| * | | | | | | added missing head tagboastful-squirrel2019-11-211-44/+46
| * | | | | | | Merge branch 'master' into fix-#173boastful-squirrel2019-11-2111-804/+824
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Fix html elements orderboastful-squirrel2019-11-211-1/+1
| * | | | | | | Fix Clippy warningboastful-squirrel2019-08-161-0/+1
| * | | | | | | Fix indentationboastful-squirrel2019-08-161-1/+1
| * | | | | | | Cleanupboastful-squirrel2019-08-161-2/+1
| * | | | | | | 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
|/ / / / / / /
* | | | | | | 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.9dependabot-preview[bot]2020-02-031-15/+15
|/ / / / / /
* | | | | | 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.1dependabot-preview[bot]2020-01-062-4/+4
* | | | | | | 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.5dependabot-preview[bot]2020-01-171-3/+3
* | | | | | | | 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.8dependabot-preview[bot]2020-01-201-6/+7
|/ / / / / / /
* | | | | | | 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
|/ / / / / /
* | | | | | 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.2dependabot-preview[bot]2019-12-301-3/+3
|/ / / / / /
* | | | | | Merge pull request #243 from svenstaro/dependabot/cargo/port_check-0.1.3Sven-Hendrik Haase2019-12-301-3/+3
|\ \ \ \ \ \