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