- 29 Sep, 2021 40 commits
-
-
Dmitriy Zaporozhets (DZ) authored
Move cluster agent GraphQL mutations and supporting services to core See merge request gitlab-org/gitlab!70887
-
Marcel Amirault authored
Kaniko examples: Avoid wrapping base64 encoded lines after 76 characters See merge request gitlab-org/gitlab!71271
-
Marcel Amirault authored
Add EXTERNAL_URL to the list of environment variables See merge request gitlab-org/gitlab!71358
-
Bob Van Landuyt authored
Use MembersFinder ancestors linear scopes See merge request gitlab-org/gitlab!70583
-
Martin Wortschack authored
Fix incorrect display date in group VSA task by type See merge request gitlab-org/gitlab!71350
-
Yannis Roussos authored
Add link to JiHu guidelines See merge request gitlab-org/gitlab!71194
-
Nicolò Maria Mezzopera authored
Delete related issues CSS See merge request gitlab-org/gitlab!71220
-
Natalia Tepluhina authored
Replace v-html with gl-sprintf in spent_only_pane.vue See merge request gitlab-org/gitlab!71042
-
Tetiana Chupryna authored
Github Importer: Improve logging with more identifying data See merge request gitlab-org/gitlab!69509
-
Doug Stull authored
-
Phil Hughes authored
Global Search - Upvote Tooltip Alignment See merge request gitlab-org/gitlab!71226
-
Jan Provaznik authored
Require password confirmation when user changes their primary email See merge request gitlab-org/gitlab!69439
-
Phil Hughes authored
Fix: translate upload license tips. Ref#341183 See merge request gitlab-org/gitlab!70640
-
Etienne Baqué authored
Stop searching for externalized Vue templates in HAML See merge request gitlab-org/gitlab!71268
-
Igor Drozdov authored
Disable replace_methods in users autocomplete See merge request gitlab-org/gitlab!71262
-
Etienne Baqué authored
Removes unused parameter in nav_links See merge request gitlab-org/gitlab!71039
-
Brandon Labuschagne authored
Add missing keywords to CI schema See merge request gitlab-org/gitlab!70779
-
Igor Drozdov authored
Avoid loading project namespace for id See merge request gitlab-org/gitlab!71051
-
Kati Paizee authored
Doc Consistency: integration - release See merge request gitlab-org/gitlab!71144
-
Niklas authored
-
Kati Paizee authored
Co-locate all DAST configuration content See merge request gitlab-org/gitlab!70462
-
Russell Dickenson authored
-
Bob Van Landuyt authored
Update scheduler owner when the owner is not valid See merge request gitlab-org/gitlab!70868
-
Marcos Rocha authored
-
Kati Paizee authored
Improve abuse reports docs See merge request gitlab-org/gitlab!71354
-
Francisco Javier López authored
In this commit we replace some namespace relationship calls for their primary key because it already exists as a column in the Project's table. Changelog: performance
-
Francisco Javier López authored
In this commit we're replacing the recursive ancestors scope in the `MembersFinder` class, for their linear version. Changelog: performance
-
Paul Slaughter authored
Generate startup css as if com_and_canary See merge request gitlab-org/gitlab!71134
-
Marcel Amirault authored
Remove extra details about pushing to package registry w/ deploy token See merge request gitlab-org/gitlab!71321
-
Ben Bodenmiller authored
-
Thong Kuah authored
Fix `DbCleaner` migration helper to recreate DBs See merge request gitlab-org/gitlab!70193
-
Alex Pooley authored
Add new issue split dropdown to group issues list refactor See merge request gitlab-org/gitlab!70792
-
Coung Ngo authored
-
Magdalena Frankiewicz authored
Do not require confirmation when password is automatically set, do not require for API, LDAP, SCIM Changelog: security
-
Kushal Pandya authored
Merge branch '230751-tabs-haml-migrate-app-views-dashboard-_groups_head-html-haml-to-gltabs' into 'master' Migrate tabs to gitlab-ui in groups dashboard See merge request gitlab-org/gitlab!71291
-
Kushal Pandya authored
Make Group ID copy-on-click See merge request gitlab-org/gitlab!70532
-
Raimund Hook authored
-
Kamil Trzciński authored
The current `DatabaseTasks.migrate` call is not many databases aware. This changes the implementation to: - check each attached DB in a migration context - recreate and migrate all databases in a consistent way
-
Ezekiel Kigbo authored
Updates the type of work chart to use the correct createdBefore/createdAfter date variables, this fixes one of the issues related to the how the date is displayed in gitlab.com/gitlab-org/gitlab/-/issues/340080 EE: true Changelog: fixed
-
orozot authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/341183 Changelog: fixed EE: true
-