Ecosyste.ms: OpenCollective

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

github.com/actix/book

Actix user guides
https://github.com/actix/book

process inactive tasks

0bfe07b3712ed03abd81017216cb8c44e57c497f authored over 7 years ago
add simple websocket example

71dc9edf8e7e092f02621dd60469a96e742060d8 authored over 7 years ago
rename example

9fd84a0aefcda28f9fda0fa74c5efa0c6fb5ee95 authored over 7 years ago
add websocket example

56c91adce24dc813dfc77cb747816e2cd24cf697 authored over 7 years ago
drop skeptic for now

1db42006211fd05e57013007d9b3e74fc875c51a authored over 7 years ago
update multipart impl

24804250a8d1ae7e843132bbff1784861c0f736e authored over 7 years ago
multipart implementation

aaef550bc507b83f52edad13c3722683c83afb3f authored over 7 years ago
add multipart and urlencoded bodies support

264380bf33f3331bf6de93dbd2f7553fb2885328 authored over 7 years ago
update actix

fb92d5552dfeda7228c4ae7518505daffaae0dd2 authored over 7 years ago
update doc strings

92b81899dd7b3a7ae1193608ad9427ee95c164ef authored over 7 years ago
update link

de2f604fea1946dda2caeb3e673c213371fdb8f6 authored over 7 years ago
cargo clean for appvoyer

38931d786792676e439976fa249e19fad84e87ee authored over 7 years ago
doc string

774de4b44accde86eb7224e016dbe00146dc8093 authored over 7 years ago
appveyor support

e55e08d2044ea2b5643312d8fece6085471f90e8 authored over 7 years ago
new router recognizer

f59f68ededf9c359980c50e703512326cf4af72b authored over 7 years ago
make HttpServer generic over incoming stream

35107f64e712fb4ec92af3ae0ccac23412376c3c authored over 7 years ago
doc strings

2e96a79969f7bb95abe62f193ac0206a2fe9bb02 authored over 7 years ago
use ParseError for HttpRequest::chunked()

ff6779a38ea36238ad924d545133934b972d8a2d authored over 7 years ago
rename params to match_info

95fa70d19eff42017b367464760988054dc20d54 authored over 7 years ago
test woth with_params

02033724d828f5b0fbaa593b029bd8dfdc483e40 authored over 7 years ago
added HttpRequest::query

88a81155bd2aff98f5d59024420ba9dc66365e03 authored over 7 years ago
added StaticFiles basic impl

ba1a73443e027c552ad3f6eb8b16595b04162d6e authored over 7 years ago
update doc strings

fa6bc35dbd1cd01ef929c8e2a1e0380c7c7c389d authored over 7 years ago
add expect/continue support

f1d6c61c5c0923a04b30e382e01d8b35fe160e3c authored over 7 years ago
do not use actix prelude

94c8aa6a5460b0ce429049f4ea1d558412e10138 authored over 7 years ago
simplify server method

955e50313d828a066d38ba35e7cb511939af2f12 authored over 7 years ago
update readme

663492407d1732015b6c1f2a6ba9ac2b3fce0d88 authored over 7 years ago
Application, router, resource builders

5901f0f9f539bf44c67ad35cca2b55516ea6ed9c authored over 7 years ago
rename httpmessage to httpresponse

5480cb5d49cef412213cff15c3a7440fbda81f7e authored over 7 years ago
Update README.md

1d2521a5a496fed922998ee6b0b84288375961f0 authored over 7 years ago
more tests

b79187a42599d8ccf368ae6645816da9655dddf0 authored over 7 years ago
fix another link

c3e71bb9ad66b0dd94ec9968160d61a8b92ec340 authored over 7 years ago
fix links

0d27c0bc78b819e793587968b62a61e5a3e1cf11 authored over 7 years ago
split http request; add HttpRequest::range()

41f1e6cdc97632bf9daafb950a396d15df40a747 authored over 7 years ago
fix tests

f30aef404d3a015dab4696e07a6fdb3425709ea5 authored over 7 years ago
added Httprequest::cookie() method

edac148f7ccf220fbcaf11450d5e804b2be84d97 authored over 7 years ago
add cookies support for response

f0531793b44453c6c4e164d66329acb6ae22bc84 authored over 7 years ago
more tests

5c9f813d2897b0623b8b97fb5a1b8ea0c2b077ab authored over 7 years ago
rename to actix-web

95987daa7297c684c55bfee3731d66c47bc71db7 authored over 7 years ago
test placeholder

eedef6633caa3b0d515d203b4cd24ddfc492897d authored over 7 years ago
do not use skeptic tests for cov report

