dpla/heidrun

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-version
.travis.yml
Changelog.md
Gemfile
LICENSE
README.md
Rakefile
Vagrantfile
app/assets/stylesheets/application.css
app/assets/stylesheets/blacklight.css.scss
app/views/catalog/_home.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/application.html.erb
bin/bundle
bin/rails
bin/rake
bin/spring
config.ru
provisioning/files/install_heidrun.sh
provisioning/files/install_ruby_tools.sh
provisioning/provision.yml
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
solr_conf/schema.xml
solr_conf/solrconfig.xml
app/assets/javascripts/application.js0
app/controllers/application_controller.rb5
app/controllers/catalog_controller.rb4
app/controllers/users/confirmations_controller.rb2
app/controllers/users/omniauth_callbacks_controller.rb2
app/controllers/users/passwords_controller.rb2
app/controllers/users/registrations_controller.rb2
app/controllers/users/sessions_controller.rb2
app/controllers/users/unlocks_controller.rb2
app/enrichments/remove_placeholder.rb21
A
25 mins
app/harvesters/cdl_harvester.rb23