Commit Graph

159 Commits (9bf875edbd3f90c11041d87a4ca2105004b4a710)
 

Author SHA1 Message Date
Sipwise Jenkins Builder 9bf875edbd Release new version 10.0.0.0+0~mr10.0.0.0
4 years ago
Sipwise Jenkins Builder 40c53e9494 Release new version 9.5.0.0+0~mr9.5.0.0
4 years ago
Sipwise Jenkins Builder 36a850c091 Release new version 9.4.0.0+0~mr9.4.0.0
4 years ago
Sipwise Jenkins Builder 06eb58182c Release new version 9.3.0.0+0~mr9.3.0.0
4 years ago
Sipwise Jenkins Builder e24e1b71e0 Release new version 9.2.0.0+0~mr9.2.0.0
5 years ago
Sipwise Jenkins Builder 19e9143ee3 Release new version 9.1.0.0+0~mr9.1.0.0
5 years ago
Guillem Jover 57e6175f6b TT#88050 Remove obsolete package dependencies
5 years ago
Guillem Jover 5cd2e9ed95 TT#88050 Remove obsolete transitional package ngcp-api-tools
5 years ago
Sipwise Jenkins Builder 70fe5e1c71 Release new version 9.0.0.0+0~mr9.0.0.0
5 years ago
Sipwise Jenkins Builder 5e077135b9 Release new version 8.6.0.0+0~mr8.6.0.0
5 years ago
Kirill Solomko c57069d86c TT#76111 add ngcp-api-admins script
5 years ago
Sipwise Jenkins Builder ff0184cab7 Release new version 8.5.0.0+0~mr8.5.0.0
5 years ago
Guillem Jover 240b65f860 TT#78652 Install perl modules and program man pages
5 years ago
Sipwise Jenkins Builder 7ce228c065 Release new version 8.4.0.0+0~mr8.4.0.0
5 years ago
Kirill Solomko 3c25b4b1a8 TT#76671 ngcp-create-subscriber pbx extension, display name, aliases
5 years ago
Kirill Solomko d7449d0b0f TT#76671 ngcp-create-subscriber add pbx_pilot support
5 years ago
Sipwise Jenkins Builder df01f942b5 Release new version 8.3.0.0+0~mr8.3.0.0
5 years ago
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
6 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