- 24 Mar, 2020 40 commits
-
-
Mark Florian authored
Log explorer: split filters into separate simple and advanced components Closes #207912 See merge request gitlab-org/gitlab!27484
-
Rémy Coutable authored
Bring back Danger changelog iid check Closes #212323 See merge request gitlab-org/gitlab!27905
-
Marcia Ramos authored
Include a list of different doc link methods See merge request gitlab-org/gitlab!27299
-
Mike Jang authored
-
Achilleas Pipinellis authored
Improve the Sidekiq troubleshooting docs Closes gitlab-com/support/toolbox/snippets#58 and gitlab-com/support/toolbox/snippets#60 See merge request gitlab-org/gitlab!27757
-
Catalin Irimie authored
-
Adam Hegyi authored
Optimize ci_builds counters in usage data See merge request gitlab-org/gitlab!27770
-
Toon Claes authored
The check to verify if the IID in changelog was set was unintentionally removed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27588. This reverts that change. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/212323
-
Achilleas Pipinellis authored
Single line praefect repository migration command See merge request gitlab-org/gitlab!27708
-
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
-
Alper Akgun authored
Adds an index to ensure computation for the queries
-
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
-