gitlab-ce/lib
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
..
api Merge branch '33601-add-csrf-token-verification-to-api' into 'master' 2017-07-27 10:20:52 +00:00
assets
backup fix typo 2017-06-07 17:00:32 +02:00
banzai Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
bitbucket Enable the Style/PreferredHashMethods cop 2017-06-02 19:11:26 +02:00
ci Merge branch '30634-protected-pipeline' into 'master' 2017-07-25 15:04:23 +00:00
constraints Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
container_registry Properly handle container registry redirects to fix metadata stored on a S3 backend 2017-05-17 07:04:34 -07:00
declarative_policy cache the cache key... 2017-07-17 14:38:48 -07:00
generators/rails/post_deployment_migration
github Add a comment explaining how the branch clean up happens 2017-06-21 11:42:08 -03:00
gitlab move signature cache read to Gpg::Commit 2017-07-27 15:42:53 +02:00
json_web_token
mattermost
microsoft_teams
omni_auth/strategies Refactor CSRF protection 2017-07-26 11:05:44 +02:00
peek/rblineprof Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
rouge remove the rouge copypasta and add notes to refactor 2017-06-07 17:49:03 -07:00
support Enable Gitaly by default in GitLab 9.3 2017-05-30 16:09:44 +02:00
system_check Make the SimpleExecutor rescue exceptions in the executing Checks 2017-06-27 17:48:04 +02:00
tasks Add lower path index to redirect_routes 2017-07-25 09:22:30 -07:00
additional_email_headers_interceptor.rb
banzai.rb
declarative_policy.rb cache DeclarativePolicy.class_for at the class level 2017-07-17 14:38:48 -07:00
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
feature.rb Re-add Feature.register_feature_groups which is already documented 2017-07-10 15:56:23 +02:00
file_size_validator.rb
file_streamer.rb
gitlab.rb Make the revision on the `/help` page clickable 2017-06-09 10:35:42 +02:00
gt_one_coercion.rb
repository_cache.rb
static_model.rb
system_check.rb Fixed and improved some existing checks and SystemCheck library 2017-05-31 14:33:03 +02:00
unfold_form.rb
uploaded_file.rb
version_check.rb