- 04 May, 2020 40 commits
-
-
Achilleas Pipinellis authored
Update minikube commands for Helm 3 See merge request gitlab-org/gitlab!30788
-
Phil Zona authored
-
Jan Provaznik authored
Move Design Management policies to FOSS See merge request gitlab-org/gitlab!29995
-
Achilleas Pipinellis authored
Cleanup incorrect log details See merge request gitlab-org/gitlab!30792
-
Phil Hughes authored
Change wording of merge request threads counter See merge request gitlab-org/gitlab!30217
-
Pedro Moreira da Silva authored
Directly show count of unresolved threads instead of forcing users to calculate the resolved-resolvable counts in their heads.
-
Achilleas Pipinellis authored
Add multi-line if without braces as bad example See merge request gitlab-org/gitlab!30676
-
Phil Hughes authored
Monokai and Solarized Dark syntax highlighting theme for Web IDE See merge request gitlab-org/gitlab!30931
-
Himanshu Kapoor authored
Add support for Solarized Dark syntax highlighting theme for the Web IDE
-
Phil Hughes authored
Insights Analytics: Add title to page See merge request gitlab-org/gitlab!30853
-
Phil Hughes authored
Value Stream Analytics: Cleanup title section See merge request gitlab-org/gitlab!30841
-
Martin Wortschack authored
-
Phil Hughes authored
Dark theme for dropdowns in the Web IDE See merge request gitlab-org/gitlab!30513
-
Phil Hughes authored
Code Review Analytics: Change margin between title and description See merge request gitlab-org/gitlab!30834
-
Phil Hughes authored
Issues Analytics: Add title to page See merge request gitlab-org/gitlab!30836
-
Rémy Coutable authored
Realtime assignees frontend first iteration See merge request gitlab-org/gitlab!30239
-
Scott Stern authored
Loads the actioncable libraries for use in realtime sidebar updates
-
Phil Hughes authored
Return to full dashboard by pressing Esc See merge request gitlab-org/gitlab!30126
-
Mark Florian authored
Add scanner name, version and URL to Vulnerability Modal See merge request gitlab-org/gitlab!30458
-
Dheeraj Joshi authored
This includes adding scanner url and version if they are present
-
Heinrich Lee Yu authored
Remove FF ci_parent_child_pipeline See merge request gitlab-org/gitlab!30601
-
Adam Hegyi authored
Cop to restrict methods within with_lock_retries See merge request gitlab-org/gitlab!30838
-
Rémy Coutable authored
Fix db:check-schema in forks and shallow clones Closes #216214 See merge request gitlab-org/gitlab!30950
-
charlie ablett authored
I changed merge into merging See merge request gitlab-org/gitlab!30437
-
charlie ablett authored
Fix assigning issues to users for Jira import See merge request gitlab-org/gitlab!30967
-
Heinrich Lee Yu authored
Prevent Seat Link Sync when license has no expiration Closes #215354 See merge request gitlab-org/gitlab!30874
-
Kamil Trzciński authored
Remove FF ci_doom_build See merge request gitlab-org/gitlab!30595
-
Rémy Coutable authored
Remove FF ci_set_project_default_git_depth See merge request gitlab-org/gitlab!30589
-
Igor Drozdov authored
Add tests for passing nil values in epics and packages See merge request gitlab-org/gitlab!30949
-
Jarka Košanová authored
-
Igor Drozdov authored
Remove feature flag :webide_dark_theme See merge request gitlab-org/gitlab!30916
-
Rémy Coutable authored
Add @kerrizor --> /ee/lib/gitlab/code_owners/ See merge request gitlab-org/gitlab!30939
-
Adam Hegyi authored
- Eliminates WithLockRetriesWithoutDdlTransaction cop. - Introduce a new cop to restrict methods within `with_lock_retries`
-
Stan Hu authored
The `regenerate-schema` script attempts to find the merge base between the source and branch SHA to determine the right `db/structure.sql` to apply the migrations in the merge request. However, to get the merge base, we need the target SHA and the history between the source and target SHAs. Instead of downloading it via a curl request, we fetch the target branch and check out the `db/structure.sql` from there. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/216214
-
Jan Provaznik authored
Geo: retrieve api endpoint should return correct file content Closes #213829 See merge request gitlab-org/gitlab!30686
-
Kushal Pandya authored
Repository Analytics: Add title to page See merge request gitlab-org/gitlab!30855
-
Kushal Pandya authored
Contribution Analytics: Add title to page See merge request gitlab-org/gitlab!30842
-
Kushal Pandya authored
Add status dropdown to alert list view See merge request gitlab-org/gitlab!30434
-
Luke Duncalfe authored
This change is part of https://gitlab.com/gitlab-org/gitlab/-/issues/212566 to move all Design Management code to FOSS.
-
Kushal Pandya authored
Refactor related branches controller action and view template See merge request gitlab-org/gitlab!30314
-