- 05 Oct, 2017 40 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
This migration can take a bit of time to complete and I don't want to delay the deployment process.
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
Additionally we're delegating missing method calls on GpgKeySubkey to GpgKey since most of the info required when verifying a signature is found on GpgKey which is the parent of GpgKeySubkey
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
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.
-
Rubén Dávila authored
-
Rémy Coutable authored
Minor backport from EE See merge request gitlab-org/gitlab-ce!14705
-
Sean McGivern authored
Send a confirmation email when the user adds a secondary email address Closes #37385, #28621, and #36959 See merge request gitlab-org/gitlab-ce!14703
-
Douwe Maan authored
Only add identities to a user if we find one in Gitlab::OAuth::User. Closes #38801 See merge request gitlab-org/gitlab-ce!14702
-
Valery Sizov authored
-
Achilleas Pipinellis authored
Update github.md importer docs to clarify branches from forks get created in GL See merge request gitlab-org/gitlab-ce!14670
-
Lee Matos authored
-
Douwe Maan authored
-
Tiago Botelho authored
-
Douwe Maan authored
# Conflicts: # app/controllers/admin/users_controller.rb # app/controllers/confirmations_controller.rb # app/controllers/profiles/emails_controller.rb # app/models/user.rb # app/services/emails/base_service.rb # app/services/emails/destroy_service.rb # app/views/devise/mailer/confirmation_instructions.html.haml # lib/api/users.rb # spec/services/emails/destroy_service_spec.rb
-
Tim Zallmann authored
Resolve "Monitoring hover info is clipped" Closes #38031 See merge request gitlab-org/gitlab-ce!14514
-
Tim Zallmann authored
Fixes group milestones breadcrumb links Closes #38781 See merge request gitlab-org/gitlab-ce!14689
-
Grzegorz Bizon authored
Use the default password from the GDK's root user Closes gitlab-qa#73 See merge request gitlab-org/gitlab-ce!14701
-
Sean McGivern authored
Use simple path for tmp ref, avoiding extra directory See merge request gitlab-org/gitlab-ce!14698
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Speed up DeclarativePolicy::Runner#steps_by_score See merge request gitlab-org/gitlab-ce!14679
-
Grzegorz Bizon authored
Update QA Nokogiri to 1.8.1 See merge request gitlab-org/gitlab-ce!14700
-
Tim Zallmann authored
Resolve "Prometheus graphs occasionally have incorrect Y scale" Closes #38789 See merge request gitlab-org/gitlab-ce!14693
-