gitlab-org--gitlab-foss/app
Rubén Dávila 37dcfb6e31 Delegate #key to parent when working with a GPG subkey
The content returned by #key is important when veryfying the signature,
so given we don't want to repeat it in the database for GPG subkeys we
need to delegate it to the parent.
2017-10-05 08:25:27 -05:00
..
assets Merge branch 'digitalmoksha/gitlab-ce-feature/verify_secondary_emails' into 'master' 2017-10-05 12:12:30 +00:00
controllers Merge branch 'backport_from_EE' into 'master' 2017-10-05 13:00:05 +00:00
finders
helpers Updated Profile Events Helper to use SVG Sprite Icons 2017-10-04 08:53:36 +00:00
mailers
models Delegate #key to parent when working with a GPG subkey 2017-10-05 08:25:27 -05:00
policies moved fork checks into policies 2017-09-29 12:14:39 +01:00
presenters Reduce method calls while evaluating Projects::MergeRequestsController#show.json 2017-10-04 00:09:48 -03:00
serializers Remove 'Repo' prefix from API entites 2017-10-05 19:48:05 +11:00
services Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails 2017-10-05 12:48:22 +02:00
uploaders
validators
views Merge branch 'digitalmoksha/gitlab-ce-feature/verify_secondary_emails' into 'master' 2017-10-05 12:12:30 +00:00
workers