Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/book


https://github.com/tokio-rs/book

Simplify finding line delimeter position (#160)

eb1d123d506393d137ffda2469bbdc7a87babbd0 authored over 6 years ago by Alexander Makarov <[email protected]>
Update docs.rs futures link to use [email protected] (#161)

Tokio uses the futures library at futures version 0.1. The sidebar in
the documentation section...

a73b0de9cd9286e96bdb68a50c3a989721f45cde authored over 6 years ago by Bryan Burgers <[email protected]>
Fix misspelling of "returning" (#159)

fb95b0f661117c144d1cb7088511c5e7c036dfad authored over 6 years ago by Matt Kraai <[email protected]>
ease reading of sentence (#158)

d1ea861c39f9ca2f5c8b6402df14ff164facacbc authored over 6 years ago by Frank Rehberger <[email protected]>
Correct runtime of Interval example (#157)

6fc29a46c1d3d3b78b2561ee963048a777adcd50 authored over 6 years ago by Matt Kraai <[email protected]>
Remove extra "the" (#156)

346436ca68cc1d265b21926be6cff3af119c9c3a authored over 6 years ago by Matt Kraai <[email protected]>
Fix a blog post typo (#155)

f732aea1624c48cea6eb849ebe1d7d094f03dddc authored over 6 years ago by Carl Lerche <[email protected]>
Timer guide (#154)

* Add a timer guide.
* Write a blog post announcing timers.

e1d60d2f77ce35f0c23814c2a86d74095fbc9afa authored over 6 years ago by Carl Lerche <[email protected]>
Minor $ tweak for consistency (#152)

ea1a2a99622323b2e92fde881e5b54a6cd4a1bf1 authored over 6 years ago by Isaac Whitfield <[email protected]>
Missing async wrapper (#150)

77ab9b724869076293c417587d4a66c657afa40e authored almost 7 years ago by Thiago <[email protected]>
Fix typo 'implementation' (#149)

d7e205095656a5fe88bb67236c5398db56a6a2ef authored almost 7 years ago by Jeroen Hoekx <[email protected]>
Expand example in runtime blog post

5dba5f4fad4291e448121790387897a3b7f26ad0 authored almost 7 years ago by Carl Lerche <[email protected]>
Clarify process fn in blog post (#148)

42d16e81f90962058b83e2100ffe942ae3a14362 authored almost 7 years ago by Carl Lerche <[email protected]>
Fix numbered list in runtime blog post (#147)

d5da673ca090d2efe112e4c1bee8303d9e032df5 authored almost 7 years ago by Carl Lerche <[email protected]>
Fix blog link (#146)

0852ee3034f6fadae79754969bdb6b0f91effb9b authored almost 7 years ago by Carl Lerche <[email protected]>
Update for the runtime release (#145)

This patch updates the website to use the Tokio runtime instead of
`current_thread`.

6563bbf1c0da073e2510e4baedea38067a496fae authored almost 7 years ago by Carl Lerche <[email protected]>
Deterministically order blog menu (#143)

Calling reverse on Site Menu with out sorting it lead to strange
behaviour. The menu order is ...

0a9db5ca8b9ccd1ddfed6537469e84a49a6d0d8d authored almost 7 years ago by Carl Lerche <[email protected]>
Fix typo in tasks.md (#144)

5cf0740d8bfcb8daba3aff52ce1a01dff22aa126 authored almost 7 years ago by Wesley Moore <[email protected]>
Fix tokio-io links in io section, and full-code in hello world (#141)

Signed-off-by: Khaled Karam <[email protected]>

7f5be78de8edf5971a8f2602aaac7a1e96e5aa98 authored almost 7 years ago by Khaled Karam <[email protected]>
futures.md: fix markup error (#137)

231ec3956a68a76d092ff6fdfafb5febbd5f5673 authored almost 7 years ago by wh0 <[email protected]>
Add a license covering new contributions. (#140)

8f37d2dd3dca55d6d65110d0094ea9f43ac74f7f authored almost 7 years ago by Carl Lerche <[email protected]>
fixed typo in dependency list (#136)

tokio_io is the old name. The crate is now called tokio-io.

e9998223727f2d5157808652960bc0dfd139ce05 authored almost 7 years ago by Mohd Irtefa <[email protected]>
Add skip_cleanup to Travis deploy (#135)

Otherwise, the built website is not available to deploy.

ac0c0070070af8c9471ee150454a6626c4b1c225 authored almost 7 years ago by Carl Lerche <[email protected]>
Use Travis build env var in deploy script

8dec1296fb82294e5f19af2769b22730a332be4f authored almost 7 years ago by Carl Lerche <[email protected]>
Add deploy script to repo

3b5f28cb0b7de26e07ae6b5be2cd0f7b63e23a4b authored almost 7 years ago by Carl Lerche <[email protected]>
Remove old files when deploying website (#134)

df37303ccade051d369dfd19b69ce527277467f2 authored almost 7 years ago by Carl Lerche <[email protected]>
fix Future trait url (#133)

Signed-off-by: Khaled Karam <[email protected]>

baff5bc2133e5ec57d918c9a8cd97f0f4008b97a authored almost 7 years ago by Khaled Karam <[email protected]>
Fix link to reactor doc (#132)

d0fe8c71a8941bd881528b267df073ddfbe8d540 authored almost 7 years ago by Richard Janis Goldschmidt (Beckert) <[email protected]>
Fix typo in "tasks.md" (#131)

7aa2be610533ce21988403527c1db209d80951f1 authored almost 7 years ago by theduke <[email protected]>
Fix a typo in runtime-model.md (#130)

poll_wdiget -> poll_widget

97a4544c49206e9488cfe1e0638555b5e5c4da83 authored almost 7 years ago by Taryn <[email protected]>
Fix stream link in chat and hello-world (#129)

Signed-off-by: Khaled Karam <[email protected]>

3266b365e4d061762df81b77d84f571d64577d2a authored almost 7 years ago by Khaled Karam <[email protected]>
Typo comabinator (#128)

comabinator => combinator

e0c9ffe85ba5203d41492e3d6e2424353d00b542 authored almost 7 years ago by Johann Tuffe <[email protected]>
Fix typo in Hello World! guide (#127)

4bd485c35593a86c690df29667c69a86134579fd authored almost 7 years ago by Carl Lerche <[email protected]>
Fix copy/paste fail in Tokio reform post (#126)

d106ef6fd202d84a8af6a0eb8099954b8b3f35ed authored almost 7 years ago by Carl Lerche <[email protected]>
Restructure site for Tokio reform docs (#125)

5288d08d3ccfc731203547babc2c10db905b8614 authored almost 7 years ago by Carl Lerche <[email protected]>
Merge pull request #122 from sheeldotme/patch-1

Update reactor.md

e8ca722a092f5242d7cd75a73213e22e19866526 authored about 7 years ago by Alex Crichton <[email protected]>
Update reactor.md

Fixed grammatical error that was hard to understand.

e80f379b2aeaec80ee7b5fe4e868bd5de1e3e584 authored about 7 years ago by Sheel Patel <[email protected]>
Merge pull request #121 from funkill/fix_links

Fix links to Stream::and_then and Sink::send_all methods in "Pipeline server"

b5c3fedf303108e1d699814bebc89f2034968b62 authored about 7 years ago by Alex Crichton <[email protected]>
fix stream::and_then link

d493f08101f5972d3e816fea53a3838e777e3550 authored about 7 years ago by funkill2 <[email protected]>
fix link to sink::send_all method

b4f4b0b71ebb683f8edf5158469bc8392264110e authored about 7 years ago by funkill2 <[email protected]>
Merge pull request #119 from kanerogers/patch-1

Trivial typo

5333ba12c85b8aca51eebef7c31b8b5e577a58d0 authored about 7 years ago by Alex Crichton <[email protected]>
Trivial typo

Double semicolon for double safety.

c3233681af0948be7bc5250e75ad9b6be5c38112 authored about 7 years ago by Kane Rogers <[email protected]>
Merge pull request #117 from braddunbar/number-of-different-services

Insert "of" into "a number different services"

6daec0c5bd877280866ac4ad7acde24652fd3b9e authored about 7 years ago by Alex Crichton <[email protected]>
Insert "of" into "a number different services"

a9c816c8adafb0c8ae71c8f3374292f5cc5356b8 authored about 7 years ago by Brad Dunbar <[email protected]>
Merge pull request #116 from lazyval/use-regular-comments

[Minor] Replace doc comments with regular ones

2e4a69ec4212272ad4803ca045f9392810916f86 authored about 7 years ago by Alex Crichton <[email protected]>
Replace doc comments with regular ones

19532baec2be6e81304dab4cc6ac38e624253d75 authored about 7 years ago by Kostya Golikov <[email protected]>
Merge pull request #115 from toddWannaCode/patch-1

Changed the wordings a bit

f7eeb49ece0c8c02fa83c5fe7d630afdc0b38423 authored about 7 years ago by Alex Crichton <[email protected]>
Changed the wordings a bit

I think this helps in conveying the message a bit more clearly.

2c544078836103c5b5f104870122604bf7fa7843 authored about 7 years ago by toddWannaCode <[email protected]>
sign the post

3a16d9f54023397920fc65b7a93465d16a69a6bf authored over 7 years ago by Aaron Turon <[email protected]>
set weight for tokio reform post

8ca8340e123aae421d266b727b3f2cf4465c98d2 authored over 7 years ago by Aaron Turon <[email protected]>
set weight for tokio-io post

9377f599ec1ff8e2dee1c5dc1b27ebb9020c5676 authored over 7 years ago by Aaron Turon <[email protected]>
set weight for tokio-0-1 post

3503afb17c4b825c6cd328e9205dd3cf07b763a0 authored over 7 years ago by Aaron Turon <[email protected]>
Merge pull request #114 from aturon/tokio-reform

Tokio RFC blog post

579d365e7274ee6d25c23beb3fa091bb07816ea6 authored over 7 years ago by Alex Crichton <[email protected]>
Tokio RFC blog post

b6ac139199d06608497f0992a731b9d9065fa5bb authored over 7 years ago by Aaron Turon <[email protected]>
Merge pull request #113 from nelsonjchen/fix-broken-tasks-link

Fix broken tasks link

54198e3cdafcdf89e9ccf3a411fa1d0a4dc76e17 authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #112 from nelsonjchen/remove_todo

Remove TODO.md

ac275db1c85fed031cc72695ca8ebc8c5d56a1e9 authored over 7 years ago by Alex Crichton <[email protected]>
Fix broken tasks link

Closes https://github.com/tokio-rs/website/issues/80

8fdbedc7dab7638e38ee07879b67feb5e1864ff1 authored over 7 years ago by Nelson Chen <[email protected]>
Remove TODO.md

* All tasks on it have since been completed.
* If there are new tasks, it's probably best to ope...

4eefe6c6c0afaeaea00958f98c141c39abe89c94 authored over 7 years ago by Nelson Chen <[email protected]>
Merge pull request #110 from oconnor663/master

a couple missed renames, Unpark -> Notify

e7c5dc48e40c89795ad8cdfe9a6a5b130c53db0c authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #106 from nelsonjchen/patch-3

Add Travis CI Master Branch build status badge to README.md

09f91ad32e544ed239e6539f70a63b227b34f557 authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #108 from nelsonjchen/recenter_top_bar

Recenter Top Nav Bar

c756bca69616e20f0370adc2633e7746a128e09b authored over 7 years ago by Alex Crichton <[email protected]>
a couple missed renames, Unpark -> Notify

d57e88611380af661fc0004fc9f962e5db634a5e authored over 7 years ago by Jack O'Connor <[email protected]>
Merge pull request #109 from nelsonjchen/edit-on-github-link

Add Edit on GitHub Link to documentation pages.

2a506845e3deccf2b87f179f507971841d9edc91 authored over 7 years ago by Alex Crichton <[email protected]>
Add Edit on GitHub Link to documentation pages.

Hopefully this might encourage more contribution.

This is modeled after https://readthedocs.org...

262c1b569f5279a67e44bbf5ca747dff82169995 authored over 7 years ago by Nelson Chen <[email protected]>
Recenter Top Nav Bar

Maintains mobile layout. Desktop top bar is centered again.

Closes https://github.com/tokio-rs/...

39283e603ba635a31e0f02d4818df0aee00264a6 authored over 7 years ago by Nelson Chen <[email protected]>
Add Travis CI Master Branch build status badge to README.md

45c0f472695edf09de1f5a28001c7acc91414eb6 authored over 7 years ago by Nelson Chen <[email protected]>
Merge pull request #105 from nelsonjchen/deny_deprecated_and_update

Add a lot of "# #![deny(deprecated)]" and update the deprecations

46b761f25797693d325f5825f92c4b5619b5040e authored over 7 years ago by Alex Crichton <[email protected]>
Remove usage of BoxFuture and boxed from cheatsheet

902fd5e023e391f926c880ecfb006f8bf2560630 authored over 7 years ago by Nelson Chen <[email protected]>
Update futures-mechanics.md with removal of BoxFuture

8628d2d3a27565b6fc98903782fffaceada840f1 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to pipeline-core example and remove use of BoxFuture

70a1559dad5fdcf51d1944de2480f3fd4d5eb17e authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to tls.md

4c1e1d3a1f0eef2a9b64a72dfc0e150d59f36b88 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to transports.md and update examples to not use deprecated IO types

15a05cceb3f16ae67acf0a7b4d33a45c5ad9288c authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to transports.md

115c4753095703d8dadc1bc31455cfda5858ebd6 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to streaming.md

4839932e25a68f68e58f510f9e779186894116d2 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to multiplex.md and update example away from BoxFuture

ff318f62f2707ee809fce80c1744ef335bf73912 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to handshake.md

1fa97cb23d37219b59a314ac65aaa530620827d6 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to synchronization.md and remove the use of BoxStream

cb806defa48b7f7293c8c27fdbd420678ec69ae1 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to returning.md and remove BoxFuture trait, code, and documentation as it is deprecated.

b64d30d7543645250ab71d11bf9518b60a1f4c5e authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to futures-model.md

d23206a5c99c9a7267bbb788a2ef635b4d51b9f9 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to streams-and-sinks.md

7b4335202443576d709d44cd0cba84611e2d25f0 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to simple-server.md and fix deprecations

Mostly BoxFutures

Closes https://github.com/tokio-rs/website/issues/100

0aeef39d052aac6385786e0f42967e77c091e282 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to reactor.md

5d81056c5ffa3bad3ca2d0227571aebdcf63cb6c authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to pipeline-server.md and scrub of boxed and BoxFuture

b430936fd7115ccb9dbc2eeef2ad3a681b927c69 authored over 7 years ago by Nelson Chen <[email protected]>
Add # #![deny(deprecated)] to futures.md

e745324c614847730ce6282dd7c343d14f28b835 authored over 7 years ago by Nelson Chen <[email protected]>
Merge pull request #103 from nelsonjchen/fix-chinese-greeting

Use 你好 instead of just 好 in DB example greeting

88fc7cc99b482f989551d91a4ac9356e16409096 authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #104 from nelsonjchen/remove-deprecated-boxfuture

Remove deprecated BoxFuture and boxed from DB example

ffb8f49f0ba36481d943000292448c617d966a2f authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #102 from nelsonjchen/shellcheck-test.sh

Respond to shellcheck lints on ci/test.sh

ae86d21ae6da0158f6689868b3f29cc07efc6d08 authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #101 from nelsonjchen/patch-2

Fix the non-code portion of the Sender::complete removal.

ab4f702aaaa38262e62c2a9c90eaa7109220f843 authored over 7 years ago by Alex Crichton <[email protected]>
Remove deprecated BoxFuture and boxed from DB example

Reference:

https://github.com/alexcrichton/futures-rs/pull/556

ae30d32f1bcdd6d350492aca406e7eaab8d44926 authored over 7 years ago by Nelson Chen <[email protected]>
Use 你好 instead of just 好 in DB example greeting

adb94c4c4f8e6e3a81ca5b17c6ae55741e8c75b7 authored over 7 years ago by Nelson Chen <[email protected]>
Respond to shellcheck lints on ci/test.sh

Noticed right off the bat that I couldn't `./` this script. Applied
generally accepted shellchec...

aeffef42c88652cbfa4fa32118bdb659f3a189c2 authored over 7 years ago by Nelson Chen <[email protected]>
Fix the non-code portion of the Sender::complete removal.

Continuing commit 6a4cb84035317af177066f557911ca68c7762523

c1078ddffcc27b023bc436c856545f5268603e85 authored over 7 years ago by Nelson Chen <[email protected]>
Merge pull request #99 from mohammadsamir/master

Correct typo

870f0c93b60df0b8d6e4ff4b27b3b793c814fb2d authored over 7 years ago by Alex Crichton <[email protected]>
Correct typo

d11c85833f6da58c3768e6425b4456be30d22449 authored over 7 years ago by mohammadsamir <[email protected]>
Merge pull request #98 from nelsonjchen/patch-1

Fix broken tokio-serial link.

d4f97c6624b21a8c7e3cdf54bdb6e2ea9551b308 authored over 7 years ago by Alex Crichton <[email protected]>
Fix broken tokio-serial link.

Followup to https://github.com/tokio-rs/website/pull/95

54877a9b5c7fc5c35039e06fb1ef554b0d12368d authored over 7 years ago by Nelson Chen <[email protected]>
Make a site mobile friendly (#90)

bfe100b36ebee4703e0e2313fb05df907988efb1 authored over 7 years ago by Giang Nguyen <[email protected]>
Favicon via https://realfavicongenerator.net (#86)

5d100d221a23d9763ab279383092bf6fa300740b authored over 7 years ago by Geoff Yoerger <[email protected]>
Fix usage of deprecated `complete`

Closes #97

6a4cb84035317af177066f557911ca68c7762523 authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #96 from mayhewj/swap

Requests are decoded and responses are encoded

32269f7cab085a1d2044e588fb6327e723cba15a authored over 7 years ago by Alex Crichton <[email protected]>