Gerrit Code Review
|
dd609ad35f
|
Update notes for submitted changes
* TT#68300 Use NGCP::API::Client constructor arguments instead of setters
|
6 years ago |
Gerrit Code Review
|
133117049c
|
Update notes for submitted changes
* TT#68300 Fix main() function return and program exit
|
6 years ago |
Gerrit Code Review
|
3586f9ab4b
|
Update notes for submitted changes
* TT#68300 Remove unused "not found" handling in program usage()
|
6 years ago |
Gerrit Code Review
|
97f99bb9ee
|
Update notes for submitted changes
* TT#68300 Fix programs --help output, do not print missing help parameter
|
6 years ago |
Gerrit Code Review
|
ec85dedc14
|
Update notes for submitted changes
* TT#68300 Fix programs --help output
|
6 years ago |
Gerrit Code Review
|
91f92b6d14
|
Update notes for submitted changes
* TT#68300 NGCP::API::Client: Fix verbose mode setting
|
6 years ago |
Gerrit Code Review
|
5bf0ca2b21
|
Update notes for submitted changes
* TT#68300 NGCP::API::Client: Track the current iterator in next_page()
|
6 years ago |
Gerrit Code Review
|
55ed1c2670
|
Update notes for submitted changes
* TT#68300 NGCP::API::Client: Get the page rows from the _opts hash
|
6 years ago |
Gerrit Code Review
|
3838f76d14
|
Update notes for submitted changes
* TT#68300 Fix tool error messages
|
6 years ago |
Gerrit Code Review
|
b40915b3e9
|
Update notes for submitted changes
* TT#68300 NGCP::API::Client: Use URI->path_query instead of URI->path()
|
6 years ago |
Gerrit Code Review
|
f9c4851223
|
Update notes for submitted changes
* TT#68300 Fix LICENSE and COPYRIGHT information
|
6 years ago |
Gerrit Code Review
|
862557d685
|
Update notes for submitted changes
* TT#68300 Improve the module POD
|
6 years ago |
Gerrit Code Review
|
efd9835364
|
Update notes for submitted changes
* TT#68300 Fix remaining coding style issues
|
6 years ago |
Gerrit Code Review
|
fe4b612bc4
|
Update notes for submitted changes
* TT#68300 Simplify the result method implementation
|
6 years ago |
Gerrit Code Review
|
7818c89b47
|
Update notes for submitted changes
* TT#68300 Stop using English
|
6 years ago |
Gerrit Code Review
|
e5e5834884
|
Update notes for submitted changes
* TT#68300 Do not consider a missing configuration file fatal
|
6 years ago |
Gerrit Code Review
|
f71298f477
|
Update notes for submitted changes
* TT#68300 Allow overriding default options in the constructor
|
6 years ago |
Gerrit Code Review
|
85d28aa72c
|
Update notes for submitted changes
* TT#68300 Do not use authentication if is not configured
|
6 years ago |
Gerrit Code Review
|
3617aa00b2
|
Update notes for submitted changes
* TT#68300 Set default values for most options
|
6 years ago |
Gerrit Code Review
|
19130dcdd7
|
Update notes for submitted changes
* TT#68300 Use // operator instead of || when checking for definedness
|
6 years ago |
Gerrit Code Review
|
814ef4bcfe
|
Update notes for submitted changes
* TT#68300 Use croak() instead of die() in module code
|
6 years ago |
Gerrit Code Review
|
70b7280cec
|
Update notes for submitted changes
* TT#68300 Make the options object-specific
|
6 years ago |
Gerrit Code Review
|
e546fc8b74
|
Update notes for submitted changes
* TT#68300 Load the configuration file from the constructor
|
6 years ago |
Gerrit Code Review
|
bde98d95e5
|
Update notes for submitted changes
* TT#68300 Cache user agent and base URL in the object
|
6 years ago |
Gerrit Code Review
|
386dda2444
|
Update notes for submitted changes
* TT#68300 Do not pass unused $uri argument to _create_ua() method
|
6 years ago |
Gerrit Code Review
|
5dd09e9478
|
Update notes for submitted changes
* TT#68300 Move new method after the private methods
|
6 years ago |
Gerrit Code Review
|
fe99a017b5
|
Update notes for submitted changes
* TT#68300 Add missing perl module dependencies
|
6 years ago |
Gerrit Code Review
|
86c9b7420e
|
Update notes for submitted changes
* TT#68300 Switch to modern JSON::XS and encode/decode_json()
|
6 years ago |
Gerrit Code Review
|
80546ba570
|
Update notes for submitted changes
* TT#68300 Use parent instead of base
|
6 years ago |
Gerrit Code Review
|
a7b261fa8b
|
Update notes for submitted changes
* TT#64556 ngcp-fraud-notifier: use customer_id, avoid inmemory
|
6 years ago |
Gerrit Code Review
|
a4ee80b53c
|
Update notes for submitted changes
* TT#64556 ngcp-fraud-notifier: use customer_id, avoid inmemory
|
6 years ago |
Gerrit Code Review
|
3271d1a5c7
|
Update notes for submitted changes
* TT#63545 remove fraud lock, add fraud notifier
|
6 years ago |
Gerrit Code Review
|
dd68a4e537
|
Update notes for submitted changes
* TT#63301 Fix transitional package section
|
6 years ago |
Gerrit Code Review
|
b3596aa1e5
|
Update notes for submitted changes
* TT#61954 Set debhelper compat level in Build-Depends instead of debian/compat
|
6 years ago |
Gerrit Code Review
|
aa513c9605
|
Update notes for submitted changes
* TT#60750 Do not install deprecated command aliases
|
6 years ago |
Gerrit Code Review
|
0d6134e90b
|
Update notes for submitted changes
* TT#61954 Update copyright years
|
6 years ago |
Gerrit Code Review
|
ccb3cdf7d2
|
Update notes for submitted changes
* TT#61101 Remove obsolete alternative dependencies
|
6 years ago |
Gerrit Code Review
|
d8481faf41
|
Update notes for submitted changes
* TT#58863 - Primary numbers creation on provisioning
|
6 years ago |
Gerrit Code Review
|
cd7880fb38
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
8198e50c7a
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
586a121191
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
9051c2ef38
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
9c22ea87ff
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
e5fc91442e
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
26e1405b21
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
0be5c8f10b
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
664f579f0f
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
7fb42a7d46
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
f986274538
|
Update notes for submitted changes
* TT#53575 Fix next page method
|
6 years ago |
Gerrit Code Review
|
e81a181180
|
Update notes for submitted changes
* TT#53701 Demote NGCP::Panel to a recommends in Build.PL
|
6 years ago |