- 31 Mar, 2020 40 commits
-
-
Natalia Tepluhina authored
Create a graphQL based security dashboard See merge request gitlab-org/gitlab!27820
-
Sam Beckham authored
- Swaps out the REST endpoints for GraphQL data - Uses the observer component to lazily load extra vulnerabiltiies - Hooks up the error and loading states - WIP: Starts work on the tests
-
Nathan Friend authored
Add outlines to issue right sidebar links See merge request gitlab-org/gitlab!25633
-
Paul Slaughter authored
Group Registry Browser: remove feature flag See merge request gitlab-org/gitlab!27814
-
Nicolò Maria Mezzopera authored
Removes feature flags and code for: - group_container_registry_browser - vue_container_registry_explorer https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27814
-
Phil Hughes authored
Refactor leftover boards test to Jest See merge request gitlab-org/gitlab!28317
-
Nicolò Maria Mezzopera authored
- add sortablejs mock - remove common file - refactor to jest - remove old test
-
Paul Slaughter authored
Remove frontend :roadmap_graphql feature flag See merge request gitlab-org/gitlab!28125
-
Natalia Tepluhina authored
Add tracking on modal show for pipeline success Closes gitlab-org/growth/product#297 See merge request gitlab-org/gitlab!28364
-
Dmytro Zaporozhets authored
Remove FF ci_root_config_content See merge request gitlab-org/gitlab!28340
-
Heinrich Lee Yu authored
Include subgroups for group security dashboard See merge request gitlab-org/gitlab!28154
-
rossfuhrman authored
We need to include subgroups when determining which projects to show on the group security dashboard
-
Andrew Fontaine authored
Resolve "Suggest pipeline popover should slide behind nav bar" Closes #212487 See merge request gitlab-org/gitlab!28039
-
Shinya Maeda authored
Speed up request api specs for project clusters See merge request gitlab-org/gitlab!28269
-
James Lopez authored
Add endpoints to fetch notes/discussions for vulnerability See merge request gitlab-org/gitlab!27585
-
Alan (Maciej) Paruszewski authored
-
Imre Farkas authored
Store the number of scanned URLs on security_scan Closes #11024 See merge request gitlab-org/gitlab!27260
-
Andrew Fontaine authored
Merge branch '197920-add-filter-by-name-option-to-the-package-list-view-user-interface' into 'master' Add name filter option to packages list See merge request gitlab-org/gitlab!27586
-
Doug Stull authored
- before we weren't testing the actual mounting life cycle now we are.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Furkan Ayhan authored
This FF was introduced when implementing saving config content for pipelines. Now, it can be removed safely.
-
Doug Stull authored
-
Doug Stull authored
- needed for feature to be complete.
-
Adam Hegyi authored
Add jira_imports table to track Jira imports See merge request gitlab-org/gitlab!28108
-
Sean McGivern authored
Extract SyntheticNote base class See merge request gitlab-org/gitlab!26079
-
Ronan OConnor authored
Update documentation to check postgre status See merge request gitlab-org/gitlab!28227
-
Silvester Wainaina authored
-
Grzegorz Bizon authored
Move Ci::Processable::Dependencies to Ci::BuildDependencies See merge request gitlab-org/gitlab!28032
-
James Lopez authored
Start Jira import graphql mutation See merge request gitlab-org/gitlab!27684
-
Martin Wortschack authored
Namespace storage limit settings See merge request gitlab-org/gitlab!27894
-
Martin Wortschack authored
[Part-2] Show requirements list for the project Closes #207981 See merge request gitlab-org/gitlab!27596
-
Mark Florian authored
Fix container registry tag column on mobile See merge request gitlab-org/gitlab!28206
-
Patrick Derichs authored
Update existing synthetic note classes as well.
-
Shinya Maeda authored
De-duplicate note model EE specs Closes #211887 See merge request gitlab-org/gitlab!28216
-
Rémy Coutable authored
Extend Rails/FindBy Rubocop to more folders See merge request gitlab-org/gitlab!28076
-
Tan Le authored
This brings extended `Include` folders for Rails/FindBy cop.
-
Alexandru Croitor authored
This table is to be used to track jira imports progress as well as some stats after the import is done.
-
Nick Thomas authored
Move the 'dont-interrupt-me' job to the 'sync' stage Closes #212845 See merge request gitlab-org/gitlab!28410
-
Kushal Pandya authored
Renders requirements list for a specific project and allows state-based filtering.
-