| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add confirmation dialogs guidelines in UX copy
See merge request !9833
|
| |/ / /
| | | |
| | | |
| | | | |
[ci skip]
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Flush out the update guide from 8.17 - 9.0
See merge request !9823
|
| | | | |
| | | | |
| | | | |
| | | | | |
Missed removing one of the redundant lines
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix redundant wording.
Clean up code blocks and links.
|
| |/ / /
| | | |
| | | |
| | | | |
And bump the stable branch version in the installation from source guide
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Instructions for installing google-protobuf from source
See merge request !9665
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Cleanup CI variables table and add a deprecation note
See merge request !9831
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| |/ / /
| | | |
| | | |
| | | | |
[ci skip]
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
Make clear that commits trigger CI jobs in quick start guide
See merge request !9805
|
| | | |
| | | |
| | | | |
I replaced "merge requests" by "commits". As far as I notice, merge requests per se don't trigger CI; commits and pushes (which are essentially adding commits) do. This is logical: an MR doesn't create anything new, so there is nothing to test.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
specify where to finish database HA setup
See merge request !9731
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixed typo with project service documentation link
See merge request !9708
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
spell out what VIP is
See merge request !9733
|
| | |/ / / /
| |/| | | | |
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | | |
Update container_registry.md: fix private-docker link
See merge request !9686
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Move and update Crowd authentication documentation
See merge request !9775
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Current docs did not include information on configuring the app
in Crowd. Also, moved the doc to the new administration/auth
directory.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add configuration instructions for Container Registry Notifications.
See merge request !9500
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
# Conflicts:
# doc/api/v3_to_v4.md
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
v3 and several improvements
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
GET "projects/:id/repository/commits" endpoint improvements
Closes #1381 and #20207
See merge request !9679
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
API v4 doc changes
See merge request !9723
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
And V4 is the preferred version to be used, because V3 will be removed
in 9.4 (or later).
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
It returns all projects visible for the authenticated user, not just
the project they are member of.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Since issues also accepts the query parameter iids[]=, also make it
possible query scope like that.
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Add endpoint to get the jobs scoped to a pipeline.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Rename BUILD to JOB in CI Variables
Closes #29053
See merge request !9756
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Given GitLab moves away from using the term build, everywhere, also the
CI variables are being renamed.
For now, both `CI_BUILD_X` and `CI_JOB_X` are supported, with the same
values. However, in about 3 months, support will be dropped.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Update storage settings to allow extra values per shard
See merge request !9597
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This will be necessary when adding gitaly settings. This version
doesn't make any functional changes, but allows us to include this
breaking change in 9.0 and add the needed extra settings in the future
with backwards compatibility
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change project count limit from 10 to 100000
See merge request !9767
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Deprecate usage of `types` CI/CD configuration entry
See merge request !9766
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | |
| | | | | | | | | | | |
'origin/personal_access_token_api_and_impersonation_token'
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|