| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| | |
into 'master'
[Rails5] Set request.format in commits_controller
Closes #48144 et #48143
See merge request gitlab-org/gitlab-ce!20023
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since Rails 5.0 `request.format` is being set depending on the route extension.
In commits pages we pass a ref as a URL parameter.
If the ref is an extension-like, Rails converts it and sets to
`request.format`.
E.g. if the ref is `some_branch.atom`, Rails starts responding with
`atom` format, but it should response with `html` because `.atom` is the
part of ref name, not the format.
This commit explicitly sets `request.format` to `:html` when needed.
|
|\ \
| | |
| | |
| | |
| | | |
Properly detect label reference if followed by period or question mark
See merge request gitlab-org/gitlab-ce!19965
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add a cop for `FinderMethods`
Closes #42705
See merge request gitlab-org/gitlab-ce!19951
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This notifies developers when calling `find(_by!)` chained on
`execute`. And suggests using the methods from `FinderMethods`. These
will perform the correct authorization checks on the resource when it
is found.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Fall back to the first sign-in tab if the local storage value is bad
See merge request gitlab-org/gitlab-ce!20050
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
If `current_signin_tab` is `#crowd`, then no tab will be active. Fix
this by using the first available tab.
Relates to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20049#note_82996324
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Resolve "Web IDE "Commit" button should indicate when there's a subsequent step"
Closes #48133
See merge request gitlab-org/gitlab-ce!20030
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The blue shortcut commit button opens the commit interface to
actually perform the commit. The ellipsis indicates the button doesn't
immediately perform the commit.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
Notify only merge request unmergeable due to conflict
See merge request gitlab-org/gitlab-ce!19548
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There is still the edge case when 'no commits' changes to 'conflict'
would not trigger notification, which we ignore for now.
Calling can_be_merged? can cause exception (e.g. non-UTF8)
Ignore those by rescueing.
Remove unmergeable_reason as now only conflict is notified
Update spec
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
'master'
Resolve "Custom logo rendering improperly on sign-in page"
Closes #47964
See merge request gitlab-org/gitlab-ce!20037
|
| |/ / / / / |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Highlight cluster settings message
Closes #41274
See merge request gitlab-org/gitlab-ce!19996
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'48153-date-selection-dialog-broken-when-creating-a-new-milestone' into 'master'
Resolve "Date selection dialog broken when creating a new milestone"
Closes #48153
See merge request gitlab-org/gitlab-ce!20033
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Use eslint to find unused directives
See merge request gitlab-org/gitlab-ce!19940
|
| | |_|_|/ / / /
| |/| | | | | | |
|
| |_|_|/ / / /
|/| | | | | |
| | | | | | | |
This reverts merge request !19873
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Move mergablility check to Gitaly
Closes gitaly#889
See merge request gitlab-org/gitlab-ce!20019
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Closes https://gitlab.com/gitlab-org/gitaly/issues/889
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'47631-operations-kubernetes-option-is-always-visible-when-repository-or-builds-are-disabled' into 'master'
Operations and Kubernetes option should be omitted when repository or builds are disabled
Closes #47631
See merge request gitlab-org/gitlab-ce!19835
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
repository or builds are disabled
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
incompatible with Tiller v2.7.0'"
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Rails5 fix Admin::HooksController
Closes #48142
See merge request gitlab-org/gitlab-ce!20017
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
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
|
| |/ / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Rails5 fix expected: 0 times with any arguments received: 1 time with…
Closes #48141
See merge request gitlab-org/gitlab-ce!20018
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
arguments: DashboardController
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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
|
| | | | | | | | |
|
| |/ / / / / /
|/| | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix cancel automatic merge button height
Closes #48052
See merge request gitlab-org/gitlab-ce!19977
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix missing underline on focus states for anchor tags
Closes #47748
See merge request gitlab-org/gitlab-ce!19873
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Resolve "Frontend issues in integrations page"
See merge request gitlab-org/gitlab-ce!19970
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Move forking to Gitaly
Closes gitaly#817 and gitaly#1236
See merge request gitlab-org/gitlab-ce!19990
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Closes https://gitlab.com/gitlab-org/gitaly/issues/817
Closes https://gitlab.com/gitlab-org/gitaly/issues/1236
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Counting commits is done by Gitaly
Closes gitaly#382
See merge request gitlab-org/gitlab-ce!19983
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Closes https://gitlab.com/gitlab-org/gitaly/issues/382
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Resolve "Slack Tag push notifications are not send (only default branch option)"
Closes #45487
See merge request gitlab-org/gitlab-ce!19864
|