| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\
| |
| |
| |
| | |
add @luisdiogo2071317 as Portuguese proofreader
See merge request gitlab-org/gitlab-ce!28080
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Adds arrow icons to select menu in CI/CD settings
Closes #62038
See merge request gitlab-org/gitlab-ce!28476
|
| | |
| | |
| | |
| | |
| | | |
Adds custom-select class to the select menu for variables
type in CI/CD settings
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Updates loading icon in commit's page
Closes #61990
See merge request gitlab-org/gitlab-ce!28475
|
| |/ /
| | |
| | |
| | |
| | | |
For the dropdowns in the mini pipeline graph it
updates the loading icon to use the new orange version
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Resolve CE/EE diffs in new group member view
Closes gitlab-ee#11026
See merge request gitlab-org/gitlab-ce!28409
|
| | | |
| | | |
| | | |
| | | | |
Part of single codebase changes.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix layout of group milestone header
Closes #60750
See merge request gitlab-org/gitlab-ce!28487
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add to docs sentence about alertbot opening issues
See merge request gitlab-org/gitlab-ce!28503
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Remove dind from dast template
See merge request gitlab-org/gitlab-ce!28083
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
`DAST_TARGET_AVAILABILITY_TIMEOUT` already defaults to 60 in `analyze`
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Move to pdf.js distributed with npm
See merge request gitlab-org/gitlab-ce!28156
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
pdf.js is available on npm. Importing the dependency from there instead
of vendoring it has certain benefits, e.g. the discoverability of
updates (especially security fixes).
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adds the CE backport for EE!11226
See merge request gitlab-org/gitlab-ce!27835
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11226
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update group security dashboard docs - CE backport
See merge request gitlab-org/gitlab-ce!28471
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Slight edit of text from earlier merge
Closes #61447
See merge request gitlab-org/gitlab-ce!28511
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resolve "Cert Manager problems with Group/Instance cluster"
Closes #61697
See merge request gitlab-org/gitlab-ce!28373
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Adds documentation for 'Play all manual' button
See merge request gitlab-org/gitlab-ce!28502
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Includes missing documentation for 'Play all manual' builds a single
stage.
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/28741
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
API: Fix recursive flag not working with Rugged get_tree_entries flag
Closes #61979
See merge request gitlab-org/gitlab-ce!28494
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Attempting to use the API endpoint
/projects/:id/repository/tree?recursive=true would only return a subset
of the results since the full recursive list wasn't actually being
returned.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61979
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[CE Port] Rename vue_component_helper to text_helper
See merge request gitlab-org/gitlab-ce!28358
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Upgrade babel to 7.4.4
See merge request gitlab-org/gitlab-ce!28437
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Use Environment#deployment_platform method instead
See merge request gitlab-org/gitlab-ce!28000
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
As this method does have `deployment_platform(environment: self.name)`,
which is what the form EE needs. Allows us to remove two overrides in
EE.
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Docs: Add TZInfo formatted timezones
See merge request gitlab-org/gitlab-ce!26743
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix padding of unclickable pipeline dropdown items to match links
Closes #59105
See merge request gitlab-org/gitlab-ce!28485
|
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Link to JUnit test reports from the MR index page
Closes #59240
See merge request gitlab-org/gitlab-ce!28341
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Update dependency scanning docs - Clarify sort order
See merge request gitlab-org/gitlab-ce!28493
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix content to not contradict
Closes #61270
See merge request gitlab-org/gitlab-ce!28456
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
CE Backport for Add Visual Review instructions to the MR Widget
See merge request gitlab-org/gitlab-ce!28196
|
|/ / / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Adds backport changes for ee
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
CE port of Move EE specific lines in API::Groups
See merge request gitlab-org/gitlab-ce!28467
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
into 'master'
Clarify how to enable pipelines for merged results
Closes gitlab-ee#11401
See merge request gitlab-org/gitlab-ce!28050
|