theduke
ed58f2671b
Final readme and cargo.toml fixups
2017-12-03 15:14:23 +01:00
theduke
e37b7cc77d
Fix repository links in iron/rocket Cargo.toml
2017-12-03 13:12:45 +01:00
Sagie Gur-Ari
9e424a8630
v09 build fix for windows ( #115 )
...
Fix cargo make makefiles for only running the juniper_rocket build on nightly.
2017-12-03 10:31:56 +01:00
theduke
00e80bbe88
(tests) Only build juniper_rocket on nightly
2017-12-03 00:40:49 +01:00
theduke
4d6a99fe4e
Fix up Cargo.toml files and documentation.
2017-12-02 18:33:20 +01:00
theduke
b89712a887
Add juniper_rocket back to main repo
...
This is done for a lower maintainance burden and combined testing.
2017-12-02 15:59:23 +01:00
theduke
2ca9baa441
Extracted iron/rocket crates and updated README.
...
Those now live in separate repos.
2017-08-07 08:20:05 +02:00
theduke
0c7e39f14e
Rust fmt the whole codebase
2017-08-06 21:15:08 +02:00
theduke
619a2e57f9
Extraction of iron and rocket features into separate crates.
...
* Added juniper_iron crate
* Fixed up juniper_rocket crate
* Updated juniper/Cargo.toml
* Updated docs (readme, module docs)
* Export http integrator tests with export-test-schema feature
* Update CI tests (Use cargo-make )
* Format parts of the code base
2017-08-06 17:42:31 +02:00