Ecosyste.ms: OpenCollective

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

github.com/restsharp/RestSharp

Simple REST and HTTP API Client for .NET
https://github.com/restsharp/RestSharp

rename test

53ef535cee3d1ebebdb6597fd8f9b63124b81f3a authored about 6 years ago by zzanol <[email protected]>
skip SimpleJson serialization when object is json string

26f4011920777205a8ed78023e25e818cf59289c authored about 6 years ago by zzanol <[email protected]>
Removed the wrong proxy call

0c874be3b918691044f4775c041b485e134f478c authored about 6 years ago by Alexey Zimarev <[email protected]>
Updating the version

3477692d724ba3a92c5f021764fff83e14c31720 authored about 6 years ago by Alexey Zimarev <[email protected]>
Fixes #1182

95f19535c110d1d6dec9ea1b70ff46a7c9adab20 authored about 6 years ago by Alexey Zimarev <[email protected]>
Avoid allocating a new Comparer for each iteration

b2d24d0c6ed14fd38b93aeec1610f7be6f40630e authored about 6 years ago by jnyrup <[email protected]>
Pattern matching

69aeef13c89061cec8c42959e8f876abbc4bd395 authored about 6 years ago by jnyrup <[email protected]>
Delay computations

6ea2d8e003b4541cf6359756ccab13ee9e8fe682 authored about 6 years ago by jnyrup <[email protected]>
Use TryGetValue

e82c89d3de338e0f0b4d5690c413631ed07b47d6 authored about 6 years ago by jnyrup <[email protected]>
Avoid string allocations

3ff9c8552a203423ade559683e6dd5c2ab3ae079 authored about 6 years ago by jnyrup <[email protected]>
Use nameof

c0c1e4e561be02140490736c57a3d6b2b6072b5c authored about 6 years ago by jnyrup <[email protected]>
Merge pull request #1190 from restsharp/revert-1185-master

Revert "Fixed double escape bug in SimpleJson"

309fd10726c2a952b422d669ffd96e895611036d authored about 6 years ago by Alexey Zimarev <[email protected]>
Revert "Fixed double escape bug in SimpleJson"

6f1e4a04c9c20086f8d48c49b9bb4e45e7c1c3ee authored about 6 years ago by Alexey Zimarev <[email protected]>
Proxy again

1e2b9b95ff0221c2efe296464748e5889c2f1366 authored about 6 years ago by Alexey Zimarev <[email protected]>
Version bump

e2b1a52fb6d993e83c975c24220833b2c2fb4b05 authored about 6 years ago by Alexey Zimarev <[email protected]>
Proxy thing

290a819e111ade9e5456d99a0ab2b014615632d8 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge branch 'master' of github.com:restsharp/RestSharp

03dc169fd5dd3b8043c8a894d1ccbb3e83548857 authored about 6 years ago by Alexey Zimarev <[email protected]>
Updated the version and release notes

6e3cc42267139b193f884dbf811d37ef002b40e4 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1185 from rezalas/master

Fixed double escape bug in SimpleJson

e3da4c84ac4dfb9a5108a4c25e99cdbcaf980abc authored about 6 years ago by Alexey Zimarev <[email protected]>
A little cleanup

57a099d2a19928edccad1f07fc05f3c1b6fd3465 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1184 from Psypher9/master

Some bugfixes and interface segregation

79bf2dee9c52dff02f27b85535b7e88fe286efa0 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1187 from mstrYoda/fix/dateTime-millisecond-utc-issue

Fix/date time millisecond utc issue

60e7de9f3ad70c644f004198e3a6936ce0e701f1 authored about 6 years ago by Alexey Zimarev <[email protected]>
fixed multiple HTTP Method overrides at L39 of RestClient.Sync

9273b1a48a76c56cb15001023dfc6fa0a57692a3 authored about 6 years ago by Turner Bass <[email protected]>
removed line break

a76433dceb536807e8e9c1d47eadc06a7e216192 authored about 6 years ago by emre.savci <[email protected]>
- Added datetime kind assertion

7b36ba85cb06a52bd5dbc3c224c2b2760596bf9d authored about 6 years ago by emre.savci <[email protected]>
- Added datetime with milliseconds format to StringExtensions

- Added DateTimeResponse class to Test/SampleClasses/misc.cs
- Added test for fix

