- 05 Mar, 2018 4 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
Merge remote-tracking branch 'gitlab-ce/5029-support-cluster-metrics-ce' into 5029-support-cluster-metrics # Conflicts: # app/controllers/projects/prometheus/metrics_controller.rb # app/controllers/projects/prometheus_controller.rb # app/models/environment.rb # config/gitlab.yml.example # config/sidekiq_queues.yml # db/schema.rb # spec/controllers/projects/prometheus/metrics_controller_spec.rb # spec/models/environment_spec.rb # spec/models/project_services/prometheus_service_spec.rb
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
- 01 Mar, 2018 4 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
- 28 Feb, 2018 1 commit
-
-
Pawel Chojnacki authored
-
- 27 Feb, 2018 1 commit
-
-
Pawel Chojnacki authored
-
- 26 Feb, 2018 28 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
Clement Ho authored
Ee blob webpack bundle remove tags See merge request gitlab-org/gitlab-ee!4716
-
Jacob Schatz authored
-
Sean McGivern authored
Enable labels for epics See merge request gitlab-org/gitlab-ee!4569
-
Jan Provaznik authored
-
Jacob Schatz authored
Merged CE boards-bundle-refactor into EE See merge request gitlab-org/gitlab-ee!4670
-
Clement Ho authored
Fix multiple assignees avatar alignment in issues list Closes #5013 See merge request gitlab-org/gitlab-ee!4664
-
Pawel Chojnacki authored
commit 637c9558 Author: Pawel Chojnacki <pawel@chojnacki.ws> Date: Mon Feb 26 12:40:40 2018 +0100 Fix failing test, when deployment platform is not bound to a cluster. commit 0feeddaa Author: Pawel Chojnacki <pawel@chojnacki.ws> Date: Sat Feb 24 01:06:08 2018 +0100 drop the ! from synchronize_service_state! + remove unused scope commit 22e2cad9 Author: Pawel Chojnacki <pawel@chojnacki.ws> Date: Sat Feb 24 00:56:50 2018 +0100 Use deployment platform to find cluster with prometheus application
-
Douwe Maan authored
[EE] Resolve "Refactoring of blob link methods in blob_helper" See merge request gitlab-org/gitlab-ee!4722
-
James Lopez authored
-
Constance Okoghenun authored
-
-
Sean McGivern authored
[EE] Extract WaitableWorker out of AuthorizedProjectsWorker See merge request gitlab-org/gitlab-ee!4723
-
Douwe Maan authored
-
Nick Thomas authored
Port of pages custom domain DNS verification to EE See merge request gitlab-org/gitlab-ee!4691
-
Douwe Maan authored
-
Rémy Coutable authored
CE upstream - 2018-02-23 15:23 UTC See merge request gitlab-org/gitlab-ee!4696
-
Sean McGivern authored
Fix bug causing 'Import in progress' to be shown while a mirror is updating See merge request gitlab-org/gitlab-ee!4697
-
Pawel Chojnacki authored
-
Douwe Maan authored
-
Filipa Lacerda authored
[EE] Don't convert issuable_initial_data into JSON See merge request gitlab-org/gitlab-ee!4694
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
IDE create new branch Closes #4545 See merge request gitlab-org/gitlab-ee!4534
-
Sean McGivern authored
[EE] Verify project import status again before marking as failed See merge request gitlab-org/gitlab-ee!4698
-
Jan Provaznik authored
Instead of converting hash into JSON inside issuable_initial_data method, return hash and convert to JSON later. This allows us to easily extend basic issuable data with resource specific values. For example for Epic these data should include also labels, so we can then do something like: issuable_initial_data(@epic).merge(labels: @epic.labels).to_json
-
- 25 Feb, 2018 2 commits