- 11 Dec, 2019 8 commits
-
-
Marcel Amirault authored
-
Thong Kuah authored
Update reference to frontend guide in Dangerfile message See merge request gitlab-org/gitlab!17573
-
Tristan Read authored
-
Evan Read authored
Add caps and backtick testing to docs linting Closes #31185 See merge request gitlab-org/gitlab!20764
-
Marcel Amirault authored
Update capitalizations as needed to enable caps linting
-
Marcel Amirault authored
Fixing kramdown link errors in docs See merge request gitlab-org/gitlab!21452
-
Nick Gaskill authored
Changes are required to clean up Kramdown warnings that occur when building the doc site.
-
Michael Kozono authored
Fix encoding issue with JSON Cache See merge request gitlab-org/gitlab!21407
-
- 10 Dec, 2019 32 commits
-
-
Evan Read authored
Update caching documentation Closes #33295 See merge request gitlab-org/gitlab!21165
-
Marcel Amirault authored
-
Ash McKenzie authored
Fix flaky test in releases_controller_spec.rb Closes #37372 See merge request gitlab-org/gitlab!21519
-
Stan Hu authored
Install lsb-release for repo URL construction Closes #39424 See merge request gitlab-org/gitlab!21510
-
Michael Kozono authored
Add API for states by country See merge request gitlab-org/gitlab!21417
-
Mayra Cabrera authored
Add post deployment migration to complete Pages metadata migration See merge request gitlab-org/gitlab!19928
-
Stan Hu authored
Multiple release objects would be created in the test with the same tag (v1.1.0), which caused random failures, depending on what the database returned for Releases.find_by_tag!. Since there is no uniqueness constraint, we fix this problem by changing the tag to a unique name. Closes https://gitlab.com/gitlab-org/gitlab/issues/37372
-
Dan Davison authored
Unquarantine Secure Licence Compliance MR test Closes #36696 See merge request gitlab-org/gitlab!20744
-
Aleksandr Soborov authored
-
Kyle Wiebers authored
-
Michael Kozono authored
Backend: Add ability to embed stack trace in gitlab issue See merge request gitlab-org/gitlab!20799
-
Allison Browne authored
Add table to store the sentry event and issue ids that are related to a gitlab issue
-
Ramya Authappan authored
Update issue links and add metadata in quarantined tests See merge request gitlab-org/gitlab!21472
-
Ramya Authappan authored
-
Paul Slaughter authored
Add border top to Readme file header Closes #27025 See merge request gitlab-org/gitlab!21314
-
Stan Hu authored
Fix bug with snippet refactored routes See merge request gitlab-org/gitlab!21267
-
Stan Hu authored
Update security-harness for Security remote See merge request gitlab-org/gitlab!21207
-
Mike Greiling authored
Use feature flags mixin in grouped security reports app See merge request gitlab-org/gitlab!21251
-
John T Skarbek authored
-
Kamil Trzciński authored
Enable Job-Token authentication in GitLab Core Closes #37898 See merge request gitlab-org/gitlab!21120
-
Douglas Barbosa Alexandre authored
Fix excessive Redis calls for new HSET/HMGET diffs cache Closes #39133 See merge request gitlab-org/gitlab!21449
-
Nadia Sotnikova authored
-
Michael Kozono authored
Remove conan package registry feature flag See merge request gitlab-org/gitlab!21152
-
Steve Abrams authored
Remove the conan_package_registry feature flag for general availability.
-
Francisco Javier López authored
Rename existing refactored snippet routes to avoid collisions with existing Rails generated routes.
-
Paul Slaughter authored
Add doc links to admin dashboard features Closes #35368 See merge request gitlab-org/gitlab!21419
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean Carroll authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/37898 See merge request https://gitlab.com/gitlab-org/gitlab/merge_requests/21120
-
Oswaldo Ferreira authored
We were doing multiple hmget calls when reading the cache. This neutralizes the problem by using a memoized cache.
-
Phil Hughes authored
Prevent wrapping on diff line number to avoid perceived empty lines See merge request gitlab-org/gitlab!19190
-
Douglas Barbosa Alexandre authored
Improve projects dev fixtures See merge request gitlab-org/gitlab!21423
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-