Commit Graph

36 Commits (mr8.4.1)

Author SHA1 Message Date
Guillem Jover c9a496b8e5 TT#68300 Return from next_page() if the request failed
6 years ago
Guillem Jover f02963b49b TT#68300 Do not interpolate strings unnecessarily
6 years ago
Guillem Jover 4e3658c043 TT#68300 NGCP::API::Client: Fix verbose mode setting
6 years ago
Guillem Jover bc3f7975fb TT#68300 NGCP::API::Client: Track the current iterator in next_page()
6 years ago
Guillem Jover d5e57595d4 TT#68300 NGCP::API::Client: Get the page rows from the _opts hash
6 years ago
Guillem Jover 1e4dd592d5 TT#68300 NGCP::API::Client: Use URI->path_query instead of URI->path()
6 years ago
Guillem Jover 22afdd6b89 TT#68300 Fix LICENSE and COPYRIGHT information
6 years ago
Guillem Jover c90a64adad TT#68300 Improve the module POD
6 years ago
Guillem Jover 23bb117dd6 TT#68300 Fix remaining coding style issues
6 years ago
Guillem Jover 83f596c22a TT#68300 Simplify the result method implementation
6 years ago
Guillem Jover b6f3438e9a TT#68300 Stop using English
6 years ago
Guillem Jover 83d3657979 TT#68300 Do not consider a missing configuration file fatal
6 years ago
Guillem Jover 5a3346a5ac TT#68300 Allow overriding default options in the constructor
6 years ago
Guillem Jover 901996fc97 TT#68300 Do not use authentication if is not configured
6 years ago
Guillem Jover f50b79e782 TT#68300 Set default values for most options
6 years ago
Guillem Jover 1fe4584507 TT#68300 Use // operator instead of || when checking for definedness
6 years ago
Guillem Jover 9ede59c5e9 TT#68300 Use croak() instead of die() in module code
6 years ago
Guillem Jover f555007bf1 TT#68300 Make the options object-specific
6 years ago
Guillem Jover 97c0fb6412 TT#68300 Load the configuration file from the constructor
6 years ago
Guillem Jover 155873d532 TT#68300 Cache user agent and base URL in the object
6 years ago
Guillem Jover 1a131b07cb TT#68300 Do not pass unused $uri argument to _create_ua() method
6 years ago
Guillem Jover e9afef4b07 TT#68300 Move new method after the private methods
6 years ago
Guillem Jover aebb98bab2 TT#68300 Switch to modern JSON::XS and encode/decode_json()
6 years ago
Guillem Jover 7138971163 TT#68300 Use parent instead of base
6 years ago
Flaviu Mates 625692f35d TT#53575 Fix next page method
6 years ago
Rene Krenn 9a8c580f00 TT#35715 tolerate collection uris including pagination query params
7 years ago
Kirill Solomko bb51c3ee49 TT#35715 ensure that next_page() retains original query params
7 years ago
Irina Peshinskaya d0d36863b8 TT#34260 Load Encode library
7 years ago
Andreas Granig 23f48a5758 TT#34260 Send UTF-8 content
7 years ago
Kirill Solomko 667ab05ac3 TT#26808 use read_timeout for the UA timeout
7 years ago
Rene Krenn 26d232437e TT#18755 load full fraud event collection
8 years ago
Rene Krenn 9f6af87d63 TT#19211 collection iteration support
8 years ago
Kirill Solomko 05f33681cf MT#20341 add ssl_verify_loopback handling
9 years ago
Kirill Solomko 82a1be5c3e MT#17801 added NGCP::API::Client::Result->result() method
9 years ago
Kirill Solomko ff1ecaaf00 MT#17801 NGCP::API::Client::Result uses HTTP::Response as base
9 years ago
Kirill Solomko 1f480bc458 MT#17801 added NGCP::API::Client
9 years ago