Martin Vierula
|
118e1b3a44
|
Support expirevar for in-memory collection
|
2023-09-29 11:40:03 -07:00 |
|
Felipe Zimmerle
|
3748d62f19
|
Changes copyright dates on the code
|
2021-01-19 09:24:37 -03:00 |
|
Felipe Zimmerle
|
7a48245aed
|
Creates RuleUnconditional
Makes RuleScript child of RuleWithActions instead of Operator
|
2020-03-31 14:44:19 -03:00 |
|
Felipe Zimmerle
|
59d4268882
|
Refactoring: renames Rule to RuleWithOperator
|
2020-03-31 10:00:08 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
Felipe Zimmerle
|
68ef2dece3
|
Cosmetics: address cppcheck warnings on src/variables
|
2020-01-27 09:08:31 -03:00 |
|
Felipe Zimmerle
|
4e76c6adf0
|
Renames namespace Variables to variables
|
2019-03-06 15:53:20 -03:00 |
|
Felipe Zimmerle
|
98b9ae659d
|
Having a better organization for Variables::
|
2018-09-24 16:39:48 -03:00 |
|
Felipe Zimmerle
|
ee50fea266
|
Handling key exceptions on the variable itself
This is the first step towords to solve #1697
|
2018-09-24 16:16:30 -03:00 |
|
Felipe Zimmerle
|
892beb5360
|
Refactoring on {global,ip,resources,session,tx,user} collections
Now using the same name schema and interface for these "special"
collection.
Fix: #1754, #1778
|
2018-05-29 23:48:05 -03:00 |
|
Felipe Zimmerle
|
eeec7efb68
|
Renames collection::Variable to VariableValue
|
2018-02-20 13:40:01 -03:00 |
|
Felipe Zimmerle
|
de7c5c89bb
|
Using shared var for variables names
|
2018-02-20 13:40:01 -03:00 |
|
Felipe Zimmerle
|
6f7fdd9493
|
Using direct variable access instead m_collections
|
2018-02-20 13:40:01 -03:00 |
|
Felipe Zimmerle
|
f17af95728
|
Using RunTimeString on setvar action
|
2018-02-20 13:40:01 -03:00 |
|