- 06 May, 2019 1 commit
-
-
Mark Chao authored
Prevents refspec as branch name, which would bypass branch protection when used in conjunction with rebase. HEAD seems to be a special case with lots of occurrence, so it is considered valid for now. Another special case is `refs/head/*`, which can be imported.
-
- 01 May, 2019 23 commits
-
-
GitLab Release Tools Bot authored
-
Sean McGivern authored
Refactor mirror instructions view See merge request gitlab-org/gitlab-ce!27901
-
Francisco Javier López authored
-
Douwe Maan authored
Make Gitlab::GlRepository#types an instance method See merge request gitlab-org/gitlab-ce!27902
-
Yorick Peterse authored
Add specs to group routing spec See merge request gitlab-org/gitlab-ce!27705
-
Sean McGivern authored
Resolve BE for "Load dashboards from project's git repository" Closes #59974 See merge request gitlab-org/gitlab-ce!27608
-
Sarah Yasonik authored
Updates the EnvironmentController#metrics_dashboard endpoint to support a "dashboard" param, which can be used to specify the filepath of a dashboard configuration from a project repository. Dashboard configurations are expected to be stored in .gitlab/dashboards/. Updates dashboard post-processing steps to exclude custom metrics, which should only display on the system dashboard.
-
Sean McGivern authored
CE Backport: Add project level config for merge train See merge request gitlab-org/gitlab-ce!27819
-
Phil Hughes authored
Extract discussion notes into new component Closes #58294 See merge request gitlab-org/gitlab-ce!27066
-
Paul Gascou-Vaillancourt authored
- Moved discussion notes out of `NoteableDiscussion` component into a new `DiscussionNotes` component - Wrote Jest tests for the new `DiscussionNotes` component - Updated Jest config for emojis fixtures - Updated Karma tests `NoteableDiscussion` to match its new structure - Convert `DiffDiscussions` tests to use Vue test utils
-
GitLab Release Tools Bot authored
[ci skip]
-
Phil Hughes authored
Fix webpack asset patch with '/' as relative root See merge request gitlab-org/gitlab-ce!27909
-
Phil Hughes authored
Internationalisation of raven directory See merge request gitlab-org/gitlab-ce!27741
-
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
-
Phil Hughes authored
Use FIXTURES_PATH constant for binary fixtures in frontend tests See merge request gitlab-org/gitlab-ce!27891
-
Phil Hughes authored
Remove babel environment for Jest Closes #59164 See merge request gitlab-org/gitlab-ce!27676
-
Achilleas Pipinellis authored
Docs: Merge EE doc/analytics to CE See merge request gitlab-org/gitlab-ce!27699
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Add SSH MaxStartups documentation See merge request gitlab-org/gitlab-ce!27837
-
Drew Blessing authored
-
Kushal Pandya authored
Add isEE check in milestone See merge request gitlab-org/gitlab-ce!27814
-
Evan Read authored
Improve `installation from source` documentation See merge request gitlab-org/gitlab-ce!25530
-
Evan Read authored
Add missing regionendpoint documentation. Closes #57718 See merge request gitlab-org/gitlab-ce!25297
-
- 30 Apr, 2019 16 commits
-
-
Evan Read authored
Backport docs update for multiple assignees for MRs See merge request gitlab-org/gitlab-ce!27221
-
Oswaldo Ferreira authored
This backports API and quick action docs.
-
Evan Read authored
Add guide to custom global hooks See merge request gitlab-org/gitlab-ce!27847
-
John T Skarbek authored
-
Fatih Acet authored
Internationalisation of integrations directory See merge request gitlab-org/gitlab-ce!27682
-
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
-
Fatih Acet authored
Internationalisation of protected_tags directory See merge request gitlab-org/gitlab-ce!27739
-
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
-
John T Skarbek authored
-
Michael Kozono authored
Group project templates should be a Silver/Premium feature - CE backport See merge request gitlab-org/gitlab-ce!27407
-
Douglas Barbosa Alexandre authored
style: fix typo See merge request gitlab-org/gitlab-ce!27918
-
Roger Meier authored
-
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
-