- 20 Jan, 2020 40 commits
-
-
Rémy Coutable authored
Cache classes in CI See merge request gitlab-org/gitlab!20949
-
Bob Van Landuyt authored
Fix warning: character class has duplicated range See merge request gitlab-org/gitlab!23165
-
Natalia Tepluhina authored
Display error message in codeclimate widget when base_path is null See merge request gitlab-org/gitlab!21666
-
Miranda Fluharty authored
In the MR codeclimate widget When the branch's base pipeline has no codeclimate artifact Show the generic 'Failed to load codeclimate report' error message
-
Rémy Coutable authored
Enable cop HaveGitlabHttpStatus in shared examples See merge request gitlab-org/gitlab!23220
-
Rémy Coutable authored
Enable Rails rubocops See merge request gitlab-org/gitlab!23101
-
Dmytro Zaporozhets authored
Use gitlab_subscription in group preloader See merge request gitlab-org/gitlab!23184
-
Martin Wortschack authored
Fix broken links See merge request gitlab-org/gitlab!22253
-
Natalia Tepluhina authored
Fix whitesapce hack with corrected display value Closes #121612 See merge request gitlab-org/gitlab!22553
-
Kerri Miller authored
**Note:** - It looks like `line_content` has `display: block` by default. Rather than changing this everywhere let's just use bootstrap util class. - We don't know why `line_content` has `display: block` :/
-
Heinrich Lee Yu authored
Source code won't change in CI so we don't need code-reloading
-
James Lopez authored
Allow SSH keys API endpoint to be requested for a given username Closes #17569 See merge request gitlab-org/gitlab!22899
-
Rajendra Kadam authored
add support for username to get user ssh keys
-
Ramya Authappan authored
Add info about running custom QA tests in CI See merge request gitlab-org/gitlab!22742
-
Ramya Authappan authored
Update Availability and Testing section in feature template to align with MR template See merge request gitlab-org/gitlab!22457
-
Mek Stittri authored
-
Martin Wortschack authored
Add time filters to log view Closes #37986 See merge request gitlab-org/gitlab!22638
-
Kushal Pandya authored
Remove TODO from dashboard spec Closes #118780 See merge request gitlab-org/gitlab!23265
-
Kushal Pandya authored
Use consistent layout in cluster advanced settings See merge request gitlab-org/gitlab!22656
-
Marcel Amirault authored
[docs] Fix inconsistent path in Ruby CI caching example See merge request gitlab-org/gitlab!23268
-
Marcel Amirault authored
Documentation: a couple of minor typo corrections See merge request gitlab-org/gitlab!23226
-
Marcel Amirault authored
Merge branch '55962-overhaul-debug-logging-section-of-gitlab-ci-cd-environment-variables-docs' into 'master' Update "Debug logging" of GitLab CI/CD environment variables Closes #55962 See merge request gitlab-org/gitlab!21782
-
Stan Hu authored
Add CSP headers for Zuora iFrame Closes #196529 See merge request gitlab-org/gitlab!23001
-
Marcel Amirault authored
Update parent_child_pipelines.md to clarify wording See merge request gitlab-org/gitlab!23275
-
Evan Read authored
Docs - stop Puma when attempting restore See merge request gitlab-org/gitlab!22945
-
Mark Lapierre authored
Quarantine elasticsearch tests See merge request gitlab-org/gitlab!23302
-
Mark Lapierre authored
-
Miguel Rincon authored
-
Miguel Rincon authored
This change accounts for the feature flag being present and extends current specs for a secondary state with the feature flag.
-
Miguel Rincon authored
- Use key in the time window state instead of entire object - Extend specs to cover more cases
-
Miguel Rincon authored
Logs endpoint communicates to the frontend when advanced query features can be enabled, this commit removes the feature flag in the component to await backend settings. Additionally, advanced query components are disabled and not hidden when advanced features are disabled.
-
Miguel Rincon authored
-
Miguel Rincon authored
-
Miguel Rincon authored
- Add new dropdown for logs screen - Add new param start & end to requests to backend - Use logs specific constants for time ranges - Update translation pot file
-
Takuya Noguchi authored
its overhaul is since 8.14 with https://gitlab.com/gitlab-examples/ci-debug-traceSigned-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Zeff Morgan authored
-
Russell Dickenson authored
Updated Elasticsearch install docs link to point to 6.8 vs "current" as the... See merge request gitlab-org/gitlab!17374
-
Mike Barretta authored
Updated Elasticsearch install docs link to point to 6.8 vs "current" as the current version is 7.3 (which isn't supported by gitlab). Also added a link to Elastic Cloud as an alternative option to AWS Elasticsearch Service.
-
Russell Dickenson authored
Add documentation for service hook logs See merge request gitlab-org/gitlab!21999
-
Andy Soiron authored
The changes describe how to troubleshoot project services using service hook logs
-