Ecosyste.ms: OpenCollective

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

RestSharp

Simple REST and HTTP API Client for .NET
Collective - Host: opensource - https://opencollective.com/restsharp - Website: https://t.co/ph6iVgsVhT - Code: https://github.com/restsharp/RestSharp

Added a request configurator

github.com/restsharp/RestSharp - 0cd360a28d376cdcad789d2baa271450b7a35ffc authored almost 7 years ago by Alexey Zimarev <[email protected]>
Removed unnecessary abstraction

github.com/restsharp/RestSharp - 21992a46487463fd6f19dc03f0d7b12e2ccb9a04 authored almost 7 years ago by Alexey Zimarev <[email protected]>
Using the exact name provided in DeserializeAs attribute, if any, on Deserialization

github.com/restsharp/RestSharp - daf5ba2f5c6e6b41daab2796a2ff2ba3d5c74cbc authored almost 7 years ago by Andrius-Dobrotinas <[email protected]>
Update CONTRIBUTING.md

github.com/restsharp/RestSharp - 07a2cec8fbe5b0d1dc3df7067e0338dc79603b86 authored almost 7 years ago by Alexey Zimarev <[email protected]>
Update CONTRIBUTING.md

github.com/restsharp/RestSharp - bdf0519f892fd757e46073a4167a6d73e70040b1 authored almost 7 years ago by Alexey Zimarev <[email protected]>
Adding usage of WebRequest.DefaultWebProxy to address #1066

github.com/restsharp/RestSharp - 8d0b99eae57f348868b4be42cb0ca4efd1e0498b authored almost 7 years ago by Alexey Zimarev <[email protected]>
Fixing #1061

github.com/restsharp/RestSharp - fe2b032d4e3601a93cf51a2db58f23efbe3e04ac authored about 7 years ago by [email protected] <az230773>
Merge remote-tracking branch 'origin/master'

github.com/restsharp/RestSharp - 29805fc3917c45fb7aa19f70fa5dcd9641587638 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'bcichonski-feat/issue1-serialize-as-content' into develop

github.com/restsharp/RestSharp - a9ec5b16ae9983b31bd1c1f2a71bddec68bd365a authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'feat/issue1-serialize-as-content' of git://github.com/bcichonski/RestSharp into bcichonski-feat/issue1-serialize-as-content

github.com/restsharp/RestSharp - 5ddc2846c759d39fdeed651c3e34c2d712ba70c8 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'feat/issue1-serialize-as-content' of git://github.com/bcichonski/RestSharp into bcichonski-feat/issue1-serialize-as-content

github.com/restsharp/RestSharp - 5830360f22fe3cad8e74a6368da4c930db315242 authored about 7 years ago by Alexey Zimarev <[email protected]>
Removing old #ifs

github.com/restsharp/RestSharp - 18c057b5dd7ee75ebd262e43a41e45483d99b1a9 authored about 7 years ago by Alexey Zimarev <[email protected]>
Test for #653

github.com/restsharp/RestSharp - 6fff0f51aa2e8c9fe0a6247ff32b80d675501fdd authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixed #520

github.com/restsharp/RestSharp - e99d12dbb6a97d4dde9bd961c60f2f394e1491fe authored about 7 years ago by Alexey Zimarev <[email protected]>
Adding bacl CLS compliancy

github.com/restsharp/RestSharp - 34c4d31e70480826871bdfffb26a1fa91c708155 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'jchannon-gzip' into develop

github.com/restsharp/RestSharp - 675cd79c10b5301abeb5a3377c47df4dbf05e593 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'gzip' of git://github.com/jchannon/RestSharp into jchannon-gzip

github.com/restsharp/RestSharp - 625d720277f37de034c3e12aa7be508300ec8565 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'oleveau-master' into develop

github.com/restsharp/RestSharp - 874bb9c1b0522c1697754610a739222245a8ec95 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'master' of git://github.com/oleveau/RestSharp into oleveau-master

github.com/restsharp/RestSharp - a7a17b8a2893d21fd80d56f3dab86c6a2174122a authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'master' of git://github.com/oleveau/RestSharp into oleveau-master

