- 19 Nov, 2019 40 commits
-
-
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
-
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
-
David Pisek authored
This commit adds a test to the dependencies controller that checks if the correct sidenavigation is active. It also chages a spec helper to support both `response.body` and `page` objects.
-
Martin Wortschack authored
Merge branch '32780-when-zooming-metrics-at-some-point-we-can-t-adjust-the-zoom-any-further' into 'master' Fixed monitor charts from throwing error when zoomed Closes #32780 See merge request gitlab-org/gitlab!20331
-
Marcel Amirault authored
Resolve "Document lack of support for AD domain trusts in LDAP docs" Closes #1326 See merge request gitlab-org/gitlab!9549
-
Alexander Strachan authored
-
Stan Hu authored
Support go-source meta tag for godoc.org Closes #31397 See merge request gitlab-org/gitlab!19888
-
Ethan Reesor authored
-
Kushal Pandya authored
Update dependency @gitlab/ui to v7.14.0 See merge request gitlab-org/gitlab!20304
-
Arun Kumar Mohan authored
-
Heinrich Lee Yu authored
Added migrations for secret snippets See merge request gitlab-org/gitlab!19939
-
Francisco Javier López authored
For the new secret snippets feature we need to add a couple of migrations and also a new index to include the new fields.
-
briankabiro authored
When the `merge_when_pipeline_succeeds` param is passed in, an MR can be merged even when the pipeline has failed. This change adds a check that prevents this from happening when attempting to merge through the API
-
Marin Jankovski authored
-
Mark Lapierre authored
De-quarantine previously failing AutoDevOps test Closes #35156 See merge request gitlab-org/gitlab!20241
-
Dan Davison authored
-
Marcel Amirault authored
Added docs of search method for adding to an epic See merge request gitlab-org/gitlab!20123
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
Add status 422 in case of errors only Closes #28505 See merge request gitlab-org/gitlab!19276
-
Douglas Barbosa Alexandre authored
Upgrade Gitaly to v1.72.0 See merge request gitlab-org/gitlab!20313
-
GitalyBot authored
-