Jenkins User
be49d98b06
Release new version 0.7.4.3+0~mr3.8.4.3
10 years ago
Andrew Pogrebennyk
b7755c09ef
MT#17709 remove only 1st occurrence of the key from the call-id list
...
The count argument influences the operation in the following ways:
* count > 0: Remove elements equal to value moving from head to tail.
* count < 0: Remove elements equal to value moving from tail to head.
* count = 0: Remove all elements equal to value.
Change-Id: Ia77b760fcada0027fe58a48f4b335d5c264e8917
(cherry picked from commit da71d44227
)
(cherry picked from commit 11c0802a13
)
(cherry picked from commit 9518a66d97
)
10 years ago
Victor Seva
7acd837c73
MT#12937 fix tests after 9a28c0496c
...
Change-Id: Id5ca0f6c458bd2e3bd48fcea749977509a9a85fd
(cherry picked from commit b8832fd77a
)
10 years ago
Jenkins User
5bd008b684
Release new version 0.7.4.2+0~mr3.8.4.2
10 years ago
Victor Seva
2995aa207f
MT#16773 dlgcnt: don't allow negative counters by default
...
- controled by allow_negative config
- add unit test for zero, and negative decr
Change-Id: I2396f1640759f1b9741f0e40ce9505306bd3d27d
(cherry picked from commit 15163bb6b3
)
10 years ago
Jenkins User
fab902f35c
Release new version 0.7.4.1+0~mr3.8.4.1
10 years ago
Victor Seva
8df5623184
MT#15389 $dlg_var support
...
Change-Id: I7408a639ee63e055c8030acdff9cf926c01fa2cb
(cherry picked from commit cf064365b6
)
10 years ago
Victor Seva
f89043bc80
MT#12937 fix c1c423688e
order by id when selecting user preferences
...
sql result is inserted in a xavp so we need to do it
backwards in order to get the proper order
Change-Id: Ibd61b2fe723cbe2e6e889d8451544cb3d849f306
(cherry picked from commit 9a28c0496c
)
10 years ago
Jenkins User
338763cc26
Release new version 0.7.4.0+0~mr3.8.4.0
10 years ago
Victor Seva
77eb07601d
MT#12025 fix for lua-unit 3.1
...
Versions of LuaUnit before version 3.1 would export all assertions
functions to the global namespace
Change-Id: I0bdc03f63acbbe05c49ce10a00e551e60f914b3f
(cherry picked from commit f04eed6d7e
)
10 years ago
Victor Seva
c9a294528c
MT#12025 fix includes
...
Change-Id: I0ed4c41ae01a26e072cf3c5b3351cc647a19029d
(cherry picked from commit 1e181e0457
)
10 years ago
Victor Seva
7a6a56278e
MT#12025 fix dlgcnt test
...
Change-Id: Ibfa6873c7fcd8d716925002238d5a0a139e0dc58
(cherry picked from commit 6b86ab977a
)
10 years ago
Victor Seva
d12267b1c2
MT#12025 move NGCPConfig to new config.lua file
...
Change-Id: I5ce296dd8cd77317b642e0b5988487bf8922d3b3
(cherry picked from commit 9afb7095d7
)
10 years ago
Victor Seva
44a1342c1e
MT#12937 order by id when selecting user preferences
...
Change-Id: Id754cee5e208f570bd0f8f93ca485c6a6751b47d
(cherry picked from commit c1c423688e
)
10 years ago
Victor Seva
7751ee635a
fix xavp test
...
Change-Id: Ib6722a27423b091881e8199aad79c3e0eeeb5f60
(cherry picked from commit 484aed28b0
)
10 years ago
Victor Seva
f15609f3f7
MT#11921 run_test: select by FORMAT envVar
...
- FORMAT can be JUNIT, TAP or TEXT
Change-Id: I294a22c2ca9d2283c4f2eb37d5fb5825da4aff98
(cherry picked from commit 9870438d30
)
10 years ago
Jenkins User
c1b719d38b
Release new version 0.7.3.0+0~mr3.8.3.0
10 years ago
Jenkins User
e1c6780636
Release new version 0.7.2.0+0~mr3.8.2.0
11 years ago
Jenkins User
2b60dfc173
Release new version 0.7.1.0+0~mr3.8.1.0
11 years ago
Michael Prokop
acc17ba848
MT#9127 Bump Standards-Version to 3.9.6
11 years ago
Michael Prokop
14223addc5
MT#11513 Debian packaging: update Homepage header
...
Change-Id: I1843b0dd6edd1b95b6290b0e103bd084c34f9695
11 years ago
Michael Prokop
0790c3c19c
MT#11387 Switch from Pre-Dependency on ngcp-system-tools* to Depends
...
Since we invoke the ngcp-sercmd command only in the postinst
script and not in preinst it's ought to be enough to depend
on the ngcp-system-tools-* package, quoting Debian Policy,
section 7.2:
| Pre-Depends are also required if the preinst script depends
| on the named package. It is best to avoid this situation if possible.
As piuparts doesn't support resolving Pre-Dependencies yet
this also solves our failing piuparts runs.
Change-Id: Ife43bfb7547c3331d541723782d8b374894e30b5
11 years ago
Victor Seva
4c5b94b998
MT#11005 add dlglist class
...
Change-Id: I1f3fe3df48c39e2aad3222431c4b518ce16094ff
11 years ago
Jenkins User
32bf614917
Release new version 0.7.0.0+0~mr3.8.0.0
11 years ago
Victor Seva
c2cb6e6896
MT#10521 dlgcnt: add exists function
...
Change-Id: Ibac4bacbe4af66b44901eeb2cd8b74211a719ff4
11 years ago
Victor Seva
d41435695a
MT#10749 dlgcnt: add check_pair_dup option and is_in_set()
...
if true it will check for duplication of keys at the list of counters used
when calling set(). Added is_in_set() to check if a key is already there
Change-Id: Ib1da91dd3cdb13c537577d8e36c1a22920112ce0
11 years ago
Victor Seva
b59bf13125
MT#10601 dlgcnt: remove central counters when it reaches to 0
...
Change-Id: I67c4339b90fe5862b41b01ca4b3d5352a11e39b4
11 years ago
Alexander Lutay
c225239f37
MT#7505 Add .gitreview file for lua-ngcp-kamailio
11 years ago
Victor Seva
e6d69e0dc0
MT#9067 set message of reconnection to debug level
...
People are scared of the warning message
11 years ago
Victor Seva
555326aa09
MT#10199 remove defaults from profile. Fix empty results on profile load
11 years ago
Victor Seva
78cb22c686
MT#10199 select tap output
11 years ago
Victor Seva
3cb2ea70a9
MT#10199 add prof_preferences
11 years ago
Victor Seva
6c341f966a
MT#10199 add table.merge function
11 years ago
Jenkins User
eb6180a84f
Release new version 0.6.0.0+0~mr3.7.0.0
11 years ago
Jenkins User
c5dfefaa18
Release new version 0.5.0.0+0~mr3.6.0.0
11 years ago
Victor Seva
cd32667b03
MT#9067 change warn message on reconnection
11 years ago
Victor Seva
530a07f2af
MT#9067 fix tests
11 years ago
Victor Seva
e0d2b5b3b7
MT#9067 update tests
11 years ago
Victor Seva
e9be0888eb
MT#9067 NGCPConfig: check connection before
11 years ago
Victor Seva
6f8b67f4d5
MT#9067 use one MySQL connection only on NGCP
...
Don't close the connection, just the cursor.
We may need a ping function to test the connection.
https://github.com/keplerproject/luasql/pull/12
11 years ago
Victor Seva
1ff1867560
MT#8243 add tostring() to sr.log on possible nil results
11 years ago
Victor Seva
3a60d1b574
MT#8243 add NGCPDlgCounters class.
...
TODO: tests doesn't play nice with redis mocks. Not activated.
11 years ago
Jenkins User
9fa5279301
Release new version 0.4.0.0+0~mr3.5.0.0
11 years ago
Victor Seva
20222e73cc
MT#7679 fix table.shift()
11 years ago
Victor Seva
c4ab43e6b1
MT#7679 utils: add table.shift()
11 years ago
Victor Seva
2667ef50a6
MT#7679 Fix xavp:clean(key)
11 years ago
Victor Seva
abf574241d
MT#7679 fix mock, allow [*] at kindx
11 years ago
Victor Seva
60e271a3cc
MT#7679 xavp:get() function
11 years ago
Victor Seva
16cc950d5c
MT#7679 fix MockSR. default behaviour of sr.xavp.get is get all values.
11 years ago
Victor Seva
e607914109
MT#7679 xavp: allow clean only a key
11 years ago