1. 84b455e ChangeRebuilder: Remove unused GitRepositoryManager by David Ostrovsky · 11 years ago
  2. 245ce5b Merge "ChangeNotesTest: Add missing @Test annotation" by David Pursehouse · 11 years ago
  3. 7bf7e49 Remove unused insert method from secondary index interface by David Pursehouse · 11 years ago
  4. 0055cf2 ChangeNotesTest: Add missing @Test annotation by Dave Borowitz · 11 years ago
  5. da5e5e7 ReceiveCommits: Sort list of updated changes in output by Dave Borowitz · 11 years ago
  6. 3f4a174 Create RebuildNoteDb to migrate data from ReviewDb to notedb by Dave Borowitz · 11 years ago
  7. a239715 Make consistent ordering for lists from PatchLineCommentsUtil by Yacob Yonas · 11 years ago
  8. ca95210 Merge "Add config options of LDAP 'connection pooling'" by Shawn Pearce · 11 years ago
  9. e3b7340 Merge topic 'inline-3' by Dave Borowitz · 11 years ago
  10. 3a270f1 InlineEdit: Add change edit collection and resource by David Ostrovsky · 11 years ago
  11. f511545 InlineEdit: Add acceptance test for edit operations by David Ostrovsky · 11 years ago
  12. 8fc14de InlineEdit: Factor out get content method for file resource by David Ostrovsky · 11 years ago
  13. 68bb905 Parse body when creating CommitResource by Dave Borowitz · 11 years ago
  14. 98a6f85d InlineEdit: Add utility class to modify edits by David Ostrovsky · 11 years ago
  15. 62d0a15 VisibleRefFilterIT: Enable notedb by Dave Borowitz · 11 years ago
  16. 4d76ee9 Parse Change.Ids out of meta refs by Dave Borowitz · 11 years ago
  17. 5742f01 VisibleRefFilter: Extract Change.Id from refs, not PatchSet.Id by Dave Borowitz · 11 years ago
  18. ab53968 Rewrite Change.Id.fromRef() by Dave Borowitz · 11 years ago
  19. 4bdc8bb GetCommit: Remove now-unused toPersonIdent method by Dave Borowitz · 11 years ago
  20. cd04bbc Add config options of LDAP 'connection pooling' by Bruce Zu · 11 years ago
  21. 74a753b Merge "TreeWalk.release() only release reader, so remove it" by Shawn Pearce · 11 years ago
  22. 1652ede TreeWalk.release() only release reader, so remove it by David Ostrovsky · 11 years ago
  23. 4a19a47 Merge "Revert "Remove gwt.logging.popupHandler"" by Shawn Pearce · 11 years ago
  24. 26fb317 Revert "Remove gwt.logging.popupHandler" by Shawn Pearce · 11 years ago
  25. ba6b574 Merge topic 'inline-3' by Dave Borowitz · 11 years ago
  26. 49fa7a6 InlineEdit: Add method to delete edits by David Ostrovsky · 11 years ago
  27. a570dbf InlineEdit: Add method to publish edits by David Ostrovsky · 11 years ago
  28. b1ea651 Merge "Fix undefined returned from JSNI method" by Shawn Pearce · 11 years ago
  29. d1feb48 Merge changes Ibe956014,I4222b894,Iac4ea144,I803717e8,I39e97dcd, ... by Dave Borowitz · 11 years ago
  30. dc9c0d0 Factor out a method for converting PersonIdent to GitPerson by Dave Borowitz · 11 years ago
  31. 55c93c9 Support updating multiple VersionedMetaDatas in a BatchRefUpdate by Dave Borowitz · 11 years ago
  32. e45d24a Refactor byChange() into two methods: drafts and published by Yacob Yonas · 11 years ago
  33. 5020ff2 Add draft comments to PatchLineCommentsUtil by Yacob Yonas · 11 years ago
  34. 0223ebc Fix bug for comments with no range by Yacob Yonas · 11 years ago
  35. 7ae1b57 Resolve issue with naming of drafts ref by Yacob Yonas · 11 years ago
  36. 665dfab Add method to parse an AccountId out of a RefName by Yacob Yonas · 11 years ago
  37. 50678c3 Improve PatchSet.Id.fromRef performance and avoid double-parsing by Dave Borowitz · 11 years ago
  38. d4ab000 Factor out a class for efficient regex search over lists by Dave Borowitz · 11 years ago
  39. 1e0e850 ListProjects: Enforce only one of m/p/r is passed by Dave Borowitz · 11 years ago
  40. d37ea7d ListProjects: Strip $ suffix even when regex doesn't start with ^ by Dave Borowitz · 11 years ago
  41. 41155c2 Improve GetCommitIT by Dave Borowitz · 11 years ago
  42. 2148bf2 Acceptance tests: Always check error after SshSession.exec() by Dave Borowitz · 11 years ago
  43. cf31c84 SshSession: Allow session to be explicitly opened by Dave Borowitz · 11 years ago
  44. c4c35b6 GetCommit: Shorten apply method body by Dave Borowitz · 11 years ago
  45. a0bcc9f RefControl: Use consistent rev-walking logic in canCreate by Dave Borowitz · 11 years ago
  46. af816ae ProjectControl: Use VisibleRefFilter for commit visibility by Dave Borowitz · 11 years ago
  47. eaf483a RefControl: Restructure canCreate to make logic clearer by Dave Borowitz · 11 years ago
  48. 828abe5 Reset RevWalk before calling refControl.canCreate() by Dave Borowitz · 11 years ago
  49. 7878a5f SubmitOnPushIT: Grant push permission when pushing a tag by Dave Borowitz · 11 years ago
  50. fa911a4 ProjectIT: Grant user read permission before creating branch by Dave Borowitz · 11 years ago
  51. 063b525 VisibleRefFilter: Fix short-circuiting when all refs visible by Dave Borowitz · 11 years ago
  52. 638e70d Add acceptance test for VisibleRefFilter by Dave Borowitz · 11 years ago
  53. 2f0d266 Hoist allow method into AbstractDaemonTest by Dave Borowitz · 11 years ago
  54. 8091520 Add tests for ProjectControl#canReadCommit() by Dave Borowitz · 11 years ago
  55. 6673b4f CommitResource: Delegate to ProjectResource by Dave Borowitz · 11 years ago
  56. 3a5e2d1 Remove unused imports by Dave Borowitz · 11 years ago
  57. e0c447e Remove imports of bare Id classes by Dave Borowitz · 11 years ago
  58. a32fde7 CommentsInNotesUtil: Make a singleton by Dave Borowitz · 11 years ago
  59. 4da1602 notedb: Support users with no name or email by Dave Borowitz · 11 years ago
  60. 324724c Merge "Factor out proxy properties from OpenIdServiceImpl" by Shawn Pearce · 11 years ago
  61. e643e7a BanCommit: Don't eagerly flush inserter by Dave Borowitz · 11 years ago
  62. f25f54b Update Buck by Dave Borowitz · 11 years ago
  63. f15d4aa Remove gwt.logging.popupHandler by Shawn Pearce · 11 years ago
  64. 0034fab InlineEdit: Add method to read edits by David Ostrovsky · 11 years ago
  65. 931e252 BanCommit: Only create banned note content once by Dave Borowitz · 11 years ago
  66. e38d85d BanCommit: Improve error message and comment wording. by Dave Borowitz · 11 years ago
  67. 2abd2d3 BanCommit: Only record timezone from server identity by Dave Borowitz · 11 years ago
  68. fe04fe7 Don't leak IOException error messages from CommitValidators by Dave Borowitz · 11 years ago
  69. b5db58b Be more efficient about loading banned commits map by Dave Borowitz · 11 years ago
  70. 3658d83 BanCommit: Don't @Inject members by Dave Borowitz · 11 years ago
  71. 5d12a6e Fix undefined returned from JSNI method by David Ostrovsky · 11 years ago
  72. 03d0159 Fix s/no/not/ typo in GetReflog by Shawn Pearce · 11 years ago
  73. bedb999 Cleanup CommentsInNotesUtil to read larger notes by Shawn Pearce · 11 years ago
  74. b0cbe55 Remove unnecessary parens from CommentsInNotesUtil by Shawn Pearce · 11 years ago
  75. 37a578c Fix checkArgument placeholder in CommentsInNotesUtil by Shawn Pearce · 11 years ago
  76. 24183b4 Cleanup TimeUtil.roundToSecond method by Shawn Pearce · 11 years ago
  77. 7e6531c Update replication plugin to use correct ref names in tests by Dave Borowitz · 11 years ago
  78. cdb4ae9 Simplify BanCommitResult type by Shawn Pearce · 11 years ago
  79. 62d26f7 Merge changes Ia9f81295,I3da5dee3 by Shawn Pearce · 11 years ago
  80. a06ed18 Add missing private constructor for static utility class LoginUrlToken by Shawn Pearce · 11 years ago
  81. f68a06a ReplyBox: Simplify ui:msg wrapping on Post by Shawn Pearce · 11 years ago
  82. 3bfca9e Update Buck by Shawn Pearce · 11 years ago
  83. b5e2b18 Merge "Update Buck" by Shawn Pearce · 11 years ago
  84. 05b4b4b Don't leak Repository and RevWalk instances during notedb parsing by Dave Borowitz · 11 years ago
  85. 8d3c257 InlineEdit: Add container to represent change edit by David Ostrovsky · 11 years ago
  86. 9d52016 TestChanges: Use incrementing integers for IDs by Dave Borowitz · 11 years ago
  87. ee56cd6 BatchMetaDataUpdate: Factor out updateRef() method by Dave Borowitz · 11 years ago
  88. 8925f3e Support empty ChangeUpdates by Dave Borowitz · 11 years ago
  89. 5236477 Factor out common modules from Reindex by Dave Borowitz · 11 years ago
  90. 3fe8a07 pgm: Add utility for limiting threads based on DB pool size by Dave Borowitz · 11 years ago
  91. b5c9718 pgm: Fix some ordering in BUCK by Dave Borowitz · 11 years ago
  92. 9b6bd02 pgm: Explicitly list subpackage srcs in the pgm rule by Dave Borowitz · 11 years ago
  93. 3a04635 Move libraries.config to init subpackage by Dave Borowitz · 11 years ago
  94. 5276ad4 pgm: Move gerrit.sh and BaseInit to init subpackage by Dave Borowitz · 11 years ago
  95. aba8461 Split pgm:init rule into init and util by Dave Borowitz · 11 years ago
  96. 4670dbc pgm: Rename init-base rule to init, matching package name by Dave Borowitz · 11 years ago
  97. 6844619 Move init-api rule srcs to a subpackage, init.api by Dave Borowitz · 11 years ago
  98. d2cf6d4 Move ConsoleUI to init package by Dave Borowitz · 11 years ago
  99. 6082d83 Factor out proxy properties from OpenIdServiceImpl by David Ostrovsky · 11 years ago
  100. 4fbdf1e Merge "Add --json option to review SSH command" by Shawn Pearce · 11 years ago