- 24 Mar, 2020 40 commits
-
-
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
-
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
-
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
-
Phil Hughes authored
Migrate spec/javascripts/locale/ to Jest Closes #194243 See merge request gitlab-org/gitlab!26737
-
Shinya Maeda authored
Support V2 Feature Flags GET and POST Controller Actions See merge request gitlab-org/gitlab!27463
-
Jason Goodman authored
Hide behind feature flag
-
James Lopez authored
Remove ignore_column from Package::PackageFile Closes #197480 See merge request gitlab-org/gitlab!27809
-
Jarka Košanová authored
- add issues to group enpoint - change issues resolver to handle both groups and projects
-
Rémy Coutable authored
Add charts to the trigger-build-docs script See merge request gitlab-org/gitlab!27821
-