github.com/restsharp/RestSharp - 23e2b5fe6f646d92aa2213b3037ef34a4892e81d authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'lsolano-hotfix/refactor_RestClient_BuildUri' into develop

github.com/restsharp/RestSharp - c3855bcfb62ca8e8b7cfb04f1e68f5ff394946cf authored about 7 years ago by Alexey Zimarev <[email protected]>
Cleaning up things

github.com/restsharp/RestSharp - f32cf0a0480f89f672d1ca8baa34410db2ece599 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'hotfix/refactor_RestClient_BuildUri' of git://github.com/lsolano/RestSharp into lsolano-hotfix/refactor_RestClient_BuildUri

github.com/restsharp/RestSharp - ba61f198f5b5ebcf079764ec4bc305fcfbbf8cfd authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'Krizzzn-Krizzzn-patch-1' into develop

github.com/restsharp/RestSharp - 48bef4d101ae1dc59ffedd322530aed0dc0533b9 authored about 7 years ago by Alexey Zimarev <[email protected]>
Allowing multiple parameters with the same name, optionally.

github.com/restsharp/RestSharp - e8a4a37d34df4d140baa9cf8a8a15f6416f2e1a0 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'Krizzzn-patch-1' of git://github.com/Krizzzn/RestSharp into Krizzzn-Krizzzn-patch-1

github.com/restsharp/RestSharp - 65ba8f7c0b12f2317eed484a469d2b88be5e96b6 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing the icon URL

github.com/restsharp/RestSharp - 8ce7e9906cd4bda2a773d886a9fa9aec55c1f534 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing the interface, ConnectionGroupName was missing

github.com/restsharp/RestSharp - e79b43029fc554db39ab6bbb1fdc691a3def163e authored about 7 years ago by Alexey Zimarev <[email protected]>
Getting the system proxy

github.com/restsharp/RestSharp - f6bc843b65e349f4e047308ead0b5f5d7a1a3796 authored about 7 years ago by Alexey Zimarev <[email protected]>
Remove commented out code and cleaning up

github.com/restsharp/RestSharp - a9cf6b959870265474378d65cbf71e5c15945a27 authored about 7 years ago by Alexey Zimarev <[email protected]>
Adding ConnectionGroupName, replacing #1027

github.com/restsharp/RestSharp - be12346648610419208687749e1325f0da058c55 authored about 7 years ago by Alexey Zimarev <[email protected]>
Manually fixing merge.

github.com/restsharp/RestSharp - 9df1f74a9c8ccda26b6d23542b58b34e95e11691 authored about 7 years ago by Lorenzo Solano Martinez <[email protected]>
Merge branch 'develop' into hotfix/refactor_RestClient_BuildUri

# Conflicts:
# RestSharp/RestClient.cs

github.com/restsharp/RestSharp - d1a24006e9e6fdd231ccdf518b8433e6d52a62e3 authored about 7 years ago by Lorenzo Solano Martinez <[email protected]>
Remove unwanted changes from csproj

github.com/restsharp/RestSharp - 772ff2ad4e477d8512fbf709fc4acecd46084c90 authored about 7 years ago by Lorenzo Solano Martinez <[email protected]>
Merge pull request #1054 from jolmari/develop

Authenticator unit tests

github.com/restsharp/RestSharp - 3a784d7b04c6861c443b83fbe92c3bab7624782e authored about 7 years ago by Alexey Zimarev <[email protected]>
Authenticator unit tests

- HttpBasicAuthenticator unit tests
- OAuth1Authenticator unit tests

github.com/restsharp/RestSharp - 2801483ecfddd37aea9ebe380ef702dc991da313 authored about 7 years ago by Kristian Virmo <[email protected]>
Merge pull request #1049 from smietanka/smietanka-branch

Added new request method: COPY

github.com/restsharp/RestSharp - 1c72fa92d957960980d6e88e052bbced367939a1 authored about 7 years ago by Alexey Zimarev <[email protected]>
Added new request method: COPY

