- 16 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Michael Kozono authored
Resolve "Karma failing with MrWidgetAlertMessage when helpPath is provided Maximum call stack size exceeded" Closes #60605 See merge request gitlab-org/gitlab-ce!27429
-
Achilleas Pipinellis authored
Update the Operations Dashboard docs See merge request gitlab-org/gitlab-ee!11027
-
Achilleas Pipinellis authored
- Change image - Change product tier - Update the profile preferences docs
-
GitLab Bot authored
-
Nathan Friend authored
-
Achilleas Pipinellis authored
Docs: CI/CD intro - add new illustration + description See merge request gitlab-org/gitlab-ce!27278
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Link to resource label events API See merge request gitlab-org/gitlab-ce!27412
-
Victor Wu authored
-
GitLab Bot authored
-
Robert Speicher authored
Remove project_creation_level license check See merge request gitlab-org/gitlab-ee!11069
-
Imre Farkas authored
This was removed in dec08f02 but reintrodced in 980b8292 due to an incorrectly resolved merge conflict.
-
Marcia Ramos authored
Create frontend FAQ (documentation) See merge request gitlab-org/gitlab-ce!26372
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Tim Zallmann authored
Replaced "View file" button with doc-text icon Closes #59034 See merge request gitlab-org/gitlab-ce!27365
-
Robert Speicher authored
Return Vulnerabilities::Feedback created_at column See merge request gitlab-org/gitlab-ee!11015
-
rossfuhrman authored
This will be used by the frontend to indicate how long ago an action was taken
-
GitLab Bot authored
-
Filipa Lacerda authored
Update merge request widget to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25983
-
GitLab Bot authored
-
Filipa Lacerda authored
Fix merge request pipeline warnings in EE See merge request gitlab-org/gitlab-ee!10865
-
Nathan Friend authored
This commit adds two new warning messages to the MR widget that handle cases involving merge request pipelines.
-
Rémy Coutable authored
Fix minor typo in LDAP docs Closes #60413 See merge request gitlab-org/gitlab-ce!27415
-
GitLab Bot authored
-
Filipa Lacerda authored
Fix styling for `app/assets/stylesheets/pages/status.scss` Closes #59929 See merge request gitlab-org/gitlab-ce!26875
-
GitLab Bot authored
-
Kushal Pandya authored
Hide overflow in scoped labels Closes #48431 See merge request gitlab-org/gitlab-ce!27362
-
Kushal Pandya authored
Hide overflow in scoped labels See merge request gitlab-org/gitlab-ee!10988
-
GitLab Bot authored
-
Kamil Trzciński authored
Add 'Metrics' report type to merge requests See merge request gitlab-org/gitlab-ee!10452
-
Matija Čupić authored
Add metrics report type to JobArtifact constants Add sample metrics fixture Add factories for artifacts with metrics reports Adds EE spec factories for CI models that can have metrics reports. Add scopes for CI models with metrics reports Adds scopes with metrics reports for Pipeline, Builds and JobArtifacts. Add metrics_reports Premium feature Implement has_metrics_reports in Pipelines and MRs Implements EE::Ci::Pipeline#has_metrics_reports? and EE::MergeRequest#has_metrics_reports?. Implement metrics CI Report and Parser Implements Parser and Report types for metrics reports. Expose metrics reports to the Merge Request Implements EE::Ci::Build#collect_metrics_reports! and EE::Ci::Pipeline#metrics_report and exposes metrics report for consumption by the Merge Request. Implement metrics reports comparer Implements a class that compares two metrics reports and selects new, existing and removed metrics. Implement Metric report serializer Implements a serializer for metrics reports to be used in the metrics reports comparison service. Implement metrics reports comparison service Implements Ci::CompareMetricsReportsService that compares two metrics reports and serializes the result for frontend consumption. Expose metrics reports comparison in Merge Request Add Merge Requests controller endpoint for metrics Implements a Merge Request controller endpoint for querying metrics reports.
-
Kamil Trzciński authored
Backport metrics report type See merge request gitlab-org/gitlab-ce!26798
-
Marcia Ramos authored
Update migration docs See merge request gitlab-org/gitlab-ce!27261
-
Michael Leopard authored
-
Marcia Ramos authored
Docs: Complete "Repository storage" directions See merge request gitlab-org/gitlab-ce!27346
-
Mark Fletcher authored
-
Kushal Pandya authored
Resolve "Tooltip for "View file" shows raw HTML" Closes #60533 See merge request gitlab-org/gitlab-ce!27398
-
GitLab Bot authored
-