1. b21f59cc Delete unused AccountPatchReview by Shawn Pearce · 8 years ago
  2. cd06fb6 Reject (robot) comments with ranges referring to line 0 by Alice Kober-Sotzek · 8 years ago
  3. b4af8ca Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  4. a1be2c7 Support for at-sign (@) in usernames by Jan Kundrát · 8 years ago
  5. 5edb67c Account: Format with google-java-format by David Pursehouse · 8 years ago
  6. 04c9019 Document the use of the active bit in Account. by Han-Wen Nienhuys · 8 years ago
  7. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  8. 84d830b gerrit-server: use hashed passwords for HTTP. by Han-Wen Nienhuys · 8 years ago
  9. 22b8412 Support disabling change ReviewDb table access entirely by Dave Borowitz · 8 years ago
  10. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  11. 79e63a3 Revert external ID cache by Edwin Kempin · 8 years ago
  12. de5dd7a Add status field to account in ReviewDB by Kasper Nilsson · 8 years ago
  13. 63fbea5 Account: Minor cleanup by Dave Borowitz · 8 years ago
  14. 2869caa Add cache for external ids by Edwin Kempin · 8 years ago
  15. 5a14231 Remove sequence-based UID generation for messages by Dave Borowitz · 8 years ago
  16. 08cbca7 Merge "Add api portion of resolvable comments" by Dave Borowitz · 8 years ago
  17. 62582a6 Add all() methods to more ReviewDb access classes by Dave Borowitz · 8 years ago
  18. 7ec3036 Add api portion of resolvable comments by Kasper Nilsson · 8 years ago
  19. b043d44 Migrate project watches to git (part 2) by Edwin Kempin · 9 years ago
  20. 10aa4e2 Require account index and remove fallbacks by Edwin Kempin · 9 years ago
  21. e9070d6 Remove unused method AccountExternalIdAccess#byAccountEmail by Edwin Kempin · 8 years ago
  22. 110f60f Make the file path for the replacement of a robot comment explicit by Alice Kober-Sotzek · 8 years ago
  23. 8a81cd1 Upgrade schema for resolvable comments by Kasper Nilsson · 8 years ago
  24. 6b1cd81 Merge changes I69cf3fc4,Ib6e9e942 by ekempin · 8 years ago
  25. bcd275e Add support for suggested fixes of robot comments by Alice Kober-Sotzek · 8 years ago
  26. a02a5c0 Remove test prefix from test methods by Patrick Hiesel · 8 years ago
  27. 8e917e1 Generalize Change.Id methods for parsing from refnames by Dave Borowitz · 8 years ago
  28. 070b2e5 RefNames: add constant for 'refs/meta/' by David Pursehouse · 8 years ago
  29. 65afe7e RefNames: add constant for 'refs/meta/' by David Pursehouse · 8 years ago
  30. 926166e Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  31. a291706e AccountSshKey: Strip newline characters out of public key string by David Pursehouse · 8 years ago v2.13.3
  32. 1f9b0c7 PatchSetApprovalTest: Extend GerritBaseTests by David Pursehouse · 8 years ago
  33. b25f267 SystemConfig: increase site path length from 255 char to CLOB by David Ostrovsky · 8 years ago
  34. 1987154 Add patch set description by Kasper Nilsson · 8 years ago
  35. 7d8667d Move refs/cache-automerge/ generation logic to RefNames by Dave Borowitz · 8 years ago
  36. e47fe47 Support voting on merged changes by Dave Borowitz · 9 years ago
  37. a0f4942 ChangeNotes: Make defensive copies of mutable value types by Dave Borowitz · 8 years ago
  38. 793d78f Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  39. c230ccc Record real user in database for approvals/messages/comments by Dave Borowitz · 8 years ago
  40. 6627074 Support arbitrary properties on robot comments by Edwin Kempin · 9 years ago
  41. c027596 PatchSetApproval: Set tag in copy constructor by Dave Borowitz · 8 years ago
  42. 3fde7e4 Add support for Robot Comments by Edwin Kempin · 9 years ago
  43. 138aec1 Assignee in ReviewDb. by Gustaf Lundh · 9 years ago
  44. 10ba617 Extract RevisionNote.Comment and use it instead of PatchLineComment by Edwin Kempin · 9 years ago
  45. c6ea7bb Include a magic /MERGE_LIST file for merge commits by Edwin Kempin · 9 years ago
  46. b5b60f3 Patch: Add static method to check if file is magic by Edwin Kempin · 9 years ago
  47. e128d6f Java-8ify ReviewDbUtil by Dave Borowitz · 9 years ago
  48. e45363d Use some Java 8 features by Dave Borowitz · 9 years ago
  49. 8af982a Option to reject implicit merges when pushing changes for review by Saša Živkov · 9 years ago
  50. 225b7a7 Option to reject implicit merges when pushing changes for review by Saša Živkov · 9 years ago
  51. 49d9a46 Move AuthType from gerrit-reviewdb to extension API by David Pursehouse · 9 years ago
  52. 117b0e8 Account.FieldName: Move to extension API as AccountFieldName by David Pursehouse · 9 years ago
  53. bfca2bb Remove leftovers of starred_changes for postgres index by Alexandre Philbert · 9 years ago
  54. 6a72134 PatchSet: Increase size of groups column by David Pursehouse · 9 years ago
  55. d73386e Migrate project watches to git (part 1) by Edwin Kempin · 9 years ago
  56. 0e3ba0d Merge "RefNames: Add method to check if ref is a user ref" by David Pursehouse · 9 years ago
  57. 716ae68 RefNames: Add method to check if ref is a user ref by Edwin Kempin · 9 years ago
  58. 1ae0b7d Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  59. 597e198 RefNames#fullName: Don't prepend "refs/heads/" for HEAD by Alexandre Philbert · 9 years ago
  60. 82b70db Clean up hardcoded refs/meta/config strings by Patrick Hiesel · 9 years ago
  61. c298aa6 Use a common function to unwrap ReviewDb by Björn Pedersen · 9 years ago
  62. 15ca7b0 Migrate reviewed flags to local H2 database by Edwin Kempin · 9 years ago
  63. d432c83 Make hooks/events listen to the new API Events. by Martin Fick · 9 years ago
  64. 98f448c Optimize edit handling in VisibleRefFilter by Shawn Pearce · 9 years ago
  65. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  66. 9a93809 VisibleRefFilter: Fix NPE on check of edit ref when currAccountId is null by Edwin Kempin · 9 years ago
  67. ad6f15b Support ${shardeduserid} in ref patterns by Edwin Kempin · 9 years ago
  68. adb1ed4 VisibleRefFilter: Check visibility of refs/users/ branches by Edwin Kempin · 9 years ago
  69. d3eb8fc Support fetch of refs/users/self from All-Users repository by Edwin Kempin · 9 years ago
  70. 6cde89d ChangeQueryBuilder: Move Change-Id pattern string to Change class by David Pursehouse · 9 years ago
  71. c7f3925 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  72. 7919be2 Change.Id: Avoid NumberFormatException on empty user edit ref by David Pursehouse · 9 years ago
  73. edb6705 Merge changes from topic 'star-labels-part-1' by Edwin Kempin · 9 years ago
  74. 11d345d Organize imports by David Pursehouse · 9 years ago
  75. beca8d2 Remove gwtorm annotations from AccountSshKey by Edwin Kempin · 9 years ago
  76. 9e972cc Support star labels by Edwin Kempin · 9 years ago
  77. 08f2550 Merge changes I39b56689,I7b428b06,I893c0fd0,I772cc9b0 by Edwin Kempin · 9 years ago
  78. 7ef114d AccountSshKey: Split common getter code to utility method by David Pursehouse · 9 years ago
  79. 165fc01 AccountSshKey.Id: Add isValid() method by David Pursehouse · 9 years ago
  80. 45aa8ca Add missing newline at end of files by David Pursehouse · 9 years ago
  81. 66c76c9 Shard refs/draft-comments/* by change instead of account ID by Dave Borowitz · 9 years ago
  82. dba0801 Move method for parsing ref parts (CD/ABCD/...) to RefNames by Dave Borowitz · 9 years ago
  83. a101030 AccountTest: Convert to Truth by Dave Borowitz · 9 years ago
  84. 52fe682 Move ChangeNoteUtil#changeRefName to RefNames by Dave Borowitz · 9 years ago
  85. 07952c0 Store SSH keys in git by Edwin Kempin · 9 years ago
  86. 713d2b2 ChangeBundle: Ignore null originalSubject in ReviewDb changes by Dave Borowitz · 9 years ago
  87. dde2447 Migrate starred changes to git (part 2) by Edwin Kempin · 9 years ago
  88. dfe73dc Shard refs/starred-changes refs by change ID instead of account ID by Edwin Kempin · 9 years ago
  89. c7cb3dd Fix ChangeRebuilderImpl with null account IDs by Dave Borowitz · 9 years ago
  90. 2e7f2e9 Merge "Allow to tag reviews" by Dave Borowitz · 9 years ago
  91. c70e862 Allow to tag reviews by Dariusz Luksza · 9 years ago
  92. f9a0cab Remove redundant 'private' modifier on constructors by David Pursehouse · 9 years ago
  93. ad0e4bf Remove redundant 'static' modifiers by David Pursehouse · 9 years ago
  94. c5ccbf1 Add missing whitespace around keywords, operators and braces by David Pursehouse · 9 years ago
  95. c3e0717 NoteDb: Avoid no-op commits when touching published comments by Dave Borowitz · 9 years ago
  96. 790103c Store NoteDb migration state inside Change by Dave Borowitz · 9 years ago
  97. dc86ab5 Fix PUBLISH_ALL_REVISIONS in NoteDb by Dave Borowitz · 9 years ago
  98. a2d40b8 Standardize capitalization of "NoteDb" by Dave Borowitz · 9 years ago
  99. c62f9fe ACLs for superproject subscriptions by Stefan Beller · 9 years ago
  100. 1693e1b ChangeBundle: Allow timestamp slop instead of rounding by Dave Borowitz · 9 years ago