1. 4ebf42e Remove modifiers 'public' and 'abstract' from interface methods by Urs Wolfer · 9 years ago
  2. 1a468f0 Set version to 2.13-SNAPSHOT by David Pursehouse · 9 years ago
  3. 1ae0210 Buck: Move gwt-dev transitive deps to first order dependency by David Ostrovsky · 9 years ago
  4. aaaf9fa Remove dummy GroupInfo class by Hugo Arès · 10 years ago
  5. 1ebb983 Revert "GroupSuggestOracle: Remove unused constructor from GroupInfo inner class" by Hugo Arès · 10 years ago
  6. e2e314b GroupSuggestOracle: Remove unused constructor from GroupInfo inner class by David Pursehouse · 10 years ago
  7. 227a6c2 Implement GroupSuggestOracle by Yuxuan 'fishy' Wang · 10 years ago
  8. 4738cba Merge "Cleanup old java_library2 buck targets." by Shawn Pearce · 10 years ago
  9. f8050d1 Cleanup old java_library2 buck targets. by Yuxuan 'fishy' Wang · 10 years ago
  10. 46424a9 Fix modifier order by David Pursehouse · 10 years ago
  11. 76b2372 Make RelativeDateFormatter available to plugins by Edwin Kempin · 10 years ago
  12. 010d305 Make account formatter available to plugins by Edwin Kempin · 10 years ago
  13. 2fc17f4 Make ServerInfo accessible by plugins by Edwin Kempin · 10 years ago
  14. ac34c13 Make date formatter available to plugins by Edwin Kempin · 10 years ago
  15. 936d1ed Make user preferences accessible by plugins by Edwin Kempin · 10 years ago
  16. 5d683cc Pass ChangeInfo object to extension panels by Edwin Kempin · 10 years ago
  17. f250c69 Let GWT plugins access the AccountInfo of the current user by Edwin Kempin · 10 years ago
  18. 30c6f47 Allow Gerrit client to pass JavaScriptObjects to extension panels by Edwin Kempin · 10 years ago
  19. 70e1112 Allow plugins to add custom settings screens by Edwin Kempin · 10 years ago
  20. 52f79ac Allow plugins to extend Gerrit screens with GWT controls by Edwin Kempin · 10 years ago
  21. 03bc999 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  22. a4bccbf PluginAPI: Don't convert to String in RestApi.get() method by David Ostrovsky · 10 years ago
  23. 32bed1d Buck: Fix api build by David Ostrovsky · 10 years ago
  24. 1da31b3 Buck: Fix api build by David Ostrovsky · 10 years ago
  25. c0862b2 Set version to 2.11.2 by David Pursehouse · 10 years ago
  26. 792b2c4 Update out of date hyperlinks by Shawn Pearce · 10 years ago
  27. ce6c4bc Set version to 2.11.1 by David Pursehouse · 10 years ago
  28. 503cffe Set version to 2.11 by David Pursehouse · 10 years ago
  29. f91675e Set version to 2.12-SNAPSHOT by David Pursehouse · 10 years ago
  30. 6d0ebb8 Fix some warnings raised by CheckStyle by David Pursehouse · 10 years ago
  31. 9e218ae Buck: Expose extension client sources to plugin API by David Ostrovsky · 10 years ago
  32. a30c835 Allow plugins to check if user is signed in by Edwin Kempin · 10 years ago
  33. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  34. df65eca Expose gwtexpui in plugin API by David Ostrovsky · 10 years ago
  35. ec38762 Allow to create javadocs for multiple packages by David Ostrovsky · 10 years ago
  36. 33e391d Organize ALL the imports by Dave Borowitz · 11 years ago
  37. c7e5397 Bump version to 2.11-SNAPSHOT by David Pursehouse · 11 years ago
  38. b4edfab Buck: Export gwtui-common in gwtui-api-lib by David Ostrovsky · 11 years ago
  39. 0b54dcf Update version to 2.10-SNAPSHOT in pom.xml files by Edwin Kempin · 11 years ago
  40. 063f658 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  41. c7ddc2c Add pom with meta-data for plugin projects by Edwin Kempin · 11 years ago
  42. 3349972 Update Buck by Shawn Pearce · 11 years ago
  43. 3b4019d Buck: Adjust to upstream change: "default java targeted to be Java 7" by David Ostrovsky · 11 years ago
  44. b2eb126 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  45. 049c355 Allow plugins to refresh Gerrit's menu bar by Edwin Kempin · 11 years ago
  46. 239b5b6 Buck: Fix dependency for javadoc target by David Ostrovsky · 11 years ago
  47. 3f3e9ad Remove unnecessary reference to $SRCDIR in Buck genrules by David Ostrovsky · 11 years ago
  48. 520f8a9 Introduce Gerrit gwtui common project by David Ostrovsky · 11 years ago
  49. af38543 Fix retrieving value from NativeString in plugin by Edwin Kempin · 11 years ago
  50. fc998c4 Add 'del' as alias for 'delete' in JavaScript API by Edwin Kempin · 11 years ago
  51. 792c8d8 Allow plugins to display errors in the Gerrit ErrorDialog by Edwin Kempin · 11 years ago
  52. d5c844f Allow plugins to add entire screens to Gerrit by Shawn Pearce · 11 years ago
  53. c8e96ad Wait for UI plugins to load by Shawn Pearce · 11 years ago
  54. 93dbaa2 Fix the API build by David Pursehouse · 11 years ago
  55. 24047a1 Merge "Merge branch 'stable-2.8'" by Edwin Kempin · 11 years ago
  56. 28694a0 Merge branch 'stable-2.8' by David Pursehouse · 11 years ago
  57. 368fa1e Merge "Enable GWT plugins to go to and refresh screens" by Edwin Kempin · 11 years ago
  58. 6349374 Enable GWT plugins to go to and refresh screens by Edwin Kempin · 11 years ago
  59. 1f26ed2 Buck: Fix gerrit-plugin-gwtui API build by David Ostrovsky · 11 years ago
  60. acc959d Buck: add build for gerrit-plugin-gwtui by David Ostrovsky · 11 years ago
  61. 93e4e9c buck targets: Fix bad reference to //lib/gwt:user_lib by Shawn Pearce · 11 years ago
  62. 11f7168 Set version to 2.8 by David Pursehouse · 11 years ago v2.8
  63. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  64. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  65. bb360eb Buck: generate javadocs for plugin and extension API by David Ostrovsky · 11 years ago
  66. c7598d2 Fix JavaScript syntax error in NativeString by Edwin Kempin · 11 years ago
  67. 1a317221 Allow GWT plugins to invoke the REST API by Edwin Kempin · 11 years ago
  68. c301f7a gerrit-plugin-gwtui: delete maven driven build by David Ostrovsky · 11 years ago
  69. c8cffc8 Buck: add build for gerrit-plugin-gwtui by David Ostrovsky · 11 years ago
  70. f900b44 Merge branch 'stable-2.8' by Edwin Kempin · 11 years ago
  71. a04edc9 Generate javadoc for gerrit-plugin-gwtui by Edwin Kempin · 11 years ago
  72. 697f24d Restore pom.xml for gerrit-plugin-gwtui by Edwin Kempin · 11 years ago
  73. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  74. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  75. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  76. 035ac8f Bump GWT version to 2.5.0 by Dariusz Luksza · 12 years ago
  77. df52478 Do not call onModuleLoad() second time by Dariusz Luksza · 12 years ago
  78. 0d5090a gerrit-plugin-gwtui/gerrit-war: Enable lifecycle plugin in pom.xml by David Pursehouse · 12 years ago
  79. cd4fc1c JavaScipt and GWT based UI plugin support by Dariusz Luksza · 12 years ago