dependabot-preview[bot]
|
249846cc71
|
Bump log from 0.4.3 to 0.4.6
Bumps [log](https://github.com/rust-lang/log) from 0.4.3 to 0.4.6.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/env_logger-0.4.3...0.4.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-25 21:24:57 +00:00 |
|
Valentin Brandl
|
8445dbc5ac
|
Merge pull request #1 from vbrandl/dependabot/cargo/serde_json-1.0.27
Bump serde_json from 1.0.22 to 1.0.27
|
2019-05-25 23:23:19 +02:00 |
|
dependabot[bot]
|
6b61addfc7
|
Bump serde_json from 1.0.22 to 1.0.27
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.22 to 1.0.27.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.22...v1.0.27)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-23 11:19:13 +00:00 |
|
Valentin Brandl
|
8dd1a1b0fa
|
Merge branch 'release/0.1.3'
|
2018-07-15 21:38:41 +02:00 |
|
Valentin Brandl
|
d87cbf9d0f
|
Bump version numbers
|
2018-07-15 21:38:37 +02:00 |
|
Valentin Brandl
|
3af4ccf2d2
|
Fix before_deploy script
|
2018-07-15 21:38:11 +02:00 |
|
Valentin Brandl
|
d50bfb83dc
|
Merge tag 'v0.1.2' into develop
v0.1.2
|
2018-07-15 21:26:46 +02:00 |
|
Valentin Brandl
|
811ff79a60
|
Merge branch 'release/0.1.2'
|
2018-07-15 21:26:39 +02:00 |
|
Valentin Brandl
|
106a7cad2b
|
Bump version numbers
|
2018-07-15 21:26:36 +02:00 |
|
Valentin Brandl
|
cfda91af97
|
Actually execute before_deploy function
|
2018-07-15 20:58:08 +02:00 |
|
Valentin Brandl
|
33f9eedce1
|
Use rust environment in travis
|
2018-07-15 20:34:56 +02:00 |
|
Valentin Brandl
|
4302f7e70c
|
Merge tag 'v0.1.1' into develop
v0.1.1
|
2018-07-15 20:30:50 +02:00 |
|
Valentin Brandl
|
48bb9264f6
|
Merge branch 'release/0.1.1'
|
2018-07-15 20:30:45 +02:00 |
|
Valentin Brandl
|
cbc89e6d37
|
Bump version numbers
|
2018-07-15 20:30:40 +02:00 |
|
Valentin Brandl
|
171b98d307
|
Explain how to obtain a cert
|
2018-07-15 20:17:02 +02:00 |
|
Valentin Brandl
|
6c1efac41b
|
Add badges for build status and licenses
|
2018-07-15 20:03:29 +02:00 |
|
Valentin Brandl
|
5202f65f78
|
Cache build directory to speed up CI
|
2018-07-15 20:00:00 +02:00 |
|
Valentin Brandl
|
50fcfaf736
|
Disable email notification on success
|
2018-07-15 19:59:17 +02:00 |
|
Valentin Brandl
|
a5506eadfe
|
Cache build directory to speed up CI
|
2018-07-15 19:58:12 +02:00 |
|
Valentin Brandl
|
28b486a9b0
|
Update deploy token
|
2018-07-15 19:55:32 +02:00 |
|
Valentin Brandl
|
db74a8525e
|
Merge tag 'v0.1.0' into develop
v0.1.0
|
2018-07-15 19:31:13 +02:00 |
|
Valentin Brandl
|
99fd52adc3
|
Merge branch 'release/0.1.0'
|
2018-07-15 19:31:01 +02:00 |
|
Valentin Brandl
|
a992d2ad49
|
TODO: TLS support
|
2018-07-08 21:59:38 +02:00 |
|
Valentin Brandl
|
c50bcb38d7
|
Enable TLS support
|
2018-07-08 21:33:57 +02:00 |
|
Valentin Brandl
|
fcc4a282c7
|
Fix comment style of license headers
|
2018-07-08 20:39:09 +02:00 |
|
Valentin Brandl
|
9ec59bf5e3
|
Add documentation and fail builds on missing docs
|
2018-07-08 20:28:50 +02:00 |
|
Valentin Brandl
|
6eacab00f9
|
Move hyper dependency to the client
|
2018-07-08 20:28:32 +02:00 |
|
Valentin Brandl
|
84c79ce9b4
|
Move hyper dependency to the client
|
2018-07-08 20:28:15 +02:00 |
|
Valentin Brandl
|
1036e5868c
|
Add deployment secret
|
2018-07-08 13:19:46 +02:00 |
|
Valentin Brandl
|
b8a2ccf2f9
|
Run tests in CI
|
2018-07-08 12:09:47 +02:00 |
|
Valentin Brandl
|
69d422a269
|
Add licence header
|
2018-07-08 12:06:04 +02:00 |
|
Valentin Brandl
|
6c3aafbe24
|
Enable LTO
|
2018-07-08 12:01:11 +02:00 |
|
Valentin Brandl
|
4aa4eef9cb
|
Restructure code and use extractor
|
2018-07-08 11:59:50 +02:00 |
|
Valentin Brandl
|
6fb2d1f133
|
Fix docker call
|
2018-07-08 01:27:07 +02:00 |
|
Valentin Brandl
|
4ea9323c63
|
Fix docker call
|
2018-07-08 01:24:34 +02:00 |
|
Valentin Brandl
|
57b6995141
|
Fix directory permissions
|
2018-07-08 01:21:39 +02:00 |
|
Valentin Brandl
|
c71fc39852
|
Add licenses
|
2018-07-08 01:17:39 +02:00 |
|
Valentin Brandl
|
1c6b369753
|
Initial commit
|
2018-07-08 01:08:56 +02:00 |
|
Valentin Brandl
|
c47130259c
|
Initial commit
|
2018-07-08 01:00:21 +02:00 |
|