Commit Graph

22 Commits

Author SHA1 Message Date
Anton Belyaev
bb2f2e634a CAPI-92: use refactored swagger-codegen (part 1) (#39) 2017-04-13 20:32:47 +04:00
Anton Belyaev
39632db71c CAPI-72: fix array params validation (#38) 2017-04-06 21:15:52 +04:00
Anton Belyaev
f7a8c8bea1 CAPI-94: bump up swagger-codegen, fix some bugs along the way (#37) 2017-04-05 15:49:49 +04:00
Artem Ocheredko
f426610dd0 CAPI-87: Move to the newest protocols (#35)
* CAPI-87 Move to the newest protocols. Add GetPayments method
2017-03-28 17:54:33 +04:00
Andrew Mayorov
80151e1fc1 MSPF-191: Adapt for Erlang 19 and higher (#33) 2017-02-28 15:26:14 +03:00
Andrew Mayorov
489d9ca89d MSPF-191: Fix jwt authorizer setup when no signee is specified (#32)
* MSPF-191: Remove containerpilot integration

* MSPF-191: Refactor Makefile a bit

* MSPF-191: Bump to rbkmoney/genlib@82ff16f

* MSPF-191: Fix jwt authorizer setup when no signee is specified
2017-02-27 16:40:13 +03:00
Andrew Mayorov
c05aaa295c MSPF-191: Implement invoice access token management (#31)
* MSPF-191: Ensure to fail on error in scripts

* MSPF-191: Implement invoice access token management

 * Introduce the notion of resource hierarchy and ACLs
 * Desing dedicated JWT authorizer, capable of issuing and verifying JWTs
 * Delegate operation authorization down into logic handler

* MSPF-191: Bump to rbkmoney/swag@e90d600

* MSPF-191: Bump to rbkmoney/woody@b5ae9ae, rbkmoney/api_client@36eb5a2

* MSPF-191: Bump service deps

* MSPF-191: Fix dialyzer warning

* MSPF-191: Remove commented code

* MSPF-191: Enforce requirement to have configured jwt authorizer

* MSPF-191: Add a couple of TODOs

* MSPF-191: Fix ACL scope removal and test it

* MSPF-191: Add the notion of dedicated signee to the authorizer

* MSPF-191: Simplify scope decoding

* MSPF-191: Adapt testsuite to rbkmoney/hellgate@6dae29b

* MSPF-191: Fix release definition

* MSPF-191: Eliminate dirty hack

* MSPF-191: Put a static private key in the release

* MSPF-191: Fix some specs and mention contract violation
2017-02-22 14:36:17 +03:00
Andrew Mayorov
2b1790332c MSPF-191: Use keystore to cache jwks (#28)
* MSPF-191: Use keystore to cache jwks

* MSPF-191: Bump to rbkmoney/image-build@3bdc456
2017-02-10 16:33:55 +03:00
Artem Ocheredko
44f955d349 CAPI-59 Modify project to use the newest protocol (#23)
* CAPI-59 Modify project to use the newest protocol
2017-02-09 12:50:35 +03:00
Petr Kozorezov
1109497b62 MSPF-193: bump erlang service image version (#25) 2017-02-09 13:49:22 +04:00
Artem Ocheredko
74ee280802 CAPI-59 Add party management interactions and tests
* CAPI-54 Add new party management initial handler

* CAPI-59 Add basic party management interactions and tests

* CAPI-59 Add pimp integration

* CAPI-59 Add missed callback handler tests and move to the newest thrift parties

* HG-152: Use ipv6 in tests too

* CAPI-59: Switch to rbkmoney/woody_erlang@17bd521

* CAPI-59: Ensure woody context preservation

* CAPI-59 Modify docker-compose healthchecks and timeouts

* CAPI-59 Add missed public key for tests and modify keycloak healthcheck

* CAPI-59 Add postreview fixes
2017-02-04 19:08:42 +03:00
Dmitry Manik
2a2f8d6898 CAPI-50: Rewrite tests with wrapped responses 2016-12-07 15:39:10 +03:00
Dmitry Manik
9858383e49 CAPI-45: Test rewrite using generated swagger client (#19)
* CAPI-45: Test rewrite using generated swagger client
2016-11-15 14:14:45 +03:00
Artem Ocheredko
5ef2755e09 CAPI-32 Add the newest image and micro test modification to check invoices statuses in analytics (#17) 2016-10-27 04:24:22 +03:00
Artem Ocheredko
26f1e2beca CAPI-32 Move to the newest images and fix missed fields (#16)
* CAPI-32 Move to the newest images and fix missed fields. Change linter code complexity change to soothe the unnecessary warnings. Add new swag version and fix ip_address source
2016-10-26 16:39:32 +03:00
Andrey Mayorov
2b7be98667 MSPF-91: Bump to rbkmoney/image-build@b40627 2016-10-20 11:45:30 +03:00
Andrew Mayorov
a35ced4648 MSPF-91: Adapt the swagger content type enforcement (#13)
* MSPF-91: Adapt the swagger content type enforcement

* MSPF-91: Do the unforgiveable
2016-10-19 22:47:33 +03:00
Artem Ocheredko
367a175332 CAPI-32 Add missed party management methods (#8)
* CAPI-32 Add missed party management methods.  Add new request context and some bugfixes . Add balances processing
2016-10-17 18:05:06 +03:00
Anton Belyaev
fe59dfe699 MSPF-97: introduce containerpilot; other updates:
* introduce containerpilot
* enable all checks in Jenkinsfile
* bump up build image
2016-10-12 02:42:05 +03:00
Anton Belyaev
d709d16ab9 BJ-35: rm built image as jenkins build cleanup (#6) 2016-09-07 16:06:55 +04:00
Artem Ocheredko
2dcb9c1294 Capi 25/ft/erlang thrift card payment (#3)
* CAPI-25 Add initial project structure. Add mock-backend and basic tests. Add new building with Jenkins and add real backend handler.
2016-09-05 15:21:44 +03:00
Artem Ocheredko
64d7c30607 CAPI-23 Add initial project structure (#1)
* CAPI-23 Add initial project structure. Add mock-backend and basic tests
2016-08-31 20:56:24 +03:00