- 08 Nov, 2021 40 commits
-
-
Marcel Amirault authored
Add parsed YAML is too big section See merge request gitlab-org/gitlab!73768
-
Cleveland Bledsoe Jr authored
-
Marcel Amirault authored
Clarify loss of DAG behavior with `needs:pipeline` See merge request gitlab-org/gitlab!73622
-
Fabio Pitino authored
-
Marcel Amirault authored
Added comment to clarify that none of the items are used in the docs See merge request gitlab-org/gitlab!74020
-
Suzanne Selhorn authored
-
Krasimir Angelov authored
Restore the BackgroundMigration.remaining method See merge request gitlab-org/gitlab!74015
-
Simon Knox authored
Refactor fetching board scope to GraphQL [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!73604
-
Florie Guibert authored
Changelog: changed EE: true
-
Russell Dickenson authored
Doc custom image in Auto Deploy See merge request gitlab-org/gitlab!73605
-
Shinya Maeda authored
-
Russell Dickenson authored
Doc Consistency: user/compliance - composition analysis See merge request gitlab-org/gitlab!72922
-
Russell Dickenson authored
Doc Consistency: user/compliance - compliance See merge request gitlab-org/gitlab!72921
-
Stan Hu authored
Update declarative_policy to v1.1.0 See merge request gitlab-org/gitlab!73831
-
Mayra Cabrera authored
Add project rules based on scan result policies See merge request gitlab-org/gitlab!70633
-
Zamir Martins authored
-
Mayra Cabrera authored
Audit Event Streaming See merge request gitlab-org/gitlab!73149
-
Farnoosh Seifoddini authored
Remove unnecessary sections from Lean template See merge request gitlab-org/gitlab!73623
-
Adam Cohen authored
-
Scott Hampton authored
Add blank Project Quality tab to project CI/CD analytics See merge request gitlab-org/gitlab!72724
-
Miranda Fluharty authored
Blank placeholder tab for now Only show it if the licensed feature is available and the feature flag is enabled
-
Kerri Miller authored
Remove the logic hardcoding iteration dates in title See merge request gitlab-org/gitlab!72846
-
Frédéric Caplette authored
Filter runner type via tabs See merge request gitlab-org/gitlab!73680
-
Mayra Cabrera authored
Make sure CI job `db:check-schema` can catch corrupted `structure.sql` See merge request gitlab-org/gitlab!73298
-
Jose Ivan Vargas authored
Allow "control" and "candidate" function names See merge request gitlab-org/gitlab!73718
-
Dylan Griffith authored
Make `/features` API accept percentage as float to enable 0.01% See merge request gitlab-org/gitlab!73965
-
Kamil Trzciński authored
-
Kerri Miller authored
merge_request_diff.rb: Populate CommitCollection from target project/branch See merge request gitlab-org/gitlab!67016
-
Doug Stull authored
Remove variable_inside_variable feature flag See merge request gitlab-org/gitlab!73662
-
Andy Soiron authored
Fix 2FA setup for LDAP users See merge request gitlab-org/gitlab!73538
-
Andy Soiron authored
LDAP and other oauth users couldn't set up two factor authentication when they had a password prior to linking oauth and didn't remember the password. This commit removes the requirement to enter the current password if authentication with password is disabled for the application. Changelog: fixed
-
Mayra Cabrera authored
Add cluster_id filtering for vulnerabilites graphql query See merge request gitlab-org/gitlab!71807
-
Sashi Kumar Kumaresan authored
-
Miguel Rincon authored
This change allows users to filter their runners by type using tabs directly. Changelog: changed
-
Patrick Talbert authored
Currently the commitsWithoutMergeCommits node list of the graphql mergeRequest field is not populated if the _source_ project is not accessible by the user. This is wrong and a break from the behaviour of the existing REST API. Fix this in the MergeRequestDiff object's load_commits() function by populating the CommitCollection from the _target_ project and branch instead. Otherwise the collection is determined to be inaccessible to the user. Fixes: https://gitlab.com/gitlab-org/gitlab/-/issues/335687 Changelog: fixed Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
-
Nick Gaskill authored
Updated Build Cloud to Runner Cloud See merge request gitlab-org/gitlab!73997
-
Phil Hughes authored
Add missing Discussion Scroll Intersection Observer provider See merge request gitlab-org/gitlab!74009
-
pbair authored
For the time being, add back the BackgroundMigration.remaining method because our documentation refers to it as a means to check for background migrations before an upgrade. The method was originall removed because it wasn't being referenced anywhere from the code.
-
Suzanne Selhorn authored
Update stages keyword to use new style See merge request gitlab-org/gitlab!73903
-
Suzanne Selhorn authored
Update default keyword and adjust yaml reference See merge request gitlab-org/gitlab!73911
-