Commit graph

636 commits

Author SHA1 Message Date
Michal Budzynski
5b050b346e Cleanup example naming differences between intro.md and chapters 2017-09-23 19:31:49 +02:00
Lucas Morales
ec08ad6d7a centralize links for badges, categories, and crates 2017-09-23 19:17:22 +02:00
Aleksey Kladov
156ce60444 Add HTML word to make Ctrl+F easier 2017-09-20 12:28:06 +02:00
Michal Budzynski
c2a5751b10 hotfix appveyor errors due to skeptic bug 2017-09-11 17:06:10 +02:00
Michal Budzynski
0e07818023 Bumped to the latest mdbook version (0.0.25)
- enabled play button
- added clipboard support
- fixed several bugs on mobile
- new theme
- cleanup of custom css and js
2017-09-11 16:47:08 +02:00
Michal Budzynski
3fe5e09902 bumped dependencies 2017-09-09 03:41:02 +02:00
Alisha
f54723f4dd Avoid reading and writing to same file 2017-09-01 13:40:31 +02:00
Michal Budzynski
20b15e7279 give proper name to appveyor.yml 2017-08-23 08:41:03 +02:00
Michał Budzyński
3876300db2 Added appveyor badge to readme 2017-08-23 06:47:13 +02:00
Michal Budzynski
79a6928400 fix syslog example buildbreak on windows builds
- also disable windows mingw CI builds
2017-08-22 22:54:26 +02:00
Michal Budzynski
85c4a382ec added minimal windows CI 2017-08-22 22:54:26 +02:00
Alex Crichton
d06f68b5db Add AppVeyor configuration 2017-08-22 20:13:03 +02:00
Brahian E. Soto Mercedes
588e7cb7f3 Add example: "Filter csv records matching a predicate". 2017-08-22 15:32:29 +02:00
Michal Budzynski
d059872395 Bumped syslog to 3.3.0 and fixed buildbreak 2017-08-21 09:25:45 +02:00
Lilian A. Moraru
2ddd4e4dfc Add rayon parallel sort example 2017-08-15 23:24:35 +02:00
Michal Budzynski
b31ac80161 Updated cookbook dependencies and reqwest examples build with 0.7 API 2017-08-15 22:57:41 +02:00
Michal Budzynski
4858d0ac3e Minor cleanup of csv examples 2017-08-08 11:31:54 +02:00
Michal Budzynski
0442eba2d7 reordered basics examples for more consistent progression
also minor cleanup for consistency
2017-08-08 11:02:10 +02:00
Ty Coghlan
f558c1fb76 added verify email and extract login example 2017-08-08 10:07:07 +02:00
James Kominick
9e59de7bfa update std badge version 2017-08-06 09:37:37 +02:00
Michal Budzynski
fcb097e72c move to skeptic 0.12.1 2017-07-31 17:45:18 +02:00
Michal Budzynski
94b53521d3 frozen the twitter hashtag regex link 2017-07-30 18:42:15 +02:00
Michał Budzyński
7624f803a3 minor cleanup of "Generate random numbers" example 2017-07-30 17:45:11 +02:00
Michal Budzynski
57b14046c2 cleanup of rand and ring examples 2017-07-30 17:02:52 +02:00
Michal Budzynski
fa4ce1c96f fixed spelling in about.md app.md and basics.md 2017-07-30 14:50:46 +02:00
Michal Budzynski
412b70e7b3 Cleaned up "Extract phone numbers from text" example 2017-07-30 14:34:23 +02:00
Tshepang Lekhonkhobe
afcc46e5fc fix thaipows 2017-07-30 10:53:32 +02:00
Michal Budzynski
d1ebe2e49c "Calculate the SHA-256 digest of a file" example cleanup 2017-07-29 22:28:33 +02:00
Ted Mielczarek
29184f9e43 Add an example of calculating the SHA-256 digest of a file using ring 2017-07-29 22:28:33 +02:00
Michal Budzynski
6cd55fe84b fixed links and CI auto-deploy after move to rust-lang-nursery
- fixed stargazers example broken due to repo move
- fixed edit functionality broken due to repo move
2017-07-29 18:38:26 +02:00
Vsevolod Zubarev
f7d4e1acfe Extract all unique links from a MediaWiki markup
Fixes #245
2017-07-24 18:10:15 -07:00
Brian Anderson
1f0d3c9785 Update language to not reference examples 'above' 2017-07-24 18:03:05 -07:00
Diggory Hardy
c399dc4b7d Basics: update random number distributions; tweaks to other prior rand sections 2017-07-24 17:59:32 -07:00
Diggory Hardy
b3b5154521 Basics: improve random number examples 2017-07-24 17:58:39 -07:00
Andy Gauge
b2547adeba Extract phone numbers from text 2017-07-24 17:54:45 -07:00
Phaiax
d79af5ef74 Add Replace text with named capture groups example. fixes #243 2017-07-24 17:48:39 -07:00
Phaiax
f161a8bcab Add Extract unique Hashtag example. fixes #242 2017-07-24 17:45:12 -07:00
Alisha
2df7875008 Read csv records with different delimiter 2017-07-24 17:40:43 -07:00
Alisha
ca13c3b10c Handle invalid CSV data with serde 2017-07-24 17:30:58 -07:00
Brian Anderson
a2dbd8dadc Merge pull request #256 from yandexx/env-logger-var
Use a custom environment variable to set up logging
2017-07-24 17:17:16 -07:00
Brian Anderson
8e6e65d962 Merge pull request #251 from yandexx/regex-filter-log
Filter a log file by matching multiple regular expressions
2017-07-24 17:16:46 -07:00
Brian Anderson
7fa8270f79 Merge pull request #250 from alisha17/serialize_csv
Serialize records to CSV
2017-07-24 17:15:56 -07:00
Vsevolod Zubarev
85efdd553f Merge branch 'env-logger-var' of https://github.com/yandexx/rust-cookbook into env-logger-var 2017-07-23 22:17:18 +03:00
Vsevolod Zubarev
785ea75e90 Use a custom environment variable to set up logging
Fixes #222
2017-07-23 22:16:24 +03:00
Vsevolod Zubarev
e448192ac8 Use a custom environment variable to set up logging
Fixes #222
2017-07-23 22:13:01 +03:00
Alisha
1515289a1d Serialize records to CSV 2017-07-23 18:38:14 +05:30
Tshepang Lekhonkhobe
6eb1f9e434 readme: de-swap 2017-07-21 08:58:34 +02:00
Vsevolod Zubarev
e8aa408a38 Filter a log file by matching multiple regular expressions
Filter a log file by matching multiple regular expressions

Better queries, added filter_map etc.

Ran through rustfmt, added another regex
2017-07-20 23:35:55 +03:00
Ty Coghlan
fad366bca4 Example to find loops for a given path 2017-07-15 15:48:57 +02:00
Michal Budzynski
2156dd4072 corrected and sorted links in app.md 2017-07-13 20:55:17 +02:00