- 19 Nov, 2019 40 commits
-
-
Kamil Trzciński authored
Previously, persistent ref creation would hold transaction causing significant delays and increase in 409 errors, and in general slowness when picking CI jobs. This moves that into run_after_commit hook that still allows us to execute it, but releasing DB lock.
-
Clement Ho authored
Add ability to create new issue from sentry error detail page See merge request gitlab-org/gitlab!20337
-
Laura Montemayor authored
-
Douglas Barbosa Alexandre authored
Update SAST template to support kubesec analyzer See merge request gitlab-org/gitlab!20129
-
rossfuhrman authored
-
Douglas Barbosa Alexandre authored
Locally failing test because of git username See merge request gitlab-org/gitlab!20310
-
David Wilkins authored
- when this test is run locally, the user from the config is not `git`
-
Mark Lapierre authored
Retry (un)checking an element Closes #36682 See merge request gitlab-org/gitlab!20340
-
Marcia Ramos authored
Documentation for Environment Dashboard See merge request gitlab-org/gitlab!20246
-
Jason Goodman authored
Add image of environment dashboard
-
Steven Wilson authored
Add PostgreSQL 9.6 and 10.x removal notice See merge request gitlab-org/gitlab!19999
-
Larissa Lane authored
Update requirements.md
-
Kamil Trzciński authored
Fix style reset in job log See merge request gitlab-org/gitlab!20367
-
Fabio Pitino authored
When ANSI sequence is empty (\e[m) issue a style reset, same as \e[0m
-
Martin Wortschack authored
Unlock button changed from Icon to String Closes #28328 See merge request gitlab-org/gitlab!20307
-
Juan J. Ramirez authored
added changelog record Fixing Failed RSpec Test for Button Change Change in test (click by text)
-
Walmyr Lima e Silva Filho authored
Update Verify QA tests to use Login Flow See merge request gitlab-org/gitlab!20377
-
Stan Hu authored
Enable support for multiple field query in GraphQL Todo API See merge request gitlab-org/gitlab!19576
-
Stan Hu authored
Consolidated expectations into fewer create_pipeline_service/rules specs See merge request gitlab-org/gitlab!20293
-
Walmyr Lima e Silva Filho authored
Fix typo on test description See merge request gitlab-org/gitlab!20380
-
Paul Slaughter authored
Document why the `NaN` values are excluded from monitor charts. Closes #34955 See merge request gitlab-org/gitlab!20347
-
Walmyr Lima authored
-
Paul Slaughter authored
Docs: fix link in sourcegraph doc See merge request gitlab-org/gitlab!20326
-
Walmyr Lima e Silva Filho authored
Add E2E test to dismiss vulnerability Closes gitlab-org/quality/testcases#134 See merge request gitlab-org/gitlab!19898
-
Aleksandr Soborov authored
Also add data selectors where needed
-
Ray Paik authored
Fix spelling errors in elasticsearch troubleshooting docs See merge request gitlab-org/gitlab!20341
-
Walmyr Lima authored
-
Dmitriy Zaporozhets authored
Make reactive caching clean up after itself See merge request gitlab-org/gitlab!20111
-
Imre Farkas authored
Map names from the v1 reports to an SPDX id See merge request gitlab-org/gitlab!20195
-
Imre Farkas authored
Allow to use Smartcard certificates with SAN extensions that only defines one email entry to login without matching URI See merge request gitlab-org/gitlab!20052
-
Sebastián Arcila Valenzuela authored
Users using smartcards with SAN extensions should be able to login into gitlab, on the following two scenarios: * The user certificate only has one email entry in the SAN extensions and it should be used to login into gitlab. * The user certificate has multiple email entries and should only use the one that match the URI as described here https://docs.gitlab.com/ee/administration/auth/smartcard.html#authentication-against-a-local-database-with-x509-certificates-and-san-extensions-premium-only
-
Achilleas Pipinellis authored
To avoid confusion, rename Praefect-Git to Gitaly Closes #35285 See merge request gitlab-org/gitlab!20363
-
Eric Thomas authored
-
Jan Provaznik authored
Fix `ci_cd_settings`, `project_feature` Import Closes #36710 See merge request gitlab-org/gitlab!20174
-
Fatih Acet authored
Reimplement search list of sentry errors See merge request gitlab-org/gitlab!19666
-
Laura Montemayor authored
That allows to filter Sentry issues by the search term https://docs.sentry.io/workflow/search/
-
Nick Thomas authored
Remove redundant and dead code related to MySQL See merge request gitlab-org/gitlab!20319
-
Fatih Acet authored
API Integration - CA Tasks by type chart See merge request gitlab-org/gitlab!18252
-
James Lopez authored
Remove validate_merge_sha feature flag Closes #27824 See merge request gitlab-org/gitlab!20348
-
David H. Wilkins authored
- The changelog title was not human readable - instead was the branch name or the filename - doh!
-