.circleci/config.yml | |
|
|
.codeclimate.json | |
|
|
.dockerignore | |
|
|
.github/pull_request_template.md | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
Capfile | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/controllers/application_controller.rb | 8 | A 0 mins | A 100% |
app/controllers/authentication_controller.rb | 23 | A 0 mins | A 93% |
app/controllers/background_job_results_controller.rb | 14 | A 0 mins | A 100% |
app/controllers/concerns/request_authorization.rb | 16 | A 0 mins | A 100% |
app/controllers/direct_uploads_controller.rb | 4 | A 0 mins | A 100% |
app/controllers/resources_controller.rb | 208 | A 0 mins | A 100% |
app/jobs/application_job.rb | 2 | A 0 mins | A 100% |
app/jobs/ingest_job.rb | 42 | A 0 mins | A 100% |
app/jobs/update_job.rb | 78 | A 0 mins | A 100% |
app/models/application_record.rb | 3 | A 0 mins | A 100% |
app/models/background_job_result.rb | 10 | A 0 mins | A 100% |
app/models/json_web_token.rb | 11 | A 0 mins | A 100% |
app/models/user.rb | 8 | A 0 mins | A 100% |
app/policies/account_policy.rb | 5 | A 0 mins | A 100% |
app/policies/application_policy.rb | 2 | A 0 mins | A 100% |
app/policies/resource_policy.rb | 12 | A 0 mins | A 100% |
app/services/administrative_tags.rb | 10 | A 0 mins | A 100% |
app/services/blobs.rb | 11 | A 0 mins | A 100% |
app/services/cocina_version_validator.rb | 5 | A 0 mins | A 100% |
app/services/direct_uploads_sweeper.rb | 20 | A 0 mins | B 84% |
app/services/globus_digest_generator.rb | 43 | A 0 mins | A 100% |
app/services/select_no_uploads_strategy.rb | 12 | A 0 mins | A 100% |
app/services/select_outdated_uploads_strategy.rb | 26 | A 0 mins | A 100% |
app/services/stage_blobs.rb | 20 | A 0 mins | A 100% |
app/services/stage_globus.rb | 9 | A 0 mins | A 100% |
app/services/staging_directory.rb | 13 | A 0 mins | A 100% |
app/services/workflow.rb | 11 | A 0 mins | A 100% |
app/views/background_job_results/show.json.jbuilder | |
|
|
bin/bundle | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/rubocop | |
|
|
bin/setup | |
|
|
bin/spring | |
|
|
compose.yaml | |
|
|
config.ru | |
|
|