Sergio Benitez
|
ff57fb7341
|
New version: 0.2.11.
|
2017-09-04 19:44:17 -07:00 |
Sergio Benitez
|
35589738a1
|
Update lints for latest nightly.
|
2017-09-04 19:42:14 -07:00 |
Sergio Benitez
|
74805df1fc
|
New version: 0.2.10.
|
2017-08-11 09:21:21 -07:00 |
Sergio Benitez
|
16229385cd
|
Update lints for latest nightly, '2017-08-10'.
|
2017-08-11 09:17:28 -07:00 |
Sergio Benitez
|
c441cf0b07
|
New version: 0.2.9.
|
2017-07-09 22:19:33 -07:00 |
Sergio Benitez
|
ebb6bb7860
|
Restrict compilation to nightlies >= 2017-07-09.
|
2017-07-09 22:16:16 -07:00 |
Sergio Benitez
|
c7a2240442
|
Update for 2017-07-09. 'associated_consts' is stable.
|
2017-07-09 22:02:38 -07:00 |
Sergio Benitez
|
61b19b1863
|
Remove 'unicode' feature from codegen. Update min nightly.
|
2017-06-30 19:09:21 -07:00 |
Sergio Benitez
|
ee0bec095e
|
New version: 0.2.8.
|
2017-06-01 22:03:25 -07:00 |
Sergio Benitez
|
cfcddf5e00
|
Update codegen lints for latest nightly.
|
2017-06-01 21:59:40 -07:00 |
Sergio Benitez
|
df13969551
|
Make todo example bootstrapping more resilient.
|
2017-06-01 21:59:06 -07:00 |
Sergio Benitez
|
68f6d51ebe
|
New version: 0.2.7.
|
2017-05-26 20:06:01 -07:00 |
Sergio Benitez
|
bdf73b4758
|
Update codegen for latest nightly.
|
2017-05-26 20:04:15 -07:00 |
Sergio Benitez
|
41832a57d1
|
Hide the routes method.
|
2017-05-14 21:12:04 -07:00 |
Sergio Benitez
|
ce34ea82a6
|
Ask Travis for a better VM.
|
2017-05-14 21:11:32 -07:00 |
Sergio Benitez
|
deaa6e7796
|
Fix the SocketAddr request guard docs: it's not unconditional.
|
2017-04-28 15:10:09 -05:00 |
Sergio Benitez
|
f0a7206694
|
Backport benchmarks.
|
2017-04-23 00:26:19 -07:00 |
Sergio Benitez
|
7fa99b75dd
|
Add Rocket::routes() method to get all routes. Add some internal benchmarks.
|
2017-04-23 00:13:47 -07:00 |
Sergio Benitez
|
7cc0f520ec
|
Add pastebin uploads to gitignore.
|
2017-04-23 00:13:44 -07:00 |
Sergio Benitez
|
d5a70b76cd
|
New version: 0.2.6.
|
2017-04-17 16:23:27 -07:00 |
Sergio Benitez
|
71878ffebf
|
Avoid collision in FromForm derive by using weird names.
Fixes #265.
|
2017-04-17 15:54:44 -07:00 |
Sergio Benitez
|
9f0c8a80ae
|
New version: 0.2.5.
|
2017-04-16 14:25:16 -07:00 |
Sergio Benitez
|
d2388081e7
|
Update minimum nightly version in codegen.
|
2017-04-16 14:23:48 -07:00 |
Sergio Benitez
|
153e7f0480
|
Fix lints for latest nightly.
|
2017-04-16 14:22:27 -07:00 |
Sergio Benitez
|
355da8a1ba
|
New version: 0.2.4.
|
2017-03-30 19:50:07 -07:00 |
Sergio Benitez
|
3a2edba2a9
|
Update codegen for latest nightly.
|
2017-03-30 19:50:03 -07:00 |
Sergio Benitez
|
1fb0231d87
|
Rewrite some markdown for commonmark.
|
2017-03-30 19:44:59 -07:00 |
Sergio Benitez
|
b802d677f5
|
Fix 'Response::join' docs.
|
2017-03-23 03:53:12 -07:00 |
Sergio Benitez
|
bd66cc1313
|
New version: 0.2.3.
|
2017-03-22 19:44:33 -07:00 |
Sergio Benitez
|
266aa2fd5b
|
Update minimum rustc version for codegen.
|
2017-03-22 19:44:32 -07:00 |
Sergio Benitez
|
c18e121f94
|
Remove spurious new line.
|
2017-03-22 19:44:32 -07:00 |
Sergio Benitez
|
b303ae08f1
|
Remove pub_restricted feature: it's stable!
|
2017-03-22 19:44:32 -07:00 |
Sergio Benitez
|
cc3eb57d7f
|
Update codegen for latest nightly.
|
2017-03-22 19:44:32 -07:00 |
Sergio Benitez
|
d1631ea845
|
Don't use hyper directly in request tests.
|
2017-03-22 19:44:32 -07:00 |
Alan Stoate
|
cb41ffc033
|
Update `Catcher` example: returns Status::NotFound on 404.
|
2017-03-22 19:44:32 -07:00 |
Sergio Benitez
|
40c5f28331
|
Ensure no files have trailing whitespace.
|
2017-03-22 19:44:32 -07:00 |
Sergio Benitez
|
8e7c77fe21
|
Cleanup request tests; move into separate file.
|
2017-03-22 19:44:31 -07:00 |
Scott Schroeder
|
898533f1e6
|
Preserve multiple incoming header values.
|
2017-03-22 19:44:31 -07:00 |
Artem Biryukov
|
e0a1131408
|
Add `get_slice` and `get_table` methods to `Config`.
|
2017-03-22 19:44:31 -07:00 |
Sergio Benitez
|
6be902162d
|
New version: 0.2.2.
|
2017-02-26 18:31:15 -08:00 |
Sergio Benitez
|
56a631d4ba
|
Update codegen for latest nightly.
|
2017-02-26 18:26:02 -08:00 |
Sergio Benitez
|
65c70479f8
|
Clarify which version of Hyper is benchmarked.
|
2017-02-25 14:23:08 -08:00 |
mikejiang
|
f0836e22fa
|
Add tests for static_files example.
|
2017-02-24 18:54:13 -08:00 |
Sergio Benitez
|
8bf51d15e3
|
Add a GitHub issue template.
|
2017-02-24 15:04:01 -08:00 |
Sergio Benitez
|
d99de8e05b
|
New version: 0.2.1.
|
2017-02-24 13:57:33 -08:00 |
Sergio Benitez
|
efbfbd1045
|
Add 'into_bytes' and 'into_inner' methods to Body.
|
2017-02-24 13:20:35 -08:00 |
Sergio Benitez
|
62a75cdde6
|
Use `append_raw` to ensure all headers are set.
Fixes #206.
|
2017-02-22 11:25:30 -08:00 |
Sergio Benitez
|
d89c2a0cb5
|
Presort routes instead of sorting on each route.
|
2017-02-18 00:23:20 -08:00 |
mikejiang
|
7e7c31b9e7
|
Add tests for extended_validation example.
|
2017-02-17 23:35:29 -08:00 |
Michael Aaron Murphy
|
4161949a1c
|
Add webp, ttf, otf, woff, and woff2 as known Content-Types.
|
2017-02-17 19:13:45 -08:00 |