- 10 Feb, 2020 13 commits
-
-
Jarka Košanová authored
-
Kushal Pandya authored
Use error messages provided by backend to show on UI when any error occurs during Epic add action.
-
Jarka Košanová authored
- return specific error messages when adding a single child epic which fails - keep (mostly) general errors when adding more child epics at once
-
Kushal Pandya authored
Merge branch '197369-group-and-instance-security-dashboards-hit-the-vulnerabilities-summary-endpoint-without' into 'master' Skip summary endpoint for Group and Instance Security Dashboard See merge request gitlab-org/gitlab!23757
-
Dheeraj Joshi authored
The Group and Instance Security Dashboards hit the vulnerability summary endpoint, even though they're not using the data from it
-
Kushal Pandya authored
Frontend: Remove confidence from security reports See merge request gitlab-org/gitlab!24033
-
Dheeraj Joshi authored
-
Thong Kuah authored
Application limit for ES indexed field length See merge request gitlab-org/gitlab!24345
-
Marcel Amirault authored
Add version badge for Service Desk feature See merge request gitlab-org/gitlab!24753
-
Dylan Griffith authored
Using the plan_limit table we can down store a limit for the maximum size of any fields being indexed in Elasticsearch. This is for https://gitlab.com/gitlab-org/gitlab/issues/201826 . Any strings above the length limit will be truncated down to the limit. We default to 0 which means unlimited so this has no affect for self-managed customers. On GitLab.com we will likely want to set this to around 20k as a sensible upper limit on what we should store.
-
Marcel Amirault authored
Add grammar linting tests for Latin phrases in docs Closes #199110 See merge request gitlab-org/gitlab!23798
-
Ash McKenzie authored
Refactor specs for FeatureFlagsController See merge request gitlab-org/gitlab!24446
-
Marcel Amirault authored
Fix cache:key:prefix section documentation format. See merge request gitlab-org/gitlab!24677
-
- 09 Feb, 2020 10 commits
-
-
Russell Dickenson authored
-
Evan Read authored
Add intro and link to dev docs for GraphQL See merge request gitlab-org/gitlab!24750
-
Evan Read authored
Update links to MRs in various projects See merge request gitlab-org/gitlab!24733
-
Thong Kuah authored
-
Peter Leitzen authored
Add context to the ExpiringWorker See merge request gitlab-org/gitlab!24686
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to v0.0.30 See merge request gitlab-org/gitlab!24683
-
Marcel Amirault authored
Inline reconfigure instruction in Praefect docs See merge request gitlab-org/gitlab!24712
-
Stan Hu authored
Separate note entities into own class files See merge request gitlab-org/gitlab!24732
-
Rajendra Kadam authored
-
Thong Kuah authored
Set timeout for Kubeclient See merge request gitlab-org/gitlab!23970
-
- 08 Feb, 2020 17 commits
-
-
Heinrich Lee Yu authored
Fix hour-dependent spec in error_tracking_shared_context.rb See merge request gitlab-org/gitlab!24734
-
Stan Hu authored
The test was failing because the expected format included the leading 0 in "08:01:29 AM UTC" instead of omitting it in "8:01:29 AM UTC". As https://ruby-doc.org/stdlib-2.6.5/libdoc/date/rdoc/DateTime.html mentions, we can omit the leading value by using `%-l` in `strftime`.
-
Marcel Amirault authored
Added how pipeline quotas is assigned to projects See merge request gitlab-org/gitlab!20688
-
Sokunrotanak Srey authored
-
Marcel Amirault authored
Links to MRs now need hyphens, added as needed.
-
Stan Hu authored
Remove .git/config from cached repo See merge request gitlab-org/gitlab!24731
-
Stan Hu authored
-
Shinya Maeda authored
Port `trigger` keyword to Core (2/4) - move Bridge-Pipeline interactions See merge request gitlab-org/gitlab!24382
-
Marcel Amirault authored
Document why Junit Reports off by default See merge request gitlab-org/gitlab!24398
-
James Heimbuck authored
-
Marcel Amirault authored
More code block languages See merge request gitlab-org/gitlab!24726
-
Suzanne Selhorn authored
Related to issue 32881
-
Michael Kozono authored
Geo - Remove useless comment on Geo::BlobReplicatorStrategy See merge request gitlab-org/gitlab!24704
-
Stan Hu authored
Separate key and other entities into own class files See merge request gitlab-org/gitlab!24495
-
Rajendra Kadam authored
-
Stan Hu authored
fix: 198645 NPM dependencies, remove deprecated key Closes #198645 See merge request gitlab-org/gitlab!23745
-
Stan Hu authored
Standardize timestamps in Unicorn logs See merge request gitlab-org/gitlab!24612
-