- 17 Oct, 2018 40 commits
-
-
Clement Ho authored
Resolve "Broken master: jasmine/new-line-before-expect in eslint" Closes #52838 See merge request gitlab-org/gitlab-ce!22436
-
Clement Ho authored
Prettify all the karma specs See merge request gitlab-org/gitlab-ce!22412
-
Mike Greiling authored
-
Mike Greiling authored
# Conflicts: # spec/javascripts/clusters/components/application_row_spec.js
-
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
-
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
-
Alejandro Rodríguez 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
-
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
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Rémy Coutable authored
Use cached readme blobs where appropriate Closes #49591 See merge request gitlab-org/gitlab-ce!22325
-
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
-
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
-
GitLab Release Tools Bot authored
-
Nick Thomas authored
Currently, we assume a "last_version" always exists for a wiki page. In production, this is not always true. So, guard uses of it with a null check.
-
Rémy Coutable authored
Extend Create New Merge Request test to also add a label Closes gitlab-qa#233 See merge request gitlab-org/gitlab-ce!19228
-
Aleksandr Soborov authored
-
Filipa Lacerda authored
Update environments empty state See merge request gitlab-org/gitlab-ce!22297
-
Evan Read authored
Add Git protocol v2 docs See merge request gitlab-org/gitlab-ce!22227
-
James Lopez authored
-
GitLab Release Tools Bot authored
[ci skip]
-
George Tsiolis authored
-
Phil Hughes authored
Replace job with group in frontend components to be consistent with backend See merge request gitlab-org/gitlab-ce!22387
-
Winnie Hellmann authored
-
Marcia Ramos authored
Allow JIRA to login using email and API token Closes #49936 See merge request gitlab-org/gitlab-ce!21726
-
Felipe Artur authored
-