1. 362b14d1 Add 'View Plugins' global capability that allows to list plugins by Edwin Kempin · 11 years ago
  2. f3548a9 Add a global capability for viewing all accounts by Dave Borowitz · 11 years ago
  3. 868e341 Gate Keeping: Add support for "on behalf of" for submit operation by David Ostrovsky · 11 years ago
  4. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  5. 17c9a59 SubmitRecord: Add equals and hashCode methods by Dave Borowitz · 11 years ago
  6. c6f7459 Merge "Apply "type inference for generic instance creation" Java 7 feature" by Shawn Pearce · 11 years ago
  7. 8dea44c Refactor ListChangesOption out to extension API by David Ostrovsky · 11 years ago
  8. 6ee971b Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  9. c0a056c Mark LabelTypes maps volatile by Dave Borowitz · 11 years ago
  10. d064abe Start migration to notedb implementation of PatchSetApprovals by Dave Borowitz · 11 years ago
  11. 9cad868 Fix race conditions in LabelTypes map creation by Dave Borowitz · 11 years ago
  12. dfbe6d6 Add MessageOfTheDay extension point for plugins by Shawn Pearce · 11 years ago
  13. 0337010 Fix misspelling of ParameterizedString by David Pursehouse · 11 years ago
  14. ac2f30c Link the tree of the filename in SideBySide2 to gitweb by Colby Ranger · 11 years ago
  15. ec51eba Merge "Replace PatchDetailService saveDraft and deleteDraft" by Shawn Pearce · 11 years ago
  16. 57ecf24 Consolidate parsing and formatting for label votes by Dave Borowitz · 11 years ago
  17. 753ca33 Allow the text of the "Report Bug" link to be configured by David Pursehouse · 11 years ago
  18. 12e79a4e Eliminate "invalid member type qualification" warnings by Dave Borowitz · 11 years ago
  19. b74e0e3 Replace PatchDetailService saveDraft and deleteDraft by Shawn Pearce · 11 years ago
  20. b2a7d23 Remove the use of + when using StringBuilder (1 of 2) by Matt Baker · 11 years ago
  21. d020143 Remove old patchSetPublishDetail RPC by Shawn Pearce · 11 years ago
  22. adb9128 Remove old changeDetail RPC by Shawn Pearce · 11 years ago
  23. ad47c86 Remove old deleteDraftPatchSet RPC by David Ostrovsky · 11 years ago
  24. a15cfff Remove old rebaseChange RPC by David Ostrovsky · 11 years ago
  25. 68b7449 Remove old publish RPC by David Ostrovsky · 11 years ago
  26. d0a4fea Remove old DeleteDraftChange RPC by David Ostrovsky · 11 years ago
  27. 0561211 Remove old EditCommitMessage RPC by David Ostrovsky · 11 years ago
  28. d043611 Add server config option to disable new features by Shawn Pearce · 11 years ago
  29. 86f08f5 Fix Javadoc warnings in SuggestService by Dave Borowitz · 11 years ago
  30. 0a70c69 Hyperlink to groups in access editor by Shawn Pearce · 11 years ago
  31. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  32. d4ae3a16 Delete SQL index support by Shawn Pearce · 11 years ago
  33. 639f2a3 Remove ToggleStarRequest.java by Gustaf Lundh · 11 years ago
  34. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  35. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  36. 475b241 Always keep Submit button enabled even if change is not mergeable by Edwin Kempin · 11 years ago
  37. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  38. eaeb9ad ChangeScreen2: Make diff against revision persistent by David Ostrovsky · 11 years ago
  39. 662e55f Visualize sizes of changes in change tables and user dashboards by Edwin Kempin · 11 years ago
  40. fb3e5b4 Show tab with conflicting changes only if secondary index is enabled by Edwin Kempin · 11 years ago
  41. 053853b Quote topic name in same topic query by Edwin Kempin · 11 years ago
  42. 3eb9776 Delete dead old style myDiffPreferences RPC by Shawn Pearce · 11 years ago
  43. 8e4a990 Document programmatic HTTPD and SSHD logging configuration by David Ostrovsky · 11 years ago
  44. e5bddc9 Merge "Enable sshd_log and httpd_log to use log4j config" by Shawn Pearce · 11 years ago
  45. 66252ed Enable sshd_log and httpd_log to use log4j config by Eryk Szymanski · 11 years ago
  46. 9d945ed Support setting HEAD from WebUI by Edwin Kempin · 11 years ago
  47. 9d3492c Remove unnecessary invocation toString() method by alex.ryazantsev · 11 years ago
  48. b0b0bbb Allow updating the parent project from the WebUI by Edwin Kempin · 11 years ago
  49. 997b047 Remove unnecessary semicolons by alex.ryazantsev · 11 years ago
  50. 4c62f72 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  51. d4765db Add REST API to toggle starred change state by Shawn Pearce · 11 years ago
  52. d215908 Completed test migration to junit4, easymock updated to version 3.2 by alex.ryazantsev · 11 years ago
  53. 0743d8a Permission: add getString() method by David Ostrovsky · 11 years ago
  54. a2b2a27 ChangeScreen2: Add query icon for project by Edwin Kempin · 11 years ago
  55. ea62148 ChangeScreen2: Show download commands defined by plugins by Edwin Kempin · 11 years ago
  56. 2531203 Allow gitweb URLs to be passed unencoded for viewing. by Luca Milanesio · 11 years ago
  57. 23da0d9 Miscellaneous Javadoc cleanups to cut down on Eclipse warnings by Dave Borowitz · 11 years ago
  58. 17d0d33 ChangeScreen2: mark patch sets with draft comments in revision list by David Ostrovsky · 11 years ago
  59. 0bc4869 Merge changes I105f85bd,I4768e35b by Shawn Pearce · 11 years ago
  60. 54122d3 Support copying of approvals if new patch set has no code changes by Edwin Kempin · 11 years ago
  61. f5c0841 Support copying of approvals on trivial rebase by Edwin Kempin · 11 years ago
  62. 57defbb Remove jsr305 library by Shawn Pearce · 11 years ago
  63. d6ccccf Add our own Nullable implementation by Sasa Zivkov · 11 years ago
  64. 6d731f5 ChangeScreen2: add Gerrit config and user preference by Shawn Pearce · 11 years ago
  65. 9b22c3a Support branch specific labels by Bruce Zu · 12 years ago
  66. 9aaf3d1 Revert "Make SubmitRecord.Label's fields @Columns" by Dave Borowitz · 12 years ago
  67. 50a7a3a Make SubmitRecord.Label's fields @Columns by Dave Borowitz · 12 years ago
  68. 414c5ff Require REVIEWED option to retrieve reviewed flag from /changes/ by Shawn Pearce · 12 years ago
  69. e0cafe4 Add Switch Account link to the current user popdown by Shawn Pearce · 12 years ago
  70. e59b532 Hide Http Password Screen if auth.gitBasicAuth = true by Edwin Kempin · 12 years ago
  71. 55f5a7b Merge "Remove old RPCs to get project details and to update project settings" by David Pursehouse · 12 years ago
  72. 984781e Remove old RPCs to get project details and to update project settings by Edwin Kempin · 12 years ago
  73. d3bd961 Migrate schema to meet 30 char length of database id limitation by David Ostrovsky · 12 years ago
  74. 99fc253 Move start replication capability to replication plugin by David Ostrovsky · 12 years ago
  75. efbd394 Merge "Allows explicit login with auth.type = HTTP*" by Shawn Pearce · 12 years ago
  76. 5185b04 Allows explicit login with auth.type = HTTP* by Luca Milanesio · 12 years ago
  77. 1e6c363 Move version.jar to gerrit-war by Shawn Pearce · 12 years ago
  78. da16183 Fix generation of Version file by Shawn Pearce · 12 years ago
  79. 11d27c8 Update Buck by Shawn Pearce · 12 years ago
  80. b9ebb66 ChangeScreen2: Poll for updates in the background by Shawn Pearce · 12 years ago
  81. 3d57549 Rewrite UI plugin action description API by Shawn Pearce · 12 years ago
  82. 097b957 Redesign change screen on new REST API by Shawn Pearce · 12 years ago
  83. dc4a9b2 Add CURRENT_ACTIONS to revision information by Shawn Pearce · 12 years ago
  84. 50c5cac Set project's maxObjectSizeLimit from UI by Sasa Zivkov · 12 years ago
  85. 0d67fb4 Mark builds from a dirty tree as dirty. by Christian Aistleitner · 12 years ago
  86. 1c8a05d Only use version tags when determining built gerrit version by Christian Aistleitner · 12 years ago
  87. a7c0ba2 Convert ListBranchesTest into an acceptance test by Edwin Kempin · 12 years ago
  88. b5f1562 Adapt WebUI to use REST for suggesting branches for cherry-pick by Edwin Kempin · 12 years ago
  89. 71b43a9 Adapt ProjectBranchesScreen to use REST for listing/deleting branches by Edwin Kempin · 12 years ago
  90. 915104d Fix NullPointerException when comparing AccessSections by Edwin Kempin · 12 years ago
  91. fa34015 Merge "Add on_behalf_of to /review REST API handler" by Shawn Pearce · 12 years ago
  92. 28b8ea6 Add top level /config REST API by David Ostrovsky · 12 years ago
  93. 9d78312 Add on_behalf_of to /review REST API handler by Shawn Pearce · 12 years ago
  94. bb027b0 Support X-Gerrit-RunAs as a suexec on HTTP by Shawn Pearce · 12 years ago
  95. cbd22ac Add a global capability to allow generating HTTP passwords by David Pursehouse · 12 years ago
  96. f205500 Adding api wrappers for getting comments. by Michael Zhou · 12 years ago
  97. c950bcc Adapt WebUI to use REST endpoint for deleting SSH keys by Edwin Kempin · 12 years ago
  98. 20abe82 Merge "Support adding an SSH key via REST" by Shawn Pearce · 12 years ago
  99. 218b9ae4 Merge "Support listing the SSH keys of an account via REST" by Shawn Pearce · 12 years ago
  100. ea56fa4 Merge "Support to get/set/delete/generate an HTTP password via REST" by David Pursehouse · 12 years ago