Fix simple links (by change number only)

This change resolves the issue where links to both merged and open
changes by change number (Ex.: https://review/123456) don't work after
renaming a project.

This behaviour was caused by changeid_project cache that was not updated
after renaming a project.

Bug: Issue 10623
Change-Id: I3bcdc7bb57b5891bda3b509ceaee38402d5ec76e
2 files changed
tree: e083f6aea38c19b673f5a47e0d2680bfaa1ec9b4
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently supports Gerrit version 2.14.X and 2.15.X with changes in reviewDb, noteDB is not yet supported.

For more information, see: src/main/resources/Documentation/about.md