Rename '-- All Projects --' in documentation to 'All-Projects'

The wild project that is the root project for all other projects was
renamed from '-- All Projects --' to 'All-Projects', but some places
in the Gerrit documentation were not updated.

Change-Id: I6b908b6e80c9e7861011a23f3b25608728943caf
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2011-09-15 14:17:25 +02:00
parent 86a76eb6c2
commit 0b8a3d157b

View File

@@ -319,9 +319,9 @@ is ignored. This behavior is useful to hide a handful of projects
on an otherwise public server. on an otherwise public server.
For an open source, public Gerrit installation it is common to grant For an open source, public Gerrit installation it is common to grant
`Read Access +1` to `Anonymous Users` in the `-- All Projects `Read Access +1` to `Anonymous Users` in the `All-Projects` ACL,
--` ACL, enabling casual browsing of any project's changes, enabling casual browsing of any project's changes, as well as
as well as fetching any project's repository over SSH or HTTP. fetching any project's repository over SSH or HTTP.
New projects can be temporarily hidden from public view by granting New projects can be temporarily hidden from public view by granting
`Read Access -1` to `Anonymous Users` and granting `Read Access +1` `Read Access -1` to `Anonymous Users` and granting `Read Access +1`
to the project owner's group within the per-project ACL. to the project owner's group within the per-project ACL.
@@ -349,8 +349,8 @@ Read Access +1 to even develop a change. Therefore upload access
implies read access by simply being a higher level of it. implies read access by simply being a higher level of it.
For an open source, public Gerrit installation, it is common to For an open source, public Gerrit installation, it is common to
grant `Read Access +1..+2` to `Registered Users` in the `-- All grant `Read Access +1..+2` to `Registered Users` in the
Projects --` ACL. For more private installations, its common to `All-Projects` ACL. For more private installations, its common to
simply grant `Read Access +1..+2` to all users of a project. simply grant `Read Access +1..+2` to all users of a project.
[[category_READ_3]] [[category_READ_3]]