1. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  2. 9a93809 VisibleRefFilter: Fix NPE on check of edit ref when currAccountId is null by Edwin Kempin · 9 years ago
  3. ad6f15b Support ${shardeduserid} in ref patterns by Edwin Kempin · 9 years ago
  4. adb1ed4 VisibleRefFilter: Check visibility of refs/users/ branches by Edwin Kempin · 9 years ago
  5. d3eb8fc Support fetch of refs/users/self from All-Users repository by Edwin Kempin · 9 years ago
  6. 6cde89d ChangeQueryBuilder: Move Change-Id pattern string to Change class by David Pursehouse · 9 years ago
  7. c7f3925 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  8. 7919be2 Change.Id: Avoid NumberFormatException on empty user edit ref by David Pursehouse · 9 years ago
  9. edb6705 Merge changes from topic 'star-labels-part-1' by Edwin Kempin · 9 years ago
  10. 11d345d Organize imports by David Pursehouse · 9 years ago
  11. beca8d2 Remove gwtorm annotations from AccountSshKey by Edwin Kempin · 9 years ago
  12. 9e972cc Support star labels by Edwin Kempin · 9 years ago
  13. 08f2550 Merge changes I39b56689,I7b428b06,I893c0fd0,I772cc9b0 by Edwin Kempin · 9 years ago
  14. 7ef114d AccountSshKey: Split common getter code to utility method by David Pursehouse · 9 years ago
  15. 165fc01 AccountSshKey.Id: Add isValid() method by David Pursehouse · 9 years ago
  16. 45aa8ca Add missing newline at end of files by David Pursehouse · 9 years ago
  17. 66c76c9 Shard refs/draft-comments/* by change instead of account ID by Dave Borowitz · 9 years ago
  18. dba0801 Move method for parsing ref parts (CD/ABCD/...) to RefNames by Dave Borowitz · 9 years ago
  19. a101030 AccountTest: Convert to Truth by Dave Borowitz · 9 years ago
  20. 52fe682 Move ChangeNoteUtil#changeRefName to RefNames by Dave Borowitz · 9 years ago
  21. 07952c0 Store SSH keys in git by Edwin Kempin · 9 years ago
  22. 713d2b2 ChangeBundle: Ignore null originalSubject in ReviewDb changes by Dave Borowitz · 9 years ago
  23. dde2447 Migrate starred changes to git (part 2) by Edwin Kempin · 9 years ago
  24. dfe73dc Shard refs/starred-changes refs by change ID instead of account ID by Edwin Kempin · 9 years ago
  25. c7cb3dd Fix ChangeRebuilderImpl with null account IDs by Dave Borowitz · 9 years ago
  26. 2e7f2e9 Merge "Allow to tag reviews" by Dave Borowitz · 9 years ago
  27. c70e862 Allow to tag reviews by Dariusz Luksza · 9 years ago
  28. f9a0cab Remove redundant 'private' modifier on constructors by David Pursehouse · 9 years ago
  29. ad0e4bf Remove redundant 'static' modifiers by David Pursehouse · 9 years ago
  30. c5ccbf1 Add missing whitespace around keywords, operators and braces by David Pursehouse · 9 years ago
  31. c3e0717 NoteDb: Avoid no-op commits when touching published comments by Dave Borowitz · 9 years ago
  32. 790103c Store NoteDb migration state inside Change by Dave Borowitz · 9 years ago
  33. dc86ab5 Fix PUBLISH_ALL_REVISIONS in NoteDb by Dave Borowitz · 9 years ago
  34. a2d40b8 Standardize capitalization of "NoteDb" by Dave Borowitz · 9 years ago
  35. c62f9fe ACLs for superproject subscriptions by Stefan Beller · 9 years ago
  36. 1693e1b ChangeBundle: Allow timestamp slop instead of rounding by Dave Borowitz · 9 years ago
  37. 79ecc14 Rework SUBM label in LabelId by Dave Borowitz · 9 years ago
  38. 0e54fb3 Accept Dates in PatchSetApproval by Dave Borowitz · 9 years ago
  39. 1bf9bdd Add option to rebuild and check NoteDb after acceptance tests by Dave Borowitz · 9 years ago
  40. 019e3ac ChangeBundle: Support ChangeMessages from NoteDb by Dave Borowitz · 9 years ago
  41. b0cfc53 Add helper for comparing a bundle of Change-related entities by Dave Borowitz · 9 years ago
  42. 6c46a5c Organize imports by Dave Borowitz · 9 years ago
  43. b06d2e3 Replace AccountGeneralPreferences entity with git backend (phase 2) by David Ostrovsky · 9 years ago
  44. 8b6d2f5 AccountInfo: Move getName and getNameEmail to Account by David Pursehouse · 9 years ago
  45. 220a3f5 Disable reading from changes tables under notedb by Dave Borowitz · 9 years ago
  46. a714938 PatchSet: Always use non-null Lists for groups by Dave Borowitz · 9 years ago
  47. 5dd9c1a Notedb: Unify subject and patch set handling by Dave Borowitz · 9 years ago
  48. 12fbf41e Store subject and original subject in notedb by Edwin Kempin · 9 years ago
  49. e8618b8 Store destination branch in notedb by Edwin Kempin · 9 years ago
  50. 21fa49d Remove PatchSetAccess#byRevision(Range) by Dave Borowitz · 9 years ago
  51. 72ebb4b Merge changes I3dff9104,Icffbbcce by Dave Borowitz · 9 years ago
  52. 5a002c3 Populate the owner field of a change from notedb by Edwin Kempin · 9 years ago
  53. 547886f PatchSet: Correct misspelling and type of pushCertificate field by David Pursehouse · 9 years ago
  54. 0265937 Schema_113: Fix push certificate column type by David Ostrovsky · 9 years ago
  55. 9c6c080 Populate createdOn and lastUpdatedOn fields of a change from notedb by Edwin Kempin · 9 years ago
  56. fd6ace7 BatchUpdate: Update/insert/delete change exactly once by Dave Borowitz · 9 years ago
  57. b259ed7 Read change ID sequence from notedb by Dave Borowitz · 9 years ago
  58. 9b82bfd Notedb: Add a git repo based sequence implementation by Dave Borowitz · 9 years ago
  59. 86fa716 BatchUpdate: Key ChangeUpdates by patch set by Dave Borowitz · 9 years ago
  60. 207fa6e Add a dropdown to control email notifications on user preference page by Mani Chandel · 11 years ago
  61. 76d65ee Merge "Make refs/draft-comments/ consistent with refs/starred-changes/" by Edwin Kempin · 9 years ago
  62. 6aeb1c1 Merge "Store information about starring changes in notedb" by Edwin Kempin · 9 years ago
  63. 92e4eb9 Merge branch 'stable-2.12' by Edwin Kempin · 9 years ago
  64. bee87af Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  65. 9bf41e4 CurrentSchemaVersion: Allow to use it in plugins by David Ostrovsky · 9 years ago
  66. f67da65 Make refs/draft-comments/ consistent with refs/starred-changes/ by Edwin Kempin · 9 years ago
  67. 17c33ce Store information about starring changes in notedb by Edwin Kempin · 9 years ago
  68. 97f939c Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  69. 3cc471f Add missing javadoc for RefNames.REFS_DRAFT_COMMENTS by Edwin Kempin · 9 years ago
  70. 13b4b50 Allow to use GWTORM Key classes in plugins by David Ostrovsky · 9 years ago
  71. b8d4fd5 Allow to use GWTORM Key classes in plugins by David Ostrovsky · 9 years ago
  72. cf75de2 Merge "Notedb: Fix loading of draft comment refs" by Edwin Kempin · 9 years ago
  73. 2a9692c Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part2) by David Ostrovsky · 10 years ago
  74. f05ae35 Merge "Add option to omit duplicate comments." by Shawn Pearce · 9 years ago
  75. 692b4ec Add option to omit duplicate comments. by Bill Wendling · 9 years ago
  76. 7d5a771 Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part1) by David Ostrovsky · 10 years ago
  77. 09caa54 Rename Whitespace enum to make the intent more clear by David Ostrovsky · 9 years ago
  78. 4ebea5b Remove PatchSetAncestors table by Dave Borowitz · 9 years ago
  79. 51ec1bd Notedb: Fix loading of draft comment refs by Edwin Kempin · 9 years ago
  80. 0543c73 Add project config boolean to require signed push on a project by Dave Borowitz · 9 years ago
  81. bc981e4 Add Change.Id#toRefPrefix() and use from PatchSet.Id#toRefName(). by Dave Borowitz · 9 years ago
  82. 24b6882 ChangeTest: Convert to Truth by Dave Borowitz · 9 years ago
  83. a11b59c Store push certificate in patch set during ReceiveCommits by Dave Borowitz · 10 years ago
  84. 13bb183 PatchSet: Add @Deprecated annotation to deprecated method by Dave Borowitz · 9 years ago
  85. 7b9f591 PatchSet: Change isRef to isChangeRef by David Pursehouse · 9 years ago
  86. 9960d35 MergeOp: Record the change set by Stefan Beller · 10 years ago
  87. 7238b23 RefNames: Add support for refs/tags/ in shortName() by David Pursehouse · 10 years ago
  88. 0a741dd Store preferred download scheme as arbitrary strings by Dave Borowitz · 10 years ago
  89. f015519 Remove DEFAULT_SCHEMES and DEFAULT_COMMANDS by Dave Borowitz · 10 years ago
  90. 26afaa4 Move REFS_GPG_KEYS to PublicKeyStore by Dave Borowitz · 10 years ago
  91. b8336f1 Move most GPG-related code to a gerrit-gpg module by Dave Borowitz · 10 years ago
  92. b84c227 Remove contact store functionality by Dave Borowitz · 10 years ago
  93. ed170f3 Add a collection and API for a user's GPG keys by Dave Borowitz · 10 years ago
  94. 07e25e2 Merge changes from topic 'group-audit-log' by David Pursehouse · 10 years ago
  95. e89e1a0 Fix missing <p> tags in comments by Stefan Beller · 10 years ago
  96. 04bddf2 Merge changes from topic 'kill-submitted' by Dave Borowitz · 10 years ago
  97. 0d3cab0 Remove the state SUBMITTED altogether by Stefan Beller · 10 years ago
  98. 61003e9 Refactor signed push support by Dave Borowitz · 10 years ago
  99. f75ad80 Use refs/meta/gpg-keys for GPG public keys by Dave Borowitz · 10 years ago
  100. fc3f832 Add new REST endpoint that provides the audit log of a group by Edwin Kempin · 10 years ago