Sergey Elin
57f1fa111c
MSPF-469: Add operation_id to access log ( #20 )
...
* MSPF-469: Add operation_id to access log
* Typos
* More typo
2019-07-02 17:55:07 +03:00
Sergey Elin
e180427fa1
Remove logger_logstash_formetter from shortener dependency ( #19 )
2019-07-02 15:32:38 +03:00
Sergey Elin
f63648f764
Update erlang and deps ( #18 )
...
* MSPF-469: Update erlang and deps
* MSPF-469: Fix config and update deps
2019-06-25 17:20:00 +03:00
Toporkov Igor
eb42455013
Migrate to OTP 21 Logger ( #17 )
...
* Migrate to OTP 21 Logger (#16 )
* initial lager remove
* Updated logging dependencies, tweaked configs
* Configurated log handlers
* Fixed log output files, added default handler config
* Bumped deps
* Filtered access logs
* Switched access log to master
2019-04-26 11:42:33 +03:00
Toporkov Igor
1b31deb9f7
MSPF-396: update to erlang 21 ( #13 )
...
* MSPF-396: update to erlang 21 (#12 )
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14 )
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 17:20:56 +03:00
Alexey
ba71536ebc
CAPI-321: Woody retries in shortener ( #10 )
2019-01-22 15:37:01 +03:00
Andrey Fadeev
ce26b73b2c
Add links ownership processing ( #5 )
...
Add links ownership processing
Add `owner` field to link state.
Add `owner` field checking to read and delete operations.
Already created links process as is.
2018-05-23 16:57:37 +03:00
Petr Kozorezov
0f68121437
add "health" handle ( #4 )
2018-04-13 14:21:06 +03:00
Andrew Mayorov
30b85c129b
MSPF-320: Add forgotten cors policy definition ( #2 )
2017-12-22 15:15:43 +03:00
Andrey Mayorov
0ed4b76769
HG-320: Exile the Manik
2017-12-20 13:47:12 +03:00
Andrey Mayorov
6af13509c1
MSPF-320: Remove unused clauses
2017-12-20 13:47:12 +03:00
Andrey Mayorov
d542b38961
MSPF-320: Simplify generation of an id
2017-12-20 13:47:12 +03:00
Andrey Mayorov
23443c1d66
MSPF-320: Simplify machine events
2017-12-20 13:47:12 +03:00
Andrey Mayorov
2da005b61a
MSPF-320: Explicitly allow 401s
2017-12-20 13:47:12 +03:00
Andrey Mayorov
a964251f32
MSPF-320: Describe empty TODOs
2017-12-20 13:47:12 +03:00
Andrey Mayorov
09a5208817
MSPF-320: Bump to rbkmoney/swag-url-shortener@d03407f
2017-12-20 13:47:12 +03:00
Andrey Mayorov
d881d2513d
MSPF-320: Shitcode resource access control
2017-12-20 13:47:12 +03:00
Andrey Mayorov
95c7b0e7cb
MSPF-320: Remove deprecared call
2017-12-20 13:47:12 +03:00
Andrey Mayorov
8b8ef11714
MSPF-320: Implement simple source url whitelisting
2017-12-20 13:47:12 +03:00
Andrey Mayorov
c5ab5a1c1e
MSPF-320: Scope swagger handling
2017-12-20 13:47:12 +03:00
Andrey Mayorov
3be2fe3209
MSPF-320: Make tests work finally
2017-12-20 13:47:12 +03:00
Andrey Mayorov
91df667e9a
MSPF-320: Draft a test suite
2017-12-20 13:47:12 +03:00
Andrey Mayorov
57044965a5
MSPF-320: Make a stronger friendship with dialyzer
2017-12-20 13:47:12 +03:00
Andrey Mayorov
6d527559f8
MSPF-320: Glue everything together
2017-12-20 13:47:12 +03:00
Andrey Mayorov
c88c7aac11
MSPF-320: Refactor and modernize automaton client
2017-12-20 13:47:12 +03:00
Andrey Mayorov
23f249aac3
MSPF-320: Splice supervisor and app entrypoint into a single file for simplicity
2017-12-20 13:47:12 +03:00
Dmitry Manik
69ec14439a
MSPF-320: Fix review comments
2017-12-20 13:47:12 +03:00
Dmitry Manik
942ffed841
MSPF-320: Introduce the essence of shortener
2017-12-20 13:47:12 +03:00
Dmitry Manik
f9e2ff1835
MSPF-320: Fix review comments
2017-12-20 13:47:12 +03:00
Dmitry Manik
79c7768bdf
MSPF-320: Introduce CAPI copypaste
2017-12-20 13:47:12 +03:00
Dmitry Manik
7fdb5913ce
MSPF-320: Add swag-server generation
2017-12-20 13:47:12 +03:00