| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
|
|\
| |
| |
| |
| | |
Updated latest pipeline tag tooltip to be more descriptive
See merge request gitlab-org/gitlab-ce!31624
|
|/ |
|
|\
| |
| |
| |
| | |
Prepare the docs project for markdownlint
See merge request gitlab-org/gitlab-ce!31960
|
|/
|
|
|
| |
Deletes extra spaces and line, makes lists consistent, and
fixes links.
|
|\
| |
| |
| |
| |
| |
| | |
'ee-2502-refactor-ee-app-assets-javascripts-approvals-components-approvers_select-vue-to-remove-approverusers' into 'master'
Add a new method to `Api.js`: `projectUsers`
See merge request gitlab-org/gitlab-ce!31801
|
| |
| |
| |
| |
| | |
The new API method projectUsers gets all the users
added to a particular project.
|
| |
| |
| |
| |
| |
| | |
This functionality is available in the /autocomplete users pseudo-API.
We're attempting to replace that with the canonical API, so it needs
support for this parameter too.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Rename License Management to License Compliance
Closes #63329
See merge request gitlab-org/gitlab-ce!31590
|
|/ /
| |
| |
| |
| |
| | |
As part of https://gitlab.com/gitlab-org/gitlab-ee/issues/8910,
all occurrences of License Management are replace with
License Compliance.
|
|\ \
| | |
| | |
| | |
| | | |
Add Gitaly info-ref cache feature flags
See merge request gitlab-org/gitlab-ce!31890
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Ensure the `dast` job does not run on `master`
See merge request gitlab-org/gitlab-ce!32047
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Add CSP nonce when handling JS views
See merge request gitlab-org/gitlab-ce!31839
|
|/ / /
| | |
| | |
| | | |
Prevents errors when we have CSP enabled
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Correct case of GitLab in section header
See merge request gitlab-org/gitlab-ce!31879
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | | |
[ci skip]
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Put cancelled job in DeadSet
See merge request gitlab-org/gitlab-ce!32070
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This replicates Sidekiq behavior
of pushing dead job into DeadSet.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Upgrade to gitaly 1.60.0 and uncomment get_commit_signatures feature flag
Closes #65991
See merge request gitlab-org/gitlab-ce!31981
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Edit of new Worker section
See merge request gitlab-org/gitlab-ce!31992
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Port of EE "Elasticsearch versioned schema for other ActiveRecord models"
See merge request gitlab-org/gitlab-ce!31660
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Doc for multi-indices archtecture
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId getters
Closes #65817
See merge request gitlab-org/gitlab-ce!31754
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Demodulize model headers in emails
See merge request gitlab-org/gitlab-ce!31968
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
We encountered issues with setting module headers for namespaced models.
These changes address this. We retain the namespacing, but transform the
classnames to make them into safe email headers.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Backport: Resolve "Track clicks on the issue sidebars"
See merge request gitlab-org/gitlab-ce!31435
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Added snowplow event tracking to Edit buttons
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Remove svg component from Container Registry
Closes #66371
See merge request gitlab-org/gitlab-ce!30845
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Changed the container registry to use the empty state component
Removed the custom svg-component
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
'64383-pattern-matching-with-variables-causes-gitlabs-ci-lint-to-throw-500' into 'master'
Fix 500 errors caused by pattern matching with variables in CI Lint
Closes #64383
See merge request gitlab-org/gitlab-ce!31719
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Ensure the evaluation of right-hand side expression always
results in the returning of an object or an empty String
|
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
Allow to interrupt running sidekiq jobs
See merge request gitlab-org/gitlab-ce!31818
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Transform `CancelledError` into `JobRetry::Skip`
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Retry connection when it fails
- Properly shutdown daemon
- Stop monitor if the Exception is raised
- Properly guard exception handling
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
If we process message that is not designated to us
previously we would fire a separate Thread for that.
We don't need to do it. We can cheaply check if thread
is available, if it is, we can perform expensive operation
then.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This makes:
- very shallow `Middleware::Monitor` to only request tracking
of sidekiq jobs,
- `SidekiqStatus::Monitor` to be responsible to maintain persistent
connection to receive messages,
- `SidekiqStatus::Monitor` to always use structured logging
and instance variables
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This adds a middleware to track all threads
for running jobs.
This makes sidekiq to watch for redis-delivered notifications.
This makes be able to send notification to interrupt
running sidekiq jobs.
This does not take into account any native code,
as `Thread.raise` generates exception once the control gets
back to Ruby.
The separate measure should be taken to interrupt gRPC, shellouts,
or anything else that escapes Ruby.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Make Danger consider .md files as documentation files
See merge request gitlab-org/gitlab-ce!32056
|