- 19 Nov, 2019 40 commits
-
-
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
-
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
-
Andreas Brandl authored
Create DB tables for storing mentioned users using postgres array type Closes #21800 See merge request gitlab-org/gitlab!19009
-
Andreas Brandl authored
Ignore state column for issues/merge_requests See merge request gitlab-org/gitlab!19574
-
Felipe Artur authored
Third step of the plan of moving state:string column to state_id:integer. The state_column will be removed by a migration in the next release. See the complete plan at https://gitlab.com/gitlab-org/gitlab/issues/33814
-
Andreas Brandl authored
Nullify user roles with software developer value Closes gitlab-org/growth/engineering#92 See merge request gitlab-org/gitlab!19569
-
Andreas Brandl authored
Allow to use issue templates on service desk See merge request gitlab-org/gitlab!19515
-
Felipe Artur authored
Let issue templates be applied on service desk issues
-
Filipa Lacerda authored
Place the New Users per Environment Behind a FF See merge request gitlab-org/gitlab!20088
-
Achilleas Pipinellis authored
Documentation: explain which secrets are needed in Gitaly HA config Closes gitaly#2148 See merge request gitlab-org/gitlab!19882
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Update conan docs version info See merge request gitlab-org/gitlab!20237
-
Steve Abrams authored
-
Achilleas Pipinellis authored
Document addition of eslint react plugin See merge request gitlab-org/gitlab!20200
-
rossfuhrman authored
-