- 03 Dec, 2020 40 commits
-
-
Amy Qualls authored
Monthly fix of files containing trailing spaces in the gitlab repository.
-
Martin Wortschack authored
Removes preload of fontawesome font See merge request gitlab-org/gitlab!49156
-
Rémy Coutable authored
Add git read namespace onboarding action See merge request gitlab-org/gitlab!49007
-
Mayra Cabrera authored
Add `project_settings` to high-traffic tables list See merge request gitlab-org/gitlab!49155
-
Miguel Rincon authored
Add a top level notification dot for what's new See merge request gitlab-org/gitlab!48416
-
Rémy Coutable authored
Override WORKHORSE_URL to check security mirror See merge request gitlab-org/gitlab!49139
-
Nick Gaskill authored
Added EC2 to ADO docs See merge request gitlab-org/gitlab!48721
-
Orit Golowinski authored
-
Adam Hegyi authored
Merge branch '277130-add-a-new-column-called-finding_uuid-into-the-vulnerability_feedback-table' into 'master' Add new column `finding_uuid` into `vulnerability_feedback` table See merge request gitlab-org/gitlab!48923
-
Jonathan Schafer authored
Includes migration, changelog and schema
-
Kamil Trzciński authored
Resolve "Enable QueryCache for LoadBalancing" See merge request gitlab-org/gitlab!49147
-
Nikola Milojevic authored
- Temporary ensure caching under the feature flag - Fix specs for load_balancer
-
Brandon Labuschagne authored
Migrate deprecated popover placements See merge request gitlab-org/gitlab!48910
-
-
Kamil Trzciński authored
Use the Dependency Proxy with private GitLab groups See merge request gitlab-org/gitlab!46042
-
Steve Abrams authored
- Add authentication service to return JWT when users login to the dependency proxy - Remove restriction of public groups only for dependency proxy
-
Tim Zallmann authored
-
Mayra Cabrera authored
As of today, we have around 14 millions records, the size of the table still acceptable (around 781MB), but this record is created whatever a new project is created so this table can expect a high-organic traffic in the future
-
Alex Buijs authored
For tracking onboarding progress
-
Phil Hughes authored
Fix commented line highlighting See merge request gitlab-org/gitlab!49061
-
Michael Kozono authored
Tidy up merge request code See merge request gitlab-org/gitlab!48945
-
Coung Ngo authored
When removing vue_issue_header feature flag code, a reviewer spotted some MR code that could be tidied up. This commit does this by moving files to more appropriate folders and reducing code https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48707#note_456991778
-
Robert Speicher authored
Mark SCIM-created accounts as provisioned by group See merge request gitlab-org/gitlab!48483
-
Sean McGivern authored
Enable feature ci_job_line_links by default See merge request gitlab-org/gitlab!48758
-
Rémy Coutable authored
Add git write namespace onboarding action See merge request gitlab-org/gitlab!48924
-
Amy Qualls authored
Enable forgotten simplicity Vale rule See merge request gitlab-org/gitlab!49149
-
Peter Leitzen authored
Add update on-call schedules GraphQL mutation See merge request gitlab-org/gitlab!48292
-
Achilleas Pipinellis authored
-
Miguel Rincon authored
Update Solution Card Text See merge request gitlab-org/gitlab!48678
-
Natalia Tepluhina authored
Add rotation modal See merge request gitlab-org/gitlab!48553
-
David O'Regan authored
Add the base modal for adding a new rotation in oncall schedules.
-
Achilleas Pipinellis authored
Fixed warning not rendering on DR page See merge request gitlab-org/gitlab!49100
-
Alessio Caiazza authored
Bump Cluster applications CI template See merge request gitlab-org/gitlab!48444
-
Andrew Fontaine authored
Merge branch '21775-helpers-vuex_action_helper-function-is-a-little-bit-confusing-to-use' into 'master' Allow passing named parameters to testAction function See merge request gitlab-org/gitlab!48435
-
Simon Knox authored
This might need a better docstring update, could also be done in a nicer way
-
Alessio Caiazza authored
With the vendoring of workhorse, our CI checks if the content of /workhorse matches the workhorse repository tagged with /GITLAB_WORKHORSE_VERSION. During a security release, this check may fail because the repository is hardcoded. With this commit we override such value with the environment variable GITLAB_WORKHORSE_URL that is already in use in our RSpec suite.
-
Andreas Brandl authored
Fix last_value record in internal_ids for epics See merge request gitlab-org/gitlab!48988
-
Alexandru Croitor authored
The internal_ids last_value got out of sync with max(iid) for epics on a couple groups, which prevents crearing new epics due to duplicate iid that fails a unique index constrant, so we bring the last_value up to date with max(iid) for epics on given groups
-
Nick Thomas authored
add an URL to get user's GPG key See merge request gitlab-org/gitlab!48321
-
κeen authored
-