- 22 Dec, 2020 40 commits
-
-
Amy Qualls authored
Switch from GMA installed ingress to manual install See merge request gitlab-org/gitlab!50420
-
Thong Kuah authored
These steps needed some minor cleanup for GitLab tone and style - UI elements in bold, and active voice whenever possible. Also, (correctly) upper-casing 'NGINX'.
-
Amy Qualls authored
docs/integrations/prometheus: drop commit mistake See merge request gitlab-org/gitlab!50439
-
Bob Van Landuyt authored
Propagate client identity to gitaly See merge request gitlab-org/gitlab!50161
-
Marcin Sedlak-Jakubowski authored
Docs: Review docs MR Reviewer flag See merge request gitlab-org/gitlab!50440
-
Mike Jang authored
Docs: Clarify matching on primary and secondary email See merge request gitlab-org/gitlab!50394
-
Mike Greiling authored
Migrate dropdown to gl-dropdown for fuzzing artifacts See merge request gitlab-org/gitlab!50411
-
Bob Van Landuyt authored
Bump gitlab-pg_query gem to v1.3.1 See merge request gitlab-org/gitlab!50406
-
David O'Regan authored
Add toggle to disable Operations in settings See merge request gitlab-org/gitlab!49919
-
Himanshu Kapoor authored
-
Mike Jang authored
Add "levels" column to Compliance Features documentation See merge request gitlab-org/gitlab!49272
-
Mike Jang authored
Clarify usage ping relation to analytics features See merge request gitlab-org/gitlab!50391
-
Marcia Ramos authored
Docs: clean up some Vale substitution warnings See merge request gitlab-org/gitlab!49894
-
Jonston Chan authored
Replaces some shorthand words to enforce standard
-
Marcia Ramos authored
Go dev guidelines: Recommend jackc/pgx over lib/pq See merge request gitlab-org/gitlab!49135
-
Stan Hu authored
This switches back to the upstream libpg_query, so we no longer need to point to our own fork of the library. This also syncs the latest spec changes with the upstream pg_query gem. * https://gitlab.com/gitlab-org/pg_query/-/merge_requests/2 * https://gitlab.com/gitlab-org/pg_query/-/merge_requests/3
-
Marcia Ramos authored
-
Marcia Ramos authored
Tweaking Vue Testing Docs See merge request gitlab-org/gitlab!49995
-
Lee Tickett authored
-
Eric Engestrom authored
Looks like this line was added to see the length of the lines below, and was accidentally committed in e9d2e0b8 /cc @aqualls @cnorris
-
Marcia Ramos authored
Update version note on squash and merge doc See merge request gitlab-org/gitlab!50388
-
Marcia Ramos authored
Fix version note in the Labels doc See merge request gitlab-org/gitlab!50380
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v24.11.1 See merge request gitlab-org/gitlab!50203
-
Peter Leitzen authored
Project Template for Kotlin native See merge request gitlab-org/gitlab!50162
-
Liam McAndrew authored
-
Achilleas Pipinellis authored
Add the 'why' for alternative primary key options See merge request gitlab-org/gitlab!50302
-
Steve Abrams authored
-
Achilleas Pipinellis authored
Add Patroni recovery control option documentation See merge request gitlab-org/gitlab!49193
-
Robert Marshall authored
- Documents features of Patroni both existing and targeted for addition in GitLab 13.7 that control Patroni's behavior when the primary node resumes operation and rejoins the database cluster. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5746 Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5759 Closes https://gitlab.com/gitlab-org/gitlab/-/issues/290999Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
Peter Leitzen authored
Make PagerDuty::ProcessWebhookService user-less service See merge request gitlab-org/gitlab!50252
-
Natalia Tepluhina authored
Add linting tab to the CI editor See merge request gitlab-org/gitlab!48901
-
Yannis Roussos authored
More verbose scheduling output See merge request gitlab-org/gitlab!50389
-
Andreas Brandl authored
-
Douglas Barbosa Alexandre authored
Add dismissedBy field to vulnerability object in GraphQL See merge request gitlab-org/gitlab!50285
-
Igor Drozdov authored
Increase GraphQL complexity of MergeRequest.participants See merge request gitlab-org/gitlab!50370
-
Miguel Rincon authored
This change adds a linting tab to the CI editor based on lint results provided by a GraphQL query. These results updated everytime there is an update in the content of the editor and don't provide details on each job.
-
Mikołaj Wawrzyniak authored
Add estimate_batch_distinct_count changes to dangerbot database See merge request gitlab-org/gitlab!50149
-
Alina Mihaila authored
-
Savas Vedova authored
-
Alex Kalderimis authored
`MergeRequest.participants` is the union of author, assignees, reviewers, note authors, note body mentions, emoji-adders and note emoji-adders. As such its complexity is currently unrepresentative of its cost.
-