1. d633834 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  2. b644ff8 Merge "Implement Bazel build" by Edwin Kempin · 9 years ago
  3. 5985915 Hoist createChange methods out of AbstractSubmit by Dave Borowitz · 9 years ago
  4. bd43895 Merge "Prevent pushing of patch sets onto invisible patch sets" by Edwin Kempin · 9 years ago
  5. 69ca289 Prevent pushing of patch sets onto invisible patch sets by Patrick Hiesel · 9 years ago
  6. ff0569a Update issue tracker URL in POM files by David Pursehouse · 9 years ago
  7. c303c46 Migrate reviewer-deleted event to new event framework by David Pursehouse · 9 years ago
  8. d432c83 Make hooks/events listen to the new API Events. by Martin Fick · 9 years ago
  9. e70dae7 EventRecorder#assertRefUpdatedEvents: Fix NPE when expecting null ref by David Pursehouse · 9 years ago
  10. 54a1d96 AbstractDaemonTest: Record events as the admin user by David Pursehouse · 9 years ago
  11. 556fefd AbstractSubmit: Move getHead(), etc, up to AbstractDaemonTest by David Pursehouse · 9 years ago
  12. 2a629b0 submitted_together: Add option to count non-visible changes by Jonathan Nieder · 9 years ago
  13. 27d460c Revert "submitted_together: Add a dummy change for not visible changes" by Jonathan Nieder · 9 years ago
  14. 8d3885d Support async change operations directly in BatchUpdate by Dave Borowitz · 9 years ago
  15. 450332b DeleteBranchIT: Add assertion on expected ref-updated events by David Pursehouse · 9 years ago
  16. 0fd4b3a Move EventRecorder setup to AbstractDaemonTest by David Pursehouse · 9 years ago
  17. 3e75e79 Extend submit tests with more assertions on events by David Pursehouse · 9 years ago
  18. 3f528fd AbstractDaemonTest: Increase change update threadpool size by Dave Borowitz · 9 years ago
  19. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  20. 42935c7 Merge changes from topic 'behind-the-back' by Dave Borowitz · 9 years ago
  21. e73ebe2 submitted_together: Add a dummy change for not visible changes by Stefan Beller · 9 years ago
  22. 5834756 Add a test for a single push of N changes by Dave Borowitz · 9 years ago
  23. 4bc0dbc SubmitByMergeAlwaysIT: Test ref-updated event for multiple changes by David Pursehouse · 9 years ago
  24. 6c97cbb Refactor event capturing in submit tests for more precise assertions by David Pursehouse · 9 years ago
  25. ef3ac04 Merge changes I5c6d9b49,Icf9cb1f3 by David Pursehouse · 9 years ago
  26. b273cfd Consistently annotate changeCache as @Nullable by Jonathan Nieder · 9 years ago
  27. a758640 VisibleRefFilter Avoid touching the database for drafts by Dave Borowitz · 9 years ago
  28. f35d186 Use one reflection util to assert all preferences by Edwin Kempin · 9 years ago
  29. adb1ed4 VisibleRefFilter: Check visibility of refs/users/ branches by Edwin Kempin · 9 years ago
  30. 1cb39c7 Merge "RestSession: Add helper method to send HEAD request to REST endpoint" by Edwin Kempin · 9 years ago
  31. b01bd89 Extract a type for sets of reviewers, and store timestamp by Dave Borowitz · 9 years ago
  32. 0198dda Merge branch 'stable-2.12' by Marco Miller · 9 years ago
  33. dadbff5 RestSession: Add helper method to send HEAD request to REST endpoint by David Pursehouse · 9 years ago
  34. 941d894 RebaseSorter: leave commit /merge candidate as interesting if referenced by Marco Miller · 9 years ago
  35. 0f8b411 Remove unused dbProvider field from IdentifiedUser by Andrew Bonventre · 9 years ago
  36. 96fe105 ChangeRebuilderIT: Reopen ReviewDb when changing migration state by Dave Borowitz · 9 years ago
  37. 75fd838 GroupsIT: Move createGroup() methods to AbstractDaemonTest by David Pursehouse · 9 years ago
  38. 398f7a5 Add factory for ChangeResource by Edwin Kempin · 9 years ago
  39. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  40. 0d67c84 Merge "Always set VisibleRefFilter on UploadPack" by Edwin Kempin · 9 years ago
  41. 07952c0 Store SSH keys in git by Edwin Kempin · 9 years ago
  42. b961a7d Always set VisibleRefFilter on UploadPack by Edwin Kempin · 9 years ago
  43. d29e019 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  44. d576553 Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  45. 8f02dff AbstractDaemonTest: Add user SSH session by David Pursehouse · 9 years ago
  46. af71861 Support disabling NoteDb reads for tests by Dave Borowitz · 9 years ago
  47. 3e6785f AbstractDaemonTest#newRequestContext: Use correct user for SSH session by David Pursehouse · 9 years ago
  48. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  49. f785d86 Add missing trailing comma on array declarations by David Pursehouse · 9 years ago
  50. 6816375 AbstractDaemonTest: Add saveProjectConfig method by David Pursehouse · 9 years ago
  51. aaa2d82 AccountApi: Add SSH key methods by David Pursehouse · 9 years ago
  52. 998cacb Factor creation of RawInput instances out to RawInputUtil by David Pursehouse · 9 years ago
  53. 791f339 Add a way to change the destination of open changes by Raviteja Sunkara · 9 years ago
  54. f449ad4 NoteDbChecker: Refactor to support checking without rebuilding by Dave Borowitz · 9 years ago
  55. fe6e522 Use an enum for various NoteDb scenarios in tests by Dave Borowitz · 9 years ago
  56. ed78202 Fix description in gerrit-acceptance-framework/pom.xml by Michael Zhou · 9 years ago
  57. 886746f Encapsulate per-index utilities in a pair of generic classes by Dave Borowitz · 9 years ago
  58. 5992220 Reindex: Remove --output option by Dave Borowitz · 9 years ago
  59. e023347 Move most Change-related index code to an index subpackage by Dave Borowitz · 9 years ago
  60. 3c3f01e AccountCreator: Use StandardCharsets.US_ASCII constant by David Pursehouse · 9 years ago
  61. 1c6f71e Add new maintainers to "developers" section in pom.xml files by David Pursehouse · 9 years ago
  62. f367b5d Include a UUID portion in NoteDb author identities by Dave Borowitz · 9 years ago
  63. 1c85f21 Add test assertion that adding reviewer triggers email by Edwin Kempin · 9 years ago
  64. f410622 Set version to 2.12.2 by David Pursehouse · 9 years ago v2.12.2
  65. 44d9c99 Merge "Merge branch 'stable-2.12'" by Dave Borowitz · 9 years ago
  66. 507de53 AbstractDaemonTest: Clear commonServer even if stop fails by Dave Borowitz · 9 years ago
  67. 6475704 Set version to 2.12.1 by David Pursehouse · 9 years ago v2.12.1
  68. c1ec3a7 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  69. 1bf9bdd Add option to rebuild and check NoteDb after acceptance tests by Dave Borowitz · 9 years ago
  70. 126af24 Fix submittabilty of merge commits that resolve conflicts by Alexandre Philbert · 9 years ago
  71. 9fb8673 DraftChangeIT: Hoist createDraftChange up to AbstractDaemonTest by David Pursehouse · 9 years ago
  72. 1a245bd AbstractDaemonTest: Extract methods for parsing resources by Dave Borowitz · 9 years ago
  73. c9d2f51 Merge "BatchUpdate: Always bump rowVersion when dirty" by Dave Borowitz · 9 years ago
  74. 3f2bde1 BatchUpdate: Always bump rowVersion when dirty by Dave Borowitz · 9 years ago
  75. 72c1fe3 Merge "Buck: Emulate real JGit project structure in its own cell" by Saša Živkov · 9 years ago
  76. 2dbe664 PushOneCommit: Remove Result#getCommitId method by Dave Borowitz · 9 years ago
  77. e08c7f6 VisibleRefFilterIT: Use VisibleRefFilter directly by Dave Borowitz · 9 years ago
  78. b6d60b1 Merge changes from topic 'abstract-notes-migration' by Dave Borowitz · 9 years ago
  79. 88951509 Merge "ChangeNotes.Factory: Add more methods to create change notes" by Edwin Kempin · 9 years ago
  80. d9cafb7 Buck: Fix java_doc rule to use $(classpath :foo) macro by David Ostrovsky · 9 years ago
  81. 64d4bdf Buck: Emulate real JGit project structure in its own cell by David Ostrovsky · 9 years ago
  82. fc4fda2 ChangeNotes.Factory: Add more methods to create change notes by Edwin Kempin · 9 years ago
  83. 541c2e8 Merge "Buck: Allow to consume JGit from its own cell" by David Pursehouse · 9 years ago
  84. ed92a5d Use different NotesMigration implementation for testing by Dave Borowitz · 9 years ago
  85. 89b9bbc Extract an abstract base class for NotesMigration by Dave Borowitz · 9 years ago
  86. 61d649c Remove unused import by David Pursehouse · 9 years ago
  87. 5e9578b Unset userHome in FS. by Han-Wen Nienhuys · 9 years ago
  88. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  89. 02de595 Change API: Add methods to publish and delete draft changes by Urs Wolfer · 9 years ago
  90. 341baf2 Pass project to ChangeData so that it can load the change from notes by Edwin Kempin · 9 years ago
  91. 0fb0983 Use ChangeNotes in more places to load the change by Edwin Kempin · 9 years ago
  92. c89c21c Load change in ChangeNotes.Factory by Edwin Kempin · 9 years ago
  93. 63de2bc Merge "Pass ReviewDb to ChangeNotes.Factory" by Edwin Kempin · 9 years ago
  94. c0ad7dd AbstractSubmit: Set @NoHttpd by Dave Borowitz · 9 years ago
  95. 8508d2f Pass ReviewDb to ChangeNotes.Factory by Edwin Kempin · 9 years ago
  96. 220a3f5 Disable reading from changes tables under notedb by Dave Borowitz · 9 years ago
  97. 95437f6 Notedb: Implement patch set groups by Dave Borowitz · 9 years ago
  98. 3ecfd76 Start factoring out PatchSet accesses into a PatchSetUtil class by Dave Borowitz · 9 years ago
  99. cfc5a2c Merge "Update sshd-core to 1.0.0 and mina to 2.10" by David Pursehouse · 9 years ago
  100. e8a5214 Update sshd-core to 1.0.0 and mina to 2.10 by David Ostrovsky · 9 years ago