Ecosyste.ms: OpenCollective

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

github.com/actix/actix-website

The Actix Web website.
https://github.com/actix/actix-website

Merge branch 'master' into master

a4765b0577bd24143941122b185f42d3c0036374 authored over 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #101 from atsuzaki/appdocsupdate

Update docs regarding App State

06563d7aac7333722d8dfcc3c3228a308added26 authored over 5 years ago by Nikolay Kim <[email protected]>
Fix examples

77b86e778f04d992e5eca90a3f92b41ce3956095 authored over 5 years ago by Katherine Philip <[email protected]>
Minor tweaks

31630f61f8fd2cb4de2d9f3367c840afeb179e32 authored over 5 years ago by Katherine Philip <[email protected]>
Update App State documentation

452137553455ff90c63bdd725efade91d5a886f3 authored over 5 years ago by Katherine Philip <[email protected]>
Merge pull request #100 from itsgreggreg/actix-web-api-docs-link

Fix api docs link for actix-web

093852e4dcb666f1d403913b4c983f302456f0e5 authored over 5 years ago by Nikolay Kim <[email protected]>
Fix api docs link for actix-web

993d4d081aa5d773fd4c7fc96260a9c18a23c52e authored over 5 years ago by Greg Baraghimian <[email protected]>
Merge pull request #99 from VitalyAnkh/patch-1

Correct demo code

fcf28f79b863e7e1efb9c27229b5f85a2eb57785 authored over 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #98 from shyaamsundhar/master

Update index.html

e9fb1f01e6f24bde81f683b09ba8189b0043b0dd authored over 5 years ago by Nikolay Kim <[email protected]>
Correct demo code

c399dc6e528b0ee127bab75e7d34b06dd4ca2e91 authored over 5 years ago by VitalyR <[email protected]>
Update index.html

Changed TechEmpower link to point to Round 18.

b58206c4e23bed4d33bcd0304e73562f1a0a390e authored over 5 years ago by ShyamSundarB <[email protected]>
Merge pull request #96 from arve0/patch-1

fix examples link

0d1a2f2e7cd799f2fe61423b70ed02311be82c8d authored over 5 years ago by Cameron Dershem <[email protected]>
fix examples link

74bd99cb0682e0f8548553a349ba6485ecc33f1d authored over 5 years ago by Arve Seljebu <[email protected]>
Merge pull request #95 from snoyberg/master

Add Responder to use statement

bb0fdaf1e9d430dd3db087ae546e5e5c953ec5b9 authored over 5 years ago by Cameron Dershem <[email protected]>
Add Responder to use statement

This matches the example code in examples/main-example/src/main.rs, and
allows the code on the h...

5ff8c61e82af36b95064de1788ad2a622255a447 authored over 5 years ago by Michael Snoyman <[email protected]>
Merge pull request #94 from cldershem/addNotesDBSentry

Removes global 1.0 warning and only adds it to specific pages.

30369c2a6775d4e3a42f89d0345e690e9d2263d0 authored over 5 years ago by Cameron Dershem <[email protected]>
Removes global 1.0 warning and only ads it to specific pages.

a915d45f7308c2e4747d803cbe6265eccf02840a authored over 5 years ago by Cameron Dershem <[email protected]>
remove api docs

f3ee8751ab65718cd4f4e92b380ef1afff93e49f authored over 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #90 from cldershem/update1.0

[WIP] Update website docs to 1.0.

9fcd8c10bef3f1763ffa83c763cba4884f714b92 authored over 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #92 from arve0/doc-outdated-heads-up

add note about documentation being out of sync

577db6383bdd60e50af2c56303e8dc78a183a107 authored over 5 years ago by Cameron Dershem <[email protected]>
Adds logging example to errors chapter.

6f95771c34f6892aab0a5f607f341e0c11c411c4 authored over 5 years ago by Cameron Dershem <[email protected]>
Makes clippy happy.

eb58a8692c7cc043391c119947bb9b7ae485007b authored over 5 years ago by Cameron Dershem <[email protected]>
Final fixes before requesting review.

