Commit Graph

69 Commits

Author SHA1 Message Date
Sergio Benitez eda1fb5517 New version: 0.3.10. 2018-05-05 00:29:30 -07:00
Richard Petrie bd64064a54 Fix database pool type in state guide. 2018-05-05 00:28:46 -07:00
Sergio Benitez 4e0b170456 New version: 0.3.9. 2018-04-26 20:00:27 -07:00
pixelistik f4e17688ee Fix typo in guide: 'revisting' -> 'revisiting'. 2018-04-26 20:00:27 -07:00
Sergio Benitez bebdaabb58 New version: 0.3.8. 2018-04-07 14:12:29 -07:00
Sergio Benitez 56e24bd57f New version: 0.3.7. 2018-04-03 21:12:43 -07:00
Shawn T. Amundson 250d7a6f3d Fix typo in responses guide: 'An' -> 'As'. 2018-04-03 20:55:31 -07:00
Daniel McNab abded5f299 Correct various spellings and typos in the guide.
Note that there are also some changes to the release notes included.
2018-04-03 20:55:31 -07:00
Sergio Benitez 5c9aa8e2c9 Fix 'diesel' version in state guide and todo example. 2018-02-25 20:01:25 -08:00
Eric Dattore 18ab9fb27d Use 'diesel::r2d2' in state guide and todo example.
Diesel now reexports r2d2, so rather than including that library
explicitly, let's leverage the reexport.
2018-02-25 19:58:13 -08:00
Sergio Benitez 174f85e2b9 New version: 0.3.6. 2018-01-12 19:34:16 -08:00
Sergio Benitez f485bb6b04 Revert "Document nightly compatibility issues."
This reverts commit 4718c0a85a.
2018-01-12 19:04:52 -08:00
Richard McCormack 2f7ba33ff7 Fix typo in state guide: 'simple' -> 'simply'. 2018-01-12 19:01:23 -08:00
Sergio Benitez b62f530d1f Update diesel to 1.0. 2018-01-03 01:47:03 -08:00
calhilcaw 07c9671371 Update docs and examples for diesel 1.0.0-rc1. 2018-01-03 01:46:22 -08:00
Sergio Benitez 4718c0a85a Document nightly compatibility issues.
Closes #519.
2017-12-26 20:55:55 -08:00
Sergio Benitez 4519de7860 New version: 0.3.5. 2017-12-18 06:59:44 -08:00
Sergio Benitez e12fbe0b8d Fix 0.3.4 release date on site index. 2017-12-14 19:30:04 +07:00
Sergio Benitez cfcfd2d65f New version: 0.3.4. 2017-12-14 19:17:04 +07:00
Cole R Lawrence 0be4f4b937 Fix typo in fairings guide: 'event' -> 'events'. 2017-12-14 18:39:48 +07:00
toddWannaCode ab9dc38b2b Fix link to forms example in requests guide. 2017-11-17 13:13:36 -08:00
Sergio Benitez 028a00becc New version: 0.3.3. 2017-09-25 21:00:08 -07:00
Lee Baillie aec7fee4aa Fix typo in site overview: 'Reponder' -> 'Responder'. 2017-09-25 20:32:43 -07:00
Pascal Brandt 7c20604493 Fix typo in site overview: by -> be. 2017-09-25 20:32:42 -07:00
Sergio Benitez 5dabb00f2d New version: 0.3.2. 2017-08-15 12:00:02 -07:00
Rolf Sievers 54f8067538 Improve commentary on collisions in pastebin example. 2017-08-14 13:10:03 -07:00
Sergio Benitez 4d7f60c1d6 Additional changes to fairings guide overview. 2017-08-14 13:10:03 -07:00
Lori Holden 824240dd30 Improve overview in fairings guide. 2017-08-14 13:10:03 -07:00
Arne Bahlo d19ebca685 Fix database usage code in state guide: '&*conn'. 2017-08-14 13:10:03 -07:00
Sergio Benitez 8ee2fafdef New version: 0.3.1. 2017-08-11 10:19:56 -07:00
Sergio Benitez 6d3cd374ac Fix the 'user_id' route in cookies guide. 2017-07-18 14:27:10 -04:00
Karuna Murti 5720748557 Add missing semicolon to pastebin tutorial code. 2017-07-17 14:12:29 -04:00
Sergio Benitez f87746d211 Post-release 0.3 news article updates. 2017-07-15 02:31:20 -07:00
Sergio Benitez aa91daf71f Add 'Data Limits' section to config guide. 2017-07-15 02:29:36 -07:00
Tommy Ip ae406cf0ca Fix 'clusure' typo in fairings guide and ad_hoc.rs.
Fixes #348.
2017-07-15 00:36:41 -07:00
Sergio Benitez cdacda0896 New version: 0.3.0. 2017-07-14 11:30:48 -07:00
Sergio Benitez f093ea490d Rocket 0.3 release news. 2017-07-14 11:17:24 -07:00
Sergio Benitez f182f65054 Improvements to configuration and requests guides. 2017-07-14 11:17:24 -07:00
Sergio Benitez aa51fe0e11 Fix small typo in fairings guide. 2017-07-12 15:36:43 -07:00
Sergio Benitez 897313730d Use TitleCase for all 'content::' struct names. 2017-07-12 15:21:45 -07:00
Sergio Benitez 65886c8c4e Rename 'contrib::JSON' to 'contrib::Json'. 2017-07-12 15:11:41 -07:00
Sergio Benitez 70bc97c322 Rename 'APIKey' in example docs to 'ApiKey'. 2017-07-12 14:53:08 -07:00
Sergio Benitez da08f1ea9d Improve the fairings guide. 2017-07-11 04:45:28 -07:00
Sergio Benitez 1c866f34fa Various guide updates for 0.3. 2017-07-10 05:05:25 -07:00
Sergio Benitez 0628f01f56 Make 'Example' a subsubheading in fairings guide. 2017-07-06 20:50:39 -07:00
Sergio Benitez 90d85d3c06 Implement 'Fairing' for 'Arc<T>'. Fix various doc issues. 2017-07-06 20:48:25 -07:00
Sergio Benitez 6ddbba2571 Remove whitespace. 2017-07-06 20:47:30 -07:00
Sergio Benitez ba6d87a0e8 Add a fairings guide. 2017-07-06 20:46:43 -07:00
Sergio Benitez 67fe89dcc7 Update state guide for 0.3. Add databases section. 2017-07-06 01:58:57 -07:00
Sergio Benitez ef2739ee50 Update the pastebin tutorial for 0.3. 2017-07-04 19:39:17 -07:00