- 11 Sep, 2020 40 commits
-
-
Igor Drozdov authored
Remove stale merge refs See merge request gitlab-org/gitlab!41572
-
Denys Mishunov authored
Revert "Merge branch '241878-Replace-v-html' into 'master'" See merge request gitlab-org/gitlab!41979
-
Sean McGivern authored
Merge branch '233833-205909-224716-mlunoe-reinstate-instance-value-stream-analytics-sidebar-templates' into 'master' Fix(Instance VSA): reinstate sidebar templates See merge request gitlab-org/gitlab!41580
-
Michael Lunøe authored
When this MR merged: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39368 It removed templates that are still in use on the instance level Value Stream Analytics page. This MR re-introduces those templates. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39368 Issues: https://gitlab.com/gitlab-org/gitlab/-/issues/233833 https://gitlab.com/gitlab-org/gitlab/-/issues/205909 https://gitlab.com/gitlab-org/gitlab/-/issues/224716
-
Sanad Liaquat authored
Allow more time for admin sync to happen See merge request gitlab-org/gitlab!41997
-
Patrick Bajao authored
14 days after a merge request gets closed/merged, its merge ref will be deleted and moved as a keep-around ref (if not yet added). This is to ensure that the commit won't be deleted when GC runs and still being able to reduce the number of advertised refs on git push/pull. Before deletion, it'll be cached to `merge_ref_sha` column of `merge_requests` table so we can still display the merge ref diff.
-
Olena Horal-Koretska authored
This reverts merge request !41218
-
Fabio Pitino authored
Fix dasboard to dashboard See merge request gitlab-org/gitlab!41440
-
Ramya Authappan authored
Fix user registration e2e spec Closes #247743 See merge request gitlab-org/gitlab!42060
-
Igor Drozdov authored
Clean up stale merge request HEAD ref See merge request gitlab-org/gitlab!41555
-
Kushal Pandya authored
Add confidential parameter to epic link creation API Closes #229839 See merge request gitlab-org/gitlab!37882
-
Jan Beckmann authored
- set to copy the confidentiality status from the parent epic - replicate this behavior on the frontend Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/229839
-
Shinya Maeda authored
Default Enable Read-Only Legacy Feature Flags See merge request gitlab-org/gitlab!40320
-
Jason Goodman authored
Update documentation for legacy flags
-
charlie ablett authored
Add graphQL mutation for destroying issue boards See merge request gitlab-org/gitlab!40930
-
Yannis Roussos authored
Add tokens to agents graphql endpoint See merge request gitlab-org/gitlab!40779
-
Peter Leitzen authored
Guard type selector via permissions Closes #247464 See merge request gitlab-org/gitlab!42007
-
David O'Regan authored
-
Mark Florian authored
Milestone Dashboard: Move Gray Type Badge Next to the Milestone Title See merge request gitlab-org/gitlab!39617
-
Simon Knox authored
Fix todos hover style in dark mode Closes #241970 See merge request gitlab-org/gitlab!41122
-
Lukas 'Eipi' Eipert authored
Our page specific CSS don't have a dark mode variant. Rather than compiling a page specific CSS file for each theme, we make use of CSS variables in order to define the correct colors. There is prior art with the IDE Themes and eventually we can move to _only_ use these variables. In case one variable is undefined, we will fallback on the light theme value for it. Thus we just need to define the variables in the dark theme, since the fallback _is_ the light theme. This approach will allow us to create other themes, e.g. for accessibility (color blindness, high contrast) in the future.
-
Mark Florian authored
Show additional columns on group/instance sec dash See merge request gitlab-org/gitlab!41829
-
Alexander Turinske authored
- show identifier column - show scanner column - update tests - update docs
-
Natalia Tepluhina authored
Update cache to be immutable See merge request gitlab-org/gitlab!42015
-
Fabio Pitino authored
Follow up api bridge endpoint See merge request gitlab-org/gitlab!36622
-
Mark Florian authored
Remove issue note from vulnerability details See merge request gitlab-org/gitlab!40686
-
Daniel Tian authored
-
Sean McGivern authored
Enable advanced search by default for global search scope See merge request gitlab-org/gitlab!41041
-
Dylan Griffith authored
This reverts commit 5c234b63.
-
Sean McGivern authored
Let Gitlab/RailsLogger check only log methods See merge request gitlab-org/gitlab!41987
-
Sean McGivern authored
Check CSRF token in UsageData API - RUN AS-IF-FOSS Closes #247454 See merge request gitlab-org/gitlab!41984
-
Peter Leitzen authored
Use applogger in some files of auth/ldap dir See merge request gitlab-org/gitlab!41061
-
Rajendra Kadam authored
This MR adds AppLogger in auth/ldap files and adds changelog for the changes Change type in changelog
-
Sean McGivern authored
Resolve "Create class for generating user data export file" See merge request gitlab-org/gitlab!41595
-
Phil Hughes authored
Surface incident Severity in the Incident List See merge request gitlab-org/gitlab!40112
-
David O'Regan authored
-
Nicolò Maria Mezzopera authored
Fix registry list item vertical spacing See merge request gitlab-org/gitlab!41780
-
Nicolò Maria Mezzopera authored
- source - snapshots
-
James Lopez authored
Refactor code in profiles/emails_controller_spec.rb See merge request gitlab-org/gitlab!41959
-
Martin Wortschack authored
Replace bootstrap alerts with utility classes Closes #233683 See merge request gitlab-org/gitlab!41974
-