1. 5fdb5f2 Organize imports by David Pursehouse · 8 years ago
  2. 483c2ff Only generate SSH test keys if we run SSH tests by Patrick Hiesel · 8 years ago
  3. 244ff8c Add @UseSsh Annotation and GERRIT_USE_SSH flag by Patrick Hiesel · 8 years ago
  4. aaeaf09 Merge "Use change owner name in non-reviewer newchange emails" by Dave Borowitz · 8 years ago
  5. fe04583 Use change owner name in non-reviewer newchange emails by Wyatt Allen · 8 years ago
  6. 2f845a4 Merge "Don't require Add Patch Set permission for submit by rebase" by Dave Borowitz · 8 years ago
  7. e77dc0a Merge "RebaseAlways does not handle identical tree properly" by ekempin · 8 years ago
  8. 0038c30 Merge branch 'stable-2.13' by Edwin Kempin · 8 years ago
  9. 9b51298 Implement reviewers visibility check for suggestions by Luca Milanesio · 8 years ago
  10. d062a34 SuggestReviewersIT: Avoid side-effects between tests by Edwin Kempin · 8 years ago
  11. 194d509 Merge "Add Setting to expand diffs inline or open diff view (backend)" by Dave Borowitz · 8 years ago
  12. b4de53f Merge "Make the file path for the replacement of a robot comment explicit" by ekempin · 8 years ago
  13. 969a195 Don't require Add Patch Set permission for submit by rebase by Edwin Kempin · 8 years ago
  14. 110f60f Make the file path for the replacement of a robot comment explicit by Alice Kober-Sotzek · 8 years ago
  15. e5ee0d3 Support setting current patch set in NoteDb by Dave Borowitz · 8 years ago
  16. e450a31 Add Setting to expand diffs inline or open diff view (backend) by Becky Siegel · 8 years ago
  17. a60e302 Set patchset description to 'Rebase' when rebasing by Aaron Gable · 8 years ago
  18. ca547ff Add REST endpoint to reindex a single account by Edwin Kempin · 8 years ago
  19. d0a1e11 Merge changes I529bfa5e,I59aa42d8 by David Pursehouse · 8 years ago
  20. 260126d Organize imports by David Pursehouse · 8 years ago
  21. 467aecb Add REST API endpoint to delete multiple tags by David Pursehouse · 8 years ago
  22. b97862e Merge changes I1547893a,I40f0a2ca by David Pursehouse · 8 years ago
  23. d94fa83 Merge changes Id112b701,Ia33389c5 by Dave Borowitz · 8 years ago
  24. c414f6c Add tests for the delete tag REST API by Paladox none · 8 years ago
  25. 4f8edafb Move custom Truth subjects to gerrit-test-util by Alice Kober-Sotzek · 8 years ago
  26. bc8186a Add unit tests for Comment.Range#isValid by Alice Kober-Sotzek · 8 years ago
  27. e1b2ad3 PreviewSubmit: fix generation of compressed tar entries by Stefan Beller · 8 years ago
  28. 02eda1a Organize imports by David Pursehouse · 8 years ago
  29. 6b1cd81 Merge changes I69cf3fc4,Ib6e9e942 by ekempin · 8 years ago
  30. 311ea90 Implement Mail Processor and Tests by Patrick Hiesel · 8 years ago
  31. 2768119 Merge "Send email notification to user that is assigned to a change" by David Pursehouse · 8 years ago
  32. 3406599 Merge "Split tests of RobotCommentsIT into smaller units" by David Pursehouse · 8 years ago
  33. 3432193 Merge "Remove test prefix from test methods" by David Pursehouse · 8 years ago
  34. bcd275e Add support for suggested fixes of robot comments by Alice Kober-Sotzek · 8 years ago
  35. ce229cb Split tests of RobotCommentsIT into smaller units by Alice Kober-Sotzek · 8 years ago
  36. 654b803 Remove Apache Codec Dependency from ChangeEditIT by Patrick Hiesel · 8 years ago
  37. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  38. 49ab6f5 Send email notification to user that is assigned to a change by Edwin Kempin · 8 years ago
  39. 9d16b6b RebaseAlways does not handle identical tree properly by Zhen Chen · 8 years ago
  40. a02a5c0 Remove test prefix from test methods by Patrick Hiesel · 8 years ago
  41. f9da0ed Organize imports by David Pursehouse · 8 years ago
  42. 7c2eb45 Test that an empty map is returned if there are no robot comments by Edwin Kempin · 8 years ago
  43. cd07df4 Allow to explicitly specify whom to notify on a change update by Edwin Kempin · 8 years ago
  44. 5690d68 Test that watchers are notified for new changes only if notify is ALL by Edwin Kempin · 8 years ago
  45. 422b453 Merge "Add ApprovalInfo.permittedVotingRange and updated reviewers tooltip" by ekempin · 8 years ago
  46. bf313bb Add ApprovalInfo.permittedVotingRange and updated reviewers tooltip by Oleg Aravin · 8 years ago
  47. 36959f7 DeleteBranches: Return 400 Bad Request if input is missing by David Pursehouse · 8 years ago
  48. a1bcf92 Rename BranchAssert to RefAssert and make it generic by David Pursehouse · 8 years ago
  49. 31e4687 Fix incorrect mergeTip detection in ChangeJson.toRevisionInfo. by Andrii Shyshkalov · 8 years ago
  50. b216a42 Avoid passing ChangeControl to ChangeMessageModifier.onSubmit. by Andrii Shyshkalov · 8 years ago
  51. 723b639 Merge "Add extension point to customize detailed commit message generation." by David Pursehouse · 8 years ago
  52. 6fdc8eb Add extension point to customize detailed commit message generation. by Andrii Shyshkalov · 8 years ago
  53. 81bb4ea Merge changes from topic 'reindex-if-stale' by David Pursehouse · 8 years ago
  54. 27ec2ba ChangeIndexer: Reindex if stale after every index update by Dave Borowitz · 8 years ago
  55. becb3b2 Merge "Add preference for dashboard columns in preferences" by Dave Borowitz · 8 years ago
  56. 9b6b424 ReviewersUtil: Query for groups only while limit is not reached yet by Edwin Kempin · 8 years ago
  57. 9ebeefa Merge "Add REST endpoint to reindex a single account" by ekempin · 8 years ago
  58. 7ee686a Add REST endpoint to reindex a single account by Edwin Kempin · 8 years ago
  59. 8b1fe0b ChangeJson: Fix NPE when Non-Author-Code-Review is configured by Edwin Kempin · 8 years ago
  60. 7552bae Add preference for dashboard columns in preferences by Becky Siegel · 8 years ago
  61. 84c49a6 Merge "Rebase-Always strategy: always generate footers." by ekempin · 8 years ago
  62. 7fe4516 Rebase-Always strategy: always generate footers. by Andrii Shyshkalov · 8 years ago
  63. 3d93136 StickyApprovalsIT: Also cover change kind NO_CHANGE by Edwin Kempin · 8 years ago
  64. c67dcbc RevisionApi: Add method to get revision ETag by David Pursehouse · 8 years ago
  65. 6e01539e Fix MailMetadataIT.metadataOnNewChange when running against NoteDb by Edwin Kempin · 8 years ago
  66. d3d8ba9 Merge changes Icfaf214d,I71e3cc50 by ekempin · 8 years ago
  67. a522b15 Merge "Add patch set description api endpoints" by David Pursehouse · 8 years ago
  68. e114877 ProjectWatchIT: Add tests for watching a keyword by Edwin Kempin · 8 years ago
  69. 70713dc ProjectWatchIT: Add tests for watching the All-Projects project by Edwin Kempin · 8 years ago
  70. 9f2ed6a Add patch set description api endpoints by Kasper Nilsson · 8 years ago
  71. e6fbdc7 Don't prohibit re-voting 0 post-submit after vote removal by Dave Borowitz · 8 years ago
  72. 1decb04 ChangeJson: Only list increasing values as permitted post-submit by Dave Borowitz · 8 years ago
  73. d7424d3 Merge "Merge branch 'stable-2.13'" by David Pursehouse · 8 years ago
  74. 3964c0b Merge "Support disallowing voting on labels after submission" by ekempin · 8 years ago
  75. a752d80 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  76. 260598c Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  77. 2944506 Allow submit of merge of non change branch by Sven Selberg · 8 years ago
  78. 2b1a9cf Merge "Add regression tests and new headers to email" by ekempin · 8 years ago
  79. 20d71e5 Support disallowing voting on labels after submission by Dave Borowitz · 8 years ago
  80. d61a3a1 Add regression tests and new headers to email by Patrick Hiesel · 8 years ago
  81. f1790ce Extension point for visiting ActionInfos before returning by Dave Borowitz · 8 years ago
  82. b33ef44 Revert removal of Joda time in OutputStreamQuery by David Pursehouse · 8 years ago
  83. c1b79d0 Merge "CommentSender: Fix ArrayIndexOutOfBoundsException for file level comments" by ekempin · 8 years ago
  84. 92b20ba CommentSender: Fix ArrayIndexOutOfBoundsException for file level comments by Edwin Kempin · 8 years ago
  85. 27b0ee7 Fix Checkstyle warnings related to modifiers by David Pursehouse · 8 years ago
  86. 6208968 QueryIT: Add test for timestamp in query with output in text format by David Pursehouse · 8 years ago
  87. e23ca41 Merge "Change kind cache: Don't fail if prior ps has no parent, but next ps has 1 parent" by David Pursehouse · 8 years ago
  88. d49bd17 Change kind cache: Don't fail if prior ps has no parent, but next ps has 1 parent by Edwin Kempin · 8 years ago
  89. 8a4d86e Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  90. 1d55a32 Fix broken submit tests by David Pursehouse · 8 years ago
  91. 225da2d Add @Sandboxed annotation for classes and methods by Patrick Hiesel · 9 years ago
  92. 3b6f3a8 Bazel: Exclude some tests that time out from the CI by David Ostrovsky · 8 years ago
  93. 0d3dab2 Add tests for submit whole topic on multiple projects/branches by David Pursehouse · 8 years ago
  94. dc09b8c Merge "Prevent inheriting from multiple projects" by Dave Borowitz · 8 years ago
  95. 69e27a3 Prevent inheriting from multiple projects by Patrick Hiesel · 9 years ago
  96. 55a07fc ProjectWatchIT: Test that watches of different users don't interfere by Edwin Kempin · 8 years ago
  97. a5a9fbd Test that watches for other projects are not applied by Edwin Kempin · 8 years ago
  98. 354d228 ProjectWatchIT#watchFile(): Use watchedRepo for both changes by Edwin Kempin · 8 years ago
  99. d7bd932 Bazel: Fix build by David Ostrovsky · 8 years ago
  100. cb2dd27 Merge "Add patch set description" by Dave Borowitz · 8 years ago