- 01 Dec, 2020 40 commits
-
-
Andreas Brandl authored
Rebuild table statistics after reindexing an expression index See merge request gitlab-org/gitlab!47422
-
Fabio Pitino authored
GraphQL: Add gitlay field to CiStatusAction See merge request gitlab-org/gitlab!48892
-
Sarah Groff Hennigh-Palermo authored
-
Brandon Labuschagne authored
Remove fa-chevron-down styles See merge request gitlab-org/gitlab!48667
-
Phil Hughes authored
Collapse approval rules and move it under reviewer See merge request gitlab-org/gitlab!47475
-
Andreas Brandl authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/272997
-
Andreas Brandl authored
This adds the table name to the postgres_indexes view.
-
Rémy Coutable authored
Remove some usages of Timecop.freeze [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48190
-
Jan Provaznik authored
Add checking if pipeline needs to be touched See merge request gitlab-org/gitlab!48629
-
Alan (Maciej) Paruszewski authored
-
Denys Mishunov authored
Fix empty results status See merge request gitlab-org/gitlab!48034
-
Dmitry Gruzd authored
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v24.3.2 See merge request gitlab-org/gitlab!48846
-
Denys Mishunov authored
Merge branch '288755-vulnerability-identifier-shows-as-link-even-though-it-doesn-t-have-a-link' into 'master' Vuln Report: Show identifiers with no URL as plain-text See merge request gitlab-org/gitlab!48653
-
David Pisek authored
* Update view logic to only render a link when a vulnerability identifier has a url attached to it * Update specs
-
Sean McGivern authored
Add exception logging in SnippetsCheck See merge request gitlab-org/gitlab!48873
-
Nicolò Maria Mezzopera authored
Fix MR buttons when fork is deleted See merge request gitlab-org/gitlab!48813
-
Nick Thomas authored
Generalize repository routing See merge request gitlab-org/gitlab!45872
-
Markus Koller authored
Previously we used both a `:namespace_id` and a `:repository_id` in the repository routes, which originally made sense for project repositories, but was confusing with personal snippets where `:namespace_id` was just the `/snippets` prefix and not an actual namespace. For group wiki repositories we also need to support toplevel groups, where we only have a namespace path. So we combine `:namespace_id` and `:repository_id` into a single `:repository_path` route argument, and refactor the related controllers and internal APIs accordingly. The repository path is mainly used in `Gitlab::RepoPath` to determine the container for the repository. In the `GitAccess` classes it's only used in `GitAccessProject` when auto-creating project repositories, where we need to know in which namespace to create the new project.
-
Markus Koller authored
Merge branch '250353-convert-issues-createfromvulnerabilityservice-to-work-similar-to-issues-buildservice-add-route' into 'master' Add route to build issue from vulnerability See merge request gitlab-org/gitlab!47528
-
Jonathan Schafer authored
Issues controller checks if a vulnerability ID is sent in the parameters, and links that vulnerability if it is.
-
Peter Leitzen authored
Fix kwargs deprecation warnings in issues controller spec See merge request gitlab-org/gitlab!48887
-
Brandon Labuschagne authored
[FE] Separate VSA selector and create form See merge request gitlab-org/gitlab!48740
-
Ezekiel Kigbo authored
Separates the jest test for the value stream selector and the value stream form
-
Sean McGivern authored
Merge branch '228675-separate-filtering-users-from-sorting-users-support-multiple-filters' into 'master' Add support for mixing direct member filter with 2FA filter See merge request gitlab-org/gitlab!48084
-
Sean McGivern authored
Move users#show.json to users#activity.json See merge request gitlab-org/gitlab!48712
-
Sean McGivern authored
Seperate on-demand scan template from DAST template See merge request gitlab-org/gitlab!48088
-
Martin Wortschack authored
-
Mark Florian authored
Remove unused issue header and issue blocked-by modal code See merge request gitlab-org/gitlab!48762
-
Adam Hegyi authored
Create devops adoption measurements See merge request gitlab-org/gitlab!47388
-
Adam Hegyi authored
- Expose the latest snapshot for segments - Move all segment specific code to EE - Use array for the groups association
-
Bob Van Landuyt authored
Improve some of our GraphQL helper interfaces See merge request gitlab-org/gitlab!48287
-
Arturo Herrero authored
This commit fixes the warning: Passing the keyword argument as the last hash parameter is deprecated.
-
Russell Dickenson authored
Added environment_url.txt example See merge request gitlab-org/gitlab!48216
-
Seth Berger authored
-
Bob Van Landuyt authored
Make ProjectCacheWorker idempotent See merge request gitlab-org/gitlab!48790
-
David O'Regan authored
Replace how to merge HAML See merge request gitlab-org/gitlab!48766
-
David O'Regan authored
Replace how to merge HAML modal with new Vue compenent and delete old code.
-
Brandon Labuschagne authored
Replace fa-chevron-down icons in clusters/gcp/form See merge request gitlab-org/gitlab!48656
-
Bob Van Landuyt authored
Update feature categories for 2020-12-01 See merge request gitlab-org/gitlab!48879
-