5133ab874df2a7075d8e781241a727e9012cb80e authored over 5 years ago by Cameron Dershem <[email protected]>
updates flexible responders.

cbf046b1f05da061abfbc64905d97c60553c6b77 authored over 5 years ago by Cameron Dershem <[email protected]>
link to latest version in docs.rs

3d68670359cd860adc2156a22e86e5827ff2f939 authored over 5 years ago by Arve Seljebu <[email protected]>
Moves everything into the cargo workspace.

4833874c5da64e9beffd07e7a60881fb19f2d75c authored over 5 years ago by Cameron Dershem <[email protected]>
Updates Compression section.

0601997b41050e341466f573fbabd8d05fc4171e authored over 5 years ago by Cameron Dershem <[email protected]>
Websockets chapter done-ish.

387807ee6e00ad4b661c91516961b72b13a8bc4c authored over 5 years ago by Cameron Dershem <[email protected]>
Static Files is done-ish.

4436eff7def08ccc946ad838aee63cd8b1d67138 authored over 5 years ago by Cameron Dershem <[email protected]>
updates a few links.

0934b77762bded88f763d759e6b3193a87e415eb authored over 5 years ago by Cameron Dershem <[email protected]>
Middleware section is done-ish.

eff4edb6fa557785605d55b147126c661db095c3 authored over 5 years ago by Cameron Dershem <[email protected]>
Responses section is done-ish.

1c3697197dcf5489be9bfb07ab5ebd33d2c20699 authored over 5 years ago by Cameron Dershem <[email protected]>
Requests is done-ish.

d7d4392d87719d397d0a0e9e0a1bb1a6386a0b54 authored over 5 years ago by Cameron Dershem <[email protected]>
URL-Dispatch is done-ish.

be68e418b0c37e8b7a7847f48076a41214547140 authored over 5 years ago by Cameron Dershem <[email protected]>
reword, add links to docs PR and examples repo

abaf353d65a3b984becc63c1753448336faa31b5 authored over 5 years ago by Arve Seljebu <[email protected]>
All links in markdown are now footnotes for easier updating.

b9c78c1a581681cdc22410ceeb76a1a06d626e01 authored over 5 years ago by Cameron Dershem <[email protected]>
Errors section is done-ish.

6b08c4664b6793609ad70d689aba4edc8f94f4b5 authored over 5 years ago by Cameron Dershem <[email protected]>
Testing is done-ish.

60f4f116cf3531180e5f1d78f0a3b50955430b04 authored over 5 years ago by Cameron Dershem <[email protected]>
Clippy fixes.

4f57ce2fdb5f66397e0a022bfd86a7fb28e4eef1 authored over 5 years ago by Cameron Dershem <[email protected]>
add note about documentation being out of sync

ad78d3583034c45bc155b5a3c17fce2d9d26ed02 authored over 5 years ago by Arve Seljebu <[email protected]>
Fixes missed example and config for extractors.

339ac4381422ec35ba5d26b4b41b40879ca6f6fb authored over 5 years ago by Cameron Dershem <[email protected]>
extractors: done-ish.

c4c32091a6e51d8854393f89a12b308134d94217 authored over 5 years ago by Cameron Dershem <[email protected]>
Handlers done-ish.

59f010461aa5f2c4d7809b174f55778089e32e18 authored over 5 years ago by Cameron Dershem <[email protected]>
Server section is as good as I'm qualified.

4291b822fc10c65ad1920fe14a672d5b665584d6 authored over 5 years ago by Cameron Dershem <[email protected]>
Intro: done-ish. Getting Started: done-ish. Application: done-ish.

ea7bc84f8d5d8a6e1ebd24376da296ffea016d73 authored over 5 years ago by Cameron Dershem <[email protected]>
simplifies the front-page examples.

da969fed1f34527084fcaad294649f93f382d976 authored over 5 years ago by Cameron Dershem <[email protected]>
makes intro accurate about acitx-web.

2011f100a51c175e5accd97deb822a1343d2b4c7 authored over 5 years ago by Cameron Dershem <[email protected]>
Updates example version numbers to match actix-web version.