d08ba7a0089e86e05669c37baed399a3f07d4091 authored about 6 years ago by emre.savci <[email protected]>
Fixed a bug where SimpleJson would double escape properly formatted json strings if passed valid json to the request body. Thus invalidating the json and causing all sorts of issues on deserialization.

59cd57a67e5d99d5c7030650d8a03c6cc4e6ea13 authored about 6 years ago by Paul McDowell <[email protected]>
Ignore .dtbcache

29b7a38a3ee2478311f2a7d7c954d56d4a37f914 authored about 6 years ago by Turner Bass <[email protected]>
Merge from Upstream

9480811c81ac26396452457fca8a57e77a15e239 authored about 6 years ago by Turner Bass <[email protected]>
added line to end of .gitignore

df2bece32ae8fe3323ba6f0665ef6bfa5a632bd7 authored about 6 years ago by Turner Bass <[email protected]>
Added safety for a null Proxy in RestClient.ConfigureHttp

fe703cdcd75a65a36abc09adf25b4126e9c7b1c4 authored about 6 years ago by Turner Bass <[email protected]>
Added 'AddHandlers' method to simplify Adding Json and XML headers to the RestClient; Fixed bug in RestClient.Execute(IRestRequest, Method) where the method provided was not overriding the original method of the request (tests added)

5414bc9a23e6ce9c73bf4ff6be0b5b19801deeca authored about 6 years ago by Turner Bass <[email protected]>
Updated the version

13c3e6b820e215850e3f1ec72b16c760bcc10363 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1176 from joshsacks/develop

Found more issues with the extension methods.

49894a90fe505bd61069b11550af7a7882e9c84f authored about 6 years ago by Alexey Zimarev <[email protected]>
delete .vs

eaa4d81ba6c00886539df2292caa6bae815a8baa authored about 6 years ago by Joshua Sacks <[email protected]>
add /.vs/ to gitignore

3259d51db8caa43a2aaaac77accaf79fb55a8e48 authored about 6 years ago by Joshua Sacks <[email protected]>
Found more issues with the extension methods.

Non-generic execute also wasn't setting the HTTP method.

6a51f14c3db3bfb1317788eac5543693cd85289b authored about 6 years ago by Joshua Sacks <[email protected]>
Updated release notes

104e8228c9dacf215f1a99cd00dd4fa8d9fa7417 authored over 6 years ago by Alexey Zimarev <[email protected]>
Bump the version

7481d7f7f07c45d9fec2572014c5390cd8b007ac authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1173 from manicmonkey/develop

Fixes #1172 - Allow custom content types for multipart requests

26e49d71079623e8ee5025fe697cd68af1053c6e authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1175 from joshsacks/patch-1

Mistake in Post extension method

27da9df5445b699eabba1834b9f6ef0c2f70eedb authored over 6 years ago by Alexey Zimarev <[email protected]>
Mistake in Post extension method

Method parameter to client.Execute should be Method.POST, not Method.PUT.

aed05a312e4a437489500f2742fde74bc567caa5 authored over 6 years ago by joshsacks <[email protected]>
Fixes #1172 - Allow custom content types for multipart requests

b5ad4003cd1f575a2c11d0692e8a21374747fd0c authored over 6 years ago by James Baxter <[email protected]>
Merge branch 'develop' of https://github.com/restsharp/RestSharp into develop

c7d5b450f52dc913badffffb74470adb8539584e authored over 6 years ago by Turner Bass <[email protected]>
Separated ISerializer into ISerializer and IXmlSerializer to keep the XML specific contract in the XML serializers (replaced RestRequest serializer properties as needed); Added some new constructors to the RestRequest to allow the developer to define the RequestFormat in the constructor; Added new constructors to Parameter for conciseness; Made the XmlNamespace parameter on AddBody optional;

a8946d126211eb67bc1902dfb819c54d055c03e5 authored over 6 years ago by Turner Bass <[email protected]>
Update releasenotes.md

e6dea9a4efa0fc22673d583e4d568b835070aa79 authored over 6 years ago by Alexey Zimarev <[email protected]>
Updated release notes

325bc99005cf02398fab0180679ee234ac14c200 authored over 6 years ago by Alexey Zimarev <[email protected]>
Some new overloads and proper async methods that will also throw

79eb7a92934439be1566afd714a983ca3320baee authored over 6 years ago by Alexey Zimarev <[email protected]>
Simplifying method names

62099cbbc8cc4f8f306cc4e16749c137758743ee authored over 6 years ago by Alexey Zimarev <[email protected]>
Fixing #1077

