- 13 Mar, 2019 40 commits
-
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
Fix false positive specs See merge request gitlab-org/gitlab-ce!26031
-
Kamil Trzciński authored
Add merge request pipeline flag to pipeline entity See merge request gitlab-org/gitlab-ce!25846
-
Dan Davison authored
CE port of "e2e test for creating a project from instance template" See merge request gitlab-org/gitlab-ce!25760
-
Phil Hughes authored
Allow modifying squash commit message for fast-forward only merge method Closes #48324, #58805, and #58631 See merge request gitlab-org/gitlab-ce!26017
-
Natalia Tepluhina authored
- fixed tests for edit components
-
Phil Hughes authored
Resolve differences in Webpack config between CE and EE See merge request gitlab-org/gitlab-ce!26100
-
Douwe Maan authored
Use project name and ID in Review App environment URLs instead of the project path slug Closes #52990 See merge request gitlab-org/gitlab-ce!25990
-
Marcia Ramos authored
Fix some 404ing links See merge request gitlab-org/gitlab-ce!25789
-
Evan Read authored
-
Rémy Coutable authored
Update recaptcha gem from 3.x to 4.11 See merge request gitlab-org/gitlab-ce!25921
-
Shinya Maeda authored
Add spec Fix Fix Add changelog Drop attached Remove attached Update changelog ok
-
Robert Speicher authored
Allow filtering labels by a single character Closes #58795 See merge request gitlab-org/gitlab-ce!26012
-
Marcia Ramos authored
Docs: Bring Javascript Style Guide in line with docs standards See merge request gitlab-org/gitlab-ce!25026
-
Marcel Amirault authored
-
Clement Ho authored
Resolve "Remove jquery-atwho-rails gem" Closes #58876 See merge request gitlab-org/gitlab-ce!26058
-
Mike Greiling authored
Remove references to the vendored copies of At.js and jquery.carat as well as the legacy rails wrapper gem.
-
Kamil Trzciński authored
Refactor all_pipelines in Merge request in order to support all pipelines for merge request See merge request gitlab-org/gitlab-ce!25676
-
Rémy Coutable authored
Fix 500 error caused by CODEOWNERS with no matches Closes gitlab-ee#10282 See merge request gitlab-org/gitlab-ce!26072
-
Filipa Lacerda authored
Removes the CDN loading for emojis.json See merge request gitlab-org/gitlab-ce!26102
-
Tim Zallmann authored
-
Rémy Coutable authored
Update group policy to reflect all the requirements See merge request gitlab-org/gitlab-ce!25854
-
Małgorzata Ksionek authored
-
Shinya Maeda authored
Make it sane Include merge ref head Fix union Improve a bit Add spec remove add spec Add changelog fix coding offence Apply suggestion to spec/models/merge_request_spec.rb ok ok Fix Fix spec Fix spec fix Simplify the things Memoize OK a
-
Winnie Hellmann authored
-
Mark Lapierre authored
Ignore user status emoji in assertion Closes gitlab-org/quality/staging#45 See merge request gitlab-org/gitlab-ce!26085
-
Sean McGivern authored
When we use Gitlab::SQL::Pattern, this typically relates to a trigram index. As the 'tri' indicates, we need at least three characters to be able to use that index. Labels don't have a trigram index, because we never allow you to search for them globally: it's always in the context of a project or a group. In that context, it's just as fast to search for a single character (in general) because there is already a pretty specific index being used.
-
Małgorzata Ksionek authored
-
Sean McGivern authored
Filter Jira shared secret from logs See merge request gitlab-org/gitlab-ce!26077
-
Sean McGivern authored
Improve precision of group docs Closes #58635 See merge request gitlab-org/gitlab-ce!25950
-
Evan Read authored
-
Achilleas Pipinellis authored
Reduce dangerbot message to the essentials Closes #58231 See merge request gitlab-org/gitlab-ce!25585
-
Evan Read authored
-
Filipa Lacerda authored
Remove icon in activity only message on smaller screen widths See merge request gitlab-org/gitlab-ce!26032
-
Bob Van Landuyt authored
-
Phil Hughes authored
Removes EE differences for environments_app Closes gitlab-ee#10079 See merge request gitlab-org/gitlab-ce!26030
-
Phil Hughes authored
Update spacers to increment 1 unit at a time See merge request gitlab-org/gitlab-ce!26033
-
Sanad Liaquat authored
-
Heinrich Lee Yu authored
-
Dan Davison authored
Refactor AutoDevOps test to one test with two expectations See merge request gitlab-org/gitlab-ce!25836
-