Valentin Brandl
06e9926cb5
Bump version number
continuous-integration/drone/push Build is passing
2020-07-20 20:18:05 +02:00
Valentin Brandl
c9a54eda49
Allow requesting badges for branches != master
...
This changed the cache structure to allow caching data for multiple
branches. The service still assumes a default branch named `master` but
using the `branch` get parameter, the default branch can be changed.
The 404 page for the missing `master` branch was changed to explain the
new parameter.
2020-07-20 20:14:22 +02:00
Valentin Brandl
382cd73bae
Merge pull request #146 from vbrandl/dependabot/cargo/reqwest-0.10.6
...
Bump reqwest from 0.10.4 to 0.10.6
2020-07-17 14:26:31 +02:00
dependabot-preview[bot]
8e5270a1d8
Bump reqwest from 0.10.4 to 0.10.6
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.10.4 to 0.10.6.
- [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.10.4...v0.10.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-17 11:13:46 +00:00
Valentin Brandl
fdf3fda24a
Merge pull request #151 from vbrandl/dependabot/cargo/structopt-0.3.15
...
Bump structopt from 0.3.14 to 0.3.15
2020-07-17 13:12:29 +02:00
Valentin Brandl
219099779b
Merge pull request #153 from vbrandl/dependabot/cargo/serde-1.0.114
...
Bump serde from 1.0.110 to 1.0.114
2020-07-17 13:12:10 +02:00
dependabot-preview[bot]
7393ba54f1
Bump structopt from 0.3.14 to 0.3.15
...
Bumps [structopt](https://github.com/TeXitoi/structopt ) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/TeXitoi/structopt/releases )
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.14...v0.3.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 19:17:00 +00:00
dependabot-preview[bot]
c14cf28a3e
Bump serde from 1.0.110 to 1.0.114
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.110 to 1.0.114.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.110...v1.0.114 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 19:16:22 +00:00
Valentin Brandl
68a0604365
Merge pull request #154 from vbrandl/dependabot/cargo/serde_json-1.0.56
...
Bump serde_json from 1.0.53 to 1.0.56
2020-07-16 21:15:26 +02:00
Valentin Brandl
8dc07554f6
Merge pull request #157 from vbrandl/dependabot/cargo/bytes-0.5.6
...
Bump bytes from 0.5.4 to 0.5.6
2020-07-16 21:15:04 +02:00
Valentin Brandl
64bb6c2922
Merge pull request #158 from vbrandl/dependabot/cargo/log-0.4.11
...
Bump log from 0.4.8 to 0.4.11
2020-07-16 21:14:42 +02:00
dependabot-preview[bot]
4be0cdeb5f
Bump log from 0.4.8 to 0.4.11
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 04:17:29 +00:00
dependabot-preview[bot]
0c9da804bb
Bump bytes from 0.5.4 to 0.5.6
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v0.5.4...v0.5.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-14 04:19:23 +00:00
dependabot-preview[bot]
f95a2a7923
Bump serde_json from 1.0.53 to 1.0.56
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.53 to 1.0.56.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.53...v1.0.56 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 04:15:29 +00:00
Valentin Brandl
8eff7db8ae
Document deletion feature
continuous-integration/drone/push Build is passing
2020-05-15 14:03:17 +02:00
Valentin Brandl
57df8ab209
Update dependencies
continuous-integration/drone/push Build is passing
2020-05-15 13:58:57 +02:00
Valentin Brandl
ffea4f21ef
Update nixpkgs channel
2020-05-15 13:58:45 +02:00
Valentin Brandl
0b0e88c604
Bump version number
continuous-integration/drone/push Build is passing
2020-05-15 13:44:02 +02:00
Valentin Brandl
c48e27c649
Merge pull request #138 from vbrandl/dependabot/cargo/log4rs-0.12.0
...
Bump log4rs from 0.11.0 to 0.12.0
2020-05-15 13:43:21 +02:00
dependabot-preview[bot]
dfa353c356
Bump log4rs from 0.11.0 to 0.12.0
...
Bumps [log4rs](https://github.com/estk/log4rs ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/estk/log4rs/releases )
- [Changelog](https://github.com/estk/log4rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/estk/log4rs/compare/v0.11.0...v0.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 11:37:13 +00:00
Valentin Brandl
2f1209d1e0
Create folders to fix test
continuous-integration/drone/push Build is passing
2020-05-15 13:34:48 +02:00
Valentin Brandl
195815fc8a
Merge pull request #139 from vbrandl/dependabot/cargo/serde-1.0.110
...
Bump serde from 1.0.106 to 1.0.110
2020-05-15 13:17:10 +02:00
Valentin Brandl
4e393fdd57
Merge pull request #140 from vbrandl/dependabot/cargo/serde_json-1.0.53
...
Bump serde_json from 1.0.52 to 1.0.53
2020-05-15 13:17:02 +02:00
Valentin Brandl
75f14f7878
Merge pull request #141 from vbrandl/dependabot/cargo/futures-0.3.5
...
Bump futures from 0.3.4 to 0.3.5
2020-05-15 13:16:39 +02:00
Valentin Brandl
349640acc5
Implement endpoint for cache deletion
continuous-integration/drone/push Build is passing
2020-05-15 13:15:54 +02:00
Valentin Brandl
1d0eca90a7
Implement simple integration test
2020-05-15 12:15:18 +02:00
Valentin Brandl
81bb65db4e
Use async/await syntax
2020-05-15 12:15:02 +02:00
dependabot-preview[bot]
6295477ccf
Bump futures from 0.3.4 to 0.3.5
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.4...0.3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 04:19:54 +00:00
dependabot-preview[bot]
b7324b3b38
Bump serde_json from 1.0.52 to 1.0.53
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.52...v1.0.53 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 04:19:34 +00:00
dependabot-preview[bot]
e90fb7f54c
Bump serde from 1.0.106 to 1.0.110
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.106 to 1.0.110.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.106...v1.0.110 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 04:19:10 +00:00
Valentin Brandl
253de8cea2
Merge pull request #132 from vbrandl/dependabot/cargo/structopt-0.3.14
...
continuous-integration/drone/push Build is passing
Bump structopt from 0.3.12 to 0.3.14
2020-05-01 13:18:45 +02:00
Valentin Brandl
bd014301fd
Merge pull request #124 from vbrandl/dependabot/cargo/number_prefix-0.4.0
...
Bump number_prefix from 0.3.0 to 0.4.0
2020-05-01 13:18:38 +02:00
Valentin Brandl
45c0d26e33
Use new number_prefix API
2020-05-01 13:18:22 +02:00
dependabot-preview[bot]
0edceb6a7d
Bump number_prefix from 0.3.0 to 0.4.0
...
Bumps [number_prefix](https://github.com/ogham/rust-number-prefix ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ogham/rust-number-prefix/releases )
- [Commits](https://github.com/ogham/rust-number-prefix/compare/v0.3.0...v0.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 11:11:21 +00:00
dependabot-preview[bot]
056d798d61
Bump structopt from 0.3.12 to 0.3.14
...
Bumps [structopt](https://github.com/TeXitoi/structopt ) from 0.3.12 to 0.3.14.
- [Release notes](https://github.com/TeXitoi/structopt/releases )
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.12...v0.3.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 11:11:16 +00:00
Valentin Brandl
96f2e9422c
Merge pull request #122 from vbrandl/dependabot/cargo/serde-1.0.106
...
Bump serde from 1.0.105 to 1.0.106
2020-05-01 13:10:00 +02:00
dependabot-preview[bot]
df19951729
Bump serde from 1.0.105 to 1.0.106
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.105...v1.0.106 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 11:09:53 +00:00
Valentin Brandl
bfc97dad32
Merge pull request #134 from vbrandl/dependabot/cargo/git2-0.13.5
...
Bump git2 from 0.13.1 to 0.13.5
2020-05-01 13:09:35 +02:00
Valentin Brandl
d28ac95aa2
Merge pull request #135 from vbrandl/dependabot/cargo/ructe-0.11.4
...
Bump ructe from 0.9.2 to 0.11.4
2020-05-01 13:08:58 +02:00
Valentin Brandl
8a0df3e52c
Merge pull request #136 from vbrandl/dependabot/cargo/serde_json-1.0.52
...
Bump serde_json from 1.0.50 to 1.0.52
2020-05-01 13:08:49 +02:00
Valentin Brandl
e2c42a5287
Merge pull request #137 from vbrandl/dependabot/cargo/actix-rt-1.1.1
...
Bump actix-rt from 1.0.0 to 1.1.1
2020-05-01 13:08:35 +02:00
dependabot-preview[bot]
f638124930
Bump actix-rt from 1.0.0 to 1.1.1
...
Bumps [actix-rt](https://github.com/actix/actix-net ) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/actix/actix-net/releases )
- [Commits](https://github.com/actix/actix-net/compare/rt-1.0.0...rt-1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 04:16:49 +00:00
dependabot-preview[bot]
9cabea63c3
Bump serde_json from 1.0.50 to 1.0.52
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.50 to 1.0.52.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.50...v1.0.52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 04:18:02 +00:00
dependabot-preview[bot]
20074ac4e1
Bump ructe from 0.9.2 to 0.11.4
...
Bumps [ructe](https://github.com/kaj/ructe ) from 0.9.2 to 0.11.4.
- [Release notes](https://github.com/kaj/ructe/releases )
- [Commits](https://github.com/kaj/ructe/compare/v0.9.2...v0.11.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 04:16:47 +00:00
dependabot-preview[bot]
0ec7bd93d8
Bump git2 from 0.13.1 to 0.13.5
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.13.1 to 0.13.5.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.1...0.13.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 04:16:26 +00:00
Valentin Brandl
c1a1af0109
Bump version number
continuous-integration/drone/push Build is passing
2020-04-04 13:48:04 +02:00
Valentin Brandl
2c0094670b
Bump dependencies
2020-04-04 13:47:37 +02:00
Valentin Brandl
58fdc32627
Merge pull request #121 from vbrandl/dependabot/cargo/git2-0.13.1
...
Bump git2 from 0.13.0 to 0.13.1
2020-04-04 13:45:59 +02:00
Valentin Brandl
cbeca19467
Update libgit2-sys
2020-04-04 13:39:17 +02:00
Valentin Brandl
4cc8bd4385
Merge pull request #119 from vbrandl/dependabot/cargo/reqwest-0.10.4
...
continuous-integration/drone/push Build is failing
Bump reqwest from 0.10.3 to 0.10.4
2020-04-04 13:23:59 +02:00