86d9e9051d5814cf46f6b5c8c07c258e7a095a15 authored over 7 years ago
enable clippy

09773eca82efaa7a3207e4097db9fc71638f42bc authored over 7 years ago
rename tests

26c1fdd31f2cbe8327131dca9ed5add1596ecfe1 authored over 7 years ago
drop beta

218b00ca8bbc9fe4381f4e04c599b972ee2ed13b authored over 7 years ago
codecov config

7895416914025c69685c81c020a0d6a50ed89aa8 authored over 7 years ago
more tests

8c42b8ae86ac0389f428b434373167f4fbccd4f9 authored over 7 years ago
reader tests

58c40e9610e2e8b1f3e36d49390f31d44d94d02c authored over 7 years ago
disable try_trait in main

02f2d0dfa27ef0c1baef3f2394a26a733be145ce authored over 7 years ago
do not use try_trait in main

178d2e846da91c4d895512dd986ace200b4b10e5 authored over 7 years ago
disable nightly feature

31500fffcddb9414865174e43dded85d8ba4c90e authored over 7 years ago
keep-alive support

3516f02e4fdb4f91f100d2d3e3e22f6485937e00 authored over 7 years ago
simplify Frame::Message; impl Try for Reply

0447c66de1c6fa0969c86d52f0e11d22dec42e31 authored over 7 years ago
provide wait method

c0e73c727561879e6ace130b356db92b2af1a572 authored over 7 years ago
response version is optional

8b1fdeb8c9688a0eda8e0047e09d56183b88395b authored over 7 years ago
refactor response generation

0e6a67fc26efaa21d0f2c51f4da1537179f0b993 authored over 7 years ago
fix connection upgrade

78e6149d9f9df4d108e08c1c8463824c8dc311a3 authored over 7 years ago
export Body

9653a1fa98111d1a5427199dced5352c1cbcd49c authored over 7 years ago
clippy warnings

be7bda65ef8f5021b08c3e5d0ea1c0b3d3bdd1bc authored over 7 years ago
drop hyper

676347d7f64945f7f23d2bdae1ec46bf84e507c7 authored over 7 years ago
use ActorItemsCell

994a9e907e3384319bca3a6c16f473a952b27a1d authored over 7 years ago
doc strings

6d2f02ee5ed54074a765506354fef760e7d4e2fc authored over 7 years ago
refactor payload

e2dc775e2105d88d1776ac2bfa909dacbea94231 authored over 7 years ago
drop unused code

e398694bdbf95343937d74de4405e1f7b01471ec authored over 7 years ago
better naming

63b78b64618984c60d5bfe9b17347e2f1e4a06e4 authored over 7 years ago
Update README.md

30361525817df9be5d0e68fc23e62d84a02db752 authored over 7 years ago
update actix

c12669a43590c8e5349c5fc4e01600c5d5e9771d authored over 7 years ago
update docs

4102b9e1c557cc33ac2d1a325b002c9c68e310c7 authored over 7 years ago
Update README.md

01e9a7d77e162d34ccc8a4066112f0897e5ff890 authored over 7 years ago
update ws docs

a021a067430cc08f3f57c7cbcaed80af1050f211 authored over 7 years ago
websocket support

f2d20514fa41cb640906cca9a69c04d557248ad8 authored over 7 years ago
update readme

4234f133d2528c9b26773e7d91e1769bb91725e5 authored over 7 years ago
readme

3f253365b7a70e85307197fa8ce85ee009aa3252 authored over 7 years ago
better naming

9b7f2395e58a4ff086a3199502a91f533a4741f2 authored over 7 years ago
better naming

127cc270dabe453c16b9e9b1ca0b3626671946b1 authored over 7 years ago
better naming

ce4aea46c36d95b46c6b13c373e46df2788a8318 authored over 7 years ago
docs

a505be9321e4dda973e24f96dac5129a336aa26c authored over 7 years ago
initial implementation

0b5f0c4f220c95546185c4af987fd097c46cb9ef authored over 7 years ago
Update README.md

b361d68e0b02f81493fe118c734f54bf60501524 authored over 7 years ago
do not run clippy on travis

8dd79b577d85ab0f43bb1b7d0f998c6c1e4d2479 authored over 7 years ago
update readme

7639877b9e9c9536864ad89bdb95466684b2ed0e authored over 7 years ago
prep work

5b6f5d8ce3a300819c896c395fb64f5e8a26e870 authored over 7 years ago
Initial commit

e317ea81817fb23139e14346dce096f820250fa9 authored over 7 years ago