- 20 Jan, 2020 29 commits
-
-
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
-
- 19 Jan, 2020 4 commits
-
-
Stan Hu authored
Fix typo Snippers See merge request gitlab-org/gitlab!23301
-
Lucy Fox authored
-
Alex Buijs authored
-
Russell Dickenson authored
Remove the extraneous word `takes` See merge request gitlab-org/gitlab!23286
-
- 18 Jan, 2020 7 commits
-
-
Peter Leitzen authored
Add project type for global search from ES See merge request gitlab-org/gitlab!22821
-
Changzheng Liu authored
-
Stan Hu authored
Enable Code Review Analytics by default See merge request gitlab-org/gitlab!23285
-
Dennis Tang authored
-
Paul Slaughter authored
Fix epic subscriptions not working for subgroups Closes #197483 See merge request gitlab-org/gitlab!23283
-
Stan Hu authored
1. Move expectation into the callback we give to `testAction` 2. Uses `jasmine.objectContaining` instead of an off-the-fly custom matcher. 3. Replaces `stateSubscribed` with simply mutating the shared `state` object we're creating for each test (it was a little weird to see `stateSubscribed.subscribes`)
-
Paul Slaughter authored
Fix epic dates not updating with subgroups Closes #197495 See merge request gitlab-org/gitlab!23289
-