- 15 Feb, 2022 15 commits
-
-
Mark Wood authored
-
Jan Provaznik authored
Skip specs for flags that do not work for fully decomposed dbs See merge request gitlab-org/gitlab!80459
-
Jan Provaznik authored
Update rake tasks to have multi-db versions See merge request gitlab-org/gitlab!80312
-
Mark Lapierre authored
Merge branch '352746-quarantine-Create-Design-Management-user-adds-a-design-and-annotates-it' into 'master' [QUARANTINE] Create Design Management user adds a design and annotates it See merge request gitlab-org/gitlab!80688
-
Luke Duncalfe authored
Revert "Proxy webpack dev server in test environment" See merge request gitlab-org/gitlab!80586
-
Ramya Authappan authored
Add wait for feature flag in iterations e2e spec See merge request gitlab-org/gitlab!79995
-
Albert Salim authored
Categorize deprecations and removals files See merge request gitlab-org/gitlab!80446
-
Brian Rhea authored
-
Rajendra Kadam authored
This reverts commit 7afca793.
-
Ash McKenzie authored
Fix broken spec/requests/api/projects_spec.rb See merge request gitlab-org/gitlab!80689
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79968 removed `requirements_access_level` from `project_attributes.yml`, and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80667 re-added this attribute to fix to fix a broken FOSS spec. However, https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80667 broke master because the attribute is used in EE. We now conditionally add `requirements_access_level` as an expected key in EE and omit this in FOSS builds. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/352764
-
🤖 GitLab Bot 🤖 authored
Quarantine Create Design Management user adds a design and annotates it
-
Marcel Amirault authored
Pipeline Authoring Issue Implementation template See merge request gitlab-org/gitlab!80002
-
Mark Nuzzo authored
-
Alex Pooley authored
Make granting of open-source license to public projects configurable See merge request gitlab-org/gitlab!79855
-
- 14 Feb, 2022 25 commits
-
-
Mike Greiling authored
Update dependency @gitlab/ui to v36 See merge request gitlab-org/gitlab!80054
-
GitLab Dependency Bot authored
-
Stan Hu authored
Remove api_caching_tags feature flag See merge request gitlab-org/gitlab!80606
-
charlie ablett authored
Revert user already exists to members API See merge request gitlab-org/gitlab!80672
-
Stan Hu authored
Re-add property to project_attributes.yml See merge request gitlab-org/gitlab!80667
-
Evan Read authored
Group user status API sections together See merge request gitlab-org/gitlab!80640
-
Alex Kalderimis authored
Put feature flag for reading from finding_evidence See merge request gitlab-org/gitlab!79883
-
Russell Dickenson authored
Document OVERRIDES_CMD_VERBOSE env var for API Fuzzing and DAST API See merge request gitlab-org/gitlab!74556
-
Herber Madrigal authored
- Update variable list - Add explanation about new variable in overrides section - Add example using python code - remove 'output/' from examples
-
Suzanne Selhorn authored
Update linked namespace docs See merge request gitlab-org/gitlab!79931
-
Daphne Kua authored
-
Suzanne Selhorn authored
Docs: Update word list - "provision infrastructure" See merge request gitlab-org/gitlab!80512
-
Marcia Ramos authored
-
Mayra Cabrera authored
Delete issue contacts if project root changed See merge request gitlab-org/gitlab!80394
-
Lee Tickett authored
Issue contacts can only come from an issues root group. This MR ensures that moving a project to a new root group will delete all issue contacts. At a later stage we will look to see if we can copy the contacts to the new root group, but we need to tackle things like duplication. Changelog: fixed
-
Doug Stull authored
- for t-mobil use Changelog: fixed
-
Andrew Fontaine authored
Remove unneeded `inviteeType` from invite members modal triggers See merge request gitlab-org/gitlab!80639
-
Doug Stull authored
- no longer needed as the option was removed.
-
Nick Gaskill authored
Fix typo with folder name See merge request gitlab-org/gitlab!80671
-
Andrew Fontaine authored
Fix packages in yarn.lock See merge request gitlab-org/gitlab!80644
-
Enrique Alcántara authored
Improve UI message for unfinished pipelines See merge request gitlab-org/gitlab!74726
-
Amy Qualls authored
This message should be revised to meet our standards - include current status, explanation, next step. Update tests and translation file Update the .pot file for translation, and update a test that checks the output of the file we modified in this MR. Update messages based on UX feedback We've decided to NOT change one of the messages, and revising the other. Update tests and translation files to match. Update test and snapshot The text was just a smidge off from what the tests were expecting. Move the period inside the link, rather than outside of it, to strip the extra space I'm seeing. Update translations file Update translations file to reflect changes to strings. Changelog: changed
-
Anton Smith authored
-
Andrew Fontaine authored
Remove setImmediate usage in specs See merge request gitlab-org/gitlab!80369
-
Luke Duncalfe authored
This change re-adds a property to `project_attributes.yml` to fix a broken master. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79968#note_842371207 https://gitlab.com/gitlab-org/gitlab/-/issues/352764
-