Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JSIStudios/SimpleRestServices issues and pull requests
#66 - Release 1.3.0.2 uses the wrong strong name key
Issue -
State: open - Opened by sharwell over 9 years ago
Labels: bug
#65 - Release/1.3.0.2
Pull Request -
State: closed - Opened by sharwell almost 10 years ago
Labels: enhancement
#64 - Simplify build
Pull Request -
State: closed - Opened by sharwell almost 10 years ago
Labels: enhancement
#63 - Exposing the AllowAutoRedirect property of System.Net.HttpWebRequest to callers of this library.
Pull Request -
State: closed - Opened by mattalline almost 10 years ago
- 3 comments
Labels: enhancement
#62 - Fix the retryCount calculation in RequestRetryLogic.Execute (fixes #61)
Pull Request -
State: closed - Opened by sharwell over 10 years ago
Labels: bug
#61 - WebResponseRetryLogic incorrectly calculates the number of remaining retry operations
Issue -
State: closed - Opened by sharwell over 10 years ago
Labels: bug
#60 - RestServiceBase.Stream does not preserve input position on retry
Issue -
State: open - Opened by sharwell over 10 years ago
Labels: bug
#59 - Initial portable class library support (fixes #58)
Pull Request -
State: open - Opened by sharwell over 10 years ago
#58 - Support the Portable Class Library (.NET 4.0)
Issue -
State: open - Opened by sharwell over 10 years ago
Labels: enhancement
#57 - Fix issues with assembly signing
Pull Request -
State: closed - Opened by sharwell over 10 years ago
Labels: bug
#56 - NuGet restore
Pull Request -
State: closed - Opened by sharwell over 10 years ago
- 1 comment
Labels: enhancement
#55 - Updated to the latest release of SHFB, using the Lightweight TOC plugin
Pull Request -
State: closed - Opened by sharwell over 10 years ago
Labels: enhancement
#54 - Update assembly versions to fix dependency problems (fixes #53)
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#53 - Assembly versioning is breaking client applications
Issue -
State: closed - Opened by sharwell about 11 years ago
- 1 comment
Labels: bug
#52 - Fix string serialization error on web response failures
Pull Request -
State: closed - Opened by alanquillin about 11 years ago
#51 - StringSerializationException thrown on WebException
Issue -
State: closed - Opened by alanquillin about 11 years ago
- 1 comment
Labels: bug
#50 - Add required Json.NET dependency to nuspec
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#49 - .NET 3.5 support
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#48 - Add property RequestSettings.ConnectionLimit
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#47 - Remove unnecessary method overrides
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#46 - Only retry operations when explicitly requested by the calling code (fixes #43)
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#45 - WebResponseRetryLogic was retrying operations more times than specified (fixes #42)
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#44 - Do not hide StringSerializationException from calling code (fixes #41)
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#43 - retryCount should default to 0
Issue -
State: closed - Opened by sharwell about 11 years ago
Labels: bug
#42 - WebResponseRetryLogic incorrectly calculates the number of remaining retry operations
Issue -
State: closed - Opened by sharwell about 11 years ago
Labels: bug
#41 - Deserialization exceptions are hidden from calling code
Issue -
State: closed - Opened by sharwell about 11 years ago
Labels: bug
#40 - Only read the necessary amount of data from the input stream (fixes #39)
Pull Request -
State: closed - Opened by sharwell about 11 years ago
#39 - RestServiceBase.Stream can read too much data from the input stream
Issue -
State: closed - Opened by sharwell about 11 years ago
Labels: bug
#38 - Fixed bug caused by an incorrect null check on callback parameter
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#37 - NuGet updates
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#36 - Added a link to the license page in the README file
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#35 - Mark the assembly with [CLSCompliant(false)]
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#34 - Update Json.NET to version 5.0.6
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#33 - Add Sandcastle Help File Builder project to solution
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#32 - Fix spelling of member names
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#31 - Remove REST Server functionality (fixes #30)
Pull Request -
State: closed - Opened by sharwell over 11 years ago
- 1 comment
#30 - Remove or document Server functionality
Issue -
State: open - Opened by sharwell over 11 years ago
- 1 comment
Labels: enhancement
#29 - Distribution should include API documentation (XML format)
Issue -
State: closed - Opened by sharwell over 11 years ago
- 1 comment
Labels: enhancement
#28 - Improve visibility of license notice
Issue -
State: closed - Opened by sharwell over 11 years ago
- 1 comment
Labels: enhancement
#27 - Assembly should have a strong name
Issue -
State: closed - Opened by sharwell over 11 years ago
- 1 comment
Labels: enhancement
#26 - API documentation
Pull Request -
State: closed - Opened by sharwell over 11 years ago
- 4 comments
#25 - How should `IRetryLogic<T, T2>` behave if the operation fails a final time?
Issue -
State: closed - Opened by sharwell over 11 years ago
- 1 comment
Labels: question
#24 - Create a new static readonly string JsonContentType for the "application/json" string literal
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#23 - Use the encoding given in the HttpWebResponse headers
Pull Request -
State: closed - Opened by sharwell over 11 years ago
- 2 comments
#22 - Use TimeSpan as an unambiguous representation of a duration of time
Pull Request -
State: closed - Opened by sharwell over 11 years ago
- 2 comments
#21 - Use DateTimeOffset instead of DateTime to eliminate any potential confusion over time zones
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#20 - Use System.Net.HttpStatusCode instead of just an int
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#19 - Add DebuggerDisplay attribute to HttpHeader
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#18 - Ensure unhandled exceptions in RestServiceBase are rethrown (fixes #16)
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#17 - Fix incorrect usage of HttpEncode, should be UrlEncode (fixes #15)
Pull Request -
State: closed - Opened by sharwell over 11 years ago
#16 - Connectivity problems can lead to silent failures in RestServiceBase
Issue -
State: closed - Opened by sharwell over 11 years ago
#15 - UrlBuilder uses HttpEncode instead of UrlEncode
Issue -
State: closed - Opened by sharwell over 11 years ago
#14 - Added the TRACE, CONNECT, COPY, MOVE HTTP verbs and add the ContentLength property to the settings
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#13 - Added new virtual method to process the response upon success
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#12 - Added a new overrideable handler for unhandled generic excpetion in the RestProcessor class
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#11 - Check for nulls and empty strings when JSON serializing and deserializing
Pull Request -
State: closed - Opened by bretmcg over 11 years ago
#10 - Added support for partial upload of a stream
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#9 - Added missing public methods to the IRestService interface
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#8 - Modified the JsonRestService Execute method with the BuildResponseCallback to be public
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#7 - Add support for missing http verbs
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#6 - Fixed some exception that were not handled if the RawBody was null in the JsonRESTService class.
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#5 - RestRequestProcessor signature changes
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#4 - Added Support for passing in ICredencials into IRestService via the Settings object
Pull Request -
State: closed - Opened by alanquillin over 11 years ago
#3 - Added request headers to IRequestLogger, and moved interfaces to Core
Pull Request -
State: closed - Opened by alanquillin almost 12 years ago
#2 - Updated default namespace and added nuget specs
Pull Request -
State: closed - Opened by alanquillin almost 12 years ago
#1 - Added server processor
Pull Request -
State: closed - Opened by alanquillin almost 12 years ago