1. 43dbe3d Fixed the spelling of indefinitely. by Matt Baker · 11 years ago
  2. 00f316c Allow user names that start with a numerical value by Eryk Szymanski · 11 years ago
  3. 288ed98 Remove usages of System.currentTimeMillis() from gerrit-reviewdb by Dave Borowitz · 11 years ago
  4. 23da0d9 Miscellaneous Javadoc cleanups to cut down on Eclipse warnings by Dave Borowitz · 11 years ago
  5. a0976f5 Deprecate TrackingIdAccess.byTrackingId by Shawn Pearce · 11 years ago
  6. ec09b49 Deprecate database indexes used only by SqlRewriterImpl by Shawn Pearce · 11 years ago
  7. 31b0ee2 ChangeScreen2: Do not display 'M' next to modified files by Shawn Pearce · 11 years ago
  8. 6d731f5 ChangeScreen2: add Gerrit config and user preference by Shawn Pearce · 12 years ago
  9. 9aaf3d1 Revert "Make SubmitRecord.Label's fields @Columns" by Dave Borowitz · 12 years ago
  10. a38375f Remove unused download scheme for Anonymous SSH by Edwin Kempin · 12 years ago
  11. 50a7a3a Make SubmitRecord.Label's fields @Columns by Dave Borowitz · 12 years ago
  12. 7fe140e Merge "Implement missing hashCode method in CommentRange" by Shawn Pearce · 12 years ago
  13. 223f3c7 Implement missing hashCode method in CommentRange by Edwin Kempin · 12 years ago
  14. 23c037e Make sure commentVisibilityStrategy is reset on resetting prefs by Edwin Kempin · 12 years ago
  15. 41ec3ef ChangeScreen2: Add preference to open side-by-side or unified diff view by Edwin Kempin · 12 years ago
  16. d3bd961 Migrate schema to meet 30 char length of database id limitation by David Ostrovsky · 12 years ago
  17. 47de995 SideBySide2: Add range to PatchLineComment by Michael Zhou · 12 years ago
  18. a88d843 Add equals() and hashCode() to Account class by Deniz Türkoglu · 12 years ago
  19. 0cf04a7 ChangeScreen2: Display a list of related commits by Shawn Pearce · 12 years ago
  20. bc03a8f Use ETag and If-None-Match for /detail caching by Shawn Pearce · 12 years ago
  21. 4dc3cb5 Fix broken hashCode/equals on RevId by Shawn Pearce · 12 years ago
  22. 0e525e0 Merge "Set maxObjectSizeLimit from create-project and set-project SSH commands" by Edwin Kempin · 12 years ago
  23. a1ec941 Set maxObjectSizeLimit from create-project and set-project SSH commands by Sasa Zivkov · 12 years ago
  24. bd9cafd remove the limit in the query of patch sets by revision. by Raviteja Sunkara · 12 years ago
  25. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  26. 84e6dd3 Merge "Change default comment visibility to expand all recent comments" by Shawn Pearce · 12 years ago
  27. 61e18b0 Refactor highlighting patch sets that have drafts by Jan Opacki · 12 years ago
  28. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  29. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  30. aabdb82 Merge branch 'stable-2.6' by Shawn Pearce · 12 years ago
  31. 1decc49 Prevent account's full name from being set to empty string by David Pursehouse · 12 years ago
  32. ca421ae Highlight patch sets that have drafts by Jan Opacki · 12 years ago
  33. 1e49e14 Allow projects to specify themes by Dave Borowitz · 12 years ago
  34. 614675b Change default comment visibility to expand all recent comments by Christian Aistleitner · 12 years ago
  35. a3cf713 Add option to set default visibility of change comments by Christian Aistleitner · 12 years ago
  36. e1e95ef Option to show relative times in changes table by Matthias Sohn · 12 years ago
  37. db97ff0 Merge branch 'stable-2.6' by Dave Borowitz · 12 years ago
  38. 08e5e85 Remove separate label field from PatchSetApproval by Dave Borowitz · 12 years ago
  39. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  40. 8e5de82 Remove ApprovalCategory and ApprovalCategoryValue by Dave Borowitz · 12 years ago
  41. b323e61 Remove most remaining references to ApprovalCategory(Value) by Dave Borowitz · 12 years ago
  42. f8a1858 Add toString() methods on label-related types by Dave Borowitz · 12 years ago
  43. 41f909f Migrate ApprovalTypes away from ApprovalCategory(Value) by Dave Borowitz · 12 years ago
  44. accd070 Populate the group screens via REST by Edwin Kempin · 12 years ago
  45. 9021d24 Migrate approval radio buttons to new REST API by Dave Borowitz · 12 years ago
  46. 724e432 Add submodule subscriptions fetching by projects by Christian Aistleitner · 12 years ago
  47. 791c3ae Query all external groups for internal group memberships by Shawn Pearce · 12 years ago
  48. 3a82961 Add new notify type that allows watching abandoning of changes by Edwin Kempin · 12 years ago
  49. 1121475 Add new notify type that allows watching of new patch sets by Edwin Kempin · 12 years ago
  50. 81f2be8 Merge "PatchSet.isRef()-optimizations." by Shawn Pearce · 12 years ago
  51. 97dbc31 Merge "Allow group includes to be by UUID instead of group ID" by Shawn Pearce · 12 years ago
  52. 2cf207f Allow group includes to be by UUID instead of group ID by Chad Horohoe · 12 years ago
  53. 341d405 PatchSet.isRef()-optimizations. by Gustaf Lundh · 12 years ago
  54. 6802493 Remove mysql_nextval script by Shawn Pearce · 12 years ago
  55. 8462933 Fix compiler warnings about missing switch cases by David Pursehouse · 12 years ago
  56. 7751631 Prevent leading and trailing spaces on user's Full Name by David Pursehouse · 12 years ago
  57. fcdd5c9 Remove nbrPatchSets from Change by Colby Ranger · 12 years ago
  58. f349f1a Remove method removeLastPatchSetId() from Change. by Colby Ranger · 12 years ago
  59. c627bc5 Remove method getNumberOfPatchSets() from Change. by Colby Ranger · 12 years ago
  60. 230343b Use /changes/{id}/revisions/{sha1}/submit to submit changes by Shawn O. Pearce · 12 years ago
  61. 8fb080a For inherited boolean values display the actual value that is inherited by Edwin Kempin · 12 years ago
  62. 2cc3ddd Work around failed database updates during patch set replace by Shawn O. Pearce · 12 years ago
  63. 04a17cf Accept in_reply_to to thread inline comments by Shawn O. Pearce · 12 years ago
  64. 80a1c26 Add /changes/{id}/revisions/{commit}/drafts by Shawn O. Pearce · 12 years ago
  65. 43f7940 Add POST /changes/{id}/revisions/{sha1}/review by Shawn O. Pearce · 12 years ago
  66. 4885343 Allow defining a default dashboard for projects by Edwin Kempin · 12 years ago
  67. 2462ccb Permit booleans in project.config to be inherited by Shawn O. Pearce · 12 years ago
  68. 00aa4f0 Add submit strategy that rebases the change if necessary by Edwin Kempin · 13 years ago
  69. 3ad33a5 Remove unused check_schema_version function from index_postgres.sql by Sasa Zivkov · 12 years ago
  70. d89e29a ChangeMessageAccess: Add index for byPathSet method. by Arnaud Fabre · 12 years ago
  71. 6002bb2 Add missing JSON attribute documentation by David Pursehouse · 12 years ago
  72. 6bb9d0e Merge branch 'stable-2.5' by Edwin Kempin · 12 years ago
  73. 5d960dc Don't remove dashes from approval category name. by Sasa Zivkov · 13 years ago
  74. 4606d62 Merge branch 'stable-2.5' by Shawn O. Pearce · 13 years ago
  75. 08b03a2 Make commands to download patch sets configurable by Edwin Kempin · 13 years ago
  76. 20f9968 Update versions in pom's to start Gerrit 2.6 development by Edwin Kempin · 13 years ago
  77. 423c4a9 /changes/: Return more data by Shawn O. Pearce · 13 years ago
  78. e6298f7 Create new patch set references before database records by Shawn O. Pearce · 13 years ago
  79. 2fcf95f Fix column ids in AccountDiffPreferences by Shawn O. Pearce · 13 years ago
  80. 632653c Option to display line endings by Pravin Sethia · 13 years ago
  81. 766e441 Increase tracking ID max length to 32 by Sasa Zivkov · 13 years ago
  82. 7d5588a Merge "Add OpenID SSO support." by Martin Fick · 13 years ago
  83. 90119f8 Remove timestamp from all org.eclipse.core.resources.prefs files. by Sasa Zivkov · 13 years ago
  84. 7cded9a Tighten UUID regexp used to check if a group is internal by Magnus Bäck · 13 years ago
  85. ca8bc3b Add OpenID SSO support. by James E. Blair · 13 years ago
  86. 6fe3e99 Don't hyperlink non-internal groups by Shawn O. Pearce · 13 years ago
  87. 8363aa5 Remove old LDAP group code. by Colby Ranger · 13 years ago
  88. 60b7fbe Migrate AccountGroup owner Id to UUID by Colby Ranger · 13 years ago
  89. 57bec12 Add notify section in project.config by Shawn O. Pearce · 13 years ago
  90. 2f12c65 Add Intellij IDEA files to ignore list by Anatol Pomazau · 13 years ago
  91. daf6bd9 Update parent version in pom.xml's to 2.5-SNAPSHOT by Edwin Kempin · 13 years ago
  92. f054010 Shorten column names that are longer than 30 characters by Edwin Kempin · 13 years ago
  93. 1eee2c9 Migrate contributor agreements to All-Projects. by Colby Ranger · 13 years ago
  94. da02c75 Refactored ContributorAgreements to All-Projects project.config. by Colby Ranger · 13 years ago
  95. df47d04 Fix several compiler warning by Edwin Kempin · 13 years ago
  96. 17e17dd Change version in pom.xml to 2.4-SNAPSHOT by Sasa Zivkov · 13 years ago
  97. 74d093d Removed the AccountGroup emailOnlyAuthors flag. by Colby Ranger · 13 years ago
  98. 00d5219 Merge "Optimize queries for open/merged changes by project + branch" by Shawn Pearce · 13 years ago
  99. b82211e Merge "Add rebase button to the change screen" by Saša Živkov · 13 years ago
  100. 7934aec Optimize queries for open/merged changes by project + branch by Edwin Kempin · 13 years ago