Commit graph

  • 761054fd01 add an example for making a HEAD request with a timeout Garrett Squire 2017-05-17 22:45:50 -0700
  • 6ede9198d7 add an example to check if a file exists using the Path API #119 Garrett Squire 2017-05-17 21:36:30 -0700
  • 4a5c675e66
    Add CI badge to readme David Tolnay 2017-05-17 17:08:38 -0700
  • 2dcc48b621 Merge pull request #118 from budziq/label_sync David Tolnay 2017-05-17 17:05:25 -0700
  • ed3a42d9fb Travis "cron" builds run tests with "*" dependencies #118 Michal Budzynski 2017-05-18 01:35:21 +0200
  • 62fd9dc136
    Link to example of a commit David Tolnay 2017-05-17 15:00:32 -0700
  • e698443f2a
    Add percent-encode example David Tolnay 2017-05-17 14:30:11 -0700
  • cbad25cae5
    Sort badge links David Tolnay 2017-05-17 14:32:07 -0700
  • adf974ac89
    Link to the example tag to find what to contribute David Tolnay 2017-05-17 14:04:10 -0700
  • 22dc40330a
    Touch up the example guidelines David Tolnay 2017-05-17 11:13:06 -0700
  • a6c6ad2102
    Mention real sections and categories David Tolnay 2017-05-17 11:08:45 -0700
  • 0b29151297
    Correct the tracking issue tag David Tolnay 2017-05-17 11:05:20 -0700
  • e1c79a0d46
    Recommend serving the cookbook locally David Tolnay 2017-05-17 11:00:48 -0700
  • f26f57fecf
    Don't accidentally publish cookbook David Tolnay 2017-05-17 10:42:13 -0700
  • 87da3d5766
    Use quick_main in examples David Tolnay 2017-05-17 10:23:04 -0700
  • 9467df216a
    Always use quick_main David Tolnay 2017-05-17 10:09:13 -0700
  • 78463b1718
    Add the new dependencies to Cargo.lock David Tolnay 2017-05-17 09:57:13 -0700
  • e8e7ba8dc4 Merge pull request #60 from Yamakaky/quick_main David Tolnay 2017-05-17 09:44:57 -0700
  • 342966a833 Merge pull request #88 from budziq/edit_button David Tolnay 2017-05-17 09:42:10 -0700
  • fb85933a59 Added edit button allowing direct edit of given page on GitHub #88 Michal Budzynski 2017-05-17 11:21:29 +0200
  • bdacaf7aa7 Imported default index.hbs to allow customizations Michal Budzynski 2017-05-17 11:13:32 +0200
  • adc820e18c Merge pull request #83 from budziq/master David Tolnay 2017-05-16 08:41:46 -0700
  • 762becd491 removed the stubs for "Serialize a Url" example #83 Michal Budzynski 2017-05-16 17:38:10 +0200
  • b56eb82073 Merge pull request #80 from budziq/rest_github David Tolnay 2017-05-16 08:32:54 -0700
  • 62a04c00bd Implemented two examples for interaction with rest services: #80 Michal Budzynski 2017-05-16 16:24:33 +0200
  • 3fbfce6ab9 Merge pull request #79 from budziq/reqwest_temp David Tolnay 2017-05-14 12:40:00 -0700
  • cd77feb50c Implemented "Download a file to a temporary directory" example #79 Michal Budzynski 2017-05-14 17:33:52 +0200
  • 33b0380b5b Merge pull request #78 from budziq/master David Tolnay 2017-05-14 08:15:52 -0700
  • a05e0adeca Implemented "Enable log levels per module" example #78 Michal Budzynski 2017-05-14 05:45:37 +0200
  • 118c06fda8 Merge pull request #77 from budziq/rand David Tolnay 2017-05-13 18:13:14 -0700
  • 24bd9b3c59 Added two more rand examples #77 Michal Budzynski 2017-05-14 02:26:12 +0200
  • 28514c01dd Merge pull request #76 from budziq/typos David Tolnay 2017-05-13 08:50:25 -0700
  • a816cc089d Fixed typos #76 Michal Budzynski 2017-05-13 11:10:23 +0200
  • e8581e59fd Merge pull request #74 from rap2hpoutre/patch-6 David Tolnay 2017-05-12 08:59:43 -0700
  • 0aab76ea78 update master table #74 Raphaël Huchet 2017-05-12 13:21:46 +0200
  • 37d489d8ab Update intro.md Raphaël Huchet 2017-05-12 10:12:26 +0200
  • c9f5e84973 Add "Log messages in a custom format" recipe Raphaël Huchet 2017-05-12 09:53:51 +0200
  • 9f761b3982 Merge pull request #73 from budziq/contrib_fix David Tolnay 2017-05-11 14:59:34 -0700
  • e63f47c63e Fixing rest of broken links in CONTRIBUTING.md #73 Michal Budzynski 2017-05-11 23:05:36 +0200
  • 72ef261ff0 Merge pull request #72 from budziq/master David Tolnay 2017-05-11 09:23:17 -0700
  • 2d4508f96e Fixed incorrect badges in app.md and intro.md #72 Michal Budzynski 2017-05-11 18:12:06 +0200
  • 868a52c010 Merge baf66f38d3 into 03a776df47 #69 Raphaël Huchet 2017-05-11 15:24:17 +0000
  • 03a776df47 Merge pull request #70 from budziq/syslog David Tolnay 2017-05-11 08:24:14 -0700
  • 75a48b2c1e Fixed badges for syslog crate #70 Michal Budzynski 2017-05-11 16:21:18 +0200
  • abc4666508 Implemented "Log to the Unix syslog" example Michal Budzynski 2017-05-11 17:15:20 +0200
  • 67fcae276f Merge pull request #68 from rap2hpoutre/patch-4 David Tolnay 2017-05-11 07:36:50 -0700
  • 416d6e9e40 Fix ["how to read this book"] link (#67) Raphaël Huchet 2017-05-11 16:36:00 +0200
  • 8640a7c1fd Merge pull request #66 from rap2hpoutre/patch-2 David Tolnay 2017-05-11 07:34:32 -0700
  • 5b265a7f85 Merge pull request #65 from rap2hpoutre/patch-1 David Tolnay 2017-05-11 07:33:43 -0700
  • baf66f38d3 oops #69 Raphaël Huchet 2017-05-11 15:24:20 +0200
  • 1edc6a81ea Add "Log messages to the console" recipe Raphaël Huchet 2017-05-11 14:29:03 +0200
  • 553617719f fix links in table of contents #68 Raphaël Huchet 2017-05-11 10:33:26 +0200
  • b71f3b520f Update CONTRIBUTING.md #67 Raphaël Huchet 2017-05-11 10:31:52 +0200
  • ec1610d139 oops Raphaël Huchet 2017-05-11 10:28:42 +0200
  • b77d5eb65e Fix ["how to read this book"] link Raphaël Huchet 2017-05-11 10:27:30 +0200
  • 32a26029c0 add crate-tasks link #66 Raphaël Huchet 2017-05-11 10:21:19 +0200
  • 9a1eb9d563 add libz blitz link #65 Raphaël Huchet 2017-05-11 10:17:08 +0200
  • 75da6054a3 Merge pull request #53 from budziq/reqwest Brian Anderson 2017-05-10 17:27:30 -0700
  • 00fa87c817 Merge pull request #62 from brson/log Brian Anderson 2017-05-10 17:07:26 -0700
  • 51030c3c26 Add placeholders for log examples #62 log Brian Anderson 2017-05-09 17:39:57 -0700
  • 9c85872df4 bumped reqwest to version supporting serde 1.0 #53 Michal Budzynski 2017-05-10 12:57:27 +0200
  • feb36e0b8c Fixed "Make a HTTP GET request" example after review Michal Budzynski 2017-05-09 22:16:30 +0200
  • 3824f28da1
    Recommend the use of quick_main. #60 Yamakaky 2017-05-09 22:23:37 +0200
  • 644ff44136 Implemented "Make a HTTP GET request" example Michal Budzynski 2017-05-07 22:47:32 +0200
  • a05d5f8a44 Merge pull request #57 from budziq/badges David Tolnay 2017-05-09 08:05:47 -0700
  • a27629e6b3 Added missing badges to examples #57 Michal Budzynski 2017-05-09 11:07:49 +0200
  • 9a3b9f43a9 net.md TOC is not consistent with intro.md Michal Budzynski 2017-05-09 11:03:48 +0200
  • 5c814707dc Added missing "Categories" columns to app.md concurrency.md and encoding.md Michal Budzynski 2017-05-09 10:44:24 +0200
  • 39918a90a2 Merge pull request #55 from budziq/master David Tolnay 2017-05-08 14:30:04 -0700
  • 94f736ce79 implemented "Remove fragment identifiers and query pairs from a URL" #55 Michal Budzynski 2017-05-08 23:17:45 +0200
  • edf1819af6 Merge pull request #54 from budziq/master David Tolnay 2017-05-08 07:11:51 -0700
  • 14735ac35f Make consistent table column widths #54 Michal Budzynski 2017-05-08 09:43:27 +0200
  • 323795ee84
    No run buttons because they don't support crates David Tolnay 2017-05-07 10:46:57 -0700
  • 8a1d447404
    Centralize our CSS modifications David Tolnay 2017-05-07 10:44:15 -0700
  • 15e88b2d6b Merge pull request #52 from budziq/master David Tolnay 2017-05-07 10:40:37 -0700
  • 263e78774a
    Merge branches 'origin/pr/47' and 'origin/pr/48' David Tolnay 2017-05-07 10:37:11 -0700
  • 42de1c5cea Make the table width consistent #52 Michal Budzynski 2017-05-07 18:41:26 +0200
  • 2d8a91189b Merge pull request #51 from budziq/master David Tolnay 2017-05-07 08:41:34 -0700
  • 235f45b82e Updated basics.md with rand crate snippets #51 Michal Budzynski 2017-05-07 14:09:00 +0200
  • 6e06b71154 Merge pull request #49 from Wilfred/patch-1 David Tolnay 2017-05-06 19:59:13 -0700
  • 4620aec4a0 Spelling fixes #49 Wilfred Hughes 2017-05-06 19:43:22 -0700
  • f4170e3782 Implement custom error class #47 Michael Stock 2017-05-06 14:02:44 -0700
  • f483052b0c Update net.md #48 Piripant 2017-05-06 19:39:21 +0200
  • c98ca75a41 Add example for creating base url by clearing path Michael Stock 2017-05-06 08:54:12 -0700
  • 40e953a923 Merge pull request #45 from bostelk/patch-1 David Tolnay 2017-05-06 08:03:50 -0700
  • cac8e922aa Error handling for parsing a Url. #45 Kyle Bostelmann 2017-05-06 08:31:45 -0300
  • 0d5f2bd31d Merge remote-tracking branch 'rust/master' into patch-1 Kyle Bostelmann 2017-05-06 08:12:31 -0300
  • 7b940e81db Merge pull request #46 from mikeastock/issue-35-create-new-url-from-base David Tolnay 2017-05-05 18:08:40 -0700
  • fc62898dad Add url joining example #46 Michael Stock 2017-05-05 17:09:31 -0700
  • b1601ecb46 Add the latest Url crate to dependencies. Kyle Bostelmann 2017-05-05 20:33:52 -0300
  • 471f50361a Fix syntax; close function. Kyle Bostelmann 2017-05-05 20:27:28 -0300
  • 062fa19708 Include missing badges #33 Kyle Bostelmann 2017-05-05 20:18:12 -0300
  • b2073a0f0d Parse URL example #33 Kyle Bostelmann 2017-05-05 20:14:03 -0300
  • 7a40587699 Merge pull request #44 from glennsl/patch-1 David Tolnay 2017-05-05 15:25:47 -0700
  • ba4f7b30ff Update net.md Piripant 2017-05-05 23:44:54 +0200
  • 605e1e0b53 Tiny typo fix in CONTRIBUTING.md #44 glennsl 2017-05-05 23:34:22 +0200
  • 4800f566de Add networking stubs, etc. Brian Anderson 2017-05-05 01:26:48 -0700
  • 80f8585967 Change color of category badges Brian Anderson 2017-05-04 17:07:57 -0700
  • cde6b886fa Fix link Brian Anderson 2017-05-04 16:43:01 -0700
  • 6e1ef42db1 Fix contributing markup Brian Anderson 2017-05-04 16:36:28 -0700