- 19 Nov, 2019 40 commits
-
-
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
-
Fatih Acet authored
Remove done callbacks from vue components markdown Closes #28404 See merge request gitlab-org/gitlab!16842
-
Lee Tickett authored
-
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
-
Bob Van Landuyt authored
This removes the `validate_merge_sha` feature flag that was added in https://gitlab.com/gitlab-org/gitlab/merge_requests/19579 which was included in 12.5 Starting 12.5 we started writing the merge_sha inside the merge params for validating. To avoid merges failing during a deploy, the feature flag wasn't defaulted to "on". But one release later we can remove it since the SHAs will would have been written in the params regardless.
-
Rémy Coutable authored
Make webmock allow requests to webpack too See merge request gitlab-org/gitlab!19760
-
Rémy Coutable authored
Fix projects list to show info in user's locale Closes #31681 See merge request gitlab-org/gitlab!20015
-
Natalia Tepluhina authored
Design view: Add link color to design comments Closes #33052 See merge request gitlab-org/gitlab!20302
-
Alexandru Croitor authored
* Created DB tables for storing mentioned users, groups, projects referenced in a note on issue, merge request, commit, epic snippet or on issuable description. Mentioned users, groups, projects will be stored as an array field in a corresponding table for: issues, merge requests, commits, epics and snippets.
-
Bob Van Landuyt authored
Update merge-when-pipeline-succeeds behavior on API See merge request gitlab-org/gitlab!19641
-
Bob Van Landuyt authored
Evidence docs and release api See merge request gitlab-org/gitlab!19706
-
Lin Jen-Shin authored
Merge branch '12370-controller-test-for-making-side-nav-expanded-when-viewing-dependencies' into 'master' Add sidenav test to dependencies controller Closes #12370 See merge request gitlab-org/gitlab!20271
-