gitlab-org--gitlab-foss/spec
Alexis Reigel 34810acd6c move signature cache read to Gpg::Commit
as we write the cache in the gpg commit class already the read should
also happen there.

This also removes all logic from the main commit class, which just
proxies the call to the Gpg::Commit now.
2017-07-27 15:42:53 +02:00
..
bin
config
controllers Merge branch '35453-pending-delete-projects-error-in-admin-dashboard-fix' into 'master' 2017-07-26 08:29:38 +00:00
db/production
factories notification email on add new gpg key 2017-07-27 15:40:41 +02:00
features add primary keyid attribute to gpg keys 2017-07-27 15:42:53 +02:00
finders Use `match_array` rather than `eq` in ProjectsFinder spec 2017-07-24 11:20:52 -04:00
fixtures
helpers Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
initializers
javascripts Resolve "Memory usage notice doesn't link anywhere" 2017-07-26 09:31:17 +00:00
lib move signature cache read to Gpg::Commit 2017-07-27 15:42:53 +02:00
mailers notification email on add new gpg key 2017-07-27 15:40:41 +02:00
migrations Merge branch 'backstage/gb/build-stage-id-ref-bg-migration-cleanup' into 'master' 2017-07-20 10:10:36 +00:00
models move signature cache read to Gpg::Commit 2017-07-27 15:42:53 +02:00
policies Merge branch '30634-protected-pipeline' into 'master' 2017-07-25 15:04:23 +00:00
presenters
requests Merge branch '33601-add-csrf-token-verification-to-api' into 'master' 2017-07-27 10:20:52 +00:00
routing Fix docker tag reference routing constraints 2017-07-19 10:30:57 +02:00
rubocop/cop
serializers Merge branch '35338-deploy-keys-should-not-show-pending-delete-projects' into 'master' 2017-07-26 08:27:41 +00:00
services notification email on add new gpg key 2017-07-27 15:40:41 +02:00
sidekiq/cron
support add primary keyid attribute to gpg keys 2017-07-27 15:42:53 +02:00
tasks Improve version handling on component install tasks 2017-07-20 17:30:29 -04:00
unicorn
uploaders Merge branch '33359-pers-snippet-files-location' into 'security-9-3' 2017-07-19 22:28:27 -05:00
validators
views
workers Merge branch '29289-project-destroy-clean-up-after-failure' into 'master' 2017-07-26 12:49:54 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb extract gpg functionality to lib class 2017-07-27 15:40:41 +02:00