| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The call to init had the side effect of starting another Gitaly process,
and didn't actually correctly delete the test repositories.
|
|\
| |
| |
| |
| | |
Adjust cycle analytics to group level
See merge request gitlab-org/gitlab-ce!30391
|
| | |
|
| |
| |
| |
| | |
Change small things for better readability
|
| | |
|
| |
| |
| |
| | |
Make specs more readable
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add specs for group level
Update entities
Update base classes
Add groups-centric changes
Update plan and review stage
Add summary classes
Add summary spec
Update specs files
Add to specs test cases for group
Add changelog entry
Add group serializer
Fix typo
Fix typo
Add fetching namespace in sql query
Update specs
Add rubocop fix
Add rubocop fix
Modify method to be in sync with code review
Add counting deploys from subgroup
To group summary stage
Add subgroups handling
In group stage summary
Add additional spec
Add additional specs
Add more precise inheritance
Add attr reader to group level
Fix rubocop offence
Fix problems with specs
Add cr remarks
Renaming median method and a lot of calls in specs
Move spec setup
Rename method in specs
Add code review remarks regarding module
Add proper module name
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Set correct file mode for autocomplete images
Closes #64733
See merge request gitlab-org/gitlab-ce!30889
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
into 'master'
Resolve "Fix the color of the visibility icon on project lists"
Closes #64700
See merge request gitlab-org/gitlab-ce!30858
|
|/ /
| |
| |
| |
| |
| | |
- Project listing icons now use the `text-secondary` class
- Group listing icons now use the `text-secondary` class
- Unnecessary CSS was removed from groups.scss as a result
|
|\ \
| | |
| | |
| | |
| | | |
Localize updated text on projects list page
See merge request gitlab-org/gitlab-ce!30875
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
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
|