1. ff7c4ca Merge changes from topic 'fix-group-reference' into stable-2.14 by David Pursehouse · 8 years ago
  2. c2d1a3e Support plugin group reference with inheritance by Hugo Arès · 8 years ago
  3. b7b952f Fix PluginConfig.setGroupReference method by Hugo Arès · 8 years ago
  4. 05996a30 Align group reference from plugin with core group reference by Hugo Arès · 8 years ago
  5. ea5e35c Add method to extract group name from a configured value by Hugo Arès · 8 years ago
  6. 9fa53f2 Add method to check if configured value is a group reference by Hugo Arès · 8 years ago
  7. 58e0588 Extract group reference prefix into a constant by Hugo Arès · 8 years ago
  8. bb6d883 ReviewerDeletedEvent: Include user that removed the reviewer by David Pursehouse · 8 years ago
  9. 94b76cf StreamEventsApiListener: Emit event on deletion of vote by David Pursehouse · 8 years ago
  10. f29d92a VoteDeletedListener: Remove getRemoved() method from Event interface by David Pursehouse · 8 years ago
  11. de695e1 Merge "Recognize all parts marked with 'multipart/'" into stable-2.14 by Edwin Kempin · 8 years ago
  12. 62f34ab Recognize all parts marked with 'multipart/' by Patrick Hiesel · 8 years ago
  13. 16a1a4b RefFilter: Disallow using substring and regex filters together by David Pursehouse · 8 years ago
  14. e21d4bb Use quoted-printable for SMTP transfer encoding by Wyatt Allen · 8 years ago
  15. 94ea034 Refactor email rendering of SMTP sender by Wyatt Allen · 8 years ago
  16. f93ac68 Allow project owners to update project configuration by Changcheng Xiao · 8 years ago
  17. 8803103 LocalUsernamesToLowerCase: Reindex accounts after updating external IDs by Edwin Kempin · 8 years ago
  18. 87938bf MetaDataUpdate: Fix example code by Edwin Kempin · 8 years ago
  19. 433e1a9 Add support for tag web links by Paladox none · 8 years ago
  20. 147089b Test that blocking approval for change owners on parent works by Edwin Kempin · 8 years ago
  21. f714099 Merge changes from topic 'delete-refs' into stable-2.14 by Edwin Kempin · 8 years ago
  22. ad3d6c1 Changes can't be found when project name matches Change-Id pattern by David Pursehouse · 8 years ago
  23. bfea618 DeleteBranch{es}: Fix deletion of branch without refs/heads/ prefix by David Pursehouse · 8 years ago
  24. a11d28e AccountManager: Load external ID from primary storage (ReviewDb) by Edwin Kempin · 8 years ago
  25. f2ddbe6 Revert "AccountManager: Load external ID from primary storage" by Edwin Kempin · 8 years ago
  26. 3747f0f Disable auto-reindexing if stale during online reindex by Dave Borowitz · 8 years ago
  27. 16c2da7 ChangeIndexer#reindexAfterIndexUpdate -> autoReindexIfStale by Dave Borowitz · 8 years ago
  28. 203f8ee Merge "AccountManager: Load external ID from primary storage" into stable-2.14 by David Pursehouse · 8 years ago
  29. 105a02e Revert "Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent" by David Pursehouse · 8 years ago
  30. 38b17c6 AccountManager: Load external ID from primary storage by Edwin Kempin · 8 years ago
  31. 64d7c00 Set reflog message and identity when merging change by David Pursehouse · 8 years ago
  32. 6add177 Soy: Extend shortSubject to 72 chars by Orgad Shaneh · 8 years ago
  33. c50c228 VersionedMetaData#load: Use provided RevWalk instead of creating a new one by Edwin Kempin · 8 years ago
  34. fc9f794 Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent by Paladox none · 8 years ago
  35. c0ac1ba De-couple PluginModule and PluginRestApiModule registration by Luca Milanesio · 8 years ago
  36. 4847c3d Let ExternalIdsUpdate take care to evict accounts from the account cache by Edwin Kempin · 8 years ago
  37. fbcd038 Don't index missing accounts by Edwin Kempin · 8 years ago
  38. ef360d8 AccountCache: Add getOrNull method that returns null for missing account by Edwin Kempin · 8 years ago
  39. 6e5864b AccountCache: Document get and getIfPresent methods by Edwin Kempin · 8 years ago
  40. ad6b3cc Merge "Use change number instead of change id for inbound email" into stable-2.14 by David Pursehouse · 8 years ago
  41. 30ca4e0 Use change number instead of change id for inbound email by Patrick Hiesel · 8 years ago
  42. 17ad3df Allow to use AccountCache out of request scope by Dariusz Luksza · 8 years ago
  43. 56517ff Add support for 384 and 521 bit ECSDA keys by Paladox none · 8 years ago
  44. d0211d3 Improve error message when publishing an already published change edit by Hugo Arès · 8 years ago
  45. c07ff38 Use ReviewDb for resolving account cache lookup by Luca Milanesio · 8 years ago
  46. 5b4b4d4 Format java files with google-java-format by David Pursehouse · 8 years ago
  47. 9169fc2 Fix firing change related event for deleted change by Hugo Arès · 8 years ago
  48. d4019bc UploadValidationListener: Use Java 8 default on interface methods by David Pursehouse · 8 years ago
  49. bc9ad69 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  50. 5a1194f ConfigSuite: Fix error message by Edwin Kempin · 8 years ago
  51. 3ffecce Enhance UploadValidators to allow listening to negotation start by Matthias Sohn · 8 years ago
  52. 4ad7bd5 Files: Fix NPE when old patch set is not found by Edwin Kempin · 8 years ago
  53. b38e18e ReviewersUtil: Add logging and metrics for reviewer suggestion by David Pursehouse · 8 years ago
  54. 7da5826 Merge "Replace FileInputStream and FileOutputStream with static Files methods" into stable-2.14 by ekempin · 8 years ago
  55. cd88eef ReviewersUtil: Fix candidate list multiplier comment by David Pursehouse · 8 years ago
  56. db21e3a Replace FileInputStream and FileOutputStream with static Files methods by Hector Oswaldo Caballero · 8 years ago
  57. 7bb66a7 MailProcessor: Remove unused ReviewDb by David Pursehouse · 8 years ago
  58. ee788ddb Create group-indexed extension point by Hugo Arès · 8 years ago
  59. 5d1229c Always use SSL implicitly for POP3 and IMAP by Patrick Hiesel · 8 years ago
  60. 9269cb5 Use account cache instead of ReviewDb in MailProcessor by Patrick Hiesel · 8 years ago
  61. 8c2e607 Change log message to reflect IMAP RFC by Patrick Hiesel · 8 years ago
  62. c3319bf InitSshd: Generate ecdsa and ed25519 keys if the host supports them by Paladox none · 8 years ago
  63. 6a7bf29 Speed up reviewer suggestion by Patrick Hiesel · 8 years ago
  64. cbd3339 Merge "GET edit info: Expose base patch set number" into stable-2.14 by David Pursehouse · 8 years ago
  65. 6649d5c Merge "Fix NPE when deleting current patch set and previous patch set doesn't exist" into stable-2.14 by David Pursehouse · 8 years ago
  66. b283e15 Fix NPE when deleting current patch set and previous patch set doesn't exist by Edwin Kempin · 8 years ago
  67. 90e4f5b GET edit info: Expose base patch set number by David Ostrovsky · 8 years ago
  68. d3cef52 Remove unnecessary ObjectInserter flush from Revert by Shawn Pearce · 8 years ago
  69. de4d6b6 Fix dashboards to use isVisible by Shawn Pearce · 8 years ago
  70. e3a9dd7 Support mariadb db in AccountPatchReviewStore by Paladox none · 8 years ago
  71. efc835dc Fix notifications for comments on draft patch sets by Logan Hanks · 8 years ago
  72. 535acb1 Index: Extract common parts into AbstractVersionManager by Dariusz Luksza · 8 years ago
  73. 3a6672f Merge "ES: Implement online reindex for ElasticSearch" into stable-2.14 by David Pursehouse · 8 years ago
  74. 95f2e87 Add the new gerrit systemctl file to init by Paladox none · 8 years ago
  75. 22f806f Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  76. 74bb6d6 ES: Implement online reindex for ElasticSearch by Dariusz Luksza · 8 years ago
  77. 0968ee7 JdbcAccountPatchReviewStore: Fix copyright year by David Pursehouse · 8 years ago
  78. a946880 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  79. 49799b2 Support Jdbc implementation of AccountPatchReviewStore by Hongkai Liu · 8 years ago
  80. 9bdb097 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  81. 40850b2 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  82. b279826 Fix file_name column size in H2AccountPatchReviewStore by Hugo Arès · 8 years ago
  83. f3cdd45 GET files?reviewed: Don't fire N+1 selects for N patch sets by David Ostrovsky · 8 years ago
  84. 8b9203d Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  85. 336db37 Use lower case table/column/constraint names in H2AccountPatchReviewStore by Hugo Arès · 8 years ago
  86. 7de5177 Fix clear methods in H2AccountPatchReviewStore by Hugo Arès · 8 years ago
  87. 9eb6e4c Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  88. 682171f Create account-indexed extension point by Hugo Arès · 8 years ago
  89. 6942451 MissingCredentialsException: Fix grammar in javadoc by David Pursehouse · 8 years ago
  90. 4bb4599 PluginLoader: Remove stale plugin files from /tmp on startup by David Pursehouse · 8 years ago
  91. 8a20172 Format Java files with google-java-format by David Pursehouse · 8 years ago
  92. f2a275b Leave assignee feature always enabled by Luca Milanesio · 8 years ago
  93. 70fbef8 Merge "Hide assignee by default in Gerrit changes table" into stable-2.14 by David Pursehouse · 8 years ago
  94. 50057ff Hide assignee by default in Gerrit changes table by Luca Milanesio · 8 years ago
  95. c5f8066 Don't ship bouncycastle libraries in plugin API by David Ostrovsky · 8 years ago
  96. 8cc3363 AbstractParserTest: Use CONSTANT_CASE for static final field by Edwin Kempin · 8 years ago
  97. cdeb08b Use start of comment range for email parser by Patrick Hiesel · 8 years ago
  98. b5584d1 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  99. 99f6863 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  100. 37b9293 Fix intopic predicate with regex by Hugo Arès · 8 years ago