- 24 Sep, 2020 40 commits
-
-
Coung Ngo authored
The labels select Vue component did not match the previous functionality where pressing Enter after selecting a label in the dropdown clears the search text.
-
Mark Florian authored
Merge branch '236003-tribute-mentions-long-usernames-make-the-autocomplete-menu-very-wide' into 'master' Improve tribute @mentions UX See merge request gitlab-org/gitlab!39998
-
Coung Ngo authored
The @mentions autocomplete menu becomes very wide when groups with very long display names or paths are in the list. This change reduces the width by only showing the leaf group names.
-
Stan Hu authored
Update incident management features Closes #251080 See merge request gitlab-org/gitlab!43137
-
Markus Koller authored
Show wiki tree structure in sidebar and pages overview See merge request gitlab-org/gitlab!42867
-
Sean McGivern authored
Fix Webpack not working over HTTPS in development See merge request gitlab-org/gitlab!43197
-
Sean McGivern authored
Update web_ide_primary_edit feature flag docs See merge request gitlab-org/gitlab!43268
-
Achilleas Pipinellis authored
Docs: Update spacing and formatting for tables See merge request gitlab-org/gitlab!43194
-
Markus Koller authored
Update design_management_allow_dangerous_image YML See merge request gitlab-org/gitlab!43213
-
Phil Hughes authored
Support per-blob queries in snippets See merge request gitlab-org/gitlab!42809
-
Denys Mishunov authored
In order to retrieve single or multiple blobs from snippets and avoid retrieving all at the same time, we add a resolver to the blobs field in the snippet type. We can now pass a string or an array of files to retrieve.
-
Dmytro Zaporozhets (DZ) authored
Update product_analytics FF metadata See merge request gitlab-org/gitlab!43215
-
Sean McGivern authored
Add details for `group_administration_nav_item` FF See merge request gitlab-org/gitlab!43225
-
Nicolò Maria Mezzopera authored
Update alert GFM reference in highlight bar See merge request gitlab-org/gitlab!43104
-
Olena Horal-Koretska authored
-
Kushal Pandya authored
Add reverting vulnerability to detected on single vulnerability page See merge request gitlab-org/gitlab!41794
-
Alan (Maciej) Paruszewski authored
-
James Lopez authored
Add npm request forwarding to snowplow See merge request gitlab-org/gitlab!40174
-
Tim Rizzi authored
-
Alper Akgun authored
Add API to revert vulnerability to detected state See merge request gitlab-org/gitlab!41784
-
Alan (Maciej) Paruszewski authored
This change adds new API (vulnerabilities/:id/revert) to revert vulnerability back to reverted state.
-
Tomas Vik authored
-
Heinrich Lee Yu authored
Remove old DAST profiles routes See merge request gitlab-org/gitlab!42123
-
Markus Koller authored
Replaces `WikiPage.group_by_directory` with `WikiDirectory.group_pages`, which groups the pages recursively by their path. The views were already set up for recursive partials, so we only had to change them to show the basename of each directory, rather than their full path. This is done through a new `WikiDirectory#title` helper.
-
Alper Akgun authored
Update Product Analytics features See merge request gitlab-org/gitlab!42811
-
Alina Mihaila authored
- additional_snowplow_tracking - save_raw_usage_data - usage_data_api
-
Dmytro Zaporozhets (DZ) authored
Updated group for FF See merge request gitlab-org/gitlab!43140
-
Alper Akgun authored
Update recaptcha feature flag YAML See merge request gitlab-org/gitlab!43238
-
Heinrich Lee Yu authored
Add Experimentation.enabled_for_attribute? method See merge request gitlab-org/gitlab!42847
-
Patrick Bajao authored
Update source_code_code_intelligence feature Closes #251080 See merge request gitlab-org/gitlab!43141
-
Alina Mihaila authored
-
Michael Kozono authored
Check maintenance mode when checking git push access See merge request gitlab-org/gitlab!41600
-
Aakriti Gupta authored
- return 401 and false for success so that consumers like gitlab-shell can interpret it correctly - also, re-factor base_spec. Move helper methods into a helper class and re-use in ee/.../base_spec
-
Dmytro Zaporozhets (DZ) authored
Add group to namespace_storage_limit.yml feature flag See merge request gitlab-org/gitlab!43135
-
Ash McKenzie authored
Remove switch to basic search link See merge request gitlab-org/gitlab!43236
-
James Lopez authored
Include alert source in system note if available See merge request gitlab-org/gitlab!42631
-
Dylan Griffith authored
Remove usage of Gitlab::Alerting::NotificationPayloadParser See merge request gitlab-org/gitlab!42527
-
Nicolò Maria Mezzopera authored
Apply gitlab button style to buttons in app/views/discussions directory See merge request gitlab-org/gitlab!42714
-
Imre Farkas authored
Add system note for review requests See merge request gitlab-org/gitlab!42589
-
David Kim authored
-