Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump libflate from 0.1.23 to 0.1.24 | dependabot-preview[bot] | 2019-06-25 | 1 | -3/+3 |
* | This is 0.5.0 | Sven-Hendrik Haase | 2019-06-24 | 1 | -1/+1 |
* | Bump Cargo.lock file | Sven-Hendrik Haase | 2019-06-24 | 1 | -44/+44 |
* | Update deps | Sven-Hendrik Haase | 2019-06-14 | 1 | -181/+188 |
* | Merge pull request #135 from svenstaro/dependabot/cargo/reqwest-0.9.18 | Sven-Hendrik Haase | 2019-06-07 | 1 | -3/+3 |
|\ | |||||
| * | Bump reqwest from 0.9.17 to 0.9.18 | dependabot-preview[bot] | 2019-06-07 | 1 | -3/+3 |
* | | Bump rstest from `c3d3ab9` to `4e37b85` | dependabot-preview[bot] | 2019-06-07 | 1 | -1/+1 |
|/ | |||||
* | Bump rstest from `de39dd9` to `c3d3ab9` | dependabot-preview[bot] | 2019-06-04 | 1 | -1/+1 |
* | Bump structopt from 0.2.16 to 0.2.17 | dependabot-preview[bot] | 2019-06-03 | 1 | -6/+6 |
* | Bump serde from 1.0.91 to 1.0.92 | dependabot-preview[bot] | 2019-06-03 | 1 | -10/+10 |
* | Bump structopt from 0.2.15 to 0.2.16 | dependabot-preview[bot] | 2019-05-30 | 1 | -6/+6 |
* | Bump libflate from 0.1.22 to 0.1.23 | dependabot-preview[bot] | 2019-05-28 | 1 | -3/+3 |
* | Bump rstest from `7c7211e` to `de39dd9` | dependabot[bot] | 2019-05-20 | 1 | -1/+1 |
* | Bump lock file | Sven-Hendrik Haase | 2019-05-19 | 1 | -193/+225 |
* | Merge pull request #116 from svenstaro/dependabot/cargo/reqwest-0.9.17 | Sven-Hendrik Haase | 2019-05-16 | 1 | -10/+18 |
|\ | |||||
| * | Bump reqwest from 0.9.16 to 0.9.17 | dependabot[bot] | 2019-05-16 | 1 | -10/+18 |
* | | Bump rstest from `b1ba694` to `7c7211e` | dependabot[bot] | 2019-05-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #115 from svenstaro/dependabot/cargo/rstest-b1ba694 | Sven-Hendrik Haase | 2019-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Bump rstest from `223b3c8` to `b1ba694` | dependabot[bot] | 2019-05-13 | 1 | -1/+1 |
* | | Bump futures from 0.1.26 to 0.1.27 | dependabot[bot] | 2019-05-13 | 1 | -30/+30 |
|/ | |||||
* | Bump tar from 0.4.24 to 0.4.25 | dependabot[bot] | 2019-05-10 | 1 | -3/+3 |
* | Bump rstest from `7107c04` to `223b3c8` | dependabot[bot] | 2019-05-09 | 1 | -1/+1 |
* | Bump rstest from `4d2f3ea` to `7107c04` | dependabot[bot] | 2019-05-08 | 1 | -1/+1 |
* | Bump rstest from `833bca6` to `4d2f3ea` | dependabot[bot] | 2019-05-07 | 1 | -1/+1 |
* | Bump serde from 1.0.90 to 1.0.91 | dependabot[bot] | 2019-05-07 | 1 | -10/+10 |
* | Bump rstest from `9f2ac13` to `833bca6` | dependabot[bot] | 2019-05-06 | 1 | -1/+1 |
* | Bump rstest from `d4075ec` to `9f2ac13` | dependabot[bot] | 2019-05-02 | 1 | -1/+1 |
* | Bump deps | Sven-Hendrik Haase | 2019-05-01 | 1 | -115/+111 |
* | Bump reqwest from 0.9.15 to 0.9.16 | dependabot[bot] | 2019-05-01 | 1 | -3/+3 |
* | Bump tar from 0.4.23 to 0.4.24 | dependabot[bot] | 2019-04-30 | 1 | -3/+3 |
* | Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-password | khai96_ | 2019-04-26 | 1 | -25/+16 |
|\ | |||||
| * | Use rstest test fixtures to cut down on code duplication in integration tests | Sven-Hendrik Haase | 2019-04-26 | 1 | -25/+16 |
* | | Update Cargo.lock | khai96_ | 2019-04-25 | 1 | -5/+6 |
* | | Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-password | khai96_ | 2019-04-25 | 1 | -157/+124 |
|\| | |||||
| * | Bump pretty_assertions from 0.5.1 to 0.6.1 | dependabot[bot] | 2019-04-24 | 1 | -3/+24 |
| * | Add a couple more integration tests | Sven-Hendrik Haase | 2019-04-24 | 1 | -157/+104 |
* | | Add support for hashed password (sha256) | khai96_ | 2019-04-19 | 1 | -0/+83 |
|/ | |||||
* | Try using port_check to make travis happy | Sven-Hendrik Haase | 2019-04-16 | 1 | -6/+3 |
* | Set up testing infrastructure and add some integration tests (fixes #68) | Sven-Hendrik Haase | 2019-04-15 | 1 | -0/+801 |
* | Revert "Bump actix from 0.7.9 to 0.8.0" | Sven-Hendrik Haase | 2019-04-15 | 1 | -149/+1 |
* | Bump actix from 0.7.9 to 0.8.0 | dependabot[bot] | 2019-04-15 | 1 | -1/+149 |
* | This is 0.4.1v0.4.1 | Sven-Hendrik Haase | 2019-04-15 | 1 | -22/+22 |
* | Bump deps | Sven-Hendrik Haase | 2019-04-09 | 1 | -26/+26 |
* | This is v0.4.0v0.4.0 | Sven-Hendrik Haase | 2019-04-07 | 1 | -119/+175 |
* | Use strum_macros::EnumIter instead of manually listing Enum variants | boasting-squirrel | 2019-04-07 | 1 | -0/+20 |
* | Bump serde from 1.0.89 to 1.0.90 | dependabot[bot] | 2019-04-04 | 1 | -6/+6 |
* | Bump futures from 0.1.25 to 0.1.26 | dependabot[bot] | 2019-04-02 | 1 | -26/+26 |
* | Bump actix-web from 0.7.18 to 0.7.19 | dependabot[bot] | 2019-04-01 | 1 | -14/+13 |
* | Bumping deps | Sven-Hendrik Haase | 2019-03-23 | 1 | -172/+176 |
* | Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generation | boasting-squirrel | 2019-03-14 | 1 | -3/+3 |