| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
So I can an accurate, up-to-date test duration to compare
with the parallel tests.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'61787-the-colour-selector-for-broadcast-messages-should-provide-a-few-default-options-with-descriptive-labels-like-red-green-blue' into 'master'
Resolve "Add color selector for broadcast messages"
Closes #61787
See merge request gitlab-org/gitlab-ce!30988
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Add relevant Kubernetes page
See merge request gitlab-org/gitlab-ce!30480
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Docs: adere ssot
See merge request gitlab-org/gitlab-ce!31182
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Docs: Pipelines - ssot
See merge request gitlab-org/gitlab-ce!31179
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Docs: Releases - ssot
See merge request gitlab-org/gitlab-ce!31180
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Docs: milestones - ssot
See merge request gitlab-org/gitlab-ce!31175
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Remove unused Clusters::RefreshService
See merge request gitlab-org/gitlab-ce!31227
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Also removes all logic from ClusterConfigureWorker
and ClusterProjectConfigureWorker, which are also
no longer used.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'"
Closes gitlab-ee#13096
See merge request gitlab-org/gitlab-ce!31216
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
'master'"
This reverts merge request !29733
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
CE backport for changes in EE MR 14746
See merge request gitlab-org/gitlab-ce!30944
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
All the changes done to files that are also inside CE and need to be
ported.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use NotesFinder to fetch notes in module IssuableActions
Closes #52123
See merge request gitlab-org/gitlab-ce!29733
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add spec for concern IssuableActions
Add shared samples for discussions endpoint
Add schema validations for discussions
Fix rubocop style issue
Make target assignable
Use new possibility to provide target
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update ruby version in readme file to match .ruby-version
See merge request gitlab-org/gitlab-ce!31185
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Redirect project.wiki.git to project wiki home
See merge request gitlab-org/gitlab-ce!31085
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/19186
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix spec that has broken master
Closes #65193
See merge request gitlab-org/gitlab-ce!31198
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Otherwise capybara hits ambiguous match.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add frozen_string_literal to spec/lib (part 1)
See merge request gitlab-org/gitlab-ce!31130
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Note that Performance/UnfreezeString recommends unary plus over
"".dup, but unary plus has lower precedence so we have to use
parenthesis
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Make pipeline failure Slack notifications prettier and more informative
Closes #32495
See merge request gitlab-org/gitlab-ce!27683
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This commit adds some formatting to the Slack notifications for pipeline
statuses, as well as adds information about the stage and jobs
that failed in the case of pipeline failure.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Extract resource_label_events API shared examples
See merge request gitlab-org/gitlab-ce!31156
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
We don't need a repository, and we only need a private user in one
example, so we can scope it locally there.
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This will allow us to reuse them in an EE-only spec.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Refactor elements used by ci_variable and ::CICD
See merge request gitlab-org/gitlab-ce!30922
|
|/ / / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Many elements defined in the QA framework in ci_variable.rb
call elements and methods that are not framework specific.
Fix these issues, as well as use data-qa-selector s
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add frozen_string_literal to spec/factories
See merge request gitlab-org/gitlab-ce!31129
|
| | |_|/ / / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
'master'
fix: updates labels to include units in metrics
Closes #59325
See merge request gitlab-org/gitlab-ce!30330
|
|/ / / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This MR updates the y_label values and the label
values in common_metrics and cluster_metrics to
append the units of measurement to the labels.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fix pid discovery for Unicorn in PidProvider
See merge request gitlab-org/gitlab-ce!31056
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Remove code related to object hierarchy and MySQL
Closes #65056 and #65055
See merge request gitlab-org/gitlab-ce!31095
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
These are not required because MySQL is not
supported anymore
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Find build by sha from ref
Closes #64534 and #45697
See merge request gitlab-org/gitlab-ce!30843
|
| | | | | | | | | | | |
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* Reword Project#latest_successful_build_for to
Project#latest_successful_build_for_ref
* Reword Ci::Pipeline#latest_successful_for to
Ci::Pipeline#latest_successful_build_for_ref
|
| | | | | | | | | | | |
|