github.com/restsharp/RestSharp - b2493c65c4ea49631358393c296abf9370b00496 authored about 7 years ago by smietanka <[email protected]>
Merge branch 'uxsoft-contenttype-overwritten-by-body-type' into develop

github.com/restsharp/RestSharp - fbd9b05a5a8f9be2e5114b3654dd1ded9e5cad07 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'contenttype-overwritten-by-body-type' of git://github.com/uxsoft/RestSharp into uxsoft-contenttype-overwritten-by-body-type

# Conflicts:
# RestSharp.IntegrationTests/StatusCodeTests.cs
# RestSharp/Http.cs

github.com/restsharp/RestSharp - 4d7320861bb8cb632c95c265e3d08d37d696a6a2 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'contenttype-overwritten-by-body-type' of git://github.com/uxsoft/RestSharp into uxsoft-contenttype-overwritten-by-body-type

# Conflicts:
# RestSharp.IntegrationTests/StatusCodeTests.cs
# RestSharp/Http.cs

github.com/restsharp/RestSharp - 5b2995847d3222f8538ba7e5a49c1b1cfa8d3c4d authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'robi26-fixDownloadDataHiddenError' into develop

github.com/restsharp/RestSharp - ef2744c0d62dbdb5af4504f35af4e84cba2a3b95 authored about 7 years ago by Alexey Zimarev <[email protected]>
Adding new overload

github.com/restsharp/RestSharp - b7499d25f2d8ee3ddc6aa379d078eebbf4b10a39 authored about 7 years ago by Alexey Zimarev <[email protected]>
Adding new overload

github.com/restsharp/RestSharp - aef189c8f9d76bd4aaf0cab3ff055861b1cf3528 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1034 from masadwin/develop

query string parameters are encoded correctly using the selected encoding instead of default enc...

github.com/restsharp/RestSharp - b894990ee568c0e51295638585f2208c5cf3445f authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into develop

github.com/restsharp/RestSharp - 4c9e403b3dc1ed5a54631b7943e2abe34cd195d6 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into develop

github.com/restsharp/RestSharp - 44df65ec29eac15084b646b3a4f36552bd139599 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1042 from lsvhome/develop

flexibility improved

github.com/restsharp/RestSharp - fd7b3ec559fde207ac33d9e14c4e95cad5d461d4 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixes #1044

github.com/restsharp/RestSharp - 414549f47f82112898bb183f78aa0733628a4a5b authored about 7 years ago by Alexey Zimarev <[email protected]>
methods Http.ConfigureWebRequest() and Http.ConfigureAsyncWebRequest() are identical, so call Http.ConfigureWebRequest() from Http.ConfigureAsyncWebRequest()

github.com/restsharp/RestSharp - c2c51b01d380e655f532c13f9d5318784b72390e authored about 7 years ago by Sergii Lutai <[email protected]>
synchronized content of methods Http.ConfigureWebRequest() and Http.ConfigureAsyncWebRequest() => they are identical now

github.com/restsharp/RestSharp - 97aaa8e912a321a34e348994b69a6da5ae9153cc authored about 7 years ago by Sergii Lutai <[email protected]>
flexibility improved:

made Http.ConfigureAsyncWebRequest and Http.ConfigureWebRequest protected virtual instead private

github.com/restsharp/RestSharp - cffe691c81914b497572ce4f9777cb287b4ab1a9 authored about 7 years ago by Sergii Lutai <[email protected]>
flexibility improved: WebRequest.Create() wrapped into protected virtual Http.CreateWebRequest() method

github.com/restsharp/RestSharp - f2af03a35720955707e29f82392dd56a7b15bec7 authored about 7 years ago by Sergii Lutai <[email protected]>
Merge remote-tracking branch 'origin/master'

# Conflicts:
# appveyor.yml

github.com/restsharp/RestSharp - f07b6ec85605582fc759653d09822606a9a67b04 authored about 7 years ago by Alexey Zimarev <[email protected]>
Some fixes in the build script

github.com/restsharp/RestSharp - 5a3c71d05517ac99055cdca55cc9b835a8d2c51e authored about 7 years ago by Alexey Zimarev <[email protected]>
Added releasenotes for 106.1

