Commit graph

  • 4fa3a38a18 Handle invalid CSV data with serde #237 Alisha 2017-07-11 11:34:10 +0530
  • 85efdd553f Merge branch 'env-logger-var' of https://github.com/yandexx/rust-cookbook into env-logger-var #256 Vsevolod Zubarev 2017-07-23 22:16:46 +0300
  • 785ea75e90 Use a custom environment variable to set up logging Vsevolod Zubarev 2017-07-23 22:13:01 +0300
  • e448192ac8 Use a custom environment variable to set up logging Vsevolod Zubarev 2017-07-23 22:13:01 +0300
  • b2e42ea9b4 Merge 8b529d2d54 into 6eb1f9e434 #247 Phaiax 2017-07-23 13:30:02 +0000
  • 8b529d2d54 Add Extract unique Hashtag example. fixes #242 #247 Phaiax 2017-07-15 12:25:11 +0200
  • 182bc40342 Merge 186ead1982 into 6eb1f9e434 #248 Phaiax 2017-07-23 13:24:44 +0000
  • 186ead1982 Add Replace text with named capture groups example. fixes #243 #248 Phaiax 2017-07-15 15:52:32 +0200
  • 1515289a1d Serialize records to CSV #250 Alisha 2017-07-16 16:42:13 +0530
  • 980d46f8d4 Merge 9afc8e90b7 into 6eb1f9e434 #252 Andrew Gauger 2017-07-23 01:04:39 +0000
  • 9afc8e90b7 Extract phone numbers from text #252 Andy Gauge 2017-07-19 14:44:11 -0700
  • 53d15ed6aa Basics: improve random number examples Diggory Hardy 2017-07-22 15:13:29 +0100
  • cf9eb5c361 Merge e4db551045 into 6eb1f9e434 #235 Alisha Aneja 2017-07-21 10:03:37 +0000
  • 6eb1f9e434 readme: de-swap Tshepang Lekhonkhobe 2017-07-21 02:38:24 +0200
  • 88702b3ae9 readme: de-swap #253 Tshepang Lekhonkhobe 2017-07-21 02:38:24 +0200
  • e8aa408a38 Filter a log file by matching multiple regular expressions #251 Vsevolod Zubarev 2017-07-19 18:56:08 +0300
  • e4db551045 Read csv records with different delimiter #235 Alisha 2017-07-10 23:46:36 +0530
  • fad366bca4 Example to find loops for a given path Ty Coghlan 2017-07-13 21:12:00 -0400
  • 78886d86ce Example to find loops for a given path #239 Ty Coghlan 2017-07-13 21:12:00 -0400
  • 6d30f41457 Shortens example "Handle errors correctly in main" & removes few links. #234 Brahian E. Soto Mercedes 2017-07-14 02:18:56 +0200
  • 2156dd4072 corrected and sorted links in app.md Michal Budzynski 2017-07-13 20:55:17 +0200
  • b617c3a0c9 Adds decompress tarball while removing path prefix recipe Jeff Hajewski 2017-07-13 07:41:59 -0500
  • 624e31c2e4 Adds decompress tarball while removing path prefix recipe #199 Jeff Hajewski 2017-07-13 07:41:59 -0500
  • c2876df252 Updated skeptic to "0.11.0" and added missing dependencies Michal Budzynski 2017-07-13 13:28:47 +0200
  • 4d99f93bab Simplifies the example "Handle errors correctly in main" & fixes typos. Brahian E. Soto Mercedes 2017-07-13 00:59:31 +0200
  • a0fe9d180a Added minimal "Operate on bitflags" example Michal Budzynski 2017-07-11 15:57:42 +0200
  • 9fc0ddf08b Changed license to CC0 https://creativecommons.org/publicdomain/zero/1.0/ #210 Michal Budzynski 2017-07-01 19:05:47 +0200
  • e644d8e948 Added minimal "Operate on bitflags" example #192 Michal Budzynski 2017-07-11 15:57:42 +0200
  • 65e9040373 Merge 0e54ab6ab5 into 99830f5237 #234 Brahian E. Soto Mercedes 2017-07-10 18:02:57 +0000
  • 0e54ab6ab5 Adds 'handle errors correctly in main' example. Brahian E. Soto Mercedes 2017-07-10 14:58:04 +0200
  • 99830f5237 Adds example for "Logging to stdout instead of stderr". Steven 2017-07-08 12:35:11 +0100
  • 248b33ac36 Adds example for "Logging to stdout instead of stderr". #226 Steven 2017-07-08 12:35:11 +0100
  • c2f73866d4 Merge 95c05cac35 into 4ce1109c06 #223 portal 2017-07-06 20:05:05 +0000
  • 4ce1109c06 Add examples for the glob crate Portal-Chan 2017-07-06 15:31:42 +0300
  • 76a0e70db9 fix for tests running under windows failing due to syslog dependency upstream/master Michal Budzynski 2017-07-06 21:34:42 +0200
  • 95c05cac35 Move glob examples to app.md #223 Portal-Chan 2017-07-06 21:34:56 +0300
  • d99466596f Add examples for the glob crate Portal-Chan 2017-07-06 15:31:42 +0300
  • 83edf74582 fix for tests running under windows failing due to syslog dependency Michal Budzynski 2017-07-06 18:23:18 +0200
  • dfdf2e7b24 fix for tests running under windows failing due to syslog dependency #224 Michal Budzynski 2017-07-06 18:23:18 +0200
  • 6828f9ccbc move badges and description to correct place Michal Budzynski 2017-06-30 23:00:11 +0200
  • 3659b3e975 added follow_links in example Alisha 2017-06-30 23:29:59 +1000
  • f7a0a1cf99 added follow_links in example #208 Alisha 2017-06-30 23:29:59 +1000
  • 5199a3ac7f Merge 7b45191581 into cd93298abd #203 tyoc213 2017-06-28 21:11:27 +0000
  • cd93298abd issue #202 new example for show how to skip hidden files with walkdir David AO Lozano 2017-06-25 18:27:42 -0500
  • 7b45191581 issue #202 new example for show how to skip hidden files with walkdir #203 David AO Lozano 2017-06-25 18:27:42 -0500
  • 254add5073 Merge e5fc7a1829 into d01c3e77c8 #204 Ross Lawley 2017-06-26 19:25:30 +0000
  • e5fc7a1829 Updated mathjax cdn location. #204 Ross Lawley 2017-06-26 20:21:52 +0100
  • d01c3e77c8 Fixed a tiny typo (coobook) Jonas Hagstedt 2017-06-22 20:07:06 +0200
  • c548b0c874 Fixed a tiny typo (coobook) #201 Jonas Hagstedt 2017-06-22 20:07:06 +0200
  • 4cfe394a61 Merge pull request #183 from sb89/master Michał Budzyński 2017-06-18 14:59:37 +0200
  • 12c450277c Merge branch 'master' into master #183 Steven Blake 2017-06-18 12:42:15 +0100
  • 7dfe647bf0 Merge pull request #198 from budziq/skeptic_update Michał Budzyński 2017-06-16 01:01:46 +0200
  • b1445d4d5f Moved to skeptic 0.10 #198 Michal Budzynski 2017-06-15 02:16:26 +0200
  • 9728ca8964 Merge pull request #191 from budziq/reword_decompress Brian Anderson 2017-06-15 15:17:19 -0700
  • 049ed5ad55 Added "Compress a directory into a tarball" example #191 Michal Budzynski 2017-06-09 12:45:14 +0200
  • df3fd356f2 Removed tempdir from the "Decompress tarball" example Michal Budzynski 2017-06-07 12:29:10 +0200
  • 77418088cc Reworded the "Unzip a tarball to a temporary directory" Michal Budzynski 2017-06-07 11:48:22 +0200
  • b1ae16add7 Merge pull request #197 from budziq/master Michał Budzyński 2017-06-15 01:17:56 +0200
  • 3e21e454ca update to rayon 0.8 and image 0.14 #197 Michal Budzynski 2017-06-15 00:54:38 +0200
  • d732876a9c Merge pull request #196 from budziq/master Michał Budzyński 2017-06-14 17:17:56 +0200
  • c400f1f36d Pinned mdbook version to 0.0.22 #196 Michal Budzynski 2017-06-14 17:08:35 +0200
  • edbfc1f00a Merge pull request #195 from budziq/license David Tolnay 2017-06-13 17:23:02 -0700
  • 38ed80063d Added clarification of licensing #195 Michal Budzynski 2017-06-13 23:19:28 +0200
  • 648a3be3d0 Merge 48a01795fb into 0018827fa6 #178 Michał Budzyński 2017-06-07 09:24:55 +0000
  • 0018827fa6 Merge pull request #181 from crypto-universe/master Brian Anderson 2017-06-06 17:25:31 -0700
  • 57e846db9b Add walkdir example #181 crypto-universe 2017-06-03 00:05:50 +0200
  • 14bcf0fc02 Fixed "select" badges. Steven 2017-06-04 12:13:25 +0100
  • b9446acf3c - Updated the master table and links in intro.md - Remove buffer code in example and use 'Document::from_read' instead. Steven 2017-06-04 11:47:05 +0100
  • 7fc03a9e7f Added select dependency Steven 2017-06-03 22:17:24 +0100
  • d4807dd039 Tidy up. Also fixed "select-badge". Steven 2017-06-03 22:10:14 +0100
  • 4d703498a8 Added "Extract all links from a webpage" example Steven 2017-06-03 22:05:44 +0100
  • 19b7a1d68d Merge pull request #180 from budziq/oauth_desc David Tolnay 2017-06-02 08:14:38 -0700
  • 1740abceaf Added short mention about OAuth authorization #180 Michal Budzynski 2017-06-02 16:26:51 +0200
  • 827b8aeb05 Merge pull request #176 from budziq/fractal David Tolnay 2017-05-31 08:56:02 -0700
  • 12355824bd Hidden all nonessential code from the thread pool example #176 Michal Budzynski 2017-05-31 11:10:27 +0200
  • a1b7cd0ae9 Added description to "Draw fractal dispatching work to a thread pool" Michal Budzynski 2017-05-29 13:34:51 +0200
  • 1642368ba4 Added "Draw fractal dispatching work to a thread pool" example Michal Budzynski 2017-05-29 11:56:16 +0200
  • 7f028754f2 Merge pull request #175 from jaemk/badge-cache David Tolnay 2017-05-30 19:42:32 -0700
  • 6e23f771ea use badge cache #175 James Kominick 2017-05-30 22:30:03 -0400
  • 8b0d718420
    Clearer error handling for memmap David Tolnay 2017-05-30 18:44:56 -0700
  • b6147a6520
    Clarify the safety implication of memmap David Tolnay 2017-05-30 18:44:05 -0700
  • e11860b099
    Emphasize ease of use rather than performance David Tolnay 2017-05-30 18:42:46 -0700
  • bd9cfce119 Merge pull request #177 from derekdreery/example/random_file_access_memmap David Tolnay 2017-05-30 18:28:40 -0700
  • 48a01795fb Initial implementation of clipboard support #178 Michal Budzynski 2017-05-30 12:18:11 +0200
  • d0298144d8 Added copy of mdbook book.js for furhter edits Michal Budzynski 2017-05-30 10:19:02 +0200
  • 365aa47ee8 Add memmap example for random file access #177 Richard Dodd 2017-05-30 00:33:41 +0100
  • 440a39436e
    Fix typo in custom headers example David Tolnay 2017-05-27 18:42:39 -0700
  • f90d62114e Merge pull request #174 from budziq/custom_headers David Tolnay 2017-05-27 18:42:26 -0700
  • 6962a71bcd Implemented "Set custom headers and URL parameters for a REST request" example #174 Michal Budzynski 2017-05-28 01:02:35 +0200
  • 8e80876ac9 Merge pull request #173 from budziq/paginated_fix David Tolnay 2017-05-27 15:06:55 -0700
  • 2cce8b8659 Fixed "Consume a paginated RESTful API" example to reuse reqwest::Client #173 Michal Budzynski 2017-05-27 23:50:08 +0200
  • 36e218ed77
    About page fixes David Tolnay 2017-05-26 16:02:12 -0700
  • 39febb3d66 Merge pull request #170 from brson/about David Tolnay 2017-05-26 16:01:54 -0700
  • e0f5dc385d Write about.html #170 Brian Anderson 2017-05-26 14:02:13 -0700
  • c017ffd93f Merge pull request #169 from brson/science Brian Anderson 2017-05-26 14:04:03 -0700
  • 086b89259e Fix 'science' badge #169 Brian Anderson 2017-05-26 13:38:04 -0700
  • 236da434be Merge pull request #166 from budziq/passive_3 David Tolnay 2017-05-25 17:15:31 -0700
  • ce02feee8a Removed passive voice from the last 4 examples #166 Michal Budzynski 2017-05-26 02:06:33 +0200
  • c0fea0c6f2 Merge pull request #165 from budziq/passive_2 David Tolnay 2017-05-25 15:50:27 -0700
  • 6192aaf55f Removed passive voice from 4 examples #165 Michal Budzynski 2017-05-25 23:54:22 +0200