Sipwise Jenkins Builder
887bda8d28
Release new version 7.5.5.1+0~mr7.5.5.1
5 years ago
Sipwise Jenkins Builder
537a8f8854
Release new version 7.5.5.0+0~mr7.5.5.0
5 years ago
Sipwise Jenkins Builder
5f35dcae90
Release new version 7.5.4.0+0~mr7.5.4.0
5 years ago
Flaviu Mates
413d31ff58
TT#69407 - Add customer external_id to credit warning email
...
Change-Id: I07c5ee47590e69a66597e74ab28a01fafd644c16
(cherry picked from commit 5cc2e21123
)
5 years ago
Sipwise Jenkins Builder
dcb50b6ea7
Release new version 7.5.3.0+0~mr7.5.3.0
6 years ago
Sipwise Jenkins Builder
48e3eec1ab
Release new version 7.5.2.0+0~mr7.5.2.0
6 years ago
Rene Krenn
e67de973e0
TT#64556 ngcp-fraud-notifier: use customer_id, avoid inmemory
...
Change-Id: I174678631e210ebae59810497eb28fcadffe2a32
(cherry picked from commit 71d82ab76a
)
6 years ago
Sipwise Jenkins Builder
4b57d5fdaf
Release new version 7.5.1.0+0~mr7.5.1.0
6 years ago
Kirill Solomko
0eee41bd97
TT#63545 remove fraud lock, add fraud notifier
...
* ngcp-fraud-daily-lock and ngcp-fraud-auto-lock are
not supported anymore and replacted by ngcp-fraud-notifier
that does not lock contracts/subscribers but sends email
notifications and updates cdr_period_costs "notify_status"
and "nofified_at"
Change-Id: Icacbddc68fb25408a388f52427aab993c085dba3
6 years ago
Guillem Jover
666267798b
TT#63301 Fix transitional package section
...
Move Section field close to the Package field.
Change-Id: I131cd59c9cbfa7854dfd43054f596d14428f72c1
6 years ago
Guillem Jover
85bfedee89
TT#61954 Set debhelper compat level in Build-Depends instead of debian/compat
...
Change-Id: Ic4453d42bedc72581d22e35d8758dc522066f51a
6 years ago
Guillem Jover
d51ae13319
TT#60750 Do not install deprecated command aliases
...
Change-Id: I132b9fa7ecf89aa8486e925cc313423ef4cadf9f
6 years ago
Guillem Jover
3e88edba5a
TT#61954 Update copyright years
...
Change-Id: I0fcaf800a5034fedcbbc5d6adc8ca6eddd8c9704
6 years ago
Guillem Jover
6478379654
TT#61101 Remove obsolete alternative dependencies
...
These have long been gone, time to cleanup.
Change-Id: I07beab11ffbacffd37db4b413f56ff104fa8e9a6
6 years ago
Sipwise Jenkins Builder
c8aebc03a0
Release new version 7.5.0.0+0~mr7.5.0.0
6 years ago
Flaviu Mates
689bfc1569
TT#58863 - Primary numbers creation on provisioning
...
* Fixed the POST data to correctly
build the primary number hash in
the ngcp-create-subscriber script
Change-Id: I03e2e5270d5f93d518d889584a3657b9ca1b64c3
6 years ago
Sipwise Jenkins Builder
1d5daffc4d
Release new version 7.4.0.0+0~mr7.4.0.0
6 years ago
Flaviu Mates
625692f35d
TT#53575 Fix next page method
...
* use URI in order to remove doubling of query parameters
because they were seen as array refs
Change-Id: I73e25860381d4dcba0197b40d603a6d4933b6b84
6 years ago
Guillem Jover
dccac95b3a
TT#53701 Demote NGCP::Panel to a recommends in Build.PL
...
For the same reason we demoted the Debian dependency from a Depends to a
Recommends, because the NGCP::API do not necessarily need an ngcp-panel
instance running on the same host, we match the perl module metadata.
Change-Id: I43fe985c34db1e3206b607648028389ad0b93c09
6 years ago
Guillem Jover
f70555d358
TT#53701 Transition perl module package into a libfoo-perl package
...
The current ngcp-api-tools package name seems to indicate this contains
some actual tool, but it only provides perl modules. Let's rename it to
clarify its actual intent.
At the same time we demote the ngcp-panel from a Depends to a
Recommends, because this is an HTTP client and can be used from a host
that has no panel installed against a host that has it. And remove the
ngcp-api-tools provides as we are not providing any tool.
Change-Id: I3fd3854a91cc680f71d5465bc7c397f292f7b95a
6 years ago
Sipwise Jenkins Builder
185a4af736
Release new version 7.3.0.0+0~mr7.3.0.0
6 years ago
Rene Krenn
ab9bf2f555
TT#45455 fix reading multiple cdredit_warnings configs
...
Change-Id: I88259bd84f3ea44be97822e70e82f369b49da57d
6 years ago
Sipwise Jenkins Builder
a6761f9b40
Release new version 7.2.0.0+0~mr7.2.0.0
6 years ago
Rene Krenn
588aade8d2
TT#48198 TT#48196 use ?no_count=true in fraud scripts
...
Change-Id: I96062ad1e9e975fc3fdd51028f84d9e0609b4082
7 years ago
Sipwise Jenkins Builder
e90b7be631
Release new version 7.1.0.0+0~mr7.1.0.0
7 years ago
Sipwise Jenkins Builder
b9e08846a9
Release new version 7.0.0.0+0~mr7.0.0.0
7 years ago
Sipwise Jenkins Builder
0262287d30
Release new version 6.5.0.0+0~mr6.5.0.0
7 years ago
Sipwise Jenkins Builder
712dc28a66
Release new version 6.4.0.0+0~mr6.4.0.0
7 years ago
Rene Krenn
9a8c580f00
TT#35715 tolerate collection uris including pagination query params
...
Change-Id: I8e6d826a32acdfbed821e3b28ed4e45b15909f5d
7 years ago
Kirill Solomko
bb51c3ee49
TT#35715 ensure that next_page() retains original query params
...
* it is important that next_page() retains the original
query params via links->next->href as otherwise
that leads to unpredicted results and no filtering
Change-Id: I8606a9fa03758eb214c7aa38958f158f2cc1a16e
7 years ago
Irina Peshinskaya
d0d36863b8
TT#34260 Load Encode library
...
Change-Id: I6f7ea6cc63fee20c71a8286b932baeb06682cff7
7 years ago
Sipwise Jenkins Builder
4f2052103b
Release new version 6.3.0.0+0~mr6.3.0.0
7 years ago
Andreas Granig
23f48a5758
TT#34260 Send UTF-8 content
...
Change-Id: I78f9550c515d9176382262e9f680ff2f2ba2bbf8
7 years ago
Sipwise Jenkins Builder
fbd06ef132
Release new version 6.2.0.0+0~mr6.2.0.0
7 years ago
Kirill Solomko
667ab05ac3
TT#26808 use read_timeout for the UA timeout
...
* read_timeout value is used to define
the default UA timeout, it fallbacks to 180 if not set
Change-Id: I98f8f3df8434a048ee0e63c72052b8f0f3af189b
7 years ago
Guillem Jover
b6dda76c65
TT#27502 Normalize program names by switching from _ to -
...
Names with underscores are more difficult to type. Use the prevalent
style of dashes as separators.
Add backwards compatibility symlinks to avoid breakage.
Change-Id: If6afcb1df4908ff6888afa3d9b2082eee4d3ed7d
8 years ago
Sipwise Jenkins Builder
a6375b0bd7
Release new version 6.1.0.0+0~mr6.1.0.0
8 years ago
Guillem Jover
2086680fdb
TT#22072 Update packaging
...
- Bump debhelper compatibility version 10.
- Switch from Priority extra to optional.
- New .gitignore and debian/.gitignore files.
Change-Id: If09f7fa516b5e30f9376009066afe2b3cf504f1e
8 years ago
Rene Krenn
11a6a0382c
TT#21871 consider ratio for credit warnings
...
Change-Id: I410918f33efbd844b62ee49519a963293233bcef
8 years ago
Sipwise Jenkins Builder
3db4685676
Release new version 6.0.0.0+0~mr6.0.0.0
8 years ago
Rene Krenn
9f7800ab20
TT#10964 paginated retrieval of /api/customerbalances
...
+ filter by "prepaid"
Change-Id: Ifb84124353b353ac9d84423b497201d91159b617
8 years ago
Rene Krenn
26d232437e
TT#18755 load full fraud event collection
...
Change-Id: I4d977e582ee2a201938dd26ab212c2982beec519
8 years ago
Rene Krenn
9f6af87d63
TT#19211 collection iteration support
...
Change-Id: I6221cff737f1392d166812e996b36056ba3f780e
8 years ago
Sipwise Jenkins Builder
af7d5a0848
Release new version 5.5.0.0+0~mr5.5.0.0
8 years ago
Kirill Solomko
85c434e169
TT#16933 ngcp fraud notify events with no emails
...
* skip the email send part for events where "interval_notify"
undef/empty
Change-Id: I7f5bf651ec8c019ab5d7560fda10c0a2c4f4f6fa
8 years ago
Sipwise Jenkins Builder
79a334f574
Release new version 5.4.0.0+0~mr5.4.0.0
8 years ago
Guillem Jover
c3463345ea
TT#15450 Fix POD sections, markup and content
...
Change-Id: If17383b9cb6496f120aed19a8da83cfea79b8f66
8 years ago
Kirill Solomko
6cab5bb0f2
TT#15208 fix undef interval_lock variable check
...
* in certain cases $event->{interval_lock} may be undef
and a check is added to prevent the script from exiting
abnormally
Change-Id: I179d60efd796996db8dee280df6da2a3f1fa5b21
8 years ago
Sipwise Jenkins Builder
423698cca1
Release new version 5.3.0.0+0~mr5.3.0.0
8 years ago
Victor Seva
32b50f1a11
TT#5420 debian: refresh debian packaging
...
* wrap-and-sort -sat
Change-Id: Ie34b1b1a80dbbd92c6ab6d7382697bf496d3cf01
8 years ago