1. 070aa13 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 9 years ago
  2. 8c003fd Consume API version 2.9 by David Pursehouse · 9 years ago stable-2.9
  3. 4c295fd Adapt import of InheritableBoolean to change in Gerrit core by Edwin Kempin · 9 years ago v2.11-rc0
  4. 80373ef Add dummy test case by David Pursehouse · 9 years ago
  5. 39ffdc2 Update GWT to 2.7.0 by David Pursehouse · 9 years ago
  6. a639d62 Merge "Use scope provided for gerrit-plugin-gwtui" by Edwin Kempin · 9 years ago
  7. 045f2a9 Use scope provided for gerrit-plugin-gwtui by Edwin Kempin · 9 years ago
  8. 5e778bb Demo of getting an image from the gerrit-plugin-gwtui library by Phil Lello · 10 years ago
  9. ca5bd66 Reworked for 'Make handling of web links consistent' by Sven Selberg · 9 years ago
  10. 15efdb1 Adapt to refactored web link interfaces by Edwin Kempin · 10 years ago
  11. a2e56f0 Add example of using the getCurrentUser method in JS API by David Ostrovsky · 10 years ago
  12. 8ac5602 Set API version to 2.11-SNAPSHOT by David Pursehouse · 10 years ago
  13. 6477bd3 Add example of hashtag validation by David Pursehouse · 10 years ago
  14. 8faaf01 Merge "Implement new mandatory getTarget() method for web links" by Edwin Kempin · 10 years ago
  15. f921ee2 Implement new mandatory getTarget() method for web links by Edwin Kempin · 10 years ago
  16. 1a89151 Merge "Added BranchWeblink to HelloWeblink" by Edwin Kempin · 10 years ago
  17. da8fe5c Added BranchWeblink to HelloWeblink by Sven Selberg · 10 years ago
  18. 9374629 Add example plugin demonstrating MergeValidationListener by Deniz Türkoglu · 10 years ago
  19. 58088ee Merge "Replace cookbook-plugin with @PLUGIN@ in the docs." by David Pursehouse · 10 years ago
  20. 66f5819 Replace cookbook-plugin with @PLUGIN@ in the docs. by Eryk Szymanski · 10 years ago
  21. 167d9c1 Added imageUrl to HelloWeblink by Sven Selberg · 10 years ago
  22. 42bf649 Fix deprecation warnings caused by Guava upgrade by David Pursehouse · 10 years ago
  23. 27df553 Organize imports by David Pursehouse · 10 years ago
  24. 6582905 Add UsageDataPublishedListener example by Stefan Lay · 10 years ago v2.10 v2.10-rc0 v2.10-rc1 v2.10-rc2
  25. d6be985 Add UploadValidationListener extension point example by Hugo Arès · 10 years ago
  26. 2ac2aa6 Guice Modules automatically retrieved from Manifest by Luca Milanesio · 10 years ago
  27. 878feec Showcase of the non-Jar plugin providers cookbook. by Luca Milanesio · 10 years ago
  28. fb5e4fd Buck: Add license parameter to maven_jar() invocation by David Ostrovsky · 10 years ago
  29. d075ab3 Implement standalone Buck driven build on top of gerrit_plugin() bucklet by David Ostrovsky · 10 years ago
  30. 679a135 Update GWT to 2.6.1 by David Pursehouse · 10 years ago
  31. f95eb05 Add example for project weblink by Edwin Kempin · 10 years ago
  32. 78851b2 Merge branch 'stable-2.9' by David Pursehouse · 10 years ago
  33. dda1b78 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 10 years ago v2.9 v2.9-rc2 v2.9.1 v2.9.2 v2.9.3 v2.9.4 v2.9.5
  34. b3bd0ca Fix plugin name in REST API documentation synopsis lines by David Pursehouse · 10 years ago stable-2.8 v2.8.4 v2.8.5 v2.8.6 v2.8.6.1
  35. 9aed942 Correct grammar of greeting configuration options by David Pursehouse · 10 years ago
  36. ee164db Adapt to class relocation in Gerrit core by Edwin Kempin · 10 years ago
  37. 0fcd7d8 Added weblink example by Sven Selberg · 10 years ago
  38. fb5d875 Update GWT to 2.6.0 by David Pursehouse · 10 years ago
  39. eb8f797 Merge branch 'stable-2.8' by David Pursehouse · 10 years ago
  40. 000ac72 Bump API version to 2.8.3 by David Pursehouse · 10 years ago v2.8.3
  41. 9389fbf Add build instructions by David Ostrovsky · 10 years ago
  42. feb5654 Merge branch 'stable-2.8' by David Pursehouse · 10 years ago
  43. fe145ea Add implementation title and URL by David Ostrovsky · 10 years ago
  44. 097b090 Bump API version to 2.8.2 by David Ostrovsky · 10 years ago
  45. d332ec2 Remove duplicate plugin name by David Ostrovsky · 10 years ago
  46. cccfb37 Merge "Add example for ARRAY ProjectConfigEntry" by Edwin Kempin · 10 years ago
  47. ea8c2ed Merge branch 'stable-2.8' by David Pursehouse · 10 years ago
  48. 28235a6 Remove unnecessary exceptions from hello command class declaration by David Pursehouse · 10 years ago v2.8.2
  49. 7df7db4 Add an example of plugin-owned capability by David Pursehouse · 10 years ago
  50. 87109f9 Add Gerrit-PluginName in the BUCK and Maven configs by David Pursehouse · 10 years ago
  51. 1100198 Add example for ARRAY ProjectConfigEntry by David Ostrovsky · 10 years ago
  52. 2403884 Configure plugin specific list parameters as ProjectConfigEntries by David Ostrovsky · 10 years ago
  53. 3423725 Use extension screens in cookbook example by Shawn Pearce · 10 years ago
  54. 9160d60 Update GWT UI to use PluginEntryPoint by Shawn Pearce · 10 years ago
  55. 75465f6 ChangeScreen2: Add dynamically plugin content for a revision by David Ostrovsky · 10 years ago
  56. 701846c Merge branch 'stable-2.8' by David Pursehouse · 10 years ago
  57. a42ccfb Update Gerrit API version to 2.8 in pom.xml by David Pursehouse · 10 years ago v2.8 v2.8.1
  58. 1b02cab Add JS Gerrit.on() hook on view changed by David Ostrovsky · 10 years ago
  59. 6610d8a Add JS Gerrit.on() hook on submit button by David Ostrovsky · 10 years ago
  60. fea49ac Add JS Gerrit.on() hook on opening change screen by David Ostrovsky · 10 years ago
  61. 97f6e1d Bump Maven driven build to java 7 by David Ostrovsky · 10 years ago
  62. 2526e06 Cookbook-plugin: Add GWT greetings dialog by David Ostrovsky · 10 years ago
  63. e44767f Fix inital capacity of ArrayList for menu entries by Edwin Kempin · 10 years ago
  64. 1b1aca1 Add example of getting canonical web URL injected by David Pursehouse · 11 years ago
  65. 9fa9da1 Update API version to 2.9-SNAPSHOT in pom.xml by Edwin Kempin · 11 years ago
  66. df9e2cb Add example of getting plugin name injected by David Pursehouse · 11 years ago
  67. 5ee3f28 Add example of extending Gerrit's top menu item by David Pursehouse · 11 years ago v2.8-rc0 v2.8-rc1 v2.8-rc2 v2.8-rc3
  68. b31cee7 Merge "Extend Gerrit's top menu with plugin-owned entry" by Edwin Kempin · 11 years ago
  69. 03a6387 Extend Gerrit's top menu with plugin-owned entry by David Ostrovsky · 11 years ago
  70. fa735ff Add hello action to Project Info Screen by David Ostrovsky · 11 years ago
  71. 9db4bc7 REST API documentation: clean up missing links by David Ostrovsky · 11 years ago
  72. ce6467a Add popup to say-hello UiAction by David Ostrovsky · 11 years ago
  73. 0f72e00 Tweaked pom.xml to improve documentation index by Jeff Rowell · 11 years ago
  74. cae2762 Tidy up REST API documentation by David Pursehouse · 11 years ago
  75. 91d1c95 Add hello UiAction by David Ostrovsky · 11 years ago
  76. 57272da Add HelloWorld Servlet by David Ostrovsky · 11 years ago
  77. 739d5e6 Fix links to Gerrit documentation by David Pursehouse · 11 years ago
  78. ca604d9 Fix documentation of the `print` command by David Pursehouse · 11 years ago
  79. 0da2b05 Rename from helloworld to cookbook by David Pursehouse · 11 years ago
  80. 1fde186 Correct capitalisation in documentation by David Pursehouse · 11 years ago
  81. 6e3c3c8 Add an 'About' section in the documentation by David Pursehouse · 11 years ago
  82. 7419d49 Move documentation under correct structure by David Pursehouse · 11 years ago
  83. 5356ea1 Pass Gerrit-SshModule as manifest entry by David Ostrovsky · 11 years ago
  84. d3c7dcc Add license by David Pursehouse · 11 years ago
  85. 245a942 Add buck configuration file by David Pursehouse · 11 years ago
  86. 922d13c Add description to ssh command by David Ostrovsky · 11 years ago
  87. 56adb05 Update Gerrit plugin API version to 2.6 by David Pursehouse · 11 years ago
  88. b54edcb Merge "Add helloworld print docs" by Martin Fick · 12 years ago
  89. 3faf35d Rewrite pom.xml to match the replication plugin's style by Dave Borowitz · 12 years ago
  90. 65164ff Update for current version of Gerrit by Brad Larson · 12 years ago
  91. 0b54686 Merge "Add Implementation-Version to manifest" by Shawn Pearce · 12 years ago
  92. 9d0eb28 Add .gitignore by Brad Larson · 12 years ago
  93. 4361819 Add Implementation-Version to manifest by Brad Larson · 12 years ago
  94. 870d4af Add helloworld print docs by Nasser Grainawi · 12 years ago
  95. dbe9106 Rename configureCmds to configureCommands by Nasser Grainawi · 12 years ago
  96. 83d58de Add an argument and option by Brad Larson · 12 years ago
  97. 43fbc37 Hello world plugin example by Gustaf Lundh · 12 years ago