Mark Renten
|
c3cd98cae7
|
Add some better logging for get_outputs_by_id failure states (#2705)
|
2019-03-25 15:17:47 +01:00 |
|
hashmap
|
7fad5b040f
|
Reduce number of unwwaps in api crate (#2681)
* Reduce number of unwwaps in api crate
* Format use section
|
2019-03-18 19:34:35 +01:00 |
|
hashmap
|
ac6ed71abd
|
Refactor API handlers (#2572)
Also add some API tests
|
2019-02-15 22:17:00 +01:00 |
|
Mark Renten
|
3b74a9ba3f
|
Add content disposition for OK responses (#2545)
|
2019-02-11 10:54:21 -08:00 |
|
Simon B
|
8935f3c7b4
|
clippy says: use char (',') instead of string (",")
https://rust-lang.github.io/rust-clippy/master/index.html#single_char_pattern
|
2019-01-24 01:53:35 +01:00 |
|
hashmap
|
aedac483f5
|
Convert to Rust 2018 edition (#2084)
* Convert to Rust 2018 edition
* Update gitignore
|
2018-12-08 00:59:40 +01:00 |
|
Jeff Barg
|
cc63fe4d32
|
refactor: refactored the API into related handler files (#1914)
|
2018-11-03 07:46:12 +01:00 |
|