- 22 Apr, 2020 40 commits
-
-
Andrew Fontaine authored
Add tracking to subscribable banner See merge request gitlab-org/gitlab!29735
-
Marcin Sedlak-Jakubowski authored
Improve issue boards docs Closes #196779 See merge request gitlab-org/gitlab!29174
-
Marcin Sedlak-Jakubowski authored
- Add a mention od Milestone lists to the terminology section. - Add links to the Milestone and Assignee lists. - Style: split long lines. - Style: add a divider if there's an image followed by a heading. - Style: don't say "simply". - Rearrange the Milestone and Assignee lists sections to reflect the order in UI. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/196779
-
Paul Slaughter authored
Resolve "Move track_event out of HAML and into JavaScript client" Closes #213712 See merge request gitlab-org/gitlab!29527
-
-
Sean McGivern authored
Preload path locks for TreeSummary See merge request gitlab-org/gitlab!29949
-
Nick Gaskill authored
Removes `undefined` from security scanner docs Closes #202685 See merge request gitlab-org/gitlab!29798
-
Jay Swain authored
Add some tracking events to the subscribable banner so we can see how many people are dismissing or engaging. part of: https://gitlab.com/gitlab-org/growth/product/-/issues/102
-
Nick Gaskill authored
Docs - Explanation of "experimental" languages See merge request gitlab-org/gitlab!30082
-
Tetiana Chupryna authored
-
Achilleas Pipinellis authored
Swap sections around See merge request gitlab-org/gitlab!30191
-
Mike Lewis authored
Docs: create Vale test for British English words See merge request gitlab-org/gitlab!28136
-
Amy Qualls authored
This commit adds and begins populating a substitution list for words that vary between British and American English.
-
Igor Drozdov authored
Fix calculation of given approvals See merge request gitlab-org/gitlab!28293
-
Steffen Köhler authored
-
Kamil Trzciński authored
Use different FF in shared runners limit check See merge request gitlab-org/gitlab!30164
-
Dmytro Zaporozhets authored
Re-factor group summary and move to ee/ See merge request gitlab-org/gitlab!29690
-
Aakriti Gupta authored
VSA at the group level is an EE feature, so all it's code should live under ee/
-
Douglas Barbosa Alexandre authored
Resolve "[Wiki] `@page` can be nil during `#edit`" Closes #212987 See merge request gitlab-org/gitlab!29645
-
Nick Gaskill authored
Update snippet for Python projects in Secure offline DS docs See merge request gitlab-org/gitlab!30121
-
Andrew Fontaine authored
Merge branch '196799-experiment-with-making-the-phone-number-field-optional-within-saas-trial-sign-up' into 'master' Make phone number optional in trial sign up Closes #196799 See merge request gitlab-org/gitlab!24449
-
Nick Thomas authored
fix: use the source project to generate commit links for un-persisted merge requests See merge request gitlab-org/gitlab!29243
-
Collen Kriel authored
-
Igor Drozdov authored
This will allow us to avoid N + 1 request
-
Achilleas Pipinellis authored
Add fast lookup of ssh keys See merge request gitlab-org/gitlab!30175
-
Collen authored
-
Adam Hegyi authored
Add index on resource_weight_events for created_at See merge request gitlab-org/gitlab!28930
-
Adam Hegyi authored
PropagateServiceTemplate for services with data tables Closes #214834 See merge request gitlab-org/gitlab!29805
-
Arturo Herrero authored
Use as_json with except
-
Phil Hughes authored
Migrate ci_variable_list to Jest Closes #194220 See merge request gitlab-org/gitlab!30049
-
Nicolò Maria Mezzopera authored
-
Chieh-Min Wang authored
Signed-off-by: Chieh-Min Wang <chiehminw@synology.com>
-
Denys Mishunov authored
Resolve "Padding in snippet blob header" #212549 Closes #212549 See merge request gitlab-org/gitlab!29625
-
Karthick Venkatesan authored
Prior to this change, The padding between the two button groups in the header of a blob view for snippets is an HTML whitespace, so about 3.95px. According to Pajamas, spacing for this should actually be 8px. How issue is resloved ?, After enabling Vue Snippet, the horizontal margin was set using mx-2 class to button group. the extra inline spacing was removed by making the parent class as flexbox. Changes made in following files : blob_header_viewer_switcher.vue - adding right padding blob_header.vue - making the header element as flex
-
Lin Jen-Shin authored
Make roulette link to the maintainer list See merge request gitlab-org/gitlab!30154
-
Sean McGivern authored
Add limit metric to list type See merge request gitlab-org/gitlab!30028
-
Aleksei Lipniagov authored
-
Dmytro Zaporozhets authored
Capture all errors when updating repository storage See merge request gitlab-org/gitlab!30119
-
Walmyr Lima e Silva Filho authored
Unquarantine QA attachment spec Closes #205408 See merge request gitlab-org/gitlab!30059
-
Jarka Košanová authored
Add section attribute to Gitlab::CodeOwners::Entry See merge request gitlab-org/gitlab!30103
-