- 13 Mar, 2019 40 commits
-
-
Marcia Ramos authored
Fix some 404ing links See merge request gitlab-org/gitlab-ee!9866
-
Evan Read authored
-
GitLab Bot authored
-
Rémy Coutable authored
Update recaptcha gem from 3.x to 4.11 See merge request gitlab-org/gitlab-ce!25921
-
GitLab Bot authored
-
Robert Speicher authored
Allow filtering labels by a single character Closes #58795 See merge request gitlab-org/gitlab-ce!26012
-
Robert Speicher authored
Resolve "Follow-up from "[EE] Extract EE-specific code for spec/support"" Closes #10268 See merge request gitlab-org/gitlab-ee!9917
-
GitLab Bot authored
-
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.
-
Clement Ho authored
EE Port of "Remove jquery-atwho-rails gem" See merge request gitlab-org/gitlab-ee!9986
-
Mike Greiling authored
Remove references to the vendored copies of At.js and jquery.carat as well as the legacy rails wrapper gem.
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
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
-
Lin Jen-Shin authored
Move stub_licensed_features up, replace allow See merge request gitlab-org/gitlab-ee!9994
-
Phil Hughes authored
Adjust board switcher dropdown selector Closes #10261 See merge request gitlab-org/gitlab-ee!9909
-
GitLab Bot 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.
-
Sean McGivern authored
Filter Jira shared secret from logs See merge request gitlab-org/gitlab-ce!26077
-
Sean McGivern authored
Create Atlassian Connect app descriptor for Jira integration See merge request gitlab-org/gitlab-ee!9593
-
Kamil Trzciński authored
Renders inline downstream & upstream pipelines Closes #9826 See merge request gitlab-org/gitlab-ee!9627
-
Thong Kuah authored
As creation of PathLock in `project.path_locks.create`, triggers a memoization of `Project#licensed_feature_available?`, call stub_licensed_features first before all else.
-
GitLab Bot authored
-
Sean McGivern authored
Refactor Service Desk specs Closes #8226 See merge request gitlab-org/gitlab-ee!9846
-
Sean McGivern authored
Improve precision of group docs Closes #58635 See merge request gitlab-org/gitlab-ce!25950
-
Evan Read authored
-
Sean McGivern authored
Improve precision of group docs See merge request gitlab-org/gitlab-ee!9945
-
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
-