- 22 Jun, 2021 10 commits
-
-
Grant Young authored
-
Mark Lapierre authored
Test framework update: allow tests to click elements without waiting for page to fully load See merge request gitlab-org/gitlab!64166
-
Erick Banks authored
-
Steve Abrams authored
Add Debian API endpoint for {In,}Release files See merge request gitlab-org/gitlab!64067
-
Thong Kuah authored
Merge branch '332987-experiment-clean-up-registrations_group_invite-group-invite-on-separate-page' into 'master' Experiment Clean Up: make registrations_group_invite permanent [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64001
-
Matija Čupić authored
Add Helm-2to3.gitlab-ci.yml to Auto DevOps See merge request gitlab-org/gitlab!64330
-
Hordur Freyr Yngvason authored
-
Ezekiel Kigbo authored
Refactor(flash): use import short-hand See merge request gitlab-org/gitlab!64506
-
Dylan Griffith authored
Proper fix for order-dependent migration spec failure See merge request gitlab-org/gitlab!64491
-
Luke Duncalfe authored
GraphQL docs: How to rename a model used as a Global ID argument See merge request gitlab-org/gitlab!64147
-
- 21 Jun, 2021 30 commits
-
-
Amy Qualls authored
Wording and phrasing tweaks in the new portion of the page. Change gerund to present tense. Fix some Vale-identified issues over the entire page, while I'm here, since it's an unowned page.
-
Luke Duncalfe authored
Documentation of how to deprecate Global ID arguments added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62870
-
Luke Duncalfe authored
Remove ci_runners_tokens_optional_encryption ff [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64425
-
Thong Kuah authored
Log database duration per database [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63490
-
Dylan Griffith authored
As part of https://gitlab.com/groups/gitlab-org/-/epics/5759 we're preparing the GitLab application to handle connections to multiple databases. As such we want to improve our observability to understand these multiple databases. This MR is a first step which will break down the total database duration of a request by the database name of the database connection. At present this will only be 1 extra field (`gitlabhq_production` on production) but in future it will automatically start logging information about the other databases we add. We assume that database name should be sufficient for distinguishing these connections in our logs for the time being. Technically we could be conneting to multiple database servers with the same database name but we don't plan on doing that first up and we can come up with a different way to identify hosts with the same database name later if that becomes necessary.
-
Marcel Amirault authored
Update Pipeline Execution-related docs with tier badges See merge request gitlab-org/gitlab!64545
-
Andrew Fontaine authored
Create a constants.js file for the paid feature callout components See merge request gitlab-org/gitlab!61857
-
Dallas Reedy authored
- Move the shared timeout duration there - Move all translations there - Move the shared screen size used for toggling between using a tooltip & showing the popover
-
David O'Regan authored
Order Epics in issue sidebar dropdown by Epic Title See merge request gitlab-org/gitlab!63730
-
Nathan Friend authored
Resolve "Environments Folders currently breaking the page layout" See merge request gitlab-org/gitlab!64280
-
Dan Davison authored
Update e2e iteration selectors to work with and without ff enabled See merge request gitlab-org/gitlab!64534
-
Miguel Rincon authored
Allow admins to limit registration of project and group runners [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61407
-
Mathieu Parent authored
-
Nathan Friend authored
Resolve "Fix environments MR widget elements alignment" See merge request gitlab-org/gitlab!64079
-
Daniel Fosco authored
Changelog: fixed
-
Douglas Barbosa Alexandre authored
Add new project readme variations / experiment [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63804
-
Amy Qualls authored
Adds callout re: the bug preventing disabling usage ping See merge request gitlab-org/gitlab!64145
-
Justin Farris authored
-
jejacks0n authored
- This adds an experiment class and moves all inline logic into the experiment implementation.
-
Craig Norris authored
Add tier badging to Pipeline Execution product docs
-
Achilleas Pipinellis authored
Docs: Global Search - update admin menu See merge request gitlab-org/gitlab!64518
-
Marcia Ramos authored
-
jejacks0n authored
- Experiment: new_project_readme_content - This is designed to test new readme content (english only), and takes advantage of the more comprehensive concepts around rendering templates to a repo.
-
jejacks0n authored
- This pretty much mimics the way that Thor, or more appropriately, Rails generators renders templates.
-
jejacks0n authored
-
Amy Qualls authored
TW review of epic weight totals See merge request gitlab-org/gitlab!64521
-
Desiree Chevalier authored
-
Nick Gaskill authored
Docs: Configure - update master => default See merge request gitlab-org/gitlab!64494
-
Achilleas Pipinellis authored
Docs: Elasticsearch - replace master with default See merge request gitlab-org/gitlab!64502
-
Rémy Coutable authored
Remove install external DNS steps See merge request gitlab-org/gitlab!63970
-