- 20 Jun, 2018 24 commits
-
-
Yorick Peterse authored
There seem to be a lot of cases where the suffix of an action (e.g. ".html") is set to bogus data, such as "*/*" or entire URLs. This can increase cardinality of our metrics, and isn't very useful for monitoring and filtering. To work around this, we enforce a whitelist containing a few suffixes we actually care about. Suffixes not supported will be grouped under the action without a suffix. This means that a request to "FooController#bar.jpeg" will be assigned to "FooController#bar".
-
Rémy Coutable authored
Rails5 fix Admin::HooksController Closes #48142 See merge request gitlab-org/gitlab-ce!20017
-
Rémy Coutable authored
Resolve "Set the language setting to something other than English, the branch of Merge Request will not be visible." Closes #48100 See merge request gitlab-org/gitlab-ce!20016
-
Yorick Peterse authored
Add docs for the cleanup step of a background column type change See merge request gitlab-org/gitlab-ce!20020
-
Rémy Coutable authored
Rails5 fix expected: 0 times with any arguments received: 1 time with… Closes #48141 See merge request gitlab-org/gitlab-ce!20018
-
Nick Thomas authored
Use Go 1.10 for source installations Closes gitaly#1231 See merge request gitlab-org/gitlab-ce!19989
-
Douwe Maan authored
Use gitaly for backup rake task See merge request gitlab-org/gitlab-ce!19742
-
Rémy Coutable authored
Rails5 fix expected: 1 time with arguments: (97, anything, {"squash"=>false}) received: 0 times Closes #48104 See merge request gitlab-org/gitlab-ce!20004
-
Rémy Coutable authored
Rails5 fix Projects::PagesController spec See merge request gitlab-org/gitlab-ce!20007
-
Ahmad Hassan authored
-
Douwe Maan authored
More gitaly disk access blocks See merge request gitlab-org/gitlab-ce!19892
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
Implement filtering by filename on code search Closes #43627 See merge request gitlab-org/gitlab-ce!19509
-
Sean McGivern authored
Move git version detection to gitaly for usage ping data Closes #48105 and charts/gitlab#530 See merge request gitlab-org/gitlab-ce!19993
-
Jasper Maes authored
Rails5 fix expected: 0 times with any arguments received: 1 time with arguments: DashboardController
-
Sean McGivern authored
Resolve "[Rails5] expected "2018-05-07 13:53:08 UTC" to be an instance of ActiveSupport::TimeWithZone" Closes #47959 See merge request gitlab-org/gitlab-ce!20000
-
Rémy Coutable authored
Point out the specific anchor inside the document See merge request gitlab-org/gitlab-ce!19998
-
Douwe Maan authored
LFS changes are detected by Gitaly Closes gitaly#935 See merge request gitlab-org/gitlab-ce!19995
-
Tim Zallmann authored
Updated horizontal ellipsis icon for text-expander See merge request gitlab-org/gitlab-ce!18793
-
Constance Okoghenun authored
-
Jasper Maes authored
-
Stan Hu authored
Correct cURL syntax See merge request gitlab-org/gitlab-ce!20014
-
Hiroyuki Sato authored
-
Henrik Hüttemann authored
-
- 19 Jun, 2018 16 commits
-
-
Tim Zallmann authored
Resolve "Branch name status color is not correct anymore" Closes #48025 See merge request gitlab-org/gitlab-ce!19973
-
Clement Ho authored
-
Jasper Maes authored
-
Mike Greiling authored
use eslint cli option instead of sed See merge request gitlab-org/gitlab-ce!19939
-
Jasper Maes authored
-
Mike Greiling authored
Resolve "Remove “commented” from comment system notes" Closes #46250 See merge request gitlab-org/gitlab-ce!19709
-
Constance Okoghenun authored
-
Marcia Ramos authored
Update JupyterHub docs with additional details See merge request gitlab-org/gitlab-ce!19981
-
Robert Speicher authored
Make Page::Main::Login#sign_in_using_credentials gracefully bail out when user is already logged-in See merge request gitlab-org/gitlab-ce!19964
-
Clement Ho authored
Fix cancel automatic merge button height Closes #48052 See merge request gitlab-org/gitlab-ce!19977
-
Robert Speicher authored
Expose whether current user can push into a branch on branches API See merge request gitlab-org/gitlab-ce!19958
-
Sean McGivern authored
A background column type change needs a cleanup step, like any background migration. We should call that out explicitly in the documentation.
-
Tim Zallmann authored
Fix missing underline on focus states for anchor tags Closes #47748 See merge request gitlab-org/gitlab-ce!19873
-
Rémy Coutable authored
Fix flakey time-senstive group filter specs See merge request gitlab-org/gitlab-ce!19880
-
Mario de la Ossa authored
-
Mario de la Ossa authored
-