issues
search
Azure
/
azure-ruby-asm-core
Azure Ruby SDK Service Management Core HTTP
6
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
This repo is missing important files
#77
microsoft-github-policy-service[bot]
closed
1 year ago
1
Adding Microsoft SECURITY.MD
#76
microsoft-github-policy-service[bot]
closed
1 year ago
0
Gemspec versions
#75
kbrock
opened
3 years ago
0
Add LICENSE.txt
#74
GiriB
closed
3 years ago
4
Add LICENSE
#73
GiriB
opened
4 years ago
0
Update Faraday gem to "~> 1.0 " version
#72
anirudh-wal
opened
4 years ago
2
Bump faraday version to 1.0
#71
dluxem
opened
4 years ago
3
Dependency problem with faraday 1.0.0
#70
jlavanchy
closed
4 years ago
4
Bump Nokogiri version
#69
adriendumont
closed
3 years ago
0
Unlock nokogiri version to support Rails 6
#68
bguban
closed
5 years ago
2
Rails 6 requires nokogiri ">= 1.8.5"
#67
bguban
closed
5 years ago
1
For Passenger MethodMissing.
#66
kyanagimoto
opened
5 years ago
1
Add loggers
#65
Saicheg
closed
5 years ago
1
Fix the issue that consecutive spaces in the headers are replaced by one space
#64
yaxia
closed
5 years ago
1
solved the problem, with base64 library.
#63
casp
opened
6 years ago
1
Address deprecations in specs
#62
georgeclaghorn
closed
2 years ago
0
Permit using a Tempfile as an HTTP request body
#61
georgeclaghorn
closed
2 years ago
1
[CI] Test against new Ruby 2.x versions
#60
nicolasleger
opened
6 years ago
0
Update the change log
#59
yaxia
closed
6 years ago
0
RetryPolicy could not retry for timeout exceptions
#58
d-tasaki
closed
6 years ago
1
RetryPolicy cloud not retry with a lot of files
#57
d-tasaki
closed
6 years ago
1
add an option to specify retry exceptions
#56
d-tasaki
closed
6 years ago
3
Initialize retry_data for each request
#55
d-tasaki
closed
6 years ago
3
Changed default content type to application/octet-stream to be aligned with other clients for azure
#54
katmsft
closed
6 years ago
1
Added change log for release 0.1.14
#53
katmsft
closed
6 years ago
0
Fixed bug of re-throwing previously stored response error in retry_policy.rb
#52
maham-nazir-confiz
closed
6 years ago
6
Retry_Policy Re-throws Response Errors
#51
maham-nazir
closed
6 years ago
2
Added reason phrase to be an alternative error message for http error.
#50
katmsft
closed
6 years ago
0
Added the call options in the retry data and can retry with a different URL
#49
yaxia
closed
7 years ago
0
'Content-Length' header should only be obtained from IO if IO implements 'size'
#48
katmsft
closed
7 years ago
0
installing 'azure-core` is failing looking for `git` on our production systems
#47
rameshjanjyam
closed
7 years ago
9
The pin to nokogiri ~> 1.6 breaks with ruby 2.4+
#46
binamov
closed
7 years ago
5
Missing azure/core/configuration ?
#45
sibskull
opened
7 years ago
2
Changed default value of header 'MaxDataServiceVersion' to '3.0;NetFx' And adding support for JSON response error parsing.
#44
katmsft
closed
7 years ago
2
Changed 'nokogiri' back to runtime dependency with version >= 1.6.
#43
katmsft
closed
7 years ago
2
Refactor `apply_body_headers` method a bit
#42
dixpac
closed
7 years ago
1
Changing 'nokogiri' to dev deps and adding post-logic for Gem.
#41
katmsft
closed
7 years ago
3
Code changes to bump version to 0.1.9
#40
sarangan12
closed
7 years ago
0
Add support for StringIO inside body headers
#39
dixpac
closed
7 years ago
10
Changes to handle multiple versions of Nokogiri
#38
sarangan12
closed
7 years ago
1
Fix Travis file to use only one version of Ruby for publishing
#37
sarangan12
closed
7 years ago
0
Release azure ruby asm core - version 0.1.8
#36
sarangan12
closed
7 years ago
0
Code changes to handle nokogiri gem version changes
#35
sarangan12
closed
7 years ago
0
Security update to nokogiri >= 1.7.1
#34
mruokojo
closed
7 years ago
2
Release azure ruby asm core - version 0.1.7
#33
sarangan12
closed
7 years ago
2
Version 0.1.6 on rubygems with invalid SHA 256
#32
lthomaz
closed
7 years ago
2
fix rubocop scanned out issue
#31
andyliuliming
closed
7 years ago
2
Faraday's `open_timeout` not configurable and defaults to 60 seconds!
#30
andrewferk
opened
7 years ago
3
HttpRequest throws exception when the body is an IO object
#29
yaxia
opened
7 years ago
1
Throw the HTTP error when it is not thrown from the previous filter
#28
yaxia
closed
7 years ago
0
Next