This plugin enables access (download and upload) to the server config files. It may be used to change Gerrit config files (like etc/gerrit.config) in cases where direct access to the file system where Gerrit's config files are stored is difficult or impossible to get.

Clone this repo:
  1. f511fd0 Adapats plugin to gerrit master by Paladox none · 5 years ago master
  2. 1b0ed80 Fix support for latest changes done in gerrit master by Paladox none · 6 years ago
  3. 1bb1875 Replace canAdministrateServer test with PermissionBackend by Paladox none · 6 years ago
  4. 1e51906 Remove Buck build by Saša Živkov · 7 years ago
  5. 133cc94 Remove Maven build by Saša Živkov · 7 years ago
  6. 472507e Documentation cleanup: replace Buck with Bazel by Saša Živkov · 7 years ago
  7. 94188c0 Merge stable-2.13 into master by Saša Živkov · 7 years ago
  8. 141b548 Merge 9c9ceecc47 into master by Saša Živkov · 7 years ago
  9. a6473af Rename isValidPath to isAllowedPath by Saša Živkov · 7 years ago stable-2.13
  10. 5b65d36 Use Path instead of File by Saša Živkov · 7 years ago
  11. 5dbbd51 Rename configFile to resolveFile by Saša Živkov · 7 years ago
  12. 1ea5ef1 Fix Eclipse warning: properly close DiffFormatter by Saša Živkov · 7 years ago
  13. 25bcef1 Use try-with-resources instead of the old-style finally block by Saša Živkov · 7 years ago
  14. 9c9ceec Fix standalone build, reference plugin API 2.13.9 by Saša Živkov · 7 years ago
  15. 0f85431 Revert "Add support for Bazel in Gerrit tree build" by Saša Živkov · 7 years ago
  16. 3190e2d Merge "Fix building plugin" by David Pursehouse · 7 years ago
  17. b818f0e Fix building plugin by Paladox none · 7 years ago
  18. 05cd303 Add support for Bazel in Gerrit tree build by Paladox none · 7 years ago
  19. 438b221 Fix building buck by Paladox none · 7 years ago
  20. 044eecb Follow upstream's renaming of method to get current user by Christian Aistleitner · 8 years ago