github.com/restsharp/RestSharp - 4f04d4f6645ebba1bc02c92a37176bc7771c9c49 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixes #462

github.com/restsharp/RestSharp - ce2659eae2669f7972ab81ae0e6fd51afff4f49a authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #918 from medianick/add_rsa_sha1_signing

Add RSA-SHA1 signing capability

github.com/restsharp/RestSharp - e476ecd541a22fa912f13ba83535b14d0198283e authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1036 from datvm/develop

Fixed Uri builder when the Resource is an absolute Uri (with protocol, etc...).

github.com/restsharp/RestSharp - 59107498d0f699890070cf97dea4af54ebef1a35 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixed Uri builder.

Added Test case for the change.

github.com/restsharp/RestSharp - 2246eb9acf4573423af7df1a5974a2c62cc01a19 authored about 7 years ago by Luke Vo <[email protected]>
Test refactoring, common constants and additional field. (+10 squashed commit)

Squashed commit:

[438e23e] Simmilar sanity check for DeserializeAs(Content = true) attribute.

...

github.com/restsharp/RestSharp - 9505b61498c20c9345b3b6222a1e878f3e7c8dca authored about 7 years ago by bartq <[email protected]>
Fix RestRequest.RequestFormat documentation.

github.com/restsharp/RestSharp - 70cf02c7c2a7c5db720a0a22d5acf858fe589003 authored about 7 years ago by Matthew King <[email protected]>
adding another test for uri building

test that checks if the changing of encoding affects the BuildUri output

github.com/restsharp/RestSharp - e09ac1b91f6263d82bc6d546f97d7b746d507222 authored about 7 years ago by Asad <[email protected]>
fix for failing test case

incorrectly used compare method

github.com/restsharp/RestSharp - 6727e3acc68b4e13b477d1275df6a6307786b046 authored about 7 years ago by Asad <[email protected]>
fixed failing test case

percent encoded parameters are NOT case sensitive

github.com/restsharp/RestSharp - e919c5ca05e862ee58ea935416c52fbdcfaabb32 authored about 7 years ago by Asad <[email protected]>
added required import

github.com/restsharp/RestSharp - 3c61980556bddb939d118d40884979b907e085a8 authored about 7 years ago by Asad <[email protected]>
removed unnecessary space

github.com/restsharp/RestSharp - 7ecb973df56b513a7b5af8e7dd05657a804e8cfa authored about 7 years ago by Asad <[email protected]>
BuildUri now encodes parameters based on currently selected Encoding

for example. ø character should give '%F8' when selected encoding is
ISO-8859-1, instead of givi...

github.com/restsharp/RestSharp - 082328c76b21634761067c907a747ca04f66cd3a authored about 7 years ago by Asad <[email protected]>
Merge branch 'develop' of github.com:alexeyzimarev/RestSharp into develop

github.com/restsharp/RestSharp - 5c603165908bfccf5077e7d7961ffa7ffb773123 authored about 7 years ago by Alexey Zimarev <[email protected]>
Addressing #1032

github.com/restsharp/RestSharp - e173f94dbe8ad9f508c9081099910deaf3cfefe1 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' of github.com:alexeyzimarev/RestSharp into develop

github.com/restsharp/RestSharp - 52d3bc5c64bb7e083d3ecdc89f7711f189fc1511 authored about 7 years ago by Alexey Zimarev <[email protected]>
Addressing #1032

github.com/restsharp/RestSharp - 1d9db44edf5fe49842c742295023f7bb4f307c23 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #882 from zodo/master

Fixed ignoring the DeserializeAsAttribute for list properties

github.com/restsharp/RestSharp - e0f3966a1142288673ed5e147ec60edd2e3bfa3d authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into master

github.com/restsharp/RestSharp - b5e969aefbfd469a2b75875de955d7357c1a0bdb authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into master

github.com/restsharp/RestSharp - d69cf55c6227ff2e5f732d9113a23e7e6c9806c6 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #878 from Skyscanner/if-modified-since-header-invariant-culture

Change restricted header action for If-Modified-Since to use Invariant CultureInfo

