issues
search
Apipie
/
apipie-bindings
MIT License
10
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add basic auth external
#82
ofedoren
closed
1 year ago
2
Add support for kerberos negotiate auth
#81
ezr-ondrej
closed
2 years ago
3
Set also open and read timeouts
#80
lzap
closed
4 years ago
3
support Ruby 2.7
#79
mmoll
closed
4 years ago
1
Only consider valid examples
#78
ezr-ondrej
closed
5 years ago
1
Add token based auth mechanism
#77
rabajaj0509
closed
5 years ago
1
Remove error log output from specs
#76
NickLaMuro
closed
5 years ago
1
fix typo in api docs
#75
evgeni
closed
5 years ago
1
update apidoc_cache_name apidoc
#74
evgeni
closed
5 years ago
1
fix typo in param test
#73
evgeni
closed
5 years ago
1
Move oauth restriction to Gemfile
#72
mbacovsky
closed
6 years ago
0
modernize ruby versions
#71
mmoll
closed
6 years ago
1
Fixes #22009 - Do not allow NIL as a route parameter
#70
mbacovsky
closed
6 years ago
4
Fixes #68 - pin oauth to support ruby < 2.0.0
#69
mbacovsky
closed
7 years ago
0
oauth >= 5.2 requires ruby >= 2.0 and travis build fails
#68
mbacovsky
closed
7 years ago
0
Fixes #66 - update cache on error responses
#67
tstrachota
closed
7 years ago
4
API cache not auto reloaded after an API call with an error response
#66
tstrachota
closed
7 years ago
0
Add ruby 2.3 and 2.4 to the test matrix
#65
jrafanie
closed
7 years ago
1
Support for overriding exceptions from authorizers
#64
tstrachota
closed
7 years ago
1
Fixes #62 - use ssl_ca_file with ssl_ca_path (rest-client < 1.7.0)
#63
mbacovsky
closed
7 years ago
2
ssl_ca_path is not supported by RestClient < 1.7.0
#62
mbacovsky
closed
7 years ago
0
Fixes #60 - make following redirects compatible with rest-client > 1.8
#61
tstrachota
closed
7 years ago
1
Following redirects doesn't work with rest-client > 1.8
#60
tstrachota
closed
7 years ago
0
Fixes #58 - Verify SSL by default
#59
mbacovsky
closed
7 years ago
1
Verify SSL by default
#58
mbacovsky
closed
7 years ago
0
Fixes #56 - do not hide exceptions during cache retrieval
#57
tstrachota
closed
7 years ago
1
Bindings hide SSL verification errors when cache is being fetched
#56
tstrachota
closed
7 years ago
0
Use method_missing to shortcut the obvious calls
#55
jovandeginste
closed
5 years ago
0
legacy auth supports username config key
#54
timogoebel
closed
7 years ago
1
Prevent rest-client timeout deprecation warnings
#53
tstrachota
closed
7 years ago
1
Support for more advanced authentication algorithms
#52
tstrachota
closed
7 years ago
1
Pin rest-client to proper version
#51
adamruzicka
closed
8 years ago
2
Show resource when inspecting action
#50
daviddavis
closed
7 years ago
2
Validing array but checking for hash?
#49
jberry
opened
8 years ago
1
Avoid exception in http_call rescue block
#48
lzap
closed
8 years ago
4
Add yard docs for ApipieBindings::Resource class
#47
seanmalloy
closed
8 years ago
1
Restrict json to < 2.0.0
#46
mbacovsky
closed
8 years ago
6
Support rest-client 2.0.0
#45
domcleal
closed
8 years ago
2
Refs #11147 - include request in response for rest-client < 1.8.0
#44
mbacovsky
closed
8 years ago
1
Don't try to clear credentials if nil.
#43
tdevelioglu
closed
8 years ago
1
apipie-bindings v0.0.16 not compatible with rest-client 2.x
#42
bdunne
closed
8 years ago
0
Fixes #37 - Controll following redirection
#41
mbacovsky
closed
8 years ago
3
Travis builds are failing on Ruby 1.9.3
#40
mbacovsky
closed
8 years ago
0
Fixes #36 - Log the server uri
#39
mbacovsky
closed
8 years ago
1
Enable for mocking api calls with validations
#38
tstrachota
closed
8 years ago
4
Log redirects during rest client calls
#37
mbacovsky
closed
8 years ago
0
Log server url in the api calls
#36
mbacovsky
closed
8 years ago
0
Can't search for resources with spaces in the names
#35
miroswan
closed
8 years ago
2
config_template creation is broken
#34
miroswan
closed
8 years ago
2
index action returns inconsistent data type
#33
miroswan
closed
8 years ago
2
Next