| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |\
| |
| |
| |
| |
| |
| | |
Add timing of repo size reporting
Closes #61395
See merge request gitlab-org/gitlab-ce!28516
|
| |/ |
|
| |\
| |
| |
| |
| |
| |
| | |
Document the differences between Karma and Jest setup
Closes #59976
See merge request gitlab-org/gitlab-ce!28216
|
| |/ |
|
| |\
| |
| |
| |
| |
| |
| | |
Expire pipeline cache on job update
Closes #48024
See merge request gitlab-org/gitlab-ce!28432
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Update broadcast message icons
Closes #39304
See merge request gitlab-org/gitlab-ce!28496
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add icons from gitlab-svgs
Remove btn-sm class for better sizing
Add changelog
Update mr number changelog
Change to sprite_icon
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Update GitLab Runner Helm Chart to 0.5.0/11.11.0
See merge request gitlab-org/gitlab-ce!28497
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Remove 'already initialized constant' warnings
See merge request gitlab-org/gitlab-ce!28518
|
| | | |_|/
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Bump devise to 4.6
See merge request gitlab-org/gitlab-ce!28438
|
| |/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Utkarsh Gupta <guptautkarsh2102@gmail.com>
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Port elasticsearch.md changes to EE
See merge request gitlab-org/gitlab-ce!28549
|
| | | | | | |
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
delete japanese proofreader
See merge request gitlab-org/gitlab-ce!28530
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Docs: Update documentation with CI variable types usage example
See merge request gitlab-org/gitlab-ce!28515
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update documentation with example how to use CI variable types.
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Document how to access the Insights page
See merge request gitlab-org/gitlab-ce!28488
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update Docs for Chat Notifications
Closes #61867
See merge request gitlab-org/gitlab-ce!28510
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update configuration screenshots for Slack and Mattermost
Update list of events for Mattermost
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Clarify case for feature flags
See merge request gitlab-org/gitlab-ce!28424
|
| | | | | | | | |
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Make throttling in the dirty_submit form check smarter
Closes #61928
See merge request gitlab-org/gitlab-ce!28377
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This commit fixes an issue that was causing the "Save changes" button
to be incorrectly enabled or disabled when changes were made to a form.
(Specifically, some of the subsections in the project settings pages.)
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
i18n JS files starting with l
See merge request gitlab-org/gitlab-ce!28065
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets Vanilla JS files.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Jobs should be better isolated to avoid interference with other `image` or...
See merge request gitlab-org/gitlab-ce!28213
|
| |/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
`before_script` statements.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add HamlLint::Linter::NoPlainNodes linter
See merge request gitlab-org/gitlab-ce!28265
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add a simple haml_lint linter to report all plain nodes.
"Plain nodes" in HAML are scritpless plaintext leaf nodes.
Add haml-lint_todo to onboard new haml linters.
Excludes existing NoPlainNodes lints.
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Use `BatchModelLoader` for GroupType
Closes #62066
See merge request gitlab-org/gitlab-ce!28504
|
| | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Makes 'diff/content' partial use instance method
See merge request gitlab-org/gitlab-ce!28500
|
| |/ / / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
There's a method defined on viewer that does the conditional.
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Set attempt project search optimizations flag to default_enabled
Closes #60452
See merge request gitlab-org/gitlab-ce!28474
|
| |/ / / / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Resolve CE/EE diffs in projects branches
Closes gitlab-ee#10498
See merge request gitlab-org/gitlab-ce!28521
|
| | | |_|_|_|_|_|_|/ /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Part of single codebase changes.
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Resolve CE/EE diffs in import github
Closes gitlab-ee#10497
See merge request gitlab-org/gitlab-ce!28523
|
| | |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Part of single codebase changes.
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
i18n JS files starting with p or r
See merge request gitlab-org/gitlab-ce!28168
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets Vanilla JS files.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Added a QA tag to the report component expand button
See merge request gitlab-org/gitlab-ce!28416
|
| | | | | | | | | | | | | |
|