- 19 Nov, 2019 40 commits
-
-
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!
-
Fatih Acet authored
Remove done callbacks from vue components markdown Closes #28404 See merge request gitlab-org/gitlab!16842
-
Lee Tickett authored
-
Zeger-Jan van de Weg authored
Gitaly nodes behind a praefect are just gitaly nodes. The reason they were called differently is to make it clear that these are Praefect managed. Closes: https://gitlab.com/gitlab-org/gitlab/issues/35285
-
Martin Wortschack authored
Replace hardcoded projects query param with constant See merge request gitlab-org/gitlab!20336
-
Ezekiel Kigbo authored
-
Lin Jen-Shin authored
Revert "Add --tiller-namespace to helm commands in scripts" Closes #36722 See merge request gitlab-org/gitlab!20359
-
Rémy Coutable authored
This reverts merge request !19858
-
Dmitriy Zaporozhets authored
Improve ordering of routes See merge request gitlab-org/gitlab!20155
-
bogdanvlviv authored
Since the app supports PostgreSQL only there is no need in this variable.
-
bogdanvlviv authored
Seems like the issue https://github.com/DatabaseCleaner/database_cleaner/issues/347 occurs only for MySQL. We removed support for MySQL in https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/29790.
-
bogdanvlviv authored
In https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/29790 we removed support for MySQL. Follow up https://gitlab.com/gitlab-org/gitlab/commit/4aa76dddecc048cef24963323afe59f1c120cb72
-
Sean McGivern authored
Remove `Pipeline#process!` method See merge request gitlab-org/gitlab!20223
-
Nick Thomas authored
Removed release edit url for user not allowed to update Closes #36257 See merge request gitlab-org/gitlab!20136
-
Etienne Baqué authored
-