| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
API: Allow changing only ci_default_git_depth
See merge request gitlab-org/gitlab-ce!30888
(cherry picked from commit 0854f18352e72c2bcc0beca601d1ea48b490d1be)
0f585d0d API: Allow changing only ci_default_git_depth
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Added whitespace for CI/CD Charts page sub-headers
Closes #64309
See merge request gitlab-org/gitlab-ce!30531
|
| |/
| |
| |
| |
| |
| |
| | |
HMSET and AUTH commands were not properly redacted. This commit
does that and adds a test.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64309
|
| |\
| | |
| | |
| | |
| | | |
Quality: Refactor all existing usages of .act with .perform
See merge request gitlab-org/gitlab-ce!30824
|
| |/
| |
| |
| |
| | |
Replace any occurance of .act with the
preferred method .perform
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Unquarantine object storage test
Closes gitlab-org/quality/nightly#101
See merge request gitlab-org/gitlab-ce!30874
|
| |/
| |
| |
| |
| | |
--compat mode in Minio is now enabled so this test should pass
See https://gitlab.com/gitlab-org/gitlab-qa/merge_requests/260
|
| |\
| | |
| | |
| | |
| | | |
Go guide: be more explicit on testing frameworks + diffing test results
See merge request gitlab-org/gitlab-ce!29950
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
'if-12036-move_external_authorization_service_api_management_to_ee-doc' into 'master'
Doc for "Move external authorization service API management to EE"
See merge request gitlab-org/gitlab-ce!30579
|
| |/ |
|
| |\
| | |
| | |
| | |
| | | |
Fix unordered list spacing (part 1)
See merge request gitlab-org/gitlab-ce!30794
|
| |/
| |
| |
| |
| | |
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
|
| |\
| | |
| | |
| | |
| | | |
typo
See merge request gitlab-org/gitlab-ce!30860
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Refactor WebIdeCommitsCounter and RedisCounter
See merge request gitlab-org/gitlab-ce!30850
|
| |/ /
| | |
| | |
| | |
| | | |
This MR refactor RedisCounter and WebIdeCommitsCounter
to be reused by other components.
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Generate single report file for review-qa-all parallel tests
See merge request gitlab-org/gitlab-ce!28834
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Creates reports for parallel specs and collates them into a single
HTML report and displays results on the merge request.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Wrap rugged calls with access disk block
See merge request gitlab-org/gitlab-ce!30592
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Whenever we use the rugged implementation, we are going straight to disk
so we want to bypass the disk access check.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Move multiple issue boards frontend to core (CE-backport)
See merge request gitlab-org/gitlab-ce!30503
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
(cherry picked from commit a82e4d57a6fbba840a8a944e372b80866a1e48cc)
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add tests for when deploy token usernames are not unique
See merge request gitlab-org/gitlab-ce!30629
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Ensure correct behaviour when deploy tokens have the same username or
deploy token and user have the same username.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix factory default for pages_access_level
See merge request gitlab-org/gitlab-ce!30862
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Pages access level currently depends on project visibilty
which is ignored by factory, this commit fixes that
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add documentation surrounding [data-qa-selector]
See merge request gitlab-org/gitlab-ce!30690
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Documentation was lacking for the [data-qa-selector]
method of defining methods vs .qa-selector method.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add EE-only class instrumentation
See merge request gitlab-org/gitlab-ce!30802
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Mockify jquery and axios packages into `spec/frontend`
Closes #60136
See merge request gitlab-org/gitlab-ce!29272
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Moved the block that fails tests on unmocked axios requests from
test_setup to its own mock, and added a jQuery mock that fails
tests if they use unmocked $.ajax().
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add docs about auto-injected Jest mocks
Closes #62899
See merge request gitlab-org/gitlab-ce!30791
|
| |/ / / / / |
|
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
Add migration for adding rule_type to approval_project_rules
See merge request gitlab-org/gitlab-ce!30575
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Adds migration to introduce non-regular rule_types to
approval_project_rules
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Preserve footnote link ids
Closes #64645
See merge request gitlab-org/gitlab-ce!30790
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Danger asks for throughput labels
See merge request gitlab-org/gitlab-ce!30622
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Removes clusters_cte feature flag
Closes #64259
See merge request gitlab-org/gitlab-ce!30827
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This has been enabled on production without issue
https://gitlab.com/gitlab-org/gitlab-ce/issues/64259
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Removes EE differences for modal issues board
See merge request gitlab-org/gitlab-ce!30836
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Resolve "Label picker: Line break on long label titles"
Closes #48771
See merge request gitlab-org/gitlab-ce!30610
|
| |/ / / / / / / / |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Reduce the number of Gitaly calls for submodules
See merge request gitlab-org/gitlab-ce!30735
|