Eugen Rochko
9619521459
Remove useless `respond_to` calls ( #13208 )
5 years ago
Eugen Rochko
6b96a6dd15
Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode ( #12089 )
5 years ago
Eugen Rochko
825dc3ca22
Add whitelist mode ( #11291 )
5 years ago
dependabot-preview[bot]
884e20c028
Bump active_model_serializers from 0.10.9 to 0.10.10 ( #11311 )
...
* Bump active_model_serializers from 0.10.9 to 0.10.10
Bumps [active_model_serializers](https://github.com/rails-api/active_model_serializers ) from 0.10.9 to 0.10.10.
- [Release notes](https://github.com/rails-api/active_model_serializers/releases )
- [Changelog](https://github.com/rails-api/active_model_serializers/blob/v0.10.10/CHANGELOG.md )
- [Commits](https://github.com/rails-api/active_model_serializers/compare/v0.10.9...v0.10.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Add root option to render method
5 years ago
Eugen Rochko
79b9eee938
Add (back) rails-level JSON caching ( #11333 )
5 years ago
ThibG
4c4f9d78fd
Explicitly disable storage of REST API results ( #10655 )
...
Fixes #10652
6 years ago
Yamagishi Kazutoshi
449edebb1c
Cache instance info ( #8765 )
6 years ago
Eugen Rochko
20e15ecfb3
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ( #4090 )
7 years ago
Matt Jankowski
76f986d07b
Clean up for api/base controller ( #3629 )
...
* Move ApiController to Api/BaseController
* API controllers inherit from Api::BaseController
* Add coverage for various error cases in api/base controller
8 years ago
Eugen Rochko
c97f817e40
Fix #525 - Add instance information API
8 years ago