| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
This is part of migration of Folder View to Vue
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add documentation for Let's Encrypt integration
See merge request gitlab-org/gitlab-ce!30627
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Add deprecation warning to old integration
* Add user docs
* Add admin docs
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix pages access level defaults
See merge request gitlab-org/gitlab-ce!30354
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
- Set access level in before_validation hook
- Add post migration for updating existing project_features
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Do Redis lookup in batches in ActiveSession.sessions_from_ids
See merge request gitlab-org/gitlab-ce!30561
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
By doing smaller mget calls to Redis, it can better schedule the
workload. Currently a single mget with a lot of keys can keep Redis busy
for long, while nothing in its queue gets processed.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'if-12036-move_external_authorization_service_api_management_to_ee' into 'master'
CE port of "Move external authorization service API management to EE"
See merge request gitlab-org/gitlab-ce!30578
|
|/ / / /
| | | |
| | | |
| | | | |
EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14598
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bump fog-aws to v3.5.2
Closes #63041
See merge request gitlab-org/gitlab-ce!30803
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will make it possible for Oracle Cloud to work with S3 by disabling
Signature V4 streaming (https://github.com/fog/fog-aws/issues/523).
Full CHANGELOG:
https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63041
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use backend to determine if issue desc contains zoom link
Closes #63282
See merge request gitlab-org/gitlab-ce!29910
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
remove frontend spec unnecessary tests
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
fix docs typo: register runner with services
See merge request gitlab-org/gitlab-ce!30769
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Documented autocomplete characters
See merge request gitlab-org/gitlab-ce!30723
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Added a table listing all autocomplete
characters.
- Added a link to the autocomplete characters
docs, from the Projects feature list.
- Added an example of how autocomplete would behave
for `Users and groups`, including two screenshots.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add tip about stripping ANSI color codes
Closes gitlab-runner#3559
See merge request gitlab-org/gitlab-ce!30701
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Refactor common Page Objects to use data tags (No. 2 Contd.)
See merge request gitlab-org/gitlab-ce!30763
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Common usages within GitLab QA include login page, navbars and layouts
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
CE port of "Fix assign code owners spec" on EE
See merge request gitlab-org/gitlab-ce!30743
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change time tracking units feature release version
See merge request gitlab-org/gitlab-ce!30771
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Propagate PIP index URL
See merge request gitlab-org/gitlab-ce!30704
|
|/ / / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Propagate PIP_INDEX_URL, PIP_EXTRA_INDEX_URL
to the dependency-scanning Docker image
to support Python projects depending on custom
Pypi registries. These variables will be consumed
by the gemnasium-python analyzer.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Docs: update Cloudflare's redirect method for Pages
Closes #64655
See merge request gitlab-org/gitlab-ce!30786
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add 3rd party parallel tools section to docs
See merge request gitlab-org/gitlab-ce!30434
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Revert "Merge branch 'button-bug-fixes' into 'master'"
See merge request gitlab-org/gitlab-ce!30821
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This reverts merge request !30678
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
CE Backport: Read and write User "Admin notes" via API
See merge request gitlab-org/gitlab-ce!30775
|