Files
gerrit/java/com/google/gerrit/server/schema
Gustaf Lundh 97afc05387 Create Review Permission
This is the first change in a series that intends to getting rid of
refs/for/ from ACLs.

The migration from "push refs/for/*" to "create-review refs/heads/*"
is handled on-the-fly when the configuration is loaded.

Any "push refs/for/*" permission will be  automatially migrated to the
new "Create Review" permission and the old permission will be removed
if possible (e.g. push refs/* will create a new Create Review permission,
but keep the old permission since it will affect refs/{heads,meta}/*).

When the rest of the refs/for/ dependent permissions are migrated, an
offline schema migration should be available to help correct all configs,
though the online auto migration should be available for a few major
versions to help fix ACL-mistakes by users.

Change-Id: Ia112adeb7593a7b4a7a8b5d8b96f72f73c9b70b8
2018-04-19 13:13:54 +02:00
..
2018-04-18 08:47:02 +02:00
2018-04-18 10:36:46 +02:00
2017-11-01 08:15:59 +09:00
2018-04-13 08:58:16 +02:00
2018-02-22 10:26:31 +09:00
2017-11-09 11:15:10 +01:00
2018-03-27 10:46:20 +02:00
2018-03-28 09:03:35 +02:00
2018-03-28 09:03:35 +02:00