-
- Downloads
Merge branch 'feature/826-healthcheck-endpoint' into 'develop'
Feature/826 healthcheck endpoint Closes #826 See merge request pleroma/pleroma!1083
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- docs/api/pleroma_api.md 17 additions, 0 deletionsdocs/api/pleroma_api.md
- lib/healthcheck.ex 60 additions, 0 deletionslib/healthcheck.ex
- lib/pleroma/web/router.ex 1 addition, 0 deletionslib/pleroma/web/router.ex
- lib/pleroma/web/twitter_api/controllers/util_controller.ex 13 additions, 0 deletionslib/pleroma/web/twitter_api/controllers/util_controller.ex
- test/healthcheck_test.exs 22 additions, 0 deletionstest/healthcheck_test.exs
- test/web/twitter_api/util_controller_test.exs 6 additions, 0 deletionstest/web/twitter_api/util_controller_test.exs
Loading
Please register or sign in to comment