941bdfa491ee411265eb311c5bcd97ca024097b1 authored over 5 years ago by Cameron Dershem <[email protected]>
moves individual examples to pub mods to force building and have less dead_code

4f9bd8b72495dc8f85851ca5af87a404665a304f authored over 5 years ago by Cameron Dershem <[email protected]>
Removes websockets from feature rich mention.

a3cb721ed36ea8df938493c103b760789e5eb1fe authored over 5 years ago by Cameron Dershem <[email protected]>
fixes missing Comma.

96d8bec2a8a40f91f4fb1b40921c142bac43b9e5 authored over 5 years ago by Cameron Dershem <[email protected]>
links to docs.rs instead of internal copy of api docs.

0937cd8fdfa805baa07f72f8e5f47a38c94e69fc authored over 5 years ago by Cameron Dershem <[email protected]>
Updated SSL section with notes to create certs.

d42c8ee4a20f5c6b85cf981a3c7cf98475514d3e authored over 5 years ago by Cameron Dershem <[email protected]>
Updates http2 chapter after testing.

e20f6d9d56c0e5a3ed35531e72989cfcce9cc5e8 authored over 5 years ago by Cameron Dershem <[email protected]>
Removes author from Cargo.toml

1e8cdcd324865373a528fbd23e8d63bf4ce02ef8 authored over 5 years ago by Cameron Dershem <[email protected]>
removes websocket and multipart mention.

303ec266925471f96c22c1ed28e17e84bf7bb2e5 authored over 5 years ago by Cameron Dershem <[email protected]>
updates Getting Started.

471d21b61844b2b5a1d02d641ec21c1033b7ad0e authored over 5 years ago by Cameron Dershem <[email protected]>
Comments out non working sentry code.

d762e83e74cd8dc103daa78b3f5d31a5abf590c8 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Sentry.

5ca7b6dc83c61d78eea0fc0ecf357b9f93a01029 authored over 5 years ago by Cameron Dershem <[email protected]>
Fixes typo in databases

650c66b64a2dbdb982d99643ba005387efec4600 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at databases.

559f54d22bd60cd8e7a163a032a4c503719ff049 authored over 5 years ago by Cameron Dershem <[email protected]>
Removes author from Cargo.toml

917156db2c9896917e007fa5095cb847c1a92522 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Http2 section.

5387f012695c53a05a5d04b7638ce2296499fd16 authored over 5 years ago by Cameron Dershem <[email protected]>
Moves websocket example to crate.

262f835485005b319027d3097a9d62bdcd4de34c authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Static Files.

769c9af8f94807f809dcdd6962d2382a0fe6783b authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Middlewares.

9a16b6db938ec02a7dad188475fb2a2c650de398 authored over 5 years ago by Cameron Dershem <[email protected]>
first pass at Testing.

083522ef19ad0b2ffaa0fb93590089ca0e198869 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Responses section.

ea1600c417b046332b0b491ec785eab594e32786 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Requests Chapter.

507842bf1cd44e6c1d953bf63babd2be9bf8af98 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at errors section.

f07c78a5ca5490e9cb9aa969776ae01ecd208424 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at url-dispatch chapter.

71e6f076a4a838e7dcc3827769a2417295979d35 authored over 5 years ago by Cameron Dershem <[email protected]>
Merge branch 'update1.0-url' into update1.0

35156b0a75f21913592c78689b65836e74c6364e authored over 5 years ago by Cameron Dershem <[email protected]>
Quick pass at url-dispatch

0c268d18c1b2081407e647a28b5f966c96ef50bc authored over 5 years ago by Cameron Dershem <[email protected]>
Updates 'autoreloading' section

312031a085b98aa6b5ca4722303107342440079a authored over 5 years ago by Cameron Dershem <[email protected]>
Front page examples return 'impl Responder'

3f95205696b5d2e79d10626b8b593ac48c0628e0 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Extractors.

f922e8fb964150f594a3c6891d0c68ddc3180bdd authored over 5 years ago by Cameron Dershem <[email protected]>
begin url-dispatch chapter.

