aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-03Bump libflate from 0.1.24 to 0.1.25dependabot-preview[bot]1-1/+1
2019-07-02Bump maud from 0.20.0 to 0.21.0dependabot-preview[bot]1-1/+1
2019-06-28Use rstest 0.3Sven-Hendrik Haase1-1/+1
2019-06-28Bump serde from 1.0.93 to 1.0.94dependabot-preview[bot]1-1/+1
2019-06-27Bump futures from 0.1.27 to 0.1.28dependabot-preview[bot]1-1/+1
2019-06-27Bump structopt from 0.2.16 to 0.2.18dependabot-preview[bot]1-1/+1
2019-06-25Bump libflate from 0.1.23 to 0.1.24dependabot-preview[bot]1-1/+1
2019-06-25Bump chrono from 0.4.6 to 0.4.7dependabot-preview[bot]1-1/+1
2019-06-24This is 0.5.0Sven-Hendrik Haase1-1/+1
2019-06-24Update simplelog to 0.6Sven-Hendrik Haase1-1/+1
2019-06-14Update depsSven-Hendrik Haase1-1/+1
2019-06-03Bump structopt from 0.2.16 to 0.2.17dependabot-preview[bot]1-1/+1
2019-06-03Bump serde from 1.0.91 to 1.0.92dependabot-preview[bot]1-1/+1
2019-05-30Bump structopt from 0.2.15 to 0.2.16dependabot-preview[bot]1-1/+1
2019-05-28Bump libflate from 0.1.22 to 0.1.23dependabot-preview[bot]1-1/+1
2019-05-13Bump futures from 0.1.26 to 0.1.27dependabot[bot]1-1/+1
2019-05-10Bump tar from 0.4.24 to 0.4.25dependabot[bot]1-1/+1
2019-05-07Bump serde from 1.0.90 to 1.0.91dependabot[bot]1-1/+1
2019-04-30Bump tar from 0.4.23 to 0.4.24dependabot[bot]1-1/+1
2019-04-26Use rstest test fixtures to cut down on code duplication in integration testsSven-Hendrik Haase1-1/+1
2019-04-24Bump pretty_assertions from 0.5.1 to 0.6.1dependabot[bot]1-1/+1
2019-04-24Add a couple more integration testsSven-Hendrik Haase1-1/+2
2019-04-19Add support for hashed password (sha256)khai96_1-0/+2
2019-04-16Try using port_check to make travis happySven-Hendrik Haase1-1/+1
2019-04-15Set up testing infrastructure and add some integration tests (fixes #68)Sven-Hendrik Haase1-0/+8
2019-04-15Revert "Bump actix from 0.7.9 to 0.8.0"Sven-Hendrik Haase1-1/+1
2019-04-15Bump actix from 0.7.9 to 0.8.0dependabot[bot]1-1/+1
2019-04-15This is 0.4.1v0.4.1Sven-Hendrik Haase1-1/+1
2019-04-07This is v0.4.0v0.4.0Sven-Hendrik Haase1-2/+2
2019-04-07Use strum_macros::EnumIter instead of manually listing Enum variantsboasting-squirrel1-0/+2
2019-04-04Implement file upload.Vojtěch Pejša1-1/+1
2019-04-04Bump serde from 1.0.89 to 1.0.90dependabot[bot]1-1/+1
2019-04-02Bump futures from 0.1.25 to 0.1.26dependabot[bot]1-1/+1
2019-03-14Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generationboasting-squirrel1-1/+1
2019-03-13Switched to standard Rust logging systemboasting-squirrel1-1/+2
2019-03-13upgraded to libflate 0.1.21boasting-squirrel1-1/+1
2019-03-13Removed tempfile from dependenciesboasting-squirrel1-1/+0
2019-03-11Started to add helpful messages for errors which could occur during archivingboasting-squirrel1-1/+2
2019-03-11Bump structopt from 0.2.14 to 0.2.15dependabot[bot]1-1/+1
2019-03-08Working example of tar.gzboasting-squirrel1-1/+2
2019-03-08Download folder as a tar workingboasting-squirrel1-0/+4
2019-03-04Use actix::Queryboasting-squirrel1-1/+2
2019-02-27This is v0.3.1v0.3.1Sven-Hendrik Haase1-1/+1
2019-02-27Optimize for smaller binariesSven-Hendrik Haase1-1/+4
2019-02-23Renders file listing using maudboasting-squirrel1-1/+2
2019-02-16Display last modification + provide sort by dateboasting-squirrel1-1/+3
2019-02-15Added myself to Cargo.tomlboasting-squirrel1-1/+1
2019-02-14Switched to structoptboasting-squirrel1-1/+2
2019-02-04Implemented sortingboasting-squirrel1-1/+2
2019-02-03Increase version numberSven-Hendrik Haase1-1/+1