Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ca1b0e45
Commit
ca1b0e45
authored
Jul 20, 2020
by
Giorgenes Gelatti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change move of package to core to 13.3
Replacing 13.2 -> 13.3 in the docs.
parent
86875b0c
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
9 additions
and
8 deletions
+9
-8
doc/user/packages/composer_repository/index.md
doc/user/packages/composer_repository/index.md
+2
-1
doc/user/packages/conan_repository/index.md
doc/user/packages/conan_repository/index.md
+1
-1
doc/user/packages/go_proxy/index.md
doc/user/packages/go_proxy/index.md
+1
-1
doc/user/packages/index.md
doc/user/packages/index.md
+1
-1
doc/user/packages/maven_repository/index.md
doc/user/packages/maven_repository/index.md
+1
-1
doc/user/packages/npm_registry/index.md
doc/user/packages/npm_registry/index.md
+1
-1
doc/user/packages/nuget_repository/index.md
doc/user/packages/nuget_repository/index.md
+1
-1
doc/user/packages/pypi_repository/index.md
doc/user/packages/pypi_repository/index.md
+1
-1
No files found.
doc/user/packages/composer_repository/index.md
View file @
ca1b0e45
...
...
@@ -6,7 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab Composer Repository
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/15886) in GitLab 13.2.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/15886) in GitLab 13.2.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.3.
With the GitLab Composer Repository, every project can have its own space to store
[
Composer
](
https://getcomposer.org/
)
packages.
...
...
doc/user/packages/conan_repository/index.md
View file @
ca1b0e45
...
...
@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab Conan Repository
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/8248) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.6.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
2
.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
3
.
With the GitLab Conan Repository, every
project can have its own space to store Conan packages.
...
...
doc/user/packages/go_proxy/index.md
View file @
ca1b0e45
...
...
@@ -11,7 +11,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
> - It's disabled on GitLab.com.
> - It's not recommended for production use.
> - To use it in GitLab self-managed instances, ask a GitLab administrator to [enable it](#enable-the-go-proxy).
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
2
.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
3
.
With the Go proxy for GitLab, every project in GitLab can be fetched with the
[
Go proxy protocol
](
https://proxy.golang.org/
)
.
...
...
doc/user/packages/index.md
View file @
ca1b0e45
...
...
@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab Package Registry
> [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
2
.
> [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
3
.
With the GitLab Package Registry, you can use GitLab as a private or public repository
for a variety of common package managers. You can build and publish
...
...
doc/user/packages/maven_repository/index.md
View file @
ca1b0e45
...
...
@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab Maven Repository
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/5811) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.3.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
2
.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
3
.
With the GitLab
[
Maven
](
https://maven.apache.org
)
Repository, every
project can have its own space to store its Maven artifacts.
...
...
doc/user/packages/npm_registry/index.md
View file @
ca1b0e45
...
...
@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab NPM Registry
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/5934) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.7.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
2
.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
3
.
With the GitLab NPM Registry, every
project can have its own space to store NPM packages.
...
...
doc/user/packages/nuget_repository/index.md
View file @
ca1b0e45
...
...
@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab NuGet Repository
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/20050) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.8.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
2
.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
3
.
With the GitLab NuGet Repository, every project can have its own space to store NuGet packages.
...
...
doc/user/packages/pypi_repository/index.md
View file @
ca1b0e45
...
...
@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab PyPi Repository
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/208747) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.10.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
2
.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) to GitLab Core in 13.
3
.
With the GitLab PyPi Repository, every project can have its own space to store PyPi packages.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment