- 16 Oct, 2018 9 commits
-
-
Zeger-Jan van de Weg authored
Users report that some languages aren't detected, or at least not reported. This is mostly due to the fact that these languages aren't programming languages, according to Linguist. Originally noted in: https://gitlab.com/gitlab-org/gitlab-ce/issues/50705#note_99600216 Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/51995
-
Sean McGivern authored
Resolve "Prometheus not showing as installed, even though it is" Closes #51972 See merge request gitlab-org/gitlab-ce!22356
-
Kamil Trzciński authored
Make source param optional according to EE change See merge request gitlab-org/gitlab-ce!22283
-
Sean McGivern authored
Use InvalidUTF8ErrorHandler only for rails 4 Closes #51908 See merge request gitlab-org/gitlab-ce!22340
-
Peter Leitzen authored
Before this commit updating Prometheus (e.g. adding alerts) made it "updated" therefore not installed.
-
Achilleas Pipinellis authored
Fix typo: 9.5.8 => 9.5.10 See merge request gitlab-org/gitlab-ce!22368
-
Achilleas Pipinellis authored
Fix link to 'when delayed' YAML configuration item See merge request gitlab-org/gitlab-ce!22349
-
Evan Read authored
-
Stan Hu authored
Does not allow a SSH URI when importing a project See merge request gitlab-org/gitlab-ce!22309
-
- 15 Oct, 2018 31 commits
-
-
Mike Greiling authored
Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'" See merge request gitlab-org/gitlab-ce!22315
-
Douglas Barbosa Alexandre authored
-
Achilleas Pipinellis authored
Docs: Fixes image shadow See merge request gitlab-org/gitlab-ce!22366
-
Mek Stittri authored
Define Stage labels in issue workflow See merge request gitlab-org/gitlab-ce!22313
-
Fabio Busatto authored
-
Douwe Maan authored
docs remove reference to push rules as not yet implemented for groups See merge request gitlab-org/gitlab-ce!22305
-
Clement Ho authored
Replace `<i>` in vue components with `<icon>` See merge request gitlab-org/gitlab-ce!20748
-
George Tsiolis authored
-
Douwe Maan authored
Remove Koding integration and documentation Closes #39697 See merge request gitlab-org/gitlab-ce!22334
-
Clement Ho authored
Allow Issue and Merge Request sidebar to be toggled from collapsed state Closes #52532 See merge request gitlab-org/gitlab-ce!22353
-
Stan Hu authored
Add a new QA::ElementWithPattern cop Closes #52516 See merge request gitlab-org/gitlab-ce!22298
-
Douwe Maan authored
Allow getting the merge base of multiple revisions Closes #52573 See merge request gitlab-org/gitlab-ce!22295
-
Douwe Maan authored
Add documentation how to assign a merge request for review See merge request gitlab-org/gitlab-ce!21327
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Clement Ho authored
-
Robert Speicher authored
Remove dependencies on Linguist Closes #35450 See merge request gitlab-org/gitlab-ce!21008
-
Dmitriy Zaporozhets authored
Refactor Cluster services to enable groups or projects See merge request gitlab-org/gitlab-ce!22181
-
Douglas Barbosa Alexandre authored
Fixes close/reopen quick actions preview for issues and merge_requests Closes #52669 See merge request gitlab-org/gitlab-ce!22343
-
Dmitriy Zaporozhets authored
Fix code reuse issue in Projects::Clusters::ApplicationController#index See merge request gitlab-org/gitlab-ce!22182
-
Chenjerai Katanda authored
-
Phil Hughes authored
Merge branch '49417-improve-settings-pages-design-by-prioritizing-content-group-settings' into 'master' Prioritize group settings, improve panel titles, disable submit without changes Closes #49417 See merge request gitlab-org/gitlab-ce!21115
-
Luke Bennett authored
-
Phil Hughes authored
Resolve "Personal projects pagination in Profile Overview tab is broken" Closes #52564 See merge request gitlab-org/gitlab-ce!22321
-
Martin Wortschack authored
-
Marcia Ramos authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Grzegorz Bizon authored
Send deployment_status when job starts environment Closes #52614 See merge request gitlab-org/gitlab-ce!22354
-
James Lopez authored
Use Gitaly 0.125.1 See merge request gitlab-org/gitlab-ce!22364
-
Rémy Coutable authored
This cop forbids the use of `element :foo, 'pattern'` and `element :bar, /pattern/` in QA files. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Steve Azzopardi authored
The check was if the job `has_environment` which results into showing the environment information when the job stops the environment. This result into having a blank `deployment_status`. Use `starts_environment?` to be the same as the haml we have in 11.3 https://gitlab.com/gitlab-org/gitlab-ce/blob/30f019dca78bb64bcb8b355a267be006884e6d8f/app/views/projects/jobs/show.html.haml#L28
-
Achilleas Pipinellis authored
Docs: fix table on API settings Closes gitlab-com/gitlab-docs#234 See merge request gitlab-org/gitlab-ce!22083
-