- 22 Jun, 2021 1 commit
-
-
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 39 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
-
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
-
Max Woolf authored
Fix too many redirects during Geo check task See merge request gitlab-org/gitlab!64265
-
GitLab Release Tools Bot authored
[ci skip]
-
Amy Qualls authored
Improve SAST introduction See merge request gitlab-org/gitlab!64383
-
Russell Dickenson authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Mikołaj Wawrzyniak authored
Remove disable_composer_callback feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64336
-
Fabio Pitino authored
Add CIJobToken project allow list field for GraphQL See merge request gitlab-org/gitlab!63805
-
Jose Ivan Vargas authored
-
Albert Salim authored
Merge branch '333830-improve-the-patterns-used-for-the-dependency-scanning-jobs-to-be-dependency-files-specific' into 'master' Improve patterns used to trigger dependency scanning jobs See merge request gitlab-org/gitlab!64235
-
Rémy Coutable authored
Execute e2e specs for review app inside gitlab-qa image directly See merge request gitlab-org/gitlab!64165
-