| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
# Conflicts:
# qa/qa/page/group/show.rb
|
| |\
| | |
| | |
| | |
| | | |
Port changes from gitlab-org/gitlab-ee!4064 to CE
See merge request gitlab-org/gitlab-ce!16796
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Don't run scripts/lint-changelog-yaml in scripts/static-analysis but only in the 'docs lint' job
Closes #42569
See merge request gitlab-org/gitlab-ce!16790
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the 'docs lint' job
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
More $.ajax conversions to axios
See merge request gitlab-org/gitlab-ce!16761
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
'master'
Add `createNewItemFromValue` option and `clearDropdown` method to `create_item_dropdown`
See merge request gitlab-org/gitlab-ce!16699
|
| | | | |
| | | | |
| | | | |
| | | | | |
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Replace $.get in single file diff with axios
See merge request gitlab-org/gitlab-ce!16696
|
| |/ / / / |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Replace $.post in label manager with axios
See merge request gitlab-org/gitlab-ce!16695
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
doc: Correct example responses in repository_files.md
See merge request gitlab-org/gitlab-ce!16754
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | | |
Update index.md
See merge request gitlab-org/gitlab-ce!16733
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix grape-route-helper route shadowing
See merge request gitlab-org/gitlab-ce!16781
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bringing in https://github.com/reprah/grape-route-helpers/pull/21 as a
monkey patch since the grape-route-helpers project seems to be abandoned
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Missing space between edit and delete buttons in tag list"
Closes #41802
See merge request gitlab-org/gitlab-ce!16757
|
| | | |_|/ / / /
| | |/| | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ci skip]
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add noData empty state to Prometheus graphs
Closes #42558
See merge request gitlab-org/gitlab-ce!16777
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fix JIRA not working when a trailing slash is included
Closes #42494
See merge request gitlab-org/gitlab-ce!16748
|
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Leaving a trailing slash in the context option causes the jira-ruby
gem to add an extra slash in HTTP requests to the URL, preventing
JIRA from working properly.
Closes #42494
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fail static-analysis if there's output to stderr
Closes #41972
See merge request gitlab-org/gitlab-ce!16648
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
However keep backward compatibility
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
it's inside lib/tasks/*
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
So we ignore it in static-analysis when status is 0,
yet still report it if it's not.
|
| | | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
for parser which is emitting:
```
warning: parser/current is loading parser/ruby23, which recognizes
warning: 2.3.5-compliant syntax, but you are running 2.3.6.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
```
There's no easy way to disable this, and we're already using the
latest version. This should be harmless anyway.
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Otherwise it could be confusing
|
| | | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
TODO: fix offenders
|
| |\ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Return more consistent values for merge_status on MR API
Closes #20639
See merge request gitlab-org/gitlab-ce!16708
|