- 24 Mar, 2020 40 commits
-
-
James Lopez authored
Add support for tfplan.json report See merge request gitlab-org/gitlab!27148
-
Rémy Coutable authored
Change classes that include OptionallySearch to explicitly receive 2 arguments Closes #212273 See merge request gitlab-org/gitlab!27879
-
Sanad Liaquat authored
Jenkins spec: add check for the latest job build status in Jenkins logs See merge request gitlab-org/gitlab!27681
-
Phil Hughes authored
Resolve "[FE] Group-level activity overview: MVC" Closes #208159 See merge request gitlab-org/gitlab!26285
-
Andrew Fontaine authored
Add Instance-Level Integration Settings UI See merge request gitlab-org/gitlab!25752
-
Rémy Coutable authored
Use id instead of cve where possible when parsing remediations See merge request gitlab-org/gitlab!27815
-
Can Eldem authored
-
Heinrich Lee Yu authored
Log events for external pipeline validation Closes #55694 See merge request gitlab-org/gitlab!27818
-
Natalia Tepluhina authored
Re-name Snippet App to Snippet Show See merge request gitlab-org/gitlab!27598
-
Imre Farkas authored
Optimize usage ping queries by using batch counting See merge request gitlab-org/gitlab!27455
-
Heinrich Lee Yu authored
We explicitly define the optional keyword on the model classes because in some environments, passing an empty Hash as the last argument isn't treated as keyword arguments
-
Sean McGivern authored
Improve discord messages See merge request gitlab-org/gitlab!27812
-
Peter Leitzen authored
Ensure VSM stage has relative position See merge request gitlab-org/gitlab!27801
-
Matija Čupić authored
-
Sean McGivern authored
Fix broadcast message rendering See merge request gitlab-org/gitlab!27755
-
Sean McGivern authored
Revert has_parent? optimization Closes #36938 See merge request gitlab-org/gitlab!27668
-
Denys Mishunov authored
This is done in anticipation for Snippet Edit Vue application that is under construction at the time of the commit
-
Peter Leitzen authored
Separate code review, design, group module into own module files See merge request gitlab-org/gitlab!27860
-
Rajendra Kadam authored
-
Sean McGivern authored
Attribute background migrations to database category See merge request gitlab-org/gitlab!27777
-
Imre Farkas authored
Remove state column ignore rule See merge request gitlab-org/gitlab!27690
-
Phil Hughes authored
Migrate security-dashboard vulnerability mutations specs to Jest See merge request gitlab-org/gitlab!27286
-
Martin Wortschack authored
- Render metric card for issues count and MR count
-
Dmytro Zaporozhets authored
#30526 (B) [BE] Wiki Events (services) See merge request gitlab-org/gitlab!26533
-
Sean McGivern authored
Cache ES enabled namespaces and projects See merge request gitlab-org/gitlab!27348
-
Dmitry Gruzd authored
SELECT query involving `elasticsearch_indexed_projects` table consumes a lot of resources. The query itself is not slow (13.224 ms/call), but it happens almost 100 times per second. This change implements caching of `elasticsearch_indexed_projects` and `elasticsearch_indexed_namespaces`.
-
Bob Van Landuyt authored
De-duplicate groups_controller spec See merge request gitlab-org/gitlab!27874
-
Bob Van Landuyt authored
Expose created_at property in Groups API See merge request gitlab-org/gitlab!27824
-
Bob Van Landuyt authored
Prevent creation of .env file See merge request gitlab-org/gitlab!21174
-
Dmytro Zaporozhets authored
Use `license_scanning` licensed feature in tests See merge request gitlab-org/gitlab!27752
-
Tetiana Chupryna authored
All code related to `license_management` is scheduled to be deprecated after 13.0 https://gitlab.com/gitlab-org/gitlab/-/issues/8912
-
Phil Hughes authored
Add toggle all discussions button to MRs Closes #15328 See merge request gitlab-org/gitlab!24670
-
Diego Louzán authored
New button 'Toggle all discussions' next to 'Jump to next unresolved thread', toggles expanded / not expanded state of all discussions
-
Bob Van Landuyt authored
Add issues to graphQL group endpoint See merge request gitlab-org/gitlab!27789
-
Shinya Maeda authored
Multiple Evidences for a Release See merge request gitlab-org/gitlab!26509
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/issues/199065 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26509
-
Phil Hughes authored
Add notification dot on user avatar See merge request gitlab-org/gitlab!27626
-
Doug Stull authored
- prepping for new experiment pipeline
-
Nick Thomas authored
Add rake task for reindexing See merge request gitlab-org/gitlab!27772
-
Michael Leopard authored
Updating Groups API unit tests and documentation
-