ManageIQ/manageiq-api-common

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/gem-push.yml
.gitignore
.rspec
.rubocop.yml
.rubocop_cc.yml
.rubocop_local.yml
.travis.yml
.travis_scripts/openapi-validator.sh
.yamllint
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/promote
bin/rails
bin/setup
insights-api-common.gemspec
lib/insights/api/common/graphql/templates/aggregate_model_type.erb
lib/insights/api/common/graphql/templates/aggregate_type.erb
lib/insights/api/common/graphql/templates/model_type.erb
lib/insights/api/common/graphql/templates/query_type.erb
lib/insights/api/common/graphql/templates/schema.erb
lib/tasks/insights/api/common_tasks.rake
v2_key.dev
app/controllers/concerns/insights/api/common/tagging_methods.rb29
app/models/authentication.rb15
app/models/concerns/encryption_concern.rb37
app/models/concerns/insights/api/common/act_as_taggable_on.rb58
app/models/encryption.rb10
lib/generators/shared_utilities/migration_generator.rb56
lib/generators/shared_utilities/orm_helper.rb21
lib/generators/shared_utilities/templates/migration.rb23
lib/generators/shared_utilities/templates/migration_existing.rb18
lib/insights.rb1
lib/insights/api/common.rb14
lib/insights/api/common/application_controller_mixins/api_doc.rb38
lib/insights/api/common/application_controller_mixins/common.rb23
lib/insights/api/common/application_controller_mixins/exception_handling.rb74
lib/insights/api/common/application_controller_mixins/openapi_enabled.rb13
lib/insights/api/common/application_controller_mixins/parameters.rb111
lib/insights/api/common/application_controller_mixins/request_body_validation.rb40
lib/insights/api/common/application_controller_mixins/request_parameter_validation.rb13
lib/insights/api/common/application_controller_mixins/request_path.rb55
lib/insights/api/common/custom_exceptions.rb16
lib/insights/api/common/engine.rb18
lib/insights/api/common/entitlement.rb31
lib/insights/api/common/error_document.rb26
lib/insights/api/common/filter.rb220
A
35 mins