| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Allow issues filtering on `author_id` and `assignee_id`.
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
into 'master'
Use a unique feature name for Workhorse send blob migration
See merge request !13031
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Add Slack and JIRA services counts to Usage Data
Closes #31533
See merge request !12974
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Associate Issues tab only with internal issues tracker
Closes #33097
See merge request !12130
|
| |/ |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
Fix support for old CI API when image or services are not specified
Closes #35421
See merge request !13023
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Pipeline badge improvements
Closes #15582 and #20961
See merge request !12966
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
First commit in probably 2, for resolve gitlab-org/gitlab-ce#15582. This
commit is renaming files and classes from build to pipeline. Also
wording is editted to pipeline. Given `pipeline` had more characters
than `build`, I've made the field a bit wider. The width now matchers
the one for the coverage badge, so they look nice when in a table
format, or in a list.
As soon as this commit is merged to master, and released, the build.svg
is deprecated, meaning that all users which already placed a badge
should update it. However, to make sure it keeps working tests are added
for this case.
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| | |
RE2 differs from Ruby in handling multiple-line strings. The string "foo\n"
will not match the regular expression "foo$" unless multi-line mode is enabled
(and it's off by default).
Since we're already scanning the build trace line by line (and so multi-line
coverage regular expressions won't work), we can fix this by removing the line
separator before scanning the string.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Incorporate CommitService.GetTreeEntries Gitaly call
Closes gitaly#372
See merge request !12941
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Migrate Gitlab::Git::Commit.find_all to Gitaly
Closes gitaly#396
See merge request !12934
|
| |/
| |
| |
| | |
Closes gitaly#396
|
|\ \
| | |
| | |
| | |
| | | |
Developer can just download the patch from the `ee_compat_check` job's artifact
See merge request !12967
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'34788-testenv-doesn-t-update-the-component-correctly-when-a-branch-is-specified' into 'master'
Improve version handling on component install tasks
Closes #34788
See merge request !13006
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
Fixes an issue where, when using branch versions, the component wouldn't
be updated after the first branch checkout. We also save one step, since
checking out the FETCH_HEAD with `-f` already does what `reset --hard`
did.
|
| | |
| | |
| | |
| | |
| | | |
Fix an infinite loop in Gitlab:UntrustedRegexp
See merge request !2146
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Update grape gem
See merge request !12992
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
New version of the gem returns 200 status code on delete with content
instead of 204 so we explicitly set status code to keep existing
behavior
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Migrate DiffCollection limiting logic to Gitaly
See merge request !12867
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add option to specify migration status on at the migration site
See merge request !12976
|
| |/ / / |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Fix docker tag reference routing constraints
Closes #35220 and gitlab-com/support-forum#2246
See merge request !12961
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Make it possible to auto retry a failed CI/CD job
Closes #3442
See merge request !12909
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
Implement build stage_id reference migration clean up
Closes #34893
See merge request !12785
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master: (59 commits)
Resolve "Clarify k8s service keys"
Add Portuguese Brazil translations of Commits Page & Pipeline Charts
Add Japanese Translation to i18n
Update Prometheus gem to version that explicitly calls `munmap`
Simplify width for dropdown-menu on mobile
Update CHANGELOG.md for 9.3.7
Remove developer documentation about not describing symbols
Incorporate Gitaly's Commits#between RPC
Adapt to new Gitaly commit message format
Remove transitions on nav link hover
Provide option to trigger build only for official CE and EE repos in .com
Fix queries duration sorting in Performance Bar
Rename Project nav items
Add structured logging for Rails processes
Disable Rails logging in CI test environments
Fix download artifacts button alignment
Update avatar border to be opaque for better stacking
Fixed typos
Fix typos
Fix external issue trackers redirect
...
Conflicts:
db/schema.rb
|
| | |_|/ / /
| |/| | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
24570 use re2 for user supplied regexp 9 3
See merge request !2129
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add github imported projects count to usage data
Closes #34563
See merge request !12959
|
| | |_|_|/
| |/| | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Always return the translated level name.
Closes #35034
See merge request !12852
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There are many places that expect the `.level_name` method to return the
translated level name.
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | | |
See merge request !12744.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | |
|