- 28 Aug, 2020 40 commits
-
-
Eric Brinkman authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
Imre Farkas authored
Rename feature flag to instance_statistics See merge request gitlab-org/gitlab!40723
-
Nick Thomas authored
Use UNLINK to remove old repository set caches See merge request gitlab-org/gitlab!40719
-
Peter Leitzen authored
Add fixtures to automatically create self monitoring project for new GitLab installations See merge request gitlab-org/gitlab!40404
-
Peter Leitzen authored
Persist when dismissing FF will look different message See merge request gitlab-org/gitlab!39238
-
Peter Leitzen authored
Fix snowplow tracking event error for new user invite page See merge request gitlab-org/gitlab!40628
-
Adam Hegyi authored
Revert part of "Create missing IssueLink objects" Closes gitlab-com/gl-infra/production#2589 See merge request gitlab-org/gitlab!40716
-
Phil Hughes authored
Limit discussions.json requests to maximum 2 in one batch See merge request gitlab-org/gitlab!40653
-
Thomas Randolph authored
-
Martin Wortschack authored
-
rpereira2 authored
Add production and development fixtures to ensure that the self monitoring project is automatically created for new GitLab installations.
-
Sean McGivern authored
Fall back to the raw diff if base64 encoding fails Closes #240921 See merge request gitlab-org/gitlab!40598
-
Peter Leitzen authored
Paginate profile group notifications See merge request gitlab-org/gitlab!40326
-
Natalia Tepluhina authored
Allow SAST configuration with existing CI file See merge request gitlab-org/gitlab!40528
-
Mark Florian authored
Previously, the Security Configuration page only linked to the SAST Configuration page for projects _without_ an existing CI file. This was because the initial implementation did not support updating an existing CI file. Now that the main technical limitation has been [lifted][1] (with [caveats][2]), the UI can direct users to the SAST Configuration page regardless of whether their project has an existing CI file. This also changes the configuration button to say "Configure" if the given feature is already configured (by any means), and "Enable" if not. Previously this was based on whether Auto DevOps was enabled, but checking the configured status is more direct. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/240941. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/232862 [2]: https://gitlab.com/gitlab-org/gitlab/-/issues/228959
-
Natalia Tepluhina authored
Replace fa-tag icon with GitLab SVG icon Closes #225926 See merge request gitlab-org/gitlab!40574
-
Sean McGivern authored
When we write a repository set cache, we first remove the old key. Repository set cache values (tag and branch names) can be very large, so using UNLINK instead of DEL should be more efficient.
-
Jan Provaznik authored
Moved Cluster Connect Form to Vue See merge request gitlab-org/gitlab!40295
-
Emily Ring authored
Begin process of adding vue to app/views/clusters/clusters/new.html.haml Added vue entry points and store Move app/views/clusters/clusters/user/_header.html.haml to Vue Updated associated tests
-
Fabio Pitino authored
-
Peter Leitzen authored
Fix missing module in VSA serializers See merge request gitlab-org/gitlab!40515
-
Angelo Gulina authored
- apply User Callouts solution to persist user alert dismissal - add/update relevant test cases
-
Peter Leitzen authored
Add project import usage pings See merge request gitlab-org/gitlab!40130
-
Fabio Pitino authored
Adds package count to usage data See merge request gitlab-org/gitlab!40039
-
Fabio Pitino authored
Remove broken feature flag link on 13.3.2-ee See merge request gitlab-org/gitlab!40713
-
Natalia Tepluhina authored
Put dependency path behind feature flag See merge request gitlab-org/gitlab!40627
-
Dheeraj Joshi authored
-
Igor Drozdov authored
Removes the single diff view feature flag See merge request gitlab-org/gitlab!40406
-
Phil Hughes authored
Removes all the code around the single merge request diff view code.
-
Natalia Tepluhina authored
Remove auto close incident FF Closes #225254 See merge request gitlab-org/gitlab!40612
-
David O'Regan authored
We remove the feature flag which was hiding the autoclose incidents option now that the backend is live.
-
Fabio Pitino authored
Show variables values in job name for matrix builds See merge request gitlab-org/gitlab!39985
-
Alper Akgun authored
-
Imre Farkas authored
Add skeleton for instance statistics See merge request gitlab-org/gitlab!40583
-
Vitaly Slobodin authored
Remove advanced usages of deprecated .contains() method See merge request gitlab-org/gitlab!40661
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v20.11.0 See merge request gitlab-org/gitlab!40706
-
Heinrich Lee Yu authored
Remove extracts_path_optimization feature flag See merge request gitlab-org/gitlab!40615
-