1. 288f50d Merge branch stable-2.13 by David Pursehouse · 8 years ago
  2. 375de37 Build with API version 2.13 by David Ostrovsky · 8 years ago v2.13.1 v2.13.2 v2.13.3
  3. 23572e6 Bump GWT version to 2.8-rc2 by David Ostrovsky · 8 years ago
  4. 9bb60ab Bump plugin API to 2.14-SNAPSHOT by David Ostrovsky · 8 years ago
  5. 60449dd Update Buck to latest version by David Ostrovsky · 8 years ago
  6. de2d4d7 Build with Java 8 by David Pursehouse · 9 years ago
  7. fc39c55 Add user ref operation validation example. by Jacek Centkowski · 9 years ago v2.13 v2.13-rc0 v2.13-rc1
  8. d7d303c Add example implementation of ExternalIncludedIn extension point by Edwin Kempin · 9 years ago
  9. 69b8f9f Organize imports by David Pursehouse · 9 years ago
  10. 2d40ee2 MyPredicate: Extend ChangeOperatorPredicate to implement Matchable by Edwin Kempin · 9 years ago
  11. 6eecd42 Adjust to moved ProjectConfigEntry.Type by David Pursehouse · 9 years ago
  12. 3e801bd Adapt to renamed SSH and REST session names in test framework by David Pursehouse · 9 years ago
  13. 97c7ccf Merge "Bind WebUiPlugins in Module instead of HttpModule" by Shawn Pearce · 9 years ago
  14. 9286b87 PrintHelloWorldCommand: Remove explicit initialization of default value by David Pursehouse · 9 years ago
  15. 32b238a Remove redundant 'public' modifiers by David Pursehouse · 9 years ago
  16. fb6e534 Merge branch 'stable-2.12' by Edwin Kempin · 9 years ago
  17. f9b7f69 Cookbook: Remove duplicate bind by Orgad Shaneh · 9 years ago stable-2.12 v2.12.3 v2.12.4 v2.12.5 v2.12.6 v2.12.7 v2.12.8 v2.12.9
  18. 0de0291 Bind WebUiPlugins in Module instead of HttpModule by Edwin Kempin · 9 years ago
  19. 65200f1 Add example of revision info on panel extension point by David Ostrovsky · 9 years ago
  20. 71b2f32 Adapt to rename of AccountPreferencesInfo to GeneralPreferences by Edwin Kempin · 9 years ago
  21. 6b150f8 Import MenuItem from its new location by Hugo Arès · 9 years ago
  22. 29f134c Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  23. 5740b14 MergeValidationListener: Adjust to the changed onPreMerge() signature by David Ostrovsky · 9 years ago v2.12.1 v2.12.2
  24. 88b0984 Use descriptive error messages for MergeValidationExceptions by Dave Borowitz · 9 years ago
  25. eea84e7 Add revision http(d) test to CookbookIT for further example purposes by Marco Miller · 9 years ago
  26. 0411018 Buck: Don't depend transitively on dropwizard library by David Ostrovsky · 9 years ago
  27. 16e9881 Add dropwizard lib to fix buck standalone mode by Marco Miller · 9 years ago
  28. 77f7d91 Fix indentation by Saša Živkov · 9 years ago
  29. d14b1d6 Merge "Organize imports" by David Pursehouse · 9 years ago
  30. 71b7dd0 Organize imports by David Pursehouse · 9 years ago
  31. d4c6cd1 Merge "SampleOperator: register a sample search operator" by Edwin Kempin · 9 years ago
  32. 1b41f7a SampleOperator: register a sample search operator by Martin Fick · 9 years ago
  33. 2efae2e Introduce example of plugin specific configs by Gustaf Lundh · 9 years ago
  34. 7a504f7 Introduces example of how to connect to the MetricsRegistry by Gustaf Lundh · 9 years ago
  35. 82eefc2 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago v2.12 v2.12-rc0 v2.12-rc1 v2.12-rc2
  36. 0f50526 Merge "Add CommitValidationListener example" into stable-2.11 by Edwin Kempin · 9 years ago stable-2.11 v2.11.10 v2.11.12 v2.11.5 v2.11.6 v2.11.7 v2.11.8 v2.11.9
  37. abba494 Add CommitValidationListener example by David Pursehouse · 10 years ago
  38. 226f4d4 Update Guava to 19.0-RC2 to match Guava version in Gerrit core by Edwin Kempin · 9 years ago
  39. 9695dd4 Consume API version 2.11.4 by David Pursehouse · 9 years ago
  40. 2d25ede Switch to using new acceptance-framework by David Ostrovsky · 9 years ago
  41. ec6ed89 Add acceptance IT test example for (based on) new PluginDaemonTest class by Hector Oswaldo Caballero · 10 years ago
  42. b9d3ca8 HelloWorldServlet: Open Writer in try-with-resource by David Pursehouse · 10 years ago
  43. 7306135 Add FileHistoryWebLink implementation to HelloWebLink by Sven Selberg · 10 years ago
  44. ac84984 Merge "Organize imports" by Dave Borowitz · 10 years ago
  45. 41b041a Organize imports by Dave Borowitz · 10 years ago
  46. d2f6bc3 Add example of how to replace change screen with custom screen by Edwin Kempin · 10 years ago
  47. e49010b Organize imports by David Pursehouse · 10 years ago
  48. 25f105a Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  49. 9553327 Add sample NewProjectCreatedListener by David Pursehouse · 10 years ago v2.11.3 v2.11.4
  50. 1d3335f In change screen extension get change ID from provided change info by Edwin Kempin · 10 years ago
  51. 2ff713f Add example of how to get AccountInfo in extension panel by Edwin Kempin · 10 years ago
  52. 132a446 Add example button to header line in change screen by Edwin Kempin · 10 years ago
  53. 1b8a034 Add example pop down button to change screen by Edwin Kempin · 10 years ago
  54. eee2781 Implement example settings screen by Edwin Kempin · 10 years ago
  55. a128968 Add example extension that shows a status in the change header bar by Edwin Kempin · 10 years ago
  56. c70b288 Implement GWT extensions for change screen and profile screen by Edwin Kempin · 10 years ago
  57. 6b61e07 Help BUCK to grok which sources are tested by the unit tests by Christian Aistleitner · 10 years ago
  58. f5edbf0 Add CommitValidationListener example by David Pursehouse · 10 years ago
  59. 17b63c1 Build with API version 2.11 and consume from Maven Central by David Pursehouse · 10 years ago v2.11.1 v2.11.2
  60. a93641d Provide a label for the test suite by Christian Aistleitner · 10 years ago
  61. 967de78 Make Greetings.GreetInfo inner class static by David Pursehouse · 10 years ago
  62. de0c0d0 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  63. bb20992 Adapt to getPatchSetWebLink spelling correction by Jonathan Nieder · 10 years ago v2.11 v2.11-rc1 v2.11-rc2
  64. 95ce239 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  65. 133d0a2 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  66. 5ac8e34 Maven: use same version number for plugin version and API version by David Pursehouse · 10 years ago stable-2.10 v2.10.1 v2.10.2 v2.10.3 v2.10.3.1 v2.10.4 v2.10.5 v2.10.6 v2.10.7 v2.10.8
  67. e80d1ca Maven: Add missing junit dependency by David Pursehouse · 10 years ago
  68. 29040d9 Consume API version 2.12-SNAPSHOT by David Pursehouse · 10 years ago
  69. 9772052 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  70. 944edea Add ASM dependency for standalone buck build by David Pursehouse · 10 years ago
  71. 470b7fe Merge changes from topic 'plugin-path' by Dave Borowitz · 10 years ago
  72. cbcc3ca Expand HelloSshCommand to print files from the data directory by Dave Borowitz · 10 years ago
  73. 6bae86f Update examples to use Path instead of File by Dave Borowitz · 10 years ago
  74. dba5923 Merge "Remove unnecessary constructor" by Edwin Kempin · 10 years ago
  75. 530d278 Remove unnecessary constructor by Edwin Kempin · 10 years ago
  76. 98d17c5 Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  77. 97007bf Consume API version 2.10 by David Pursehouse · 10 years ago
  78. 070aa13 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  79. 8c003fd Consume API version 2.9 by David Pursehouse · 10 years ago stable-2.9
  80. 4c295fd Adapt import of InheritableBoolean to change in Gerrit core by Edwin Kempin · 10 years ago v2.11-rc0
  81. 80373ef Add dummy test case by David Pursehouse · 10 years ago
  82. 39ffdc2 Update GWT to 2.7.0 by David Pursehouse · 10 years ago
  83. a639d62 Merge "Use scope provided for gerrit-plugin-gwtui" by Edwin Kempin · 10 years ago
  84. 045f2a9 Use scope provided for gerrit-plugin-gwtui by Edwin Kempin · 10 years ago
  85. 5e778bb Demo of getting an image from the gerrit-plugin-gwtui library by Phil Lello · 11 years ago
  86. ca5bd66 Reworked for 'Make handling of web links consistent' by Sven Selberg · 10 years ago
  87. 15efdb1 Adapt to refactored web link interfaces by Edwin Kempin · 10 years ago
  88. a2e56f0 Add example of using the getCurrentUser method in JS API by David Ostrovsky · 10 years ago
  89. 8ac5602 Set API version to 2.11-SNAPSHOT by David Pursehouse · 10 years ago
  90. 6477bd3 Add example of hashtag validation by David Pursehouse · 11 years ago
  91. 8faaf01 Merge "Implement new mandatory getTarget() method for web links" by Edwin Kempin · 11 years ago
  92. f921ee2 Implement new mandatory getTarget() method for web links by Edwin Kempin · 11 years ago
  93. 1a89151 Merge "Added BranchWeblink to HelloWeblink" by Edwin Kempin · 11 years ago
  94. da8fe5c Added BranchWeblink to HelloWeblink by Sven Selberg · 11 years ago
  95. 9374629 Add example plugin demonstrating MergeValidationListener by Deniz Türkoglu · 11 years ago
  96. 58088ee Merge "Replace cookbook-plugin with @PLUGIN@ in the docs." by David Pursehouse · 11 years ago
  97. 66f5819 Replace cookbook-plugin with @PLUGIN@ in the docs. by Eryk Szymanski · 11 years ago
  98. 167d9c1 Added imageUrl to HelloWeblink by Sven Selberg · 11 years ago
  99. 42bf649 Fix deprecation warnings caused by Guava upgrade by David Pursehouse · 11 years ago
  100. 27df553 Organize imports by David Pursehouse · 11 years ago