| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
There's an error that occurs when the Docker version used to run the
SAST job is 19.03.00, and the job will fail. Advise the users what to
do in case they bump into this.
|
|\
| |
| |
| |
| | |
Adds backport change for pipeline.scss
See merge request gitlab-org/gitlab-ce!32670
|
| |
| |
| |
| |
| |
| |
| | |
Adds the necessary backport changes for pipeline.scss. This commit is
neccessary from the changes made in MR 16135
Revert schema.rb which was automatically added will investigate
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'66616-follow-up-documentation-for-merge-trains-cancel-when-running' into 'master'
Follow up documentation for Merge Trains cancel when running
Closes #66616
See merge request gitlab-org/gitlab-ce!32218
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
CE backport for gitlab-org/gitlab-ee!15561 (Expose new GraphQL `event` field for `DesignType`)
See merge request gitlab-org/gitlab-ce!32249
|
| | |
| | |
| | |
| | |
| | |
| | | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15561
https://gitlab.com/gitlab-org/gitlab-ee/issues/12705
https://gitlab.com/gitlab-org/gitlab-ee/issues/13353
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Prevent empty external authorization classification labels from overriding default label
Closes #66617
See merge request gitlab-org/gitlab-ce!32517
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Most of the project templates bundled with GitLab have an empty string
set for `external_authorization_classification_label` in their
`project.json`. When imported this overrides the default label set on
the instance, causing the label to appear empty.
This change sets empty labels to nil during import, allowing the
default label to override it and be applied to the project.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Revert "Merge branch '66596-allow-danger-to-be-run-locally' into 'master'"
See merge request gitlab-org/gitlab-ce!32741
|
| | | |
| | | |
| | | | |
This reverts merge request !32196
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Move monitoring dashboard_spec to Jest
Closes #66922
See merge request gitlab-org/gitlab-ce!32571
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'59729-estimate-quick-action-does-not-produce-correct-time-for-1mo' into 'master'
Resolve "estimate quick action does not produce correct time for 1mo"
See merge request gitlab-org/gitlab-ce!32165
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Patches ChronicDuration to use our custom conversions
when parsing months
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CE port: Document SRV handling for DB load balancing
See merge request gitlab-org/gitlab-ce!32539
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Document Spotbugs Java version
See merge request gitlab-org/gitlab-ce!32627
|
|/ / / / / / |
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | | |
Merge browser performance testing docs together
See merge request gitlab-org/gitlab-ce!32693
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Break up Danger rules into local or CI only
See merge request gitlab-org/gitlab-ce!32196
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Convert a bunch of Danger rules so they can run
locally.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The benefit of running the danger_local Rake task
is that it displays some informational messages
for clarity and also exits with 1 if there's any
output.
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This class encapsulates our use of the Danger gem.
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Document our GraphQL Enum standards
See merge request gitlab-org/gitlab-ce!32678
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/67012
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add docs required version for mirroring status
See merge request gitlab-org/gitlab-ce!32691
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change introduced style for better rendering
Closes #66309
See merge request gitlab-org/gitlab-ce!32690
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update Sidekiq in architecture diagram
See merge request gitlab-org/gitlab-ce!32673
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Remove trailing whitespace from applications.md
See merge request gitlab-org/gitlab-ce!32726
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Support adding and removing labels w/ push opts
Closes #5942
See merge request gitlab-org/gitlab-ce!31831
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
IssuableBaseService::filter_labels() has been refactored to call
a new `label_ids_to_filter` method.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
IssuableBaseService has been updated so that labels are not
created when push options to remove them are received.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
MergeRequests::PushOptionsHandlerService has been updated to allow
adding and removing labels to a merge request using git push options.
To create a new merge request and add 2 labels to it:
git push -u origin -o merge_request.create \
-o merge_request.label="My label 1" \
-o merge_request.label="My label 2"
To update an existing merge request and remove a label while
adding a different label:
git push -u origin -o merge_request.label="My added label" \
-o merge_request.unlabel="My removed label"
Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64320
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Update docs for cluster apps cert-manager
See merge request gitlab-org/gitlab-ce!32628
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Since 5142bd738e7d, we are using the official chart now.
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Update to use -e to pass environment
See merge request gitlab-org/gitlab-ce!32495
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
"DEPRECATION WARNING: Passing the environment's name as a regular
argument is deprecated and will be removed in the next Rails
version. Please, use the -e option instead."
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixes pot failure
See merge request gitlab-org/gitlab-ce!32721
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Also fixes duplicated entry
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Update docs for database load balancing logs
See merge request gitlab-org/gitlab-ce!32535
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The database load balancing docs had some mention of the logs that
needed to be updated, and the logs doc had an absolute link to
gitlab.com instead of a relative link to a markdown file.
|