dependabot-preview[bot]
|
03a0743517
|
Merge pull request #27 from vbrandl/dependabot/cargo/structopt-0.2.18
|
2019-06-27 07:19:36 +00:00 |
|
dependabot-preview[bot]
|
cbfd56b33a
|
Merge pull request #26 from vbrandl/dependabot/cargo/futures-0.1.28
|
2019-06-27 07:18:43 +00:00 |
|
dependabot-preview[bot]
|
9c5208d6e4
|
Bump structopt from 0.2.16 to 0.2.18
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.16 to 0.2.18.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/v0.2.18/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.16...v0.2.18)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 04:25:09 +00:00 |
|
dependabot-preview[bot]
|
92d7b6668a
|
Bump futures from 0.1.27 to 0.1.28
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.27 to 0.1.28.
- [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases)
- [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.27...0.1.28)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 04:24:37 +00:00 |
|
Valentin Brandl
|
97510fa325
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-06-26 18:20:56 +02:00 |
|
Valentin Brandl
|
65ba104de1
|
Merge pull request #23 from vbrandl/dependabot/cargo/ructe-0.6.4
continuous-integration/drone/push Build is passing
Bump ructe from 0.6.2 to 0.6.4
|
2019-06-26 18:18:20 +02:00 |
|
Valentin Brandl
|
9599d934a2
|
Merge pull request #25 from vbrandl/dependabot/cargo/serde_derive-1.0.93
Bump serde_derive from 1.0.92 to 1.0.93
|
2019-06-26 18:18:06 +02:00 |
|
dependabot-preview[bot]
|
61e2dd174a
|
Bump ructe from 0.6.2 to 0.6.4
Bumps [ructe](https://github.com/kaj/ructe) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Commits](https://github.com/kaj/ructe/compare/v0.6.2...v0.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 16:17:36 +00:00 |
|
dependabot-preview[bot]
|
fe00cddd47
|
Bump serde_derive from 1.0.92 to 1.0.93
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 16:17:33 +00:00 |
|
Valentin Brandl
|
9b73c99922
|
Merge pull request #24 from vbrandl/dependabot/cargo/serde-1.0.93
continuous-integration/drone/push Build is passing
Bump serde from 1.0.92 to 1.0.93
|
2019-06-26 18:16:03 +02:00 |
|
dependabot-preview[bot]
|
ed3da3a2c3
|
Bump serde from 1.0.92 to 1.0.93
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-24 04:29:52 +00:00 |
|
Valentin Brandl
|
504476b145
|
Merge pull request #22 from vbrandl/dependabot/cargo/actix-web-1.0.2
continuous-integration/drone/push Build is passing
Bump actix-web from 1.0.0 to 1.0.2
|
2019-06-22 13:45:41 +02:00 |
|
dependabot-preview[bot]
|
9bc1b42750
|
Bump actix-web from 1.0.0 to 1.0.2
Bumps [actix-web](https://github.com/actix/actix-web) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v1.0.0...web-v1.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-19 04:22:48 +00:00 |
|
Valentin Brandl
|
140265b713
|
Cleanup and use internal result type
continuous-integration/drone/push Build is passing
|
2019-06-16 22:20:09 +02:00 |
|
Valentin Brandl
|
4446d9b879
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-06-16 21:46:43 +02:00 |
|
Valentin Brandl
|
ac8ba338bb
|
Don't reuse cache struct
Also we avoid converting from String into Cow<'a, str>'
|
2019-06-16 21:45:13 +02:00 |
|
Valentin Brandl
|
d609f9bf43
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-06-16 15:03:12 +02:00 |
|
Valentin Brandl
|
6bc783451e
|
Update README
|
2019-06-16 15:02:45 +02:00 |
|
Valentin Brandl
|
21243e6cfb
|
Document JSON endpoint on index page
|
2019-06-16 15:00:46 +02:00 |
|
Valentin Brandl
|
05736ee3ba
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-06-16 14:43:00 +02:00 |
|
Valentin Brandl
|
d23588172b
|
Merge branch 'feature/json-output'
|
2019-06-16 14:33:47 +02:00 |
|
Valentin Brandl
|
ce77854754
|
Implement JSON endpoint
|
2019-06-16 14:33:15 +02:00 |
|
Valentin Brandl
|
70e83d8cee
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-06-12 21:58:02 +02:00 |
|
Valentin Brandl
|
284e41c591
|
Fix footer structure
|
2019-06-12 21:57:24 +02:00 |
|
Valentin Brandl
|
ec8bbe0325
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-06-12 21:53:47 +02:00 |
|
Valentin Brandl
|
8d4de48c11
|
Calculate repo count on start and increment when a new repo is cloned
continuous-integration/drone/push Build is passing
|
2019-06-12 21:51:54 +02:00 |
|
Valentin Brandl
|
eb718990ec
|
Add repo count to templates
|
2019-06-12 21:51:16 +02:00 |
|
Valentin Brandl
|
60dc242e5a
|
Add repo count to templates
|
2019-06-12 21:50:45 +02:00 |
|
Valentin Brandl
|
615460c87b
|
Update dependencies
continuous-integration/drone/push Build is passing
|
2019-06-12 20:05:55 +02:00 |
|
Valentin Brandl
|
ba6fc7d394
|
Update git2 to 0.9.1
continuous-integration/drone/push Build is passing
|
2019-06-12 20:04:26 +02:00 |
|
Valentin Brandl
|
5551c6f3e4
|
Update serde and serde_derive to 1.0.92
continuous-integration/drone/push Build is passing
|
2019-06-12 20:00:00 +02:00 |
|
Valentin Brandl
|
38399b0bcd
|
Update actix-web to 1.0.0
|
2019-06-12 19:55:32 +02:00 |
|
Valentin Brandl
|
ad4d87ca2f
|
Update reqwest to 0.9.18
|
2019-06-12 19:53:51 +02:00 |
|
Valentin Brandl
|
137f264bdf
|
Merge pull request #13 from vbrandl/dependabot/cargo/structopt-0.2.16
continuous-integration/drone/push Build is passing
Bump structopt from 0.2.15 to 0.2.16
|
2019-06-01 20:51:42 +02:00 |
|
dependabot-preview[bot]
|
8cfe84c763
|
Bump structopt from 0.2.15 to 0.2.16
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.15 to 0.2.16.
- [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.2.15...v0.2.16)
|
2019-05-30 05:32:17 +00:00 |
|
Valentin Brandl
|
787ff55444
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-28 22:26:55 +02:00 |
|
Valentin Brandl
|
3901fe9e9c
|
Cleanup
continuous-integration/drone/push Build is passing
|
2019-05-28 22:06:31 +02:00 |
|
Valentin Brandl
|
e0b6ee69f1
|
Actually run as user
continuous-integration/drone/push Build is passing
|
2019-05-28 21:59:18 +02:00 |
|
Valentin Brandl
|
75398a3613
|
Use adduser
continuous-integration/drone/push Build is passing
|
2019-05-28 21:56:44 +02:00 |
|
Valentin Brandl
|
a944e8b149
|
Don't run as root in the container
continuous-integration/drone/push Build is passing
|
2019-05-28 21:46:47 +02:00 |
|
Valentin Brandl
|
d9faf25648
|
Make script executable
[skip ci]
|
2019-05-19 16:05:58 +02:00 |
|
Valentin Brandl
|
d2977eee32
|
Add script to list repositories
[ci skip]
|
2019-05-19 16:01:58 +02:00 |
|
Valentin Brandl
|
569ce3a457
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-19 13:56:56 +02:00 |
|
Valentin Brandl
|
a77962732e
|
Update dependencies
|
2019-05-19 13:56:23 +02:00 |
|
Valentin Brandl
|
6438bbba82
|
Make code async
|
2019-05-19 13:56:11 +02:00 |
|
Valentin Brandl
|
0fcafc7e4b
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-14 01:13:16 +02:00 |
|
Valentin Brandl
|
5fd0eaf289
|
Use log4rs instead of pretty env logger
|
2019-05-14 01:12:43 +02:00 |
|
Valentin Brandl
|
2236cf8b53
|
Refactor into smaller modules and implement new logger
|
2019-05-14 01:12:13 +02:00 |
|
Valentin Brandl
|
60cba9951f
|
Add new error types
|
2019-05-14 01:11:54 +02:00 |
|
Valentin Brandl
|
d6835b96de
|
Refactor into smaller modules
|
2019-05-14 01:11:39 +02:00 |
|