v2.11-rc1
Make createMissingRepositories = false take effect on project-created event

Previously "createMissingRepositories = false" would prevent the
replication plugin from trying to create a new project when a ref-updated
event was fired, but when a project-created event was fired the
replication plugin would try to create a project on the remote.

"createMissingRepositories = false" should prevent all attempts of remote
project creation.

Change-Id: Ie616ee87de5d8e05cb99299a634ffcc6d50a0f32
5 files changed
tree: 65f679deac539841b12acc907ed67cd1864de44f
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE