- 30 Apr, 2019 40 commits
-
-
Tim Zallmann authored
Internationalisation of u2f directory See merge request gitlab-org/gitlab-ce!27749
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Douglas Barbosa Alexandre authored
feat: add option to define the Sentry Environment See merge request gitlab-org/gitlab-ce!27091
-
Douglas Barbosa Alexandre authored
Resolve "Referencing issues or epics by URL fails with 404" Closes #61099 and #60965 See merge request gitlab-org/gitlab-ce!27827
-
Stan Hu authored
Add client methods for FetchIntoObjectPool RPC See merge request gitlab-org/gitlab-ce!27767
-
Mike Lewis authored
MVC improvements to basics landing page See merge request gitlab-org/gitlab-ce!27865
-
Evan Read authored
-
Marcia Ramos authored
Added content on the Admin Area's `Projects` page See merge request gitlab-org/gitlab-ce!27447
-
Russell Dickenson authored
Part of issue 57874
-
Marcia Ramos authored
Clarify that `project_url` is used See merge request gitlab-org/gitlab-ce!27163
-
Kushal Pandya authored
Move EE differences for `app/views/projects/issues/_issue.html.haml` See merge request gitlab-org/gitlab-ce!27804
-
Kushal Pandya authored
Internationalisation of projects directory See merge request gitlab-org/gitlab-ce!27733
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Kushal Pandya authored
Upgrade Mermaid to 8.0.0 See merge request gitlab-org/gitlab-ce!27706
-
Kushal Pandya authored
refactor(sidebar): Refactored shared sidebar component tests to Jest Closes #58830 See merge request gitlab-org/gitlab-ce!27688
-
Kushal Pandya authored
Internationalisation of ide directory See merge request gitlab-org/gitlab-ce!27680
-
Kushal Pandya authored
Internationalisation of blob directory See merge request gitlab-org/gitlab-ce!27670
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Roger Meier authored
-
John Cai authored
Gitaly's FetchIntoObjectPool RPC will idempotently fetch objects into an object pool. If the pool doesn't exist, it will create an empty pool before attempting the fetch. This change adds client code as well as specs to cover this behavior.
-
Sean McGivern authored
`on_stop` is not automatically triggered with pipelines for merge requests Closes #60885 See merge request gitlab-org/gitlab-ce!27618
-
Grzegorz Bizon authored
Add basic GraphQL for a Group Closes #60786 See merge request gitlab-org/gitlab-ce!27492
-
Shinya Maeda authored
Due to the nature of pipelines for merge requests, deployments.ref can be a merge request ref instead of a branch name. We support the environment auto-stop hook for this case
-
James Lopez authored
Fix reviewer roulette when no-one is in a category See merge request gitlab-org/gitlab-ce!27895
-
Grzegorz Bizon authored
Use correct k8s namespace in Prometheus queries See merge request gitlab-org/gitlab-ce!27812
-
Nick Thomas authored
Disable HTTP for the nginx-ingress Review App service See merge request gitlab-org/gitlab-ce!27884
-
Sean McGivern authored
-
Sean McGivern authored
This would return `people.size` before, when it should return `nil`.
-
Nick Thomas authored
Remove pages domain scheduled for removal See merge request gitlab-org/gitlab-ce!26227
-
Vladimir Shushlin authored
Domain will be removed by verification worker after 1 week of being disabled
-
Nick Thomas authored
Give reviewer roulette its own header in the docs See merge request gitlab-org/gitlab-ce!27883
-
Marcia Ramos authored
Clarify that reporters can manage boards Closes #60794 See merge request gitlab-org/gitlab-ce!27616
-
Nick Thomas authored
Docs aren't reviewed using roulette Closes #61047 See merge request gitlab-org/gitlab-ce!27876
-
Evan Read authored
-
Sean McGivern authored
-
Sean McGivern authored
Reviewer roulette via Danger should take OOO status into account Closes #57652 See merge request gitlab-org/gitlab-ce!27696
-
Douwe Maan authored
Fix letter opener gem error: "undefined method `before_filter' for LetterOpenerWeb::LettersController:Class" See merge request gitlab-org/gitlab-ce!27769
-
James Lopez authored
Refactor LfsImportService and ImportService See merge request gitlab-org/gitlab-ce!27255
-
Francisco Javier López authored
In order to make `LfsImportService` more reusable, we need to extract the logic inside `ImportService` and encapsulate it into the service.
-
Sean McGivern authored
Disable method replacement in avatar loading Closes #60903 See merge request gitlab-org/gitlab-ce!27866
-