Rename createdOn/updateOn in CheckerInfo to created/updated

This makes the naming of these fields consistent with the corresponding
fields in CheckInfo. It's also consistent with the naming in ChangeInfo,
but not with GroupInfo.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Iccde78fa993f12a5e45458c731949b9b7608834a
12 files changed
tree: e6a03d2585626a803be950732321b73f4ca6de18
  1. java/
  2. javatests/
  3. src/
  4. BUILD
  5. LICENSE
  6. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.