1. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  2. 7947b01 Merge "Add regression test for UniversalGroupBackend" by Edwin Kempin · 10 years ago
  3. e7f3f0a Make handling of web links consistent by Sven Selberg · 10 years ago
  4. 78f2d7a Add regression test for UniversalGroupBackend by Adrian Görler · 11 years ago
  5. ec38762 Allow to create javadocs for multiple packages by David Ostrovsky · 10 years ago
  6. a85e64d Let WebLink alter image and name depending on what it links from. by Sven Selberg · 11 years ago
  7. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  8. 27543f9 Merge "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  9. 70fabc8 Add getHashtags method on the change API by David Pursehouse · 11 years ago
  10. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  11. f4b48cc Add setHashtags method on the change API by David Pursehouse · 11 years ago
  12. 9d56774 Move hashtags input class to the extensions API by David Pursehouse · 11 years ago
  13. 4c51f70 Merge "Allow to control target of web links" by Edwin Kempin · 11 years ago
  14. ceef9ff Add Follow-Up change UiAction to change screen by David Ostrovsky · 11 years ago
  15. 0619f65 Make edit's parent the base of the change by David Ostrovsky · 11 years ago
  16. ceeed6b Allow to control target of web links by Edwin Kempin · 11 years ago
  17. 1ebc047 Merge "Option to create a new change for every commit not in target" by David Pursehouse · 11 years ago
  18. 5277727 Option to create a new change for every commit not in target by Deniz Türkoglu · 11 years ago
  19. b3696c8 Add support for file web links by Edwin Kempin · 11 years ago
  20. 0f697bd Add support for branch web links by Edwin Kempin · 11 years ago
  21. 5562fe5 InlineEdit: Respect change edits in download commands drop down by David Ostrovsky · 11 years ago
  22. 4bab57d Merge "Add icon support for revision weblinks" by Edwin Kempin · 11 years ago
  23. d5836cf Merge topic 'inline-3' by Dave Borowitz · 11 years ago
  24. 5548420 Add icon support for revision weblinks by Sven Selberg · 11 years ago
  25. cdda331 InlineEdit: Add UiActions support for change edits by David Ostrovsky · 11 years ago
  26. 97aecab Merge topic 'inline-3' by Dave Borowitz · 11 years ago
  27. 5d98e34 InlineEdit: Allow to list files in change edit by David Ostrovsky · 11 years ago
  28. 1a49f62 InlineEdit: Add GET /changes/<id>/edit REST endpoint by David Ostrovsky · 11 years ago
  29. 8541ecd Merge topic 'inline-3' by Dave Borowitz · 11 years ago
  30. f721eb5 Auto register static/init.js as JavaScript plugin by Luca Milanesio · 11 years ago
  31. 925f1d9 Warn extension API users that underlying objects are read eagerly by Dave Borowitz · 11 years ago
  32. 00bd739 RestApiServlet: Add AcceptsDelete direct on collection resource by David Ostrovsky · 11 years ago
  33. d112bcf ChangeApi: Implement get/put topic by Dave Borowitz · 11 years ago
  34. c7e5397 Bump version to 2.11-SNAPSHOT by David Pursehouse · 11 years ago
  35. 4afa3f5 Merge changes If68c43e9,Ife5c2f21 by Dave Borowitz · 11 years ago
  36. 310d77d Add listener interface for usage data published events by Stefan Lay · 11 years ago
  37. 0b54dcf Update version to 2.10-SNAPSHOT in pom.xml files by Edwin Kempin · 11 years ago
  38. 3e74062 Revision API: Add methods to get / set review status by Urs Wolfer · 11 years ago
  39. e62e42d Fix JavaDoc warning 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. ebf130e Migrate Changes#query and Projects#list to a more fluent interface by Urs Wolfer · 11 years ago
  43. 76e396b Buck: Rename gwtxml to gwt_xml in gwt_module() by David Ostrovsky · 11 years ago
  44. 2f08ed4 Plugin API: Add create change method by David Ostrovsky · 11 years ago
  45. f7c2cd6 Merge "Update Buck" by Saša Živkov · 11 years ago
  46. 3349972 Update Buck by Shawn Pearce · 11 years ago
  47. 3ef5d42 Move ReviewInput.Comment to abstract class Comment by Urs Wolfer · 11 years ago
  48. 9f92846 Merge "Extend extensions-api Projects with list methods" by Shawn Pearce · 11 years ago
  49. dab8516 Extend extensions-api Projects with list methods by Urs Wolfer · 11 years ago
  50. 596f46e Extend extensions-api Changes with query methods by Urs Wolfer · 11 years ago
  51. 101266b Merge "Plugin support for project weblinks" by Edwin Kempin · 11 years ago
  52. 2a83139 Add extensions-api for accounts by Urs Wolfer · 11 years ago
  53. 844063d Merge "Add default empty implementations for extensions-api interfaces" by Shawn Pearce · 11 years ago
  54. 3150520 Add default empty implementations for extensions-api interfaces by Urs Wolfer · 11 years ago
  55. 84e9714 Add field _number to ChangeInfo by Urs Wolfer · 11 years ago
  56. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  57. 4c91b00 Allow configuration of a default value for a label. by Khai Do · 11 years ago
  58. ea00475 Plugin support for project weblinks by Edwin Kempin · 11 years ago
  59. b57d483 Remove 'link' prefix from WebLink field names by Edwin Kempin · 11 years ago
  60. df22275 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  61. ecc86e2 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  62. 503d9b2 Correct Javadoc of RestReadView in extension API by David Pursehouse · 11 years ago
  63. a7080af Merge "Remove unnecessary reference to $SRCDIR in Buck genrules" by Shawn Pearce · 11 years ago
  64. 3f3e9ad Remove unnecessary reference to $SRCDIR in Buck genrules by David Ostrovsky · 11 years ago
  65. 3aacecc Merge changes Idc8c2485,Iff814bd1 by Shawn Pearce · 11 years ago
  66. 9db362f Merge changes I2f989c94,I5f4074a3,I21db4f14 by Shawn Pearce · 11 years ago
  67. cd17460 Merge topic 'plugin-api' by Shawn Pearce · 11 years ago
  68. e877c6e Make gerrit's HttpServletRequest and HttpServletResponse visible to http plugins by Martin Fick · 11 years ago
  69. 2dfac17 Do not check for annotation during DynamicItem registration by Jonathan Nieder · 11 years ago
  70. 2832aa8 Allow plugins to replace gerrit-provided hot-replaceable DynamicItem, too by Jonathan Nieder · 11 years ago
  71. 72e69e6 Restore gerrit-provided DynamicItem when plugin unloads by Jonathan Nieder · 11 years ago
  72. 7fac9d1 Merge "Refactor ProjectInfo out of ProjectJson class" by David Pursehouse · 11 years ago
  73. c950dda Merge "Move some project classes to extension to expose them in Project API" by Shawn Pearce · 11 years ago
  74. 98dae39 Remove unused import in WebLink by David Pursehouse · 11 years ago
  75. cddaea3 Plugin API: Add get project API by David Ostrovsky · 11 years ago
  76. 8f3931b Plugin API: Add create project API by David Ostrovsky · 11 years ago
  77. a0d6c3a Refactor ProjectInfo out of ProjectJson class by David Ostrovsky · 11 years ago
  78. 99dea4b Move some project classes to extension to expose them in Project API by David Ostrovsky · 11 years ago
  79. 6e3a542 Merge "Plugin support for revision weblink" by Edwin Kempin · 11 years ago
  80. 004ce59 Merge "Allow plugins to replace gerrit-provided DynamicItem" by Martin Fick · 11 years ago
  81. ae1a10c Plugin support for revision weblink by Sven Selberg · 11 years ago
  82. 1724b8d Merge "Revision API: Add method to query if revision must be rebased" by Shawn Pearce · 11 years ago
  83. 64a3eea Allow UiActions to perform redirects without JavaScript by Shawn Pearce · 11 years ago
  84. c2f6812 Allow plugins to replace gerrit-provided DynamicItem by Jonathan Nieder · 11 years ago
  85. dcd0d4e Revision API: Add method to query if revision must be rebased by David Ostrovsky · 11 years ago
  86. 01ed657 Fix Guice bindings in reindex by Edwin Kempin · 11 years ago
  87. 9e12d19 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  88. 868e341 Gate Keeping: Add support for "on behalf of" for submit operation by David Ostrovsky · 11 years ago
  89. 1752b2d Merge changes Ie9229923,Ibe1cd165 by Shawn Pearce · 11 years ago
  90. 03ff325 Change API: Add convenience get() and info() methods by David Ostrovsky · 11 years ago
  91. a8a303c Fix javadoc unresolved link warning by David Ostrovsky · 11 years ago
  92. 3f5dc3f Add ChangeApi.get() method by David Ostrovsky · 11 years ago
  93. ca2c7f5 Plugin API: Add ChangeStatus by David Ostrovsky · 11 years ago
  94. c792114 Merge "Plugin API: Add factory methods for frequently used review operations" by Shawn Pearce · 11 years ago
  95. 5ffec22 Plugin API: Add factory methods for frequently used review operations by David Ostrovsky · 11 years ago
  96. 8dea44c Refactor ListChangesOption out to extension API by David Ostrovsky · 11 years ago
  97. 38a6f6c Plugin API: Add datasource interception extension point by David Ostrovsky · 11 years ago
  98. 256f9f4 Plugin API: Add method for adding reviewers with string as argument by David Ostrovsky · 11 years ago
  99. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  100. dfbe6d6 Add MessageOfTheDay extension point for plugins by Shawn Pearce · 11 years ago