- 18 Oct, 2018 5 commits
-
-
Filipa Lacerda authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 17 Oct, 2018 35 commits
-
-
GitLab Bot authored
# Conflicts: # CHANGELOG.md # Gemfile.lock # Gemfile.rails5.lock # app/assets/javascripts/jobs/components/job_app.vue # app/assets/javascripts/jobs/store/getters.js # app/assets/javascripts/pipelines/components/graph/stage_column_component.vue # locale/gitlab.pot # qa/qa/page/project/menu.rb # spec/javascripts/pipelines/graph/stage_column_component_spec.js [ci skip]
-
Mike Greiling authored
Merge branch '7493-configuring-prometheus-alerts-causes-cluster-install-page-to-display-error-message' into 'master' Resolve "Configuring Prometheus alerts causes Cluster Install page to display error message" Closes #7493 See merge request gitlab-org/gitlab-ee!7954
-
Mike Greiling authored
Merge branch '7493-configuring-prometheus-alerts-causes-cluster-install-page-to-display-error-message' into 'master' Backport: Resolve "Configuring Prometheus alerts causes Cluster Install page to display error message" See merge request gitlab-org/gitlab-ce!22408
-
Mike Greiling authored
CE upstream - 2018-10-17 09:21 UTC See merge request gitlab-org/gitlab-ee!7966
-
Mike Greiling authored
-
Douwe Maan authored
[ci skip] Fix documentation of Gitlab::Git::Diff#filter_diff_options flags See merge request gitlab-org/gitlab-ce!22434
-
Clement Ho authored
Backport from EE: Fix color of text in resolution checkbox See merge request gitlab-org/gitlab-ce!22429
-
Clement Ho authored
Fix color of text in resolution checkbox Closes #7944 See merge request gitlab-org/gitlab-ee!7975
-
Alejandro Rodríguez authored
-
Douglas Barbosa Alexandre authored
[EE] First iteration to allow creating QA resources using the API See merge request gitlab-org/gitlab-ee!7905
-
Rémy Coutable authored
-
Douglas Barbosa Alexandre authored
First iteration to allow creating QA resources using the API See merge request gitlab-org/gitlab-ce!21302
-
Rémy Coutable authored
-
André Luís authored
-
André Luís authored
The color was being inherited which, when a non-default theme for syntax highlighting caused this to change the color of the text of the mentioned checkbox (in discussions tab, replying to a code discussion).
-
Clement Ho authored
Fix broken tokenization for filtered search bar in Epics Closes #8031 See merge request gitlab-org/gitlab-ee!7972
-
Jose Vargas authored
This fixes the application row component weird state when an `updating` status is fetched, this causes apps to show as uninstalled even though they are installed in the cluster.
-
Douglas Barbosa Alexandre authored
Harden the wiki against missing last_versions Closes #52527 See merge request gitlab-org/gitlab-ce!22377
-
Clement Ho authored
Remove prometheus configuration help text Closes #52782 See merge request gitlab-org/gitlab-ce!22413
-
Kushal Pandya authored
-
Rémy Coutable authored
Use cached readme blobs where appropriate Closes #49591 See merge request gitlab-org/gitlab-ce!22325
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Douwe Maan authored
Fixed bug with the content disposition with wiki attachments See merge request gitlab-org/gitlab-ce!22220
-
Francisco Javier López authored
-
Douwe Maan authored
Round P/S labels up, not down See merge request gitlab-org/gitlab-ce!22424
-
Jose Vargas authored
This fixes the application row component weird state when an `updating` status is fetched, this causes apps to show as uninstalled even though they are installed in the cluster.
-
Nick Thomas authored
GitLab keeps a cache of the rendered HTML for a repository's README as stored in the HEAD branch. However, it was not used in all circumstances. In particular, the new blob viewer framework bypassed this cache entirely. This MR ensures a ::ReadmeBlob is returned instead of a ::Blob when asking a repository for an individual blob, if the commit and path match the readme for HEAD. This makes the cached HTML available to consumers, including the blob viewer. The ReadmeBlob is a simple delegator to the Blob, so should be compatible in all cases. Adding the rendered_markdown method is the only additional behaviour it contains.
-
Nick Thomas authored
-
Mike Lewis authored
add link to concurrent devops See merge request gitlab-org/gitlab-ce!22071
-
Mike Lewis authored
-
Rémy Coutable authored
Remove gitlab-grit as a transitive dependency of GitLab Closes #44361 See merge request gitlab-org/gitlab-ce!22373
-
Rémy Coutable authored
EE port of "Remove gitlab-grit as a transitive dependency of GitLab" See merge request gitlab-org/gitlab-ee!7949
-
Kamil Trzciński authored
Security Dashboard API hookup See merge request gitlab-org/gitlab-ee!7793
-
Grzegorz Bizon authored
Fix pagination and preloading of resources Closes #7970 See merge request gitlab-org/gitlab-ee!7945
-