Fire audit events upon changes of the etc/gerrit.config file

If the etc/gerrit.config file is changed an audit event is fired.
The event contains the following parameter:

- "plugin" - the name of this plugin, i.e. "server-config"
- "class"  - the java class that fires the event
- "file"   - the name of the file that is changed
- "diff"   - the changes as a unified diff

Change-Id: Ic8abf02cc143728742492984729894237429fc3f
3 files changed
tree: 63c6d133c458b23281c68f2755d66df5fbb00aa8
  1. lib/
  2. src/
  3. tools/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION