Commit Graph

192 Commits (master)
 

Author SHA1 Message Date
Flaviu Mates 5cc2e21123 TT#69407 - Add customer external_id to credit warning email
5 years ago
Sipwise Jenkins Builder 75a3d4c27e Release new version 8.2.0.0+0~mr8.2.0.0
5 years ago
Guillem Jover c9a496b8e5 TT#68300 Return from next_page() if the request failed
6 years ago
Guillem Jover f69d3e8bc2 TT#68300 Fix coding style, indentation and spacing
6 years ago
Guillem Jover 82af7f6424 TT#68300 Do not pass time to localtime as that's already the default
6 years ago
Guillem Jover 3175e83fde TT#68300 Use ->() instead of deprecated & sigil
6 years ago
Guillem Jover f02963b49b TT#68300 Do not interpolate strings unnecessarily
6 years ago
Guillem Jover 328102ef29 TT#68300 Add an explicit newline to die calls
6 years ago
Guillem Jover 9fd9a52a3b TT#68300 Do not fetch unused function arguments
6 years ago
Guillem Jover 9f495abf98 TT#68300 Move data generation for queries close to their requests
6 years ago
Guillem Jover 4d5054d000 TT#68300 Do not use boolean operators for flow control
6 years ago
Guillem Jover dc864b2512 TT#68300 Use foreach instead of map on void context
6 years ago
Guillem Jover a418347a07 TT#68300 Use NGCP::API::Client constructor arguments instead of setters
6 years ago
Guillem Jover c4e10678bd TT#68300 Fix main() function return and program exit
6 years ago
Guillem Jover a3a155c9d4 TT#68300 Remove unused "not found" handling in program usage()
6 years ago
Guillem Jover f7019c9139 TT#68300 Fix programs --help output, do not print missing help parameter
6 years ago
Guillem Jover 15070594a5 TT#68300 Fix programs --help output
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 9524c1c248 TT#68300 Fix tool error messages
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 55afc26556 TT#68300 Add missing perl module dependencies
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
Sipwise Jenkins Builder 28137a74c1 Release new version 8.1.0.0+0~mr8.1.0.0
6 years ago
Rene Krenn 71d82ab76a TT#64556 ngcp-fraud-notifier: use customer_id, avoid inmemory
6 years ago
Sipwise Jenkins Builder 854d9ac402 Release new version 8.0.0.0+0~mr8.0.0.0
6 years ago
Kirill Solomko 0eee41bd97 TT#63545 remove fraud lock, add fraud notifier
6 years ago
Guillem Jover 666267798b TT#63301 Fix transitional package section
6 years ago
Guillem Jover 85bfedee89 TT#61954 Set debhelper compat level in Build-Depends instead of debian/compat
6 years ago
Guillem Jover d51ae13319 TT#60750 Do not install deprecated command aliases
6 years ago
Guillem Jover 3e88edba5a TT#61954 Update copyright years
6 years ago
Guillem Jover 6478379654 TT#61101 Remove obsolete alternative dependencies
6 years ago