a313315a92c358e882b5224498d3200c9eee5cae authored over 5 years ago by Cameron Dershem <[email protected]>
comments out keep_alive section to pass builds.

5bd4218b942eaf0a74d926dbaada337ee504ef25 authored over 5 years ago by Cameron Dershem <[email protected]>
renames file to be more discoverable.

cb31379c103c27e3719bfe1db40223f6621154a4 authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Handlers chapter.

f7b22dfdc049c1950248ae91645cdb85a4897745 authored over 5 years ago by Cameron Dershem <[email protected]>
Fixes typo.

ebc6a446507826660da5c82ec53440f7158fa25f authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at Server section.

8ab3e358514b75c18fab7f499ec034dbaa8a3e3a authored over 5 years ago by Cameron Dershem <[email protected]>
First pass at 'Application' section

992d182910857b0ce6617d7dc53d3b0af9dfd2dd authored over 5 years ago by Cameron Dershem <[email protected]>
Updates getting-started to v1.0.

577dd9034119a8e426d4349f55a85aa06cc1ae56 authored over 5 years ago by Cameron Dershem <[email protected]>
Cargo can't do nested workspaces.

315b131cdd53ef289e942a977712f8819d30abb5 authored over 5 years ago by Cameron Dershem <[email protected]>
Updates Rust Version to be shortcode.

e43f408bced11dd873463ea3e652375929e0e5d0 authored over 5 years ago by Cameron Dershem <[email protected]>
Updates front-page flexible-responders to v1.0

d2a2fc697914fa8e5593c78d0cb80654df82ba04 authored over 5 years ago by Cameron Dershem <[email protected]>
Updates front-page examples: powerful-extractor and easy-form-handling.

118286afb1e8b4c06d957f6cd559741f36417fc3 authored over 5 years ago by Cameron Dershem <[email protected]>
Adds to workspace to test all code actually functions.

cbd27e7668878cc7771e6c5f2b6932cd322f16c7 authored over 5 years ago by Cameron Dershem <[email protected]>
removes outdatej code in examples.

a5f7e0d09569e33dda92d88081b3947ee3aa5dcb authored over 5 years ago by Cameron Dershem <[email protected]>
Removes erroneous comment

4c398feed7a24911a8d82c2d09c869d666f6351b authored over 5 years ago by Cameron Dershem <[email protected]>
begin update of docs to actix-web 1.0

8aa39e1afb83deca0c86ca5adcedf3c983bdca2d authored over 5 years ago by Cameron Dershem <[email protected]>
Merge pull request #77 from Gobiner/patch-1

add comma to getting-started

ad45f9e95a69d45baaad992a3d3f91a8612e581f authored over 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #78 from ebraminio/master

Update footer to 2019. Happy New Year!

0f1399ae605d7c2c8d2e3394193a2da2dbf10041 authored over 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #80 from awulkan/patch-1

Fix: Repository link

9b4c8e7b2c9d03e0be4bafec408f390525f6fd4e authored almost 6 years ago by Nikolay Kim <[email protected]>
Merge pull request #81 from yim7/master

fixed testing examples

0c8ce6f8320ab4d3459f68f9af3aca3e7de01998 authored almost 6 years ago by Nikolay Kim <[email protected]>
Merge pull request #79 from gurry/patch-7

Fixed a grammatical error

a49c10a884043b79b558c3bf859a35d35a9fa241 authored almost 6 years ago by Nikolay Kim <[email protected]>
Merge pull request #83 from drivasperez/patch-1

Fix a slight typo

743295552590a01a07d889ec698b0ad813f111b1 authored almost 6 years ago by Nikolay Kim <[email protected]>
Fix a slight typo

There was a "use" which should be "using".

a3c82fdab4d00fcc0b66197cf690895f2ea7a3f2 authored almost 6 years ago by Daniel Rivas <[email protected]>
Update header.html

6fcf3a3b6ca7ee79763b5d2e7fe734c465fcbf6d authored almost 6 years ago by krircc <[email protected]>