github.com/restsharp/RestSharp - 6748787e4036875d141e6085533d4f0dc7aacf53 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into if-modified-since-header-invariant-culture

github.com/restsharp/RestSharp - a0e68ab36b00f4b84bdfbf42bbb7b0a0d0434723 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1030 from dmxengine/develop

Automatic gzip/deflate decompression was made switchable

github.com/restsharp/RestSharp - 5bfd52f65bc1c117d71a38396d68ee36d6be301f authored about 7 years ago by Alexey Zimarev <[email protected]>
Automatic gzip/deflate decompression was made switchable

github.com/restsharp/RestSharp - b586e4a61118e13cfe0b85a573d087d053e5aad8 authored about 7 years ago by Dmx Engine <[email protected]>
Merge pull request #907 from hasanakg/master

Fix DeserializeAs attribute handling for generic properties

github.com/restsharp/RestSharp - 381d74f52319806ac8da8266d0d70e253c641560 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into master

github.com/restsharp/RestSharp - 943941f152caa60be94dec20aedb11495760d047 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into master

github.com/restsharp/RestSharp - 164eea8fc031ca8f322b974041a15163862506e7 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing the sample data file path in the test

github.com/restsharp/RestSharp - 1ace2707c3caa36cdcd90d7e0dc4d1b61142ed74 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'gmcelhanon-structured-syntax-regex-performance-fix' into develop

github.com/restsharp/RestSharp - a6b815a1335da4005743a58f25243a8df51f3df8 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge and fix #921

github.com/restsharp/RestSharp - 4814fea03a6f9a51151eff4eeead268e2ee21081 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing the project file after merge

github.com/restsharp/RestSharp - c0ac11d97eabeb24b334a6a77e27cb3966822a8e authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'Falco20019-fix-714' into develop

github.com/restsharp/RestSharp - d6d151e687824697c38589dcfe0715a640294d63 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge #950

github.com/restsharp/RestSharp - 63a8341189300689ffcfd6ba086361eabf9be554 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing the Appveyor yaml

github.com/restsharp/RestSharp - cbfb80d688e1ad9e67b4d9c2a783f28588299172 authored about 7 years ago by Alexey Zimarev <[email protected]>
Uncommenting the test

github.com/restsharp/RestSharp - 838254c8b6ba4e8304df586e65a70f7a379896e8 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge pull request #936 from gentleman-turk/master

Adding long value support for AddRange

github.com/restsharp/RestSharp - 80861965312014fd9ac1eb7aa60089107a962c56 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop' into master

github.com/restsharp/RestSharp - 03419bea4560c221bbef492a9363e0ca659f0b25 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge branch 'develop'

github.com/restsharp/RestSharp - 548988c5d905f560e1f025aa56b8200a6bc58180 authored about 7 years ago by Alexey Zimarev <[email protected]>
Merge README

github.com/restsharp/RestSharp - 29978ae0c7dc2dfbd88da962eba955c1a6bf7890 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing #1026

github.com/restsharp/RestSharp - f5fe79e52bb2699ec96bfcbc9b7f93f3b3039bb8 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing #1026

github.com/restsharp/RestSharp - 3bbcdf1cf5f09be4d881e7b384beeb6c7d7db2b7 authored about 7 years ago by Alexey Zimarev <[email protected]>
Added a note about Signed package

Added a note about Signed package

github.com/restsharp/RestSharp - 97f66c59cb3bdbe13e12ca1923037175186ecdce authored about 7 years ago by Alexey Zimarev <[email protected]>
Added a note about the Signed package

github.com/restsharp/RestSharp - 749864086a637a5d64441533ab24f3f0f0b8f235 authored about 7 years ago by Alexey Zimarev <[email protected]>
Fixing Appveyour config

github.com/restsharp/RestSharp - b96828227daf1b8e0a09b820fcf212c311e04649 authored about 7 years ago by Alexey Zimarev <[email protected]>
Removed Slack notification

github.com/restsharp/RestSharp - 7e58f68b327b7bc631a1132b4082e743f6887e94 authored about 7 years ago by Alexey Zimarev <[email protected]>