- 16 Oct, 2019 40 commits
-
-
Ragnar Hardarson authored
Transform billing plans table to cards from Bootstrap.
-
Russell Dickenson authored
Minor fixes to new rake tasks content See merge request gitlab-org/gitlab!18621
-
Evan Read authored
-
Paul Slaughter authored
persist the refs when open the link of refs in a new tab of browser Closes #30264 See merge request gitlab-org/gitlab!16636
-
minghuan lei authored
Relevant to branch dropdowns in: - Project view - Code search https://gitlab.com/gitlab-org/gitlab/issues/30264
-
Ash McKenzie authored
Exclude people with no capacity from reviewer roulette See merge request gitlab-org/gitlab!17119
-
Winnie Hellmann authored
-
Mayra Cabrera authored
JIRA Integration: Fix API URL with trailing slash See merge request gitlab-org/gitlab!18526
-
Arturo Herrero authored
JIRA URL works with trailing slash, this fixes the API URL.
-
Lin Jen-Shin authored
Add AWS cluster provider See merge request gitlab-org/gitlab!17057
-
Achilleas Pipinellis authored
Add individual inherited member lookup API See merge request gitlab-org/gitlab!17744
-
Hordur Freyr Yngvason authored
Adds the endpoints /(groups|projects)/:id/members/all/:user_id for finding individual members, including inherited membership, complementing the existing endpoints /(groups|projects)/:id/members /(groups|projects)/:id/members/all /(groups|projects)/:id/members/:user_id which list direct members, list all members (including inherited), and find individual direct members, respectively.
-
Martin Wortschack authored
Add "Edit Release" page See merge request gitlab-org/gitlab!18033
-
Kamil Trzciński authored
Introduce new Ansi2json parser See merge request gitlab-org/gitlab!18133
-
Fabio Pitino authored
This introduces a new class Ansi2json which similarly to Ansi2html converts job logs to a format that can be parsed by frontend.
-
Tanya Pazitny authored
Add 10k configuration table with GCP equivalents to docs Closes gitlab-org/quality/performance#111 See merge request gitlab-org/gitlab!18632
-
Tanya Pazitny authored
-
Achilleas Pipinellis authored
Maven group endpoints require group ID See merge request gitlab-org/gitlab!18613
-
Thiago Presa authored
-
Bob Van Landuyt authored
Don't execute webhooks/services when above limit See merge request gitlab-org/gitlab!17874
-
Rémy Coutable authored
Remove generic alert endpoint feature flag See merge request gitlab-org/gitlab!18570
-
Achilleas Pipinellis authored
Reword the chatops docs See merge request gitlab-org/gitlab!18596
-
Achilleas Pipinellis authored
Documentation style guide: make links section clearer See merge request gitlab-org/gitlab!18650
-
Nick Thomas authored
Fix showing diff when it has legacy diff notes See merge request gitlab-org/gitlab!18510
-
Patrick Bajao authored
Do not try to unfold `LegacyDiffNote`s as they don't support `position` even though they're in the same `notes` table as `DiffNote`s. This is done by using `Gitlab::Diff::PositionCollection` which will be responsible for filtering the positions.
-
Rémy Coutable authored
Add test for stale GraphQL docs to CI Closes #30019 See merge request gitlab-org/gitlab!18549
-
Fatih Acet authored
Fix button link foreground color Closes #34240 See merge request gitlab-org/gitlab!18669
-
Rémy Coutable authored
Change `IS_GITLAB_EE` to `FOSS_ONLY` Closes #33875 See merge request gitlab-org/gitlab!18517
-
James Lopez authored
Revert "Merge branch '13034-update-dast-report-fixture' into 'master'" Closes #34216 See merge request gitlab-org/gitlab!18670
-
Achilleas Pipinellis authored
Updated Epic docs See merge request gitlab-org/gitlab!17297
-
Russell Dickenson authored
- Updated Epic overview screenshot - Updated Roadmap tab screenshot - Updated Epics list view screenshot - Moved like topics together - Changed some admonitions to text - Simplified several procedures' steps
-
Rémy Coutable authored
Merge branch '34211-use-a-fixed-version-of-the-gitlab-charts-in-our-review-app-deployments' into 'master' Use a fixed version of the GitLab charts in our Review App deployments Closes #34211 See merge request gitlab-org/gitlab!18653
-
Fatih Acet authored
Resolve "Update issue list icons" Closes #32380 See merge request gitlab-org/gitlab!18226
-
Jeremy Elder authored
-
Rémy Coutable authored
Improve service level health-checks See merge request gitlab-org/gitlab!18665
-
Fatih Acet authored
Load signature only for last commit on blob#show See merge request gitlab-org/gitlab!18573
-
Igor authored
-
Mario de la Ossa authored
-
Mario de la Ossa authored
Adds a new job, `graphql-docs-verify`, that fails if the autogenerated graphql reference docs are not up to date.
-
Vitali Tatarintev authored
-