1. 0a1da09 Only create new changes as draft if draft changes are allowed by David Pursehouse · 10 years ago
  2. 7a722f7 Extensions GWT API: Align rule with package boundaries by David Ostrovsky · 10 years ago
  3. a066f02 Refactor LabelId out of PatchSetApprovals by David Ostrovsky · 10 years ago
  4. 36934dc Remove old change screen by David Ostrovsky · 12 years ago
  5. d52c472 Revision API: Prepare to expose comments and drafts by David Ostrovsky · 11 years ago
  6. 3efed75 Use java.util.Objects instead of com.google.common.base.Objects by Edwin Kempin · 10 years ago
  7. 9ed3450 Remove gerrit.enableNewFeatures by Shawn Pearce · 10 years ago
  8. b47da24 Move CS1 to REST API for reviewer suggestions by Shawn Pearce · 10 years ago
  9. 3f4fe61 Move account suggestion to REST API by Shawn Pearce · 10 years ago
  10. 4241459 Terminate sortkey with prejudice by Dave Borowitz · 10 years ago
  11. fbdf165 OpenID: Add support for Launchpad on the login form by David Pursehouse · 10 years ago
  12. a7d3e6c OpenID: Remove support for Google Accounts by Shawn Pearce · 11 years ago
  13. d80f933 Merge "ChangeScreen2: Make Reply button configurable" by David Pursehouse · 10 years ago
  14. e4abe9a ChangeScreen2: Make Reply button configurable by Richard Möhn · 10 years ago
  15. 66017ae Fix capabilities acceptance test broken by batch changes limit by Bruce Zu · 10 years ago
  16. b3f2cf2 Tidy up global capability definitions by David Pursehouse · 10 years ago
  17. 4512fe6 Enable configurable 'maxBatchChanges' limit by Bruce Zu · 10 years ago
  18. 08180de Support AutoValue by Dave Borowitz · 10 years ago
  19. 10129d4 Read mergeable bit from cache by Dave Borowitz · 10 years ago
  20. 41abb37 Enable and fix Eclipse warnings about redundant type arguments by David Pursehouse · 10 years ago
  21. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  22. 76623a1 Merge changes If8296539,Id907cc10 by David Pursehouse · 10 years ago
  23. 8dc720e Move TimeUtil from gerrit-server to gerrit-common by David Ostrovsky · 10 years ago
  24. cf9bce2 Remove the generateHttpPassword capability by Khai Do · 11 years ago
  25. 28ecae5 UI and client support for hashtag manipulation by Sven Selberg · 11 years ago
  26. 7f4662f Fix SecureStore binding for plugins by Dariusz Luksza · 11 years ago
  27. f8a2474 Edit Hashtags permission by Gustaf Lundh · 11 years ago
  28. 596cce2 Merge "Merge branch 'stable-2.10'" by Edwin Kempin · 11 years ago
  29. ecc535c Merge branch 'stable-2.10' by David Pursehouse · 11 years ago
  30. 5afd5b8 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  31. 8762126 InlineEdit: Preserve active edit mode on change screen reload by David Ostrovsky · 11 years ago
  32. 323a959 InlineEdit: Reuse edit message box to edit file content by David Ostrovsky · 11 years ago
  33. dcd2fd3 Remove fixed limit of results returned by secondary index query by David Pursehouse · 11 years ago
  34. 33e391d Organize ALL the imports by Dave Borowitz · 11 years ago
  35. aa49e27 Allow to delegate modify account commands to non administrators by David Ostrovsky · 11 years ago
  36. e715d24 Expose the GENERATE_HTTP_PASSWORD capability permssion. by Khai Do · 11 years ago
  37. 9f37e2e Add username to Display In Review Category user preference by Khai Do · 11 years ago
  38. 8c51563 Remove unused abbreviation code from LabelType by Edwin Kempin · 11 years ago
  39. 4f0c338 Label abbreviation feature is dead; kill it by David Ostrovsky · 11 years ago
  40. 9254422 Fix broken unit test build in gerrit-common by Shawn Pearce · 11 years ago
  41. 9933eb3 Allow to customize Submit button label and tooltip by David Ostrovsky · 11 years ago
  42. 76e396b Buck: Rename gwtxml to gwt_xml in gwt_module() by David Ostrovsky · 11 years ago
  43. 834708c8 Buck: Merge deps and compile_deps parameters in gwt_module() rule by David Ostrovsky · 11 years ago
  44. 06e069c Update Buck and use gwt_binary() by Shawn Pearce · 11 years ago
  45. b9f5685 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  46. 362b14d1 Add 'View Plugins' global capability that allows to list plugins by Edwin Kempin · 11 years ago
  47. 095eb5b ProjectAccess: remove unused canChangeParent field by Jonathan Nieder · 11 years ago
  48. 21e535d Add 'My' > 'Groups' menu entry that shows list of own groups by Edwin Kempin · 11 years ago
  49. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  50. 269649b Really fix email search filters by Shawn Pearce · 11 years ago
  51. 4c91b00 Allow configuration of a default value for a label. by Khai Do · 11 years ago
  52. 8d516ca9 Allow illegal label names from default search predicate by Shawn Pearce · 11 years ago
  53. 76c71f8 Merge "Add SecureStore implementation" by Saša Živkov · 11 years ago
  54. 6edde31 Limit archives to only enabled formats by Shawn Pearce · 11 years ago
  55. fc9cdf0 Add config option to select supported archive formats by David Ostrovsky · 11 years ago
  56. 176b801 Add SecureStore implementation by Dariusz Luksza · 11 years ago
  57. 19eda2f Merge "SecurityFix: enforce HTTP password checking on gitBasicAuth" by Edwin Kempin · 11 years ago
  58. 99dea4b Move some project classes to extension to expose them in Project API by David Ostrovsky · 11 years ago
  59. b281cd4 SecurityFix: enforce HTTP password checking on gitBasicAuth by Luca Milanesio · 11 years ago
  60. 5632a81 Extract reusable parts from InitUtil by Dariusz Luksza · 11 years ago
  61. 10cec6f Move Die exception to gerrit-common by Dariusz Luksza · 11 years ago
  62. f3548a9 Add a global capability for viewing all accounts by Dave Borowitz · 11 years ago
  63. 868e341 Gate Keeping: Add support for "on behalf of" for submit operation by David Ostrovsky · 11 years ago
  64. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  65. 17c9a59 SubmitRecord: Add equals and hashCode methods by Dave Borowitz · 11 years ago
  66. c6f7459 Merge "Apply "type inference for generic instance creation" Java 7 feature" by Shawn Pearce · 11 years ago
  67. 8dea44c Refactor ListChangesOption out to extension API by David Ostrovsky · 11 years ago
  68. 6ee971b Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  69. c0a056c Mark LabelTypes maps volatile by Dave Borowitz · 11 years ago
  70. d064abe Start migration to notedb implementation of PatchSetApprovals by Dave Borowitz · 11 years ago
  71. 9cad868 Fix race conditions in LabelTypes map creation by Dave Borowitz · 11 years ago
  72. dfbe6d6 Add MessageOfTheDay extension point for plugins by Shawn Pearce · 11 years ago
  73. 0337010 Fix misspelling of ParameterizedString by David Pursehouse · 11 years ago
  74. ac2f30c Link the tree of the filename in SideBySide2 to gitweb by Colby Ranger · 11 years ago
  75. ec51eba Merge "Replace PatchDetailService saveDraft and deleteDraft" by Shawn Pearce · 11 years ago
  76. 57ecf24 Consolidate parsing and formatting for label votes by Dave Borowitz · 11 years ago
  77. 753ca33 Allow the text of the "Report Bug" link to be configured by David Pursehouse · 11 years ago
  78. 12e79a4e Eliminate "invalid member type qualification" warnings by Dave Borowitz · 11 years ago
  79. b74e0e3 Replace PatchDetailService saveDraft and deleteDraft by Shawn Pearce · 11 years ago
  80. b2a7d23 Remove the use of + when using StringBuilder (1 of 2) by Matt Baker · 11 years ago
  81. d020143 Remove old patchSetPublishDetail RPC by Shawn Pearce · 11 years ago
  82. adb9128 Remove old changeDetail RPC by Shawn Pearce · 11 years ago
  83. ad47c86 Remove old deleteDraftPatchSet RPC by David Ostrovsky · 11 years ago
  84. a15cfff Remove old rebaseChange RPC by David Ostrovsky · 11 years ago
  85. 68b7449 Remove old publish RPC by David Ostrovsky · 11 years ago
  86. d0a4fea Remove old DeleteDraftChange RPC by David Ostrovsky · 11 years ago
  87. 0561211 Remove old EditCommitMessage RPC by David Ostrovsky · 11 years ago
  88. d043611 Add server config option to disable new features by Shawn Pearce · 11 years ago
  89. 86f08f5 Fix Javadoc warnings in SuggestService by Dave Borowitz · 11 years ago
  90. 0a70c69 Hyperlink to groups in access editor by Shawn Pearce · 11 years ago
  91. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  92. d4ae3a16 Delete SQL index support by Shawn Pearce · 11 years ago
  93. 639f2a3 Remove ToggleStarRequest.java by Gustaf Lundh · 11 years ago
  94. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  95. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  96. 475b241 Always keep Submit button enabled even if change is not mergeable by Edwin Kempin · 11 years ago
  97. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  98. eaeb9ad ChangeScreen2: Make diff against revision persistent by David Ostrovsky · 11 years ago
  99. 662e55f Visualize sizes of changes in change tables and user dashboards by Edwin Kempin · 11 years ago
  100. fb3e5b4 Show tab with conflicting changes only if secondary index is enabled by Edwin Kempin · 11 years ago