Renovate Bot
|
3ba174a427
|
Update dependency dev.vality:bouncer-proto to v1.39-633ba73
|
2022-02-24 11:02:25 +00:00 |
|
github-actions[bot]
|
70d3420545
|
Update file(s) from valitydev/.github
|
2022-02-24 08:11:30 +00:00 |
|
Renovate Bot
|
8cdd57d368
|
Update all non-major dependencies
|
2022-02-22 18:06:16 +00:00 |
|
renovate[bot]
|
24ffd34982
|
Add renovate.json (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-02-21 15:00:26 +03:00 |
|
Pospolita Nikita
|
1d1556ac81
|
Merge pull request #1 from valitydev/ft/TD-152/bump-service-add-metrics
[TD-152] Bump service and add metrics
|
2022-02-14 14:05:58 +03:00 |
|
PNV
|
c9affe9537
|
resolved circular dependency
|
2022-02-14 13:16:40 +03:00 |
|
PNV
|
ca759261d1
|
added pipeline
|
2022-02-11 15:24:24 +03:00 |
|
PNV
|
b32146ac11
|
[TD-152] Bump service and add metrics
|
2022-02-11 15:23:03 +03:00 |
|
Gregory
|
5cab4a9150
|
Merge pull request #57 from rbkmoney/ft/JD-768
fix context for owner user
|
2021-12-09 16:57:15 +03:00 |
|
ggmaleva
|
9d203b6f32
|
fix context for owner user
|
2021-12-09 16:05:51 +03:00 |
|
mr-impossibru
|
ee3b229a04
|
JD-749: handle null status in InvitationService.list(), fix date conversion for Accepted and Revoked statuses. (#55)
* JD-749: handle null status in InvitationService.list(), fix date conversion for Accepted and Revoked statuses.
|
2021-11-09 18:00:37 +03:00 |
|
mr-impossibru
|
2b6e48f696
|
JD-730: manually create party when creating organization (#54)
* JD-730: manually create party when creating organization
|
2021-10-27 13:06:13 +03:00 |
|
vitaxa
|
790b988e55
|
JD-710: user organization context (#53)
|
2021-10-01 15:29:49 +03:00 |
|
Gregory
|
de838229b6
|
Merge pull request #52 from rbkmoney/ft/JD-584
change dashbord url
|
2021-08-09 17:00:39 +03:00 |
|
ggmaleva
|
4ef6f80adf
|
add '/'
|
2021-08-09 16:48:35 +03:00 |
|
ggmaleva
|
c488978b7e
|
change dashbord url
|
2021-08-09 16:41:48 +03:00 |
|
Pospolita Nikita
|
4d685aef08
|
Merge pull request #51 from rbkmoney/opensource
Let's make it opensource
|
2021-08-03 14:18:41 +03:00 |
|
NPospolita
|
65439d4d5f
|
Let's make it opensource
|
2021-08-03 14:03:36 +03:00 |
|
ElenaKushchenko
|
67b45129ec
|
Merge pull request #50 from rbkmoney/ft/JD-206/fix-lazy-collection-initialization
JD-206 fix lazy collection initialization
|
2021-08-02 17:03:58 +03:00 |
|
Elena Kushchenko
|
49ca4d4dc7
|
fix lazy collection initialization
|
2021-08-02 16:17:29 +03:00 |
|
ElenaKushchenko
|
f9a84576e6
|
Merge pull request #49 from rbkmoney/ft/JD-206/user-service-to-get-auth-context
JD-206 improve user service to get bouncer auth context & bump parent
|
2021-07-23 15:00:04 +03:00 |
|
Elena Kushchenko
|
33ef7f49e7
|
JD-206 fix tests
|
2021-07-21 17:32:49 +03:00 |
|
Elena Kushchenko
|
95747ff5cf
|
JD-206 improve user service to get bouncer auth context & bump parent
|
2021-07-21 11:13:42 +03:00 |
|
ElenaKushchenko
|
3cc1aef0f1
|
Merge pull request #48 from rbkmoney/ft/JD-206/exclude-thrift-api-from-spring-security
JD-206 exclude thrift endpoint from spring security
|
2021-07-14 16:23:38 +03:00 |
|
Elena Kushchenko
|
f3025fc435
|
JD-206 exclude thrift endpoint from spring security
|
2021-07-14 15:43:47 +03:00 |
|
ElenaKushchenko
|
a10c8c0374
|
Merge pull request #47 from rbkmoney/ft/JD-206/expose-thrift-port
JD-206 expose 8022 port
|
2021-07-14 13:35:30 +03:00 |
|
Elena Kushchenko
|
b249e943f4
|
exclude Tomcat customization from test config
|
2021-07-13 19:06:28 +03:00 |
|
Elena Kushchenko
|
9a60bd7857
|
Merge remote-tracking branch 'origin/ft/JD-206/expose-thrift-port' into ft/JD-206/expose-thrift-port
# Conflicts:
# pom.xml
# src/main/java/com/rbkmoney/orgmanager/config/TomcatWebServerCustomizer.java
# src/main/resources/application.yml
|
2021-07-13 16:22:38 +03:00 |
|
Elena Kushchenko
|
d704adfe72
|
JD-206 expose 8022 port
Java new pipeline inside build-java image (#96)
* upd build image name
* added registry address
* added registry address
* removed registry
* fixed typo
* upd postgres version
* added some commands
* added some commands
* added expose ports
* postgres fix?
* remove postgres container, added user with ro
* remove postgres container, added user with ro
* with maven stacktrace
* revert for beginning + postgres removed
* added docker socket link
* Update pipeJavaServiceInsideDocker.groovy
* Update pipeJavaServiceInsideDocker.groovy
* Update pipeJavaServiceInsideDocker.groovy
* Update pipeJavaServiceInsideDocker.groovy
* Update pipeJavaServiceInsideDocker.groovy
* cleanup
* Update pipeJavaServiceInsideDocker.groovy
* Cleanup
Co-authored-by: Ivan Panteleev <amalgamm@users.noreply.github.com>
|
2021-07-13 16:21:58 +03:00 |
|
Elena Kushchenko
|
7bcdb49268
|
JD-206 expose 8022 port
|
2021-07-12 18:38:36 +03:00 |
|
Gregory
|
6fcc1535a8
|
Merge pull request #46 from rbkmoney/ft/JD-400
don't allow remove last role
|
2021-06-23 13:28:07 +03:00 |
|
ggmaleva
|
c39daebd15
|
bump keycloak and spring core
|
2021-06-22 14:36:43 +03:00 |
|
ggmaleva
|
42ed13eb24
|
don't allow remove last role
|
2021-06-21 20:04:45 +03:00 |
|
mr-impossibru
|
6b1585138c
|
JD-359: bug fix (#45)
* JD-359: fix different users can use magic link to join
* JD-359: add tests for listOrgMembership() when member is removed from organization
|
2021-06-07 16:19:10 +03:00 |
|
Gregory
|
eefa76afc2
|
Merge pull request #44 from rbkmoney/ft/JD-320
Refactoring access service
|
2021-05-25 10:00:27 +03:00 |
|
ggmaleva
|
f825ae7a91
|
refactoring
|
2021-05-21 18:31:48 +03:00 |
|
ggmaleva
|
f25e3e07b9
|
add new common check access method
|
2021-05-21 18:21:17 +03:00 |
|
Gregory
|
bfadad5d2b
|
Merge pull request #43 from rbkmoney/ft/thrift_client
change thrift client to thread safe for bouncer
|
2021-05-14 16:45:54 +03:00 |
|
ggmaleva
|
80779a6476
|
change thrift client to thread safe for bouncer
|
2021-05-14 16:17:07 +03:00 |
|
Gregory
|
ca9801579d
|
Merge pull request #42 from rbkmoney/ft/fix_owned_orgs
fix duplicate in user organizations
|
2021-05-14 13:06:02 +03:00 |
|
ggmaleva
|
1c55747689
|
fix duplicate in user organizations
|
2021-05-14 11:56:37 +03:00 |
|
Gregory
|
6af7be9caa
|
Merge pull request #41 from rbkmoney/ft/JD-301
add owned organizations to member user
|
2021-05-14 10:40:52 +03:00 |
|
ggmaleva
|
e0d475099d
|
add owned organizations to member user
|
2021-05-13 17:30:14 +03:00 |
|
Gregory
|
b00e36d7ca
|
Merge pull request #40 from rbkmoney/ft/JD-299
remove access token from response + refactoring
|
2021-05-13 17:04:13 +03:00 |
|
ggmaleva
|
2e4cb8827d
|
remove access token from response + refactoring
|
2021-05-13 15:32:12 +03:00 |
|
Gregory
|
f45ee31f53
|
Merge pull request #39 from rbkmoney/ft/bouncer_context
add party in bouncer context
|
2021-05-13 11:05:22 +03:00 |
|
ggmaleva
|
1ccca6b670
|
add party in bouncer context
|
2021-05-12 18:31:52 +03:00 |
|
Gregory
|
6048d770f3
|
Merge pull request #38 from rbkmoney/ft/JD-272
Add service parent pom
|
2021-05-11 16:32:25 +03:00 |
|
ggmaleva
|
ee3a732363
|
fix dependencies
|
2021-05-11 14:33:33 +03:00 |
|
ggmaleva
|
4a00334e48
|
add parent pom + fix checkstyle
|
2021-05-11 13:29:34 +03:00 |
|