- 19 Sep, 2018 7 commits
-
-
Oswaldo Ferreira authored
-
Phil Hughes authored
Refactor main.js content See merge request gitlab-org/gitlab-ce!19783
-
Filipa Lacerda authored
Unite green buttons under one css class See merge request gitlab-org/gitlab-ce!21795
-
Tim Zallmann authored
Re-enables merge conflicts resolution spec See merge request gitlab-org/gitlab-ce!21654
-
Dmitriy Zaporozhets authored
Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kamil Trzciński authored
Vendor Auto-DevOps.gitlab-ci from gitlab-ci-yml See merge request gitlab-org/gitlab-ce!21775
-
Douwe Maan authored
Add wrapper rake task to migrate all uploads to OS Closes #51571 See merge request gitlab-org/gitlab-ce!21779
-
- 18 Sep, 2018 33 commits
-
-
Mike Greiling authored
-
Robert Speicher authored
Remove EE-specific lines from Plan concerns See merge request gitlab-org/gitlab-ce!21448
-
Robert Speicher authored
Enhance some performance guideline titles See merge request gitlab-org/gitlab-ce!21797
-
Robert Speicher authored
-
Robert Speicher authored
[QA] consolidate selector patterns (1_manage/login) See merge request gitlab-org/gitlab-ce!21711
-
Dan Davison authored
-
Robert Speicher authored
Improve Emoji detection in commit messages Closes gitlab-org/release/framework#15 See merge request gitlab-org/gitlab-ce!21799
-
Mike Greiling authored
-
Kamil Trzciński authored
Resolve "Enable Auto DevOps by default for self managed instances of GitLab" Closes #41729 See merge request gitlab-org/gitlab-ce!21157
-
Dylan Griffith authored
-
Clement Ho authored
Improve cluster apps installation flow Closes #50111 See merge request gitlab-org/gitlab-ce!21567
-
Mike Greiling authored
-
Douglas Barbosa Alexandre authored
Improve TabHelper to clarify the use of Namespaces for the nav_link See merge request gitlab-org/gitlab-ce!21787
-
Gabriel Mazetto authored
-
Yorick Peterse authored
Don't use MilestoneFinder for group milestones Closes #51546 See merge request gitlab-org/gitlab-ce!21780
-
Balasankar "Balu" C authored
-
Balasankar "Balu" C authored
-
Douwe Maan authored
Document the use of and need for using feature flags more frequently See merge request gitlab-org/gitlab-ce!21478
-
Balasankar "Balu" C authored
Add a rake task that will trigger gitlab:uploads:migrate rake task with different possible arguments, one by one.
-
Yorick Peterse authored
This adds a development guide explaining that we are going to use feature flags more often, why, what the benefits are, and so on. See https://gitlab.com/gitlab-org/gitlab-ce/issues/49619 for more information.
-
Phil Hughes authored
Resolve "Move filter dropdown from Font Awesome to our own icons" Closes #46733 See merge request gitlab-org/gitlab-ce!21694
-
Constance Okoghenun authored
-
Douglas Barbosa Alexandre authored
This refactors the DashboardGroupMilestone model so that it no longer uses the MilestoneFinder, instead using methods defined on the Milestone model directly.
-
Yorick Peterse authored
This changes our Danger integration so that it is smarter about detecting GitLab emoji in commit messages. This is done using a two step process: 1. We use the old regular expression to determine if a commit message _might_ include an emoji. 2. If this regular expression matches, we then check for all existing emoji names in the commit message. This might be a wee bit expensive, but because we couple it with the previous step it should be rarely executed. This ensures we don't trigger an error when a commit message includes text such as `:foo:bar:`, which is not a valid Emoji. Fixes https://gitlab.com/gitlab-org/release/framework/issues/15
-
Yorick Peterse authored
This enhances a few performance guideline titles in the development README, making it easier to understand what topics they cover.
-
Douwe Maan authored
Respect the user commit email in more places Closes #51564 See merge request gitlab-org/gitlab-ce!21773
-
Nick Thomas authored
-
Marcia Ramos authored
Update database requirements documentation with more MySQL limitations See merge request gitlab-org/gitlab-ce!21686
-
Michael Kozono authored
-
Nick Thomas authored
-
Douwe Maan authored
Correct usage of the have_link matcher See merge request gitlab-org/gitlab-ce!21755
-
Douwe Maan authored
Resolve "Open issues from archived project listed in group issue board" Closes #45754 See merge request gitlab-org/gitlab-ce!21721
-
Douwe Maan authored
Resolve character encodings in CONTRIBUTING See merge request gitlab-org/gitlab-ce!21781
-