| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
EE seems to have had an outdated schema at some point, leading to some
environments not having the right columns in place. This adjusts the
migration for `issues.closed_at` so it takes care of those cases,
ensuring data can be migrated properly.
Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/4803
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'master'
Enable Prometheus metrics for deployed Ingresses
Closes #39985
See merge request gitlab-org/gitlab-ce!16866
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
'42496-prometheus-deployment-fails-after-helm-chart-upgrade-to-2-1' into 'master'
Adapt config to support Prometheus 2.1
Closes #42496 and #42498
See merge request gitlab-org/gitlab-ce!16749
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'master'
Fix export removal for hashed-storage projects within a renamed or deleted namespace
Closes #42270
See merge request gitlab-org/gitlab-ce!16658
|
| |
| |
| |
| | |
namespace
|
|\ \
| | |
| | |
| | |
| | | |
Make find_user_from_sources extensible for EE
See merge request gitlab-org/gitlab-ce!16924
|
| | | |
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
Bypass markdown for commit titles on MR notes
Closes #37616
See merge request gitlab-org/gitlab-ce!16883
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Incorporate OperationService.UserSquash Gitaly RPC
Closes gitaly#991
See merge request gitlab-org/gitlab-ce!16899
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix flay not detecting identical code
Closes #42628
See merge request gitlab-org/gitlab-ce!16828
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Gem is updated from 2.8 to 2.10. [changelog][1]
[1]: https://github.com/seattlerb/flay/blob/master/History.rdoc
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Previously the script checked only for 'Similar code', but flay will
tell users when IDENTICAL code is detected too. This should create a
commit will create a failing pipeline, and to check that it does this
commit is pushed.
Fixes #42628
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Backport /api/v4/groups N+1 query check from EE
See merge request gitlab-org/gitlab-ce!16913
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change SAST confidence level in .gitlab-ci.yml
See merge request gitlab-org/gitlab-ce!16831
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Track and act upon the number of executed SQL queries
See merge request gitlab-org/gitlab-ce!16466
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This ensures that we have more visibility in the number of SQL queries
that are executed in web requests. The current threshold is hardcoded to
100 as we will rarely (maybe once or twice) change it.
In production and development we use Sentry if enabled, in the test
environment we raise an error. This feature is also only enabled in
production/staging when running on GitLab.com as it's not very useful to
other users.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update CONTRIBUTING.md with a link to the Contributing page on about.gitlab.com
See merge request gitlab-org/gitlab-ce!16872
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Change rounding on code coverage badge to be consistent with other displays
See merge request gitlab-org/gitlab-ce!10083
|
| | |/ / / / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Resolve "Specifying asset host produces broken URL"
Closes #42023
See merge request gitlab-org/gitlab-ce!16915
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Bastian Blank <waldi@debian.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Client changes for Tag,BranchNamesContainingCommit
See merge request gitlab-org/gitlab-ce!16789
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
# Conflicts:
# lib/gitlab/git/repository.rb
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
As part of gitlab-org/gitaly#884, this commit contains the client
implementation for both TagNamesContaintingCommit and
BranchNamesContainingCommit. The interface in the Repository model stays
the same, but the implementation on the serverside, e.g. Gitaly, uses
`for-each-ref`, as opposed to `branch` or `tag` which both aren't
plumbing command. The result stays the same.
On the serverside, we have the opportunity to limit the number of names
to return. However, this is not supported on the front end yet. My
proposal to use this ability: gitlab-org/gitlab-ce#42581. For now, this
ability is not used as that would change more behaviours on a feature
flag which might lead to unexpected changes on page refresh for example.
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "After applying new file template commit change button doesn't enable"
See merge request gitlab-org/gitlab-ce!16911
|
| | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add changelog
Follow event trigger convention
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
'fix/remove-duplicated-logic-between-model-and-lib-in-find-branch' into 'master'
Remove repo reloading logic from Repository#find_branch
Closes #42609
See merge request gitlab-org/gitlab-ce!16815
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Gitlab::Git::Repository#find_branch has a similar logic.
Fixes #42609
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Update labels migration timestamp to run earlier than the one that removes namespaces to avoid issues
See merge request gitlab-org/gitlab-ce!16907
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fix spelling of “discrepancy” in GitHub→GitLab project import docs
See merge request gitlab-org/gitlab-ce!16905
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Refactor CI variable list code for usage with CI/CD settings page secret variables
See merge request gitlab-org/gitlab-ce!16729
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
variables
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
into 'master'
Resolve "Rubocop regular expression check is breaking master"
Closes #42729
See merge request gitlab-org/gitlab-ce!16898
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Remove duplicate axios import
Closes #42722
See merge request gitlab-org/gitlab-ce!16891
|
| | | | | | | | | | |
|