- 18 Feb, 2020 30 commits
-
-
Natalia Tepluhina authored
Fix broken chart: Options for axis are extended correctly in the time series Closes #207070 See merge request gitlab-org/gitlab!25399
-
Bob Van Landuyt authored
Allow to update issuable health status on GraphQL See merge request gitlab-org/gitlab!24520
-
Natalia Tepluhina authored
Add security dashboard vulnerability state dropdown See merge request gitlab-org/gitlab!22823
-
Mark Lapierre authored
Issue a gitlab-ctl stop before replicating DB See merge request gitlab-org/gitlab!25395
-
Marcel Amirault authored
Documentation for adding custom collapsible sections to job logs. For #31481 Closes #31481 See merge request gitlab-org/gitlab!24468
-
Heinrich Lee Yu authored
Define counter for #truncated? Closes #204891 See merge request gitlab-org/gitlab!25390
-
Miguel Rincon authored
Upper component should be able to pass options to the time series without destroying the structure of original options. This change added the xAxis and yAxis configuration to the options without replacing them completly, similarly to the series.
-
Ramya Authappan authored
Update new snippet elements Closes #205511 See merge request gitlab-org/gitlab!25210
-
Mark Lapierre authored
The UI was changed so we need to update the page object. Part of the UI is rendered using `_zen.html.haml` based on parameters defined in `_form.html.haml`, so the element `description_field` is actually defined by the selector in `_form.html.haml` AND the code added to `_zen.html.haml`. So we needed a fake 'element' to allow the sanity check to verify that the code added to `_zen.html.haml` isn't changed Removes the test from quarantine because the cause was clear and the failures were consistent. See https://gitlab.com/gitlab-org/gitlab/issues/205511
-
Martin Wortschack authored
Merge branch '204817-refactor-the-naming-convention-and-usage-of-web-ide-left-pane-related-constants' into 'master' Refactor naming and usage of Web IDE left-pane related constants Closes #204817 See merge request gitlab-org/gitlab!25082
-
Kerri Miller authored
-
Kushal Pandya authored
Fixes nil error in cluster app feature specs See merge request gitlab-org/gitlab!25336
-
Kushal Pandya authored
Remove CI status from Projects Dashboard Closes #205248 See merge request gitlab-org/gitlab!25225
-
Stan Hu authored
Preload job artifacts archive in pipeline details See merge request gitlab-org/gitlab!25250
-
Chad Woolley authored
This is a refactoring to support a collapsible left IDE sidebar. See the epic for more context: https://gitlab.com/groups/gitlab-org/-/epics/2585
-
Ash McKenzie authored
-
Shinya Maeda authored
Refactor conan api helpers See merge request gitlab-org/gitlab!25339
-
Ash McKenzie authored
Upgrade Gitaly to v1.87.0 Closes #27828 See merge request gitlab-org/gitlab!25370
-
GitalyBot authored
-
Ash McKenzie authored
Upgrade Doorkeeper gem to 5.0.2 See merge request gitlab-org/gitlab!21173
-
Evan Read authored
Update sample webhook URL in bitbucket integration doc Closes #33211 See merge request gitlab-org/gitlab!24935
-
Ash McKenzie authored
Make create_environment method idempotent See merge request gitlab-org/gitlab!24866
-
Ash McKenzie authored
Fix let_it_be usage in nuget_packages_spec.rb See merge request gitlab-org/gitlab!25356
-
Ash McKenzie authored
Merge branch '207049-geo-query-to-retrieve-job-artifacts-always-use-the-selective-sync-version' into 'master' Resolve "Geo - Query to retrieve Job Artifacts always use the selective sync version" Closes #207049 See merge request gitlab-org/gitlab!25388
-
Russell Dickenson authored
Docs: Specify '--request PUT' in cURL call example See merge request gitlab-org/gitlab!25234
-
Russell Dickenson authored
Docs: Remove extra '--request GET' from cURL examples See merge request gitlab-org/gitlab!25249
-
Marcel Amirault authored
docs variable priority in triggers See merge request gitlab-org/gitlab!25264
-
Dan Fredell authored
This will be helpful for users looking to see how variables defined in the .gitlab-ci.yml can be overridden via triggers.
-
Paul Slaughter authored
Add the missing colors on the monitoring dashboards See merge request gitlab-org/gitlab!24921
-
Russell Dickenson authored
Update documentation for Blocking issues MVC feature See merge request gitlab-org/gitlab!21737
-
- 17 Feb, 2020 10 commits
-
-
Jose Vargas authored
This resolves the missing orange, purple and green colors on charts that have more than one metrics series
-
Thong Kuah authored
API: List repository commits in order with default See merge request gitlab-org/gitlab!25132
-
Russell Dickenson authored
Update #database-lab docs See merge request gitlab-org/gitlab!25218
-
Krasimir Angelov authored
-
Fatih Acet authored
Add an instance-level serverless domain from the admin area See merge request gitlab-org/gitlab!21222
-
Alishan Ladhani authored
To be used for setting the instance serverless domain in the admin panel
-
Evan Read authored
Adds elastic stack ci docs Closes #206857 See merge request gitlab-org/gitlab!24907
-
Evan Read authored
Remove stale updated_at field See merge request gitlab-org/gitlab!25324
-
Douglas Barbosa Alexandre authored
-
Mike Greiling authored
Enable diff batch loading feature flag by default Closes #38106 See merge request gitlab-org/gitlab!22879
-