1. b0fb0a7 Remove 'final' from method signatures across gerrit. by Han-Wen Nienhuys · 8 years ago
  2. 2b25a56 Format Java files with google-java-format by David Pursehouse · 8 years ago
  3. c57fb21 Format Java files with google-java-format by David Pursehouse · 8 years ago
  4. e7f3d1a Enhance plugin extension panels to allow ordering per a config by Zac Livingston · 8 years ago
  5. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  6. 242ce05 Fix RestApi url encode issue by sixin li · 9 years ago
  7. e7996de Remove redundant 'final' modifiers by David Pursehouse · 9 years ago
  8. dfcc5cd Remove redundant 'final' modifier from private native methods by David Pursehouse · 9 years ago
  9. 70e4a90 Rename AccountPreferencesInfo to GeneralPreferences by David Ostrovsky · 9 years ago
  10. 4ebf42e Remove modifiers 'public' and 'abstract' from interface methods by Urs Wolfer · 9 years ago
  11. aaaf9fa Remove dummy GroupInfo class by Hugo Arès · 9 years ago
  12. 1ebb983 Revert "GroupSuggestOracle: Remove unused constructor from GroupInfo inner class" by Hugo Arès · 9 years ago
  13. e2e314b GroupSuggestOracle: Remove unused constructor from GroupInfo inner class by David Pursehouse · 9 years ago
  14. 227a6c2 Implement GroupSuggestOracle by Yuxuan 'fishy' Wang · 9 years ago
  15. 46424a9 Fix modifier order by David Pursehouse · 10 years ago
  16. 76b2372 Make RelativeDateFormatter available to plugins by Edwin Kempin · 10 years ago
  17. 010d305 Make account formatter available to plugins by Edwin Kempin · 10 years ago
  18. 2fc17f4 Make ServerInfo accessible by plugins by Edwin Kempin · 10 years ago
  19. ac34c13 Make date formatter available to plugins by Edwin Kempin · 10 years ago
  20. 936d1ed Make user preferences accessible by plugins by Edwin Kempin · 10 years ago
  21. f250c69 Let GWT plugins access the AccountInfo of the current user by Edwin Kempin · 10 years ago
  22. 30c6f47 Allow Gerrit client to pass JavaScriptObjects to extension panels by Edwin Kempin · 10 years ago
  23. 70e1112 Allow plugins to add custom settings screens by Edwin Kempin · 10 years ago
  24. 52f79ac Allow plugins to extend Gerrit screens with GWT controls by Edwin Kempin · 10 years ago
  25. a4bccbf PluginAPI: Don't convert to String in RestApi.get() method by David Ostrovsky · 10 years ago
  26. 6d0ebb8 Fix some warnings raised by CheckStyle by David Pursehouse · 10 years ago
  27. a30c835 Allow plugins to check if user is signed in by Edwin Kempin · 10 years ago
  28. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  29. 33e391d Organize ALL the imports by Dave Borowitz · 11 years ago
  30. 049c355 Allow plugins to refresh Gerrit's menu bar by Edwin Kempin · 11 years ago
  31. 520f8a9 Introduce Gerrit gwtui common project by David Ostrovsky · 11 years ago
  32. af38543 Fix retrieving value from NativeString in plugin by Edwin Kempin · 11 years ago
  33. fc998c4 Add 'del' as alias for 'delete' in JavaScript API by Edwin Kempin · 11 years ago
  34. 792c8d8 Allow plugins to display errors in the Gerrit ErrorDialog by Edwin Kempin · 11 years ago
  35. d5c844f Allow plugins to add entire screens to Gerrit by Shawn Pearce · 11 years ago
  36. c8e96ad Wait for UI plugins to load by Shawn Pearce · 11 years ago
  37. 6349374 Enable GWT plugins to go to and refresh screens by Edwin Kempin · 11 years ago
  38. c7598d2 Fix JavaScript syntax error in NativeString by Edwin Kempin · 11 years ago
  39. 1a317221 Allow GWT plugins to invoke the REST API by Edwin Kempin · 11 years ago
  40. df52478 Do not call onModuleLoad() second time by Dariusz Luksza · 12 years ago
  41. cd4fc1c JavaScipt and GWT based UI plugin support by Dariusz Luksza · 12 years ago