📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
doorkeeper-gem/doorkeeper
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
main
build
See recent builds
15 days ago
Refresh default branch
Refresh
Branch:
main
(View all)
Name
Lines of code
Maintainability
Test coverage
.codeclimate.yml
.coveralls.yml
.dockerignore
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/check_orm_changes.yml
.github/workflows/ci.yml
.gitignore
.hound.yml
.rspec
.rubocop.yml
.rubocop_todo.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Gemfile
MIT-LICENSE
NEWS.md
README.md
RELEASING.md
Rakefile
SECURITY.md
UPGRADE.md
app/assets/stylesheets/doorkeeper/admin/application.css
app/assets/stylesheets/doorkeeper/application.css
app/controllers/doorkeeper/application_controller.rb
11
A
0 mins
app/controllers/doorkeeper/application_metal_controller.rb
9
A
0 mins
app/controllers/doorkeeper/applications_controller.rb
78
A
30 mins
app/controllers/doorkeeper/authorizations_controller.rb
129
A
1 hr
app/controllers/doorkeeper/authorized_applications_controller.rb
26
A
0 mins
app/controllers/doorkeeper/token_info_controller.rb
20
A
0 mins
app/controllers/doorkeeper/tokens_controller.rb
96
A
0 mins
app/helpers/doorkeeper/dashboard_helper.rb
16
A
0 mins
app/views/doorkeeper/applications/_delete_form.html.erb
app/views/doorkeeper/applications/_form.html.erb
app/views/doorkeeper/applications/edit.html.erb
app/views/doorkeeper/applications/index.html.erb
app/views/doorkeeper/applications/new.html.erb
app/views/doorkeeper/applications/show.html.erb
app/views/doorkeeper/authorizations/error.html.erb
app/views/doorkeeper/authorizations/form_post.html.erb
app/views/doorkeeper/authorizations/new.html.erb
app/views/doorkeeper/authorizations/show.html.erb
app/views/doorkeeper/authorized_applications/_delete_form.html.erb
app/views/doorkeeper/authorized_applications/index.html.erb
app/views/layouts/doorkeeper/admin.html.erb
‹
1
2
3
4
›