- 25 Sep, 2020 9 commits
-
-
Heinrich Lee Yu authored
The HTML spec in https://www.w3.org/TR/html52/syntax.html#in-body mentions: Newlines at the start of textarea elements are ignored as an authoring convenience. This causes issues with task list parsing because the lines are now off by one. We didn't have this problem with issues because the textarea value was set in Javascript with Vue. This also removes instances of js-task-list-field which are actually unused.
-
Evan Read authored
Improve Gitaly TLS setup details See merge request gitlab-org/gitlab!43039
-
Thong Kuah authored
Document GitLab.com puma request timeout See merge request gitlab-org/gitlab!43117
-
Mark Lapierre authored
Update outer describe block for internal QA tests 2/2 See merge request gitlab-org/gitlab!43185
-
Ezekiel Kigbo authored
Replace fa-warning icon in VSA limit warning See merge request gitlab-org/gitlab!43262
-
Mark Lapierre authored
Update outer describe block for internal QA tests 1/2 See merge request gitlab-org/gitlab!43184
-
Michael Kozono authored
Add replication for versioned terraform state Closes #237927 and #237926 See merge request gitlab-org/gitlab!42529
-
James Fargher authored
SAST mutation now supports analyzers section See merge request gitlab-org/gitlab!42542
-
rossfuhrman authored
The SAST Config GraphQL mutation now supports writing the analyzers section to .gitlab-ci.yml
-
- 24 Sep, 2020 31 commits
-
-
Paul Slaughter authored
Add JSON support to localStorageSync component Closes #247850 See merge request gitlab-org/gitlab!42938
-
-
Mayra Cabrera authored
Chore(Insight Analytics): feature flag YAML config See merge request gitlab-org/gitlab!43261
-
Paul Slaughter authored
Merge branch '239854-convert-stylesheets-pages-milestone-scss-into-page-specific-bundle' into 'master' Convert milestone.scss into page specific bundle Closes #239854 See merge request gitlab-org/gitlab!42922
-
Suzanne Selhorn authored
Docs: Fixed duplicate remove topics Closes #250320 See merge request gitlab-org/gitlab!43026
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/250320
-
Alex Ives authored
- Add replicator for terraform state versions - Add registry for terraform state versions - Add terraform state versions ee model extension - Add metrics for terraform state replication Relates to https://gitlab.com/gitlab-org/gitlab/issues/237926 Relates to https://gitlab.com/gitlab-org/gitlab/issues/237927
-
Sarah Groff Hennigh-Palermo authored
Fetch more group projects See merge request gitlab-org/gitlab!43044
-
Fix incorrect permissions for incidents list See merge request gitlab-org/gitlab!43224
-
Sarah Waldner authored
-
Igor Drozdov authored
Remove inactive_policy_condition feature flag See merge request gitlab-org/gitlab!43311
-
Sean McGivern authored
Prefer take over first See merge request gitlab-org/gitlab!43315
-
Fix formatting issues on alerts page See merge request gitlab-org/gitlab!42760
-
Non-GitLab users can't see this information; removing from the documentation as a result.
-
Olena Horal-Koretska authored
Update disable_metric_dashboard_refresh_rate.yml See merge request gitlab-org/gitlab!43276
-
Kamil Trzciński authored
Add pages deployments uploader Closes #245295 See merge request gitlab-org/gitlab!42461
-
Sarah Groff Hennigh-Palermo authored
Convert stylesheets/pages/boards.scss into page specific bundle Closes #239795 See merge request gitlab-org/gitlab!42795
-
Sean McGivern authored
Spec fix See merge request gitlab-org/gitlab!41893
-
Alex Kalderimis authored
Take does not apply an order
-
Sarah Groff Hennigh-Palermo authored
Log user timing metrics See merge request gitlab-org/gitlab!43266
-
Olena Horal-Koretska authored
Integrate Vue mixin into component and update tests Closes #239861 See merge request gitlab-org/gitlab!42944
-
Yannis Roussos authored
Remove unused index for broken location fingerprints See merge request gitlab-org/gitlab!43126
-
Mike Greiling authored
Improve error handling of Webpack manifest loading See merge request gitlab-org/gitlab!43204
-
Vladimir Shushlin authored
Use GitLab uploader and override only dynamic_segment Add settings to gitlab.yml.examle Use pages path as root directory for local storage Add settings for pages object storage(not set anywhere ATM)
-
Imre Farkas authored
Use Conan recipe as package name in API response See merge request gitlab-org/gitlab!42860
-
Steve Abrams authored
Use the conan recipe as the name value and add conan_package_name as an additional attribute when returning a conan package.
-
Mike Jang authored
Clarify what a user-facing change is for changelogs See merge request gitlab-org/gitlab!43180
-
Jeremy Elder authored
-
Markus Koller authored
Remove a redundant warning already covered by the commit messages check See merge request gitlab-org/gitlab!43281
-
Adam Hegyi authored
-
Imre Farkas authored
Add validator for IP address/inet columns See merge request gitlab-org/gitlab!42893
-