- 01 Apr, 2022 40 commits
-
-
Peter Leitzen authored
Enable Performance/DeletePrefix rule See merge request gitlab-org/gitlab!83744
-
Igor Drozdov authored
Disable :main_branch_over_master ff on before suite See merge request gitlab-org/gitlab!84042
-
Max Woolf authored
Fix RuboCop offenses in error tracking project setting specs See merge request gitlab-org/gitlab!83994
-
Peter Leitzen authored
Note that using verified doubles uncovered two spec bugs.
-
Kamil Trzciński authored
Fix gitlab:setup when connections are shared See merge request gitlab-org/gitlab!83319
-
Jan Provaznik authored
Fix link deletion See merge request gitlab-org/gitlab!83866
-
Kushal Pandya authored
Move Roadmap App inside Epic tree See merge request gitlab-org/gitlab!82795
-
Sean McGivern authored
Mark token encryption job as completed when there are no users See merge request gitlab-org/gitlab!83850
-
Amy Qualls authored
Crosslink to SSoT for globbing with only/except See merge request gitlab-org/gitlab!84056
-
Marcel Amirault authored
-
David Fernandez authored
Fix Style/OpenStructUse offenses go_module_versions See merge request gitlab-org/gitlab!75217
-
Kamil Trzciński authored
Allow ConnectionNotEstablished for DB rake tasks using validate_config See merge request gitlab-org/gitlab!84167
-
Andrejs Cunskis authored
Remove page reload on gh import wait See merge request gitlab-org/gitlab!84144
-
Jan Provaznik authored
Enqueuer job: add container repository migration state logging See merge request gitlab-org/gitlab!83861
-
David Fernandez authored
-
Andrejs Cunskis authored
Avoid leaking token data in CI logs See merge request gitlab-org/gitlab!83526
-
Kati Paizee authored
Standardize UI navigation steps in Secure-related tasks See merge request gitlab-org/gitlab!83366
-
Russell Dickenson authored
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/356874 It is an edge case, however it needs to be fixed. Changelog: fixed
-
Reuben Pereira authored
Fix time-dependent failure on roadmap spec See merge request gitlab-org/gitlab!84157
-
Catalin Irimie authored
If we can't connect to one of the databases to grab the identifier, ActiveRecord::ConnectionNotEstablished is also one of the errors that can be raised. This rescues it so that the task won't fail even if the DB is down. Changelog: fixed
-
Achilleas Pipinellis authored
Updated punctuation guidelines to remove unnecessary text See merge request gitlab-org/gitlab!83794
-
Suzanne Selhorn authored
The examples didn't add value, so I removed them I also made some small tweaks to the guidance
-
Heinrich Lee Yu authored
Changes the created epics to fit into the default date range filter of the roadmap which is "This quarter"
-
Achilleas Pipinellis authored
Fix missing capitalization See merge request gitlab-org/gitlab!84152
-
Vasilii Iakliushin authored
Remove unused instance variable See merge request gitlab-org/gitlab!83935
-
Khaled Ismaeel authored
-
Miguel Rincon authored
Add browser support alert in Jira Connect app See merge request gitlab-org/gitlab!83577
-
Tom Quirk authored
Behind feature flag jira_connect_oauth. Display an alert if crypto or localStorage isn't available in the user's browser.
-
Rajat Jain authored
-
Mikołaj Wawrzyniak authored
Fix Style/OpenStructUse offenses See merge request gitlab-org/gitlab!75996
-
Siddharth Asthana authored
Changelog: other
-
Jan Provaznik authored
When an issue or epic link is deleted, check that the link id belongs to the issuable specified in the API URL. Changelog: fixed
-
Rajat Jain authored
Embed the roadmap app with the epic tree view Changelog: changed EE: true
-
Fiona Neill authored
Remove duplicative line See merge request gitlab-org/gitlab!84133
-
Fiona Neill authored
Add note about masking variables See merge request gitlab-org/gitlab!84050
-
Andrejs Cunskis authored
-
Evan Read authored
Add Google Workspace SAML screenshots See merge request gitlab-org/gitlab!83779
-
Anton Smith authored
-
Francisco Javier López authored
There is some quirckiness regarding the disablement of the :main_branch_over_master ff. At the moment, we're disabling it on each spec, nevertheless when we have objects wrapped into `let_it_be` that disablement won't affect it, meaning that the feature flag will be enabled.
-