Commit Graph

39 Commits

Author SHA1 Message Date
renovate[bot]
1ce2e1026c
Update dependency dev.vality:library-parent-pom to v1.0.3 2024-10-17 14:15:39 +00:00
Baikov Dmitrii
d7f01f7ddf
Bump fraudo version to 1.0.7 (#46)
Some checks are pending
deploy / Build documentation (push) Waiting to run
Maven Deploy Artifact / deploy (push) Waiting to run
2024-10-17 17:15:21 +03:00
Baikov Dmitrii
df4ac1de4d
Add rand(n) func (#44) 2024-10-16 16:34:24 +03:00
struga
1be8cd7488
Add new function for count pending (#43) 2024-05-15 16:36:58 +03:00
struga
1387eec33b
Add count error without code (#34) 2023-10-10 12:55:28 +03:00
Gregory
9fb5aceacc
bump version (#21)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-07-25 12:27:34 +03:00
Gregory
1b3ee30439
fix time unit (#19)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-06-23 15:10:02 +03:00
Gregory
d557d15f06
bump (#18)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-06-23 14:19:09 +03:00
Gregory
33159b6c96
add time unit to time window, bump junit, remove p2p (#15)
* add time unit to time window, bump junit, remove p2p

* fix after review

* bump version

Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-05-06 09:25:39 +03:00
Gregory
e7b5ba6bbf
add java doc to generate doc for antlr files (#4)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-01-26 18:33:06 +03:00
Gregory
14816ba5e7
Add actions and update service (#1)
* remove redundant

* add actions, rename

* add actions, rename

* add actions

* update actions version

* refactor review codacy

* fix build

* refactoring

* fix import

* fix after review

* fix after review

* fix after review

Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-01-25 17:58:09 +03:00
struga
e49cc34faa
Bump fraudo (#46) 2021-11-29 16:54:31 +03:00
mr-impossibru
7ba651d2ac
JD-741: add support for isTrusted(templateName) and add PaymentModel to isTrusted methods. (#44) 2021-11-10 17:47:33 +03:00
mr-impossibru
5b70d04d60
ft/JD-741: add isTrusted() with conditions templates (#41)
* JD-741: add isTrusted() with conditions lists
* JD-741: fix typo DELIMETER -> DELIMITER
* JD-741: remove unused dependencies, bump junit4
2021-11-10 12:20:09 +03:00
Kostya
e541e47ebc
Fix trusted (#40) 2021-01-27 10:17:20 +03:00
Kostya
a9ee711d74
Add trusted function (#39)
* Add trusted function
2021-01-22 13:03:05 +03:00
Kostya
3952c3ea07
Add type flags (#37) 2020-08-04 16:38:55 +03:00
Kostya
992b0a8586
Add full result visitor (#36) 2020-07-21 16:33:39 +03:00
Kostya
c2a9e316af
Add notification (#35) 2020-07-13 12:09:36 +03:00
Kostya
4cf9bc8ac6
Remove unused integer (#33) 2020-06-11 16:28:06 +03:00
Pavel Popov
da34e9c75f
Bump parent pom (#32)
* Bump parent pom

* Bump build_utils

* Bump fraudo version
2020-06-11 11:14:13 +03:00
Kostya
44be6b8481
Separate lang (#30)
* Separate all interfaces
2020-06-10 14:03:17 +03:00
malkoas
f85dade3c0
Switch to public maven repo (#29)
* Switch to public maven repo

* update build_utils

* update pom
2020-06-08 19:46:41 +03:00
Kostya
f4de61d712
Up version and build utils (#26)
* Up build utils and version
2020-05-28 11:48:54 +03:00
Kostya
49ae5e5d1e
Fix resolve field (#24)
* Fix resolve field
2020-05-20 15:30:17 +03:00
Kostya
8bedf8fca1
Fix thread local (#23)
* Fix thread local

Co-authored-by: k.struzhkin <k.struzhkin@MacBook-Pro-rbkadmin.local>
2020-03-24 13:26:41 +03:00
Kostya
4a70084387
Remove impl (#20)
* Change logic exception

* Fix for factory

* Remove impl model
2019-11-05 19:21:23 +03:00
Kostya
d714889a6d
P2p change (#19)
* Generalize interfaces

* Add tests for p2p

* Add currency function

* Added naming lists

* Change logic exception
2019-10-30 16:30:39 +03:00
Kostya
9fa862fe43
Fix uniq cache (#17)
* Fix uniq caching
2019-10-09 12:55:58 +03:00
Kostya
8bcfca4d99
Add local cache (#15)
* Add local cache for slow functions
2019-09-30 13:41:09 +03:00
Kostya
24a76b687e
Fix resolve list (#14)
* Fix group params
2019-09-24 18:51:39 +03:00
Kostya
630a3c6756
New functions of language (#13)
* Add time window

* Add group by to count

* Add new function and refactor

* Add tests

* Add new status

* Up lib version
2019-09-03 17:31:35 +03:00
Kostya
e4ce4eddf8
Add grey list (#12)
* Add grey list function

* Up version
2019-08-21 16:05:11 +03:00
Kostya
cb332f04fb
#BJ-406 Ft/add composed function (#9)
* Add new functions
2019-03-20 16:21:41 +03:00
k.struzhkin
b75c08cb64 Add nootification to result 2018-12-28 17:23:56 +03:00
k.struzhkin
4ce6e71b8c Remove unused plugins 2018-12-07 11:01:11 +03:00
k.struzhkin
811e8cc106 Change version 2018-12-07 10:58:39 +03:00
k.struzhkin
f7c390c18e Add dependencies and build modules 2018-12-07 10:57:13 +03:00
k.struzhkin
18d59d2e17 Create lang fraudo 2018-12-04 17:10:50 +03:00