2226003243a20e515da7dc3bc08c86d74bedd994 authored over 6 years ago by Alexey Zimarev <[email protected]>
Adding documentation tag and bumping the version

149ec417853ddfef7c6c2fcdf7ec7b694a3d89c2 authored over 6 years ago by Alexey Zimarev <[email protected]>
Added the AdvancedResponseWriter

9e90d4b85419119422d0ff6108228578b7e8f0ac authored over 6 years ago by Alexey Zimarev <[email protected]>
Uri needs ToString

ebc04169163faf48141cf8f9834018cf306f0d4d authored over 6 years ago by Alexey Zimarev <[email protected]>
Fixing the unhappy NUnit

b6a0c7f3d6000a146556eed9d5f2b32451daa53a authored over 6 years ago by Alexey Zimarev <[email protected]>
Added the test to use query parameters with PUT

02e51bc94954b135410e88f32109e7ac96d15dda authored over 6 years ago by Alexey Zimarev <[email protected]>
Skip one test for AppVeyor as it was before

cdf59c4d554900800a5341707a42cc3ee4c40c01 authored over 6 years ago by Alexey Zimarev <[email protected]>
PUT must support query parameters too

29b142c01705d3780216f30e82cf00ffca8cf902 authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1167 from artiomchi/bugfix/oauth1-uri-query-handling

Query string shouldn't be removed in the OAuth1Authenticator

9a41689020fe0d1d78e8b47176aed6721376618a authored over 6 years ago by Alexey Zimarev <[email protected]>
+ Adding unit test for the url query string change

a39f28e230df7ff60bcec4e9bf54d9335a130e74 authored over 6 years ago by Artiom <[email protected]>
! Query string shouldn't be removed - it's used later on

02fcccd7e8fd81fea26b1baf829d927a1cb4bdea authored over 6 years ago by Artiom Chilaru <[email protected]>
Merge to develop

f90914d7bc80ab2d68d24331ad05d2cc8ec795d6 authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge

46eccdf3b646474796a5d7eaf1ae6423ff38160d authored over 6 years ago by Alexey Zimarev <[email protected]>
Simplification

9bab13b9b7263d646f9383da7d19763af1eef476 authored over 6 years ago by Alexey Zimarev <[email protected]>
IRestRequest method signatures updated

fcce9a368082601497845f0295e2f514c17f95a0 authored over 6 years ago by Sinan Keskin <[email protected]>
Overload method added and test updated

81a45b9edd7fd1c7096970b0aca4f0be93a6101a authored over 6 years ago by Sinan Keskin <[email protected]>
URLBuilder test added for query string without encoding updated

d92fdea2287da205fe73682abd7b56a8422327a3 authored over 6 years ago by Sinan Keskin <[email protected]>
URLBuilder test added for query string without encoding

46066cba7b303ee1a02a55bfaaf5d582bfd717e4 authored over 6 years ago by Sinan Keskin <[email protected]>
Fix for query string without encoding with encode parameter

31dadec258f5028623f4187938e8becc8a60d1da authored over 6 years ago by Sinan Keskin <[email protected]>
Fix for query string withound encoding

e9cab543a24111242b026625f5b618b3d1bfac28 authored over 6 years ago by Sinan Keskin <[email protected]>
Merge pull request #1154 from MaximRouiller/repositoryUrl

Adding repositoryUrl for Nuget.org

b2ce82c6f18f705dcd5962c4a33afa773d8a6b7a authored over 6 years ago by Alexey Zimarev <[email protected]>
Adding repositoryUrl for Nuget.org

efd0de98d121ec5e5de44800e00392b5025d4a38 authored over 6 years ago by Maxime Rouiller <[email protected]>
Merge pull request #1135 from marmind/develop

