- 05 Oct, 2017 40 commits
-
-
Dimitrie Hoekstra authored
-
Rémy Coutable authored
Use full URL of user avatar on webhook push Closes #34339 See merge request gitlab-org/gitlab-ce!14706
-
Nick Thomas authored
Add external link for online artifacts Closes #34102 See merge request gitlab-org/gitlab-ce!14399
-
Douwe Maan authored
Gitaly namespace service enabled for GitLab See merge request gitlab-org/gitlab-ce!14274
-
Sean McGivern authored
Improve GitHub import performance Closes #36288, #36292, and #38467 See merge request gitlab-org/gitlab-ce!14445
-
Sean McGivern authored
Improve GitHub import performance Closes #36288, #36292, and #38467 See merge request gitlab-org/gitlab-ce!14445
-
Tim Zallmann authored
Resolve "Protected branch form should have sane defaults for dropdowns" Closes #32163 See merge request gitlab-org/gitlab-ce!14278
-
Yorick Peterse authored
Save a query on the todos index page See merge request gitlab-org/gitlab-ce!14686
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Rémy Coutable authored
Minor backport from EE See merge request gitlab-org/gitlab-ce!14705
-
Vitaliy @blackst0ne Klachkov authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
Zeger-Jan van de Weg authored
-
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
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
Zeger-Jan van de Weg authored
-
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
-
Robert Speicher authored
Resolves three security advisories from bundle-audit
-
Rémy Coutable authored
Remove 'Repo' prefix from API entities Closes #28417 See merge request gitlab-org/gitlab-ce!14694
-
Lin Jen-Shin authored
So that we don't have to worry about cleaning empty directories later. This was brought up at: https://gitlab.com/gitlab-org/gitlab-ce/issues/38689#note_42242988
-
Sean McGivern authored
Both `Or` and `And` would evaluate whether each rule passed, then calculate a value based on the results of all of those. We can actually return early in many cases, without running the rule at all.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Resolve "Hover and legend data should be linked" Closes #38036 See merge request gitlab-org/gitlab-ce!14400
-
Jose Ivan Vargas Lopez authored
-