- 14 Sep, 2018 1 commit
-
-
Stan Hu authored
CE upstream - 2018-09-13 18:21 UTC Closes gitlab-ce#51370 See merge request gitlab-org/gitlab-ee!7366
-
- 13 Sep, 2018 39 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Stan Hu authored
Resolve "ee:geo QA specs are failing as of !7210" Closes gitlab-org/quality/nightly#7 and #7434 See merge request gitlab-org/gitlab-ee!7315
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
GitLab Bot authored
# Conflicts: # app/controllers/passwords_controller.rb # app/finders/users_finder.rb # app/models/hooks/service_hook.rb # app/models/issue.rb # app/models/note.rb # app/models/user.rb # app/services/applications/create_service.rb # app/services/milestones/update_service.rb # app/services/search/group_service.rb # lib/api/helpers.rb # lib/api/resource_label_events.rb # lib/gitlab/group_hierarchy.rb [ci skip]
-
Mike Greiling authored
Fixed resolved discussions not toggling expanded on changes tab Closes #51370 See merge request gitlab-org/gitlab-ce!21676
-
Michael Kozono authored
-
Michael Kozono authored
As a side benefit, we don’t need to resolve the race condition in which the secondary node does not yet have a GeoNodeStatus when the specs make requests for it.
-
Kamil Trzciński authored
Test that alert's environment is verified See merge request gitlab-org/gitlab-ee!7360
-
Yorick Peterse authored
Fix column differences in `db/schema.rb` See merge request gitlab-org/gitlab-ce!21718
-
Peter Leitzen authored
Check that creating an alert for an project non-specific environment is not possible and return 204.
-
Stan Hu authored
Add project to jupyter cluster app factory spec See merge request gitlab-org/gitlab-ce!21717
-
Robert Speicher authored
CE upstream - 2018-09-13 12:21 UTC Closes gitlab-ce#49621, gitlab-ce#50186, and charts/auto-deploy-app#6 See merge request gitlab-org/gitlab-ee!7359
-
Robert Speicher authored
-
Robert Speicher authored
Document abstraction levels and code reuse See merge request gitlab-org/gitlab-ce!21254
-
Douglas Barbosa Alexandre authored
Remove unused Geo nodes routes See merge request gitlab-org/gitlab-ee!7352
-
Robert Speicher authored
-
Yorick Peterse authored
This is based on the discussion in https://gitlab.com/gitlab-org/gitlab-ce/issues/49653 and the example merge request found at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20908. The idea is fairly straightforward: we define a variety of abstractions, then state which can reuse which. This should ultimately foster _better_ code reuse, make it easier to debug problems, and make it harder to accidentally introduce a performance regression.
-
Robert Speicher authored
Add RuboCop cops to enforce code reusing rules See merge request gitlab-org/gitlab-ce!21391
-
Robert Speicher authored
EE: Add RuboCop cops to enforce code reusing rules See merge request gitlab-org/gitlab-ee!7229
-
Douwe Maan authored
Enable omniauth by default Closes #49990 See merge request gitlab-org/gitlab-ce!21700
-
Jan Provaznik authored
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
Display click to expand on collapsed diffs Closes #51466 See merge request gitlab-org/gitlab-ce!21716
-
Jan Provaznik authored
project_custom_attributes and group_custom_attributes used datetime instead of datetime_with_timezone column type in database schema. But actually migration defines `t.timestamps_with_timezone`.
-
Nick Thomas authored
-
GitLab Bot authored
# Conflicts: # config/routes.rb # spec/lib/gitlab/ci/config_spec.rb [ci skip]
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Phil Hughes authored
Merge branch '50808-choosing-initialize-repo-with-a-readme-breaks-project-created-from-template' into 'master' Resolve "Choosing “Initialize repo with a README” breaks project created from template" Closes #50808 See merge request gitlab-org/gitlab-ce!21646
-
Martin Wortschack authored
-