Option AlwaysMultipartFormData with AddParamter(name, value contentType, ParameterType.RequestBo...

b52b9be2467003e79d63f55d17f8ee2a74febe54 authored over 6 years ago by Alexey Zimarev <[email protected]>
New integration test: Option AlwaysMultipartFormData without file creates a valid request body

233e256182e994a046959779ba340002c5d233d9 authored over 6 years ago by offtopic <[email protected]>
Fix multipart request without file and AlwaysMultipartFormData = true

4cfe8c6aca21546eb5ff4a6484e0e26e3af235ae authored over 6 years ago by offtopic <[email protected]>
Adding dotnet restore

ffb26a54d4473cc9612322f2aaf153c2caa03def authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge branch 'mscharrig-develop' into develop

4f54f38df4202bcb1cd71e8a0496508d63959ebe authored over 6 years ago by Alexey Zimarev <[email protected]>
Fixes #1126

1e06bc77641a42e90c56821d60293a01c1120afd authored over 6 years ago by m.scharrig <[email protected]>
Merge pull request #1121 from mscharrig/develop

Fixes #1104

398e546499b470abef6fe6ce8f7c6b4ca18b3aae authored over 6 years ago by Alexey Zimarev <[email protected]>
fix Codacy issue

c3e0e2f3a59292bc3580691bdb58def7f5a3ccc5 authored over 6 years ago by m.scharrig <[email protected]>
Merge pull request #1120 from kendallb/develop

Don't use compiled Regexes and make sure they are all static

1805996d6f93226cdbf9dd1cc50b90423c1456c7 authored over 6 years ago by Alexey Zimarev <[email protected]>
Fixes #1104

6f5af4a5fb2dcec5bbfda5259ccc98d2bb4fe537 authored over 6 years ago by m.scharrig <[email protected]>
Don't use compiled Regexes and make sure they are all static

055889ab504a00ee8f74d554340170a6f8eb8cfd authored over 6 years ago by KendallB <[email protected]>
Renamed the test

28db39ed6040adf9f69ed350215b478e49a6cbe4 authored over 6 years ago by Alexey Zimarev <[email protected]>
Added semicolon test

9e983c2fdb72227c5d5dd6e50ea596f8b33bb938 authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1118 from MichelZ/develop

Fix Proxy in .NET Core 2.0, Add Proxy Test

ea44870e81be67f27a571019269c7f684bab5353 authored over 6 years ago by Alexey Zimarev <[email protected]>
Fix Proxy in .NET Core 2.0, Add Proxy Test

23474c3fe4e7803ae79f3affba3f818bd2f584e2 authored over 6 years ago by Michel Zehnder <[email protected]>
Added a request configurator

a3a5368ef49aff7ea2ee8a5784294d80b70c07cb authored over 6 years ago by Alexey Zimarev <[email protected]>
Removed Tuple package

553fd158dd88d7b76cbd906b3f149a57c78ab722 authored over 6 years ago by Alexey Zimarev <[email protected]>
Fixes #1093

d23279af1955d40b8bab989bb4169ba50893d5c9 authored over 6 years ago by Alexey Zimarev <[email protected]>
Fixes #976

4b03229e7415057a2179471a1de0acab2233f520 authored over 6 years ago by Alexey Zimarev <[email protected]>
Fixes #1059

663ddd77ed93dd35b243d378cf793a478ba386e4 authored over 6 years ago by Alexey Zimarev <[email protected]>
Trying to fix the AppVeyor build

c5c3f0087a376a29fbd1c27f575ae6f23628cf06 authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1086 from Andrius-Dobrotinas/develop

Using the exact name provided in DeserializeAs attribute, if any, on …

1250ec6bffa1e92fee85fd55bf7f629106b87339 authored over 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1097 from timotei/develop

Handle RsaSha1 properly in .NET Core 2.0

a63daf910e00f9d3d65be7a6a42c22f5fa2f8454 authored over 6 years ago by Alexey Zimarev <[email protected]>
Added the configurator method to the interface

Build should be Release
Added some XML docs

641f428772bb176e0b2ef9ee1b2fea6ab2a02eae authored over 6 years ago by Alexey Zimarev <[email protected]>
Add more tests

ff9b8ad9de44af1ecd89830f7d00705d38345552 authored almost 7 years ago by timotei <[email protected]>
Add a test for FromXmlString

368c9e60ad26fb4a5dd14e39f35abac410c797d1 authored almost 7 years ago by timotei <[email protected]>
Move the pragma into the extension method

8c7347ae8f1bb5f5d0e03461a13cf730181786a9 authored almost 7 years ago by timotei <[email protected]>
Extract FromXmlString2 into a separate file

f0ec820554391ee5aee736675e476babfa6ec133 authored almost 7 years ago by timotei <[email protected]>
Handle RsaSha1 properly in .NET Core 2.0

There are some issues on .NET's side about the
missing functionality of RSACryptoServiceProvider...

4aa4fcf44e7557c8a9ccb423b3d4d60dbf16b018 authored almost 7 years ago by timotei <[email protected]>