| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
This directory no longer exists (since 2017)
|
|
|
|
|
|
| |
- Adds UI to configure in group and project settings
- Removes notification configuration for users when
disabled at group or project level
|
|\
| |
| |
| |
| | |
Migrate legacy uploads rake tasks
See merge request gitlab-org/gitlab-ce!29409
|
| |
| |
| |
| |
| | |
- move uploads created by AttachmentUploader
- handle also files created for legacy_diff_notes
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In order to save user preferences regarding
user emails allowed to be invited to group
Add foreign_key and down method
Change adding foreign key
Add partial call to view
Add changelog entry
Fix schema
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Add `needs:` CI config option CE
Closes gitlab-ee#12334
See merge request gitlab-org/gitlab-ce!31346
|
| | |
| | |
| | |
| | |
| | | |
Ports changes from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12343
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Removed duplicate Live preview entry for MR docs
See merge request gitlab-org/gitlab-ce!31763
|
| | |/
| |/| |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Doc: sync ES updates
See merge request gitlab-org/gitlab-ce!31883
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The section was included on security/raw_limits and on the admin area
settings.
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/48717
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Clarify rules for code blocks, including spaces
above and below, and to use tilde when code blocks
contain triple backticks
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Don't use go mod vendor
See merge request gitlab-org/gitlab-ce!31721
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change comes out of a discussion between Ben Kochie and me, around
this MR: https://gitlab.com/gitlab-org/gitlab-pages/merge_requests/164
gitlab-elasticsearch-indexer already uses `go mod` without a `vendor/`
directory. It has caused some intermittent build failures in the
gitlab-ce/ee CI pipelines, but has otherwise been fine. I think that
treating our Go dependencies in the same way we do our Ruby or Node.js
ones is reasonable, and it has some minor benefits:
* Contributors find it easier to submit MRs
* MRs are easier to review
* Makefiles are easier to write
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit d1eddaa98a83400d043678a2239adc4d781b4549
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Remove :puma_phase metrics
See merge request gitlab-org/gitlab-ce!31773
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We don't use phase restarts, as we use `preload_app`:
https://github.com/puma/puma/blob/master/README.md#clustered-mode
`:puma_phase` values will always be zero.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Allow to use focus: true in specs
See merge request gitlab-org/gitlab-ce!31691
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
These changes align the docs with the features introduced in [1].
See also the [issue tracking the documentation changes][2].
[1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077
[2]: https://gitlab.com/gitlab-org/gitlab-ee/issues/12986
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Updated screenshots about description templates in the project
settings documentation.
Closes #https://gitlab.com/gitlab-org/gitlab-ce/issues/65738
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add missing (FREE ONLY) docs tier badge
See merge request gitlab-org/gitlab-ce!31755
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This introduces several changes, but these are all just ported from the
EE project.
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Docs add guest user clarification
See merge request gitlab-org/gitlab-ce!31805
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Elasticsearch versioned schema for Snippet
See merge request gitlab-org/gitlab-ce!31465
|
| | | | | | | | |
|
| |/ / / / / /
|/| | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix spelling of "timeouted" to "timed out"
See merge request gitlab-org/gitlab-ce!31774
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31068 forgot to
add a short description of the new push options that it added.
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Docs: remove extra quote from doc/install/installation.md
See merge request gitlab-org/gitlab-ce!31785
|
| | | | | | | | | |
|