- 07 Oct, 2018 1 commit
-
-
Ramya Authappan authored
-
- 06 Oct, 2018 25 commits
-
-
Stan Hu authored
CE upstream - 2018-10-06 00:21 UTC Closes #2708, #2706, and #7545 See merge request gitlab-org/gitlab-ee!7825
-
Brett Walker authored
-
Brett Walker authored
-
Tim Zallmann authored
[Frontend only] Batch comments on merge requests See merge request gitlab-org/gitlab-ee!7376
-
André Luís authored
-
Brett Walker authored
-
Kamil Trzciński authored
Resolve "Refactor code quality similar to JUnit tests" Closes #7125 See merge request gitlab-org/gitlab-ee!7465
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
Resolve conflicts in app/assets/javascripts/pages/projects/shared/permissions/components/settings_panel.vue
-
Stan Hu authored
-
Douglas Barbosa Alexandre authored
Geo: Add a Geo Status Widget to Admin > Projects See merge request gitlab-org/gitlab-ee!7789
-
Gabriel Mazetto authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/api.js # app/assets/javascripts/pages/projects/shared/permissions/components/settings_panel.vue # app/finders/license_template_finder.rb # app/finders/template_finder.rb # app/models/commit_status.rb # app/models/issue.rb # app/models/note.rb # app/models/system_note_metadata.rb # app/services/ci/process_build_service.rb # db/schema.rb # doc/api/README.md # spec/features/projects/jobs_spec.rb # spec/models/issue_spec.rb [ci skip]
-
Mike Greiling authored
Update operations metrics empty state See merge request gitlab-org/gitlab-ce!21974
-
- 05 Oct, 2018 14 commits
-
-
George Tsiolis authored
-
Douglas Barbosa Alexandre authored
Fix LFS uploaded images not being rendered Closes #50617 See merge request gitlab-org/gitlab-ce!22092
-
Oswaldo Ferreira authored
-
Douglas Barbosa Alexandre authored
EE Backport: enable Geo Status widget in admin/projects See merge request gitlab-org/gitlab-ce!22161
-
Gabriel Mazetto authored
In EE it will render a Geo Status widget when Geo is enabled and it is in a secondary node. Also added minimal specs to that action.
-
Douglas Barbosa Alexandre authored
Additional feature flag check for EE::Project Closes #7894 See merge request gitlab-org/gitlab-ee!7819
-
Robert Speicher authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Kamil Trzciński authored
Add timed incremental rollout to Auto DevOps Closes gitlab-ee#7545 See merge request gitlab-org/gitlab-ce!22023
-
Alessio Caiazza authored
Auto DevOps deployment strategies now supports timed incremental rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED environment variable in Auto DevOps template. The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or timed. Rollout deployments will be executed using a 5 minute delay between each job.
-
Kamil Trzciński authored
[broken master] Fix time dependent jobs spec See merge request gitlab-org/gitlab-ce!22159
-
Sean McGivern authored
Resolve "Controller Projects::MergeRequestsController#ci_environments_status.json executes more than 100 SQL queries" Closes #43109 See merge request gitlab-org/gitlab-ce!21996
-