1. 751441f ChangeScreen: Allow to disable muting of common paths in file table by David Pursehouse · 10 years ago
  2. c3ffacf Remove LabelId#equals() and hashCode() by Dave Borowitz · 10 years ago
  3. 7a722f7 Extensions GWT API: Align rule with package boundaries by David Ostrovsky · 10 years ago
  4. a066f02 Refactor LabelId out of PatchSetApprovals by David Ostrovsky · 10 years ago
  5. e4e8315 Remove leftover Change indexes and open field by Dave Borowitz · 10 years ago
  6. f9c88308 Remove ChangeAccess.byKey and byKeyRange by Dave Borowitz · 10 years ago
  7. dfc07f6 Replace most ChangeAccess queries with searches by Dave Borowitz · 10 years ago
  8. 36934dc Remove old change screen by David Ostrovsky · 12 years ago
  9. 5c616c9 Fix NPE attempting to save draft comment with range by Shawn Pearce · 10 years ago
  10. d52c472 Revision API: Prepare to expose comments and drafts by David Ostrovsky · 11 years ago
  11. 43b10f86 Add $change.originalSubject for email templates by Shawn Pearce · 10 years ago
  12. 4241459 Terminate sortkey with prejudice by Dave Borowitz · 10 years ago
  13. bc485ee Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo by Dave Borowitz · 10 years ago
  14. a5caa9a Move Theme enum to extension API by David Ostrovsky · 10 years ago
  15. 9a693bb Leave comments for deleted @Column fields by Dave Borowitz · 10 years ago
  16. 1c8767e Remove mergeable bit from Change by Dave Borowitz · 10 years ago
  17. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  18. dc4a369 Add hashCode method on LabelVote and PatchLineComment classes by David Pursehouse · 10 years ago
  19. 1b6c6d8 Add diff pref whether the diff table header should be auto hidden by Edwin Kempin · 11 years ago
  20. 34c49d8 Merge "Filter out user-specific refs in VisibleRefFilter" by Edwin Kempin · 11 years ago
  21. 5277727 Option to create a new change for every commit not in target by Deniz Türkoglu · 11 years ago
  22. abe0b92 Filter out user-specific refs in VisibleRefFilter by Dave Borowitz · 11 years ago
  23. 4542809 Parse Account.Ids out of ref names by Dave Borowitz · 11 years ago
  24. d5836cf Merge topic 'inline-3' by Dave Borowitz · 11 years ago
  25. 23f74b3 InlineEdit: Implement CS2 integration by David Ostrovsky · 11 years ago
  26. 33e391d Organize ALL the imports by Dave Borowitz · 11 years ago
  27. 4d76ee9 Parse Change.Ids out of meta refs by Dave Borowitz · 11 years ago
  28. ab53968 Rewrite Change.Id.fromRef() by Dave Borowitz · 11 years ago
  29. 7ae1b57 Resolve issue with naming of drafts ref by Yacob Yonas · 11 years ago
  30. 665dfab Add method to parse an AccountId out of a RefName by Yacob Yonas · 11 years ago
  31. 50678c3 Improve PatchSet.Id.fromRef performance and avoid double-parsing by Dave Borowitz · 11 years ago
  32. e0c447e Remove imports of bare Id classes by Dave Borowitz · 11 years ago
  33. 1ef3b37 Store draft PatchLineComments in Git notes by Yacob Yonas · 11 years ago
  34. b867c94 Merge "Add username to Display In Review Category user preference" by David Pursehouse · 11 years ago
  35. d710c0c Add PatchLineCommentsUtil to assist with notedb migration by Yacob Yonas · 11 years ago
  36. 195b9d7 Store PatchLineComments in Git notes by Yacob Yonas · 11 years ago
  37. 9f37e2e Add username to Display In Review Category user preference by Khai Do · 11 years ago
  38. 767b128 Replace "display name in review category" preference with a list of options by Khai Do · 11 years ago
  39. 9d466d3 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  40. 6e381a2 MergeabilityChecker: Fix isStale() optimization by David Ostrovsky · 11 years ago
  41. 08ca4b7 Merge "Remove auth.allowGoogleAccountUpgrade feature" by Shawn Pearce · 11 years ago
  42. a64d689 SideBySide2: Hide empty pane for added and deleted files by David Ostrovsky · 11 years ago
  43. 9e668aa Remove auth.allowGoogleAccountUpgrade feature by Shawn Pearce · 11 years ago
  44. 5269a60 Add option to show ID in change table by Rob Ward · 11 years ago
  45. 76e396b Buck: Rename gwtxml to gwt_xml in gwt_module() by David Ostrovsky · 11 years ago
  46. 834708c8 Buck: Merge deps and compile_deps parameters in gwt_module() rule by David Ostrovsky · 11 years ago
  47. c798b4c Merge "Add support for SAP MaxDB" by Shawn Pearce · 11 years ago
  48. c7b339c Avoid loading all SSH keys when adding a new one by Saša Živkov · 11 years ago
  49. 3e8dee2 Add support for SAP MaxDB by Stefan Lay · 12 years ago
  50. 6edde31 Limit archives to only enabled formats by Shawn Pearce · 11 years ago
  51. fc9cdf0 Add config option to select supported archive formats by David Ostrovsky · 11 years ago
  52. 6b0894d Use REST API for loading/saving general account preferences by Edwin Kempin · 11 years ago
  53. 18a45e8 Extend REST API for user preferences to set My menu items by Edwin Kempin · 11 years ago
  54. 99dea4b Move some project classes to extension to expose them in Project API by David Ostrovsky · 11 years ago
  55. 2fabd1a Add database index on patch_sets.revision by Saša Živkov · 11 years ago
  56. 45e5758 Merge "Add method to AccountAccess interface to get all accounts ordered by ID" by Shawn Pearce · 11 years ago
  57. 58144b6 Add method to AccountAccess interface to get all accounts ordered by ID by David Pursehouse · 11 years ago
  58. 51b3736 CM3: Add support for dark themes by David Ostrovsky · 11 years ago
  59. 9a52469 Enable updating the full-name of manually created account by Bruce Zu · 11 years ago
  60. a57ac7e Record submit records in notedb at submit time by Dave Borowitz · 11 years ago
  61. 04d7932 Add tests for LabelNormalizer by Dave Borowitz · 11 years ago
  62. 84a66d8 SideBySide2: Add preference for a subset of supported CM3 themes by David Ostrovsky · 11 years ago
  63. eee28b5 Add ui preference to render entire file. by Colby Ranger · 11 years ago
  64. ba312d2e SideBySide2: Add preference to hide line numbers by Shawn Pearce · 11 years ago
  65. 31b599b Move "refs/..." constants to a RefNames class by Dave Borowitz · 11 years ago
  66. 5e264ea Add UK date format by Orgad Shaneh · 11 years ago
  67. 13e03a7 Add user preference to disable showing size bars in change tables by Edwin Kempin · 11 years ago
  68. 169445c Remove cached change status from PatchSetApproval by Shawn Pearce · 11 years ago
  69. c344e89 SideBySide2: Add user preference to hide top menu by Shawn Pearce · 11 years ago
  70. f43e915 Move system groups into their own backend by Shawn Pearce · 11 years ago
  71. 386b4eb Merge "Add a Change Owner group" by Shawn Pearce · 11 years ago
  72. 4245e6f Add a Change Owner group by Khai Do · 11 years ago
  73. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  74. 9f4de52 Remove TrackingIds table from SQL database by Shawn Pearce · 11 years ago
  75. d4ae3a16 Delete SQL index support by Shawn Pearce · 11 years ago
  76. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  77. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  78. f93bdc9 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  79. 43dbe3d Fixed the spelling of indefinitely. by Matt Baker · 11 years ago
  80. 86c862b Merge branch 'stable-2.8' by David Pursehouse · 11 years ago
  81. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  82. 0ca2b59 Cleanup PatchLineComment writtenOn by Shawn Pearce · 11 years ago
  83. 00f316c Allow user names that start with a numerical value by Eryk Szymanski · 11 years ago
  84. 997b047 Remove unnecessary semicolons by alex.ryazantsev · 11 years ago
  85. 288ed98 Remove usages of System.currentTimeMillis() from gerrit-reviewdb by Dave Borowitz · 11 years ago
  86. 23da0d9 Miscellaneous Javadoc cleanups to cut down on Eclipse warnings by Dave Borowitz · 11 years ago
  87. a0976f5 Deprecate TrackingIdAccess.byTrackingId by Shawn Pearce · 11 years ago
  88. ec09b49 Deprecate database indexes used only by SqlRewriterImpl by Shawn Pearce · 11 years ago
  89. 31b0ee2 ChangeScreen2: Do not display 'M' next to modified files by Shawn Pearce · 11 years ago
  90. 6d731f5 ChangeScreen2: add Gerrit config and user preference by Shawn Pearce · 12 years ago
  91. 9aaf3d1 Revert "Make SubmitRecord.Label's fields @Columns" by Dave Borowitz · 12 years ago
  92. a38375f Remove unused download scheme for Anonymous SSH by Edwin Kempin · 12 years ago
  93. 50a7a3a Make SubmitRecord.Label's fields @Columns by Dave Borowitz · 12 years ago
  94. 7fe140e Merge "Implement missing hashCode method in CommentRange" by Shawn Pearce · 12 years ago
  95. 223f3c7 Implement missing hashCode method in CommentRange by Edwin Kempin · 12 years ago
  96. 23c037e Make sure commentVisibilityStrategy is reset on resetting prefs by Edwin Kempin · 12 years ago
  97. 41ec3ef ChangeScreen2: Add preference to open side-by-side or unified diff view by Edwin Kempin · 12 years ago
  98. d3bd961 Migrate schema to meet 30 char length of database id limitation by David Ostrovsky · 12 years ago
  99. 47de995 SideBySide2: Add range to PatchLineComment by Michael Zhou · 12 years ago
  100. a88d843 Add equals() and hashCode() to Account class by Deniz Türkoglu · 12 years ago