1. a8f48f8 SubmitInput: Remove deprecated waitForMerge field by David Pursehouse · 9 years ago
  2. 5d8f62c Make adding of signed-off-by footer for online changes customizable by David Ostrovsky · 9 years ago
  3. af6807f CreateChange: Allow create change on new branch by Yuxuan 'fishy' Wang · 9 years ago
  4. a021dbf Gerrit API: Allow to get file diff with options by Edwin Kempin · 9 years ago
  5. bea3391 Merge "Append submitted info to the change REST endpoint." by Edwin Kempin · 9 years ago
  6. 02de595 Change API: Add methods to publish and delete draft changes by Urs Wolfer · 9 years ago
  7. 96a7caf Append submitted info to the change REST endpoint. by Khai Do · 9 years ago
  8. c4f75cd Merge "Replace AccountGeneralPreferences entity with git backend (phase 1)" by Edwin Kempin · 9 years ago
  9. cfb7520 Replace AccountGeneralPreferences entity with git backend (phase 1) by David Ostrovsky · 9 years ago
  10. 0b7517a Eclipse: Warn on incomplete switch cases even when default exists by David Pursehouse · 9 years ago
  11. f85bd49 RebaseUtil: Make all methods non-static by Dave Borowitz · 9 years ago
  12. 3f838ae TopMenu: Extract MenuItem in its own class and client package by David Ostrovsky · 9 years ago
  13. d5faa67f Add parameter 'size' to AccountApi#getAvatarUrl by Urs Wolfer · 9 years ago
  14. 394e634 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  15. 0185936 Add method to get avatar URL from AccountApi by Edwin Kempin · 9 years ago
  16. dc2da0d Merge "New option to schedule the Git garbage collection as a background task" by David Pursehouse · 9 years ago
  17. 824e708 Add back ListChangesOption.DRAFT_COMMENTS by Edwin Kempin · 9 years ago
  18. ce77db5 Fix javadoc errors so that plugin API can be built again by Edwin Kempin · 9 years ago
  19. ace3210 Expose submit type in ChangeInfo by Dave Borowitz · 9 years ago
  20. d85051a Add extension API and acceptance tests for submit type rules by Dave Borowitz · 9 years ago
  21. e9e046a OAuth2 authentication for Git-over-HTTP by Michael Ochmann · 9 years ago
  22. 386ff83 Account API: Add method to get account by integer ID by Urs Wolfer · 9 years ago
  23. aac13eb Branch API: Add method to get file by Urs Wolfer · 9 years ago
  24. beb0b84 Allow to remove specific scores while leaving the reviewer listed by David Ostrovsky · 10 years ago
  25. 4ebf42e Remove modifiers 'public' and 'abstract' from interface methods by Urs Wolfer · 9 years ago
  26. 92410a1 New option to schedule the Git garbage collection as a background task by Adrian Görler · 9 years ago
  27. 61aa042 Set version to 2.12 by David Pursehouse · 9 years ago
  28. 66af3d8 Return list of reviewers as part of ChangeInfo by Edwin Kempin · 9 years ago
  29. dd3b71d Merge changes from topic 'binary-files-size' by David Pursehouse · 9 years ago
  30. 1a468f0 Set version to 2.13-SNAPSHOT by David Pursehouse · 9 years ago
  31. a3a53d4 Set version to 2.12-rc0 by David Pursehouse · 9 years ago v2.12-rc0
  32. 188b823 SideBySide: Allow to activate match brackets Codemirror addon by David Ostrovsky · 10 years ago
  33. ca09f47 SideBySide: Make cursor blink rate customizable by David Ostrovsky · 10 years ago
  34. 971a5f5 FileInfo: Include file size by Edwin Kempin · 9 years ago
  35. b457b46 Merge "Make MergeConflictException a ResourceConflictException" by Edwin Kempin · 9 years ago
  36. f05ae35 Merge "Add option to omit duplicate comments." by Shawn Pearce · 9 years ago
  37. 692b4ec Add option to omit duplicate comments. by Bill Wendling · 9 years ago
  38. f0112b9 Make MergeConflictException a ResourceConflictException by Dave Borowitz · 9 years ago
  39. 7d5a771 Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part1) by David Ostrovsky · 10 years ago
  40. bce0e92 Set hashtags using a BatchUpdate.Op by Dave Borowitz · 9 years ago
  41. a1d9f76 BinaryResult: Use Charset for setCharacterEncoding by David Pursehouse · 9 years ago
  42. 19c63fa Consistently use character encoding constants by David Pursehouse · 9 years ago
  43. 5048baa Merge changes Ie595754a,I02523870 by David Pursehouse · 9 years ago
  44. 6f58dbe Add PUSH_CERTIFICATES option to output push certs in REST API by Dave Borowitz · 10 years ago
  45. 36b35b9 Return problems and key status enum in GpgKeyInfo by Dave Borowitz · 10 years ago
  46. 7135442 Rewrite CheckResult to use an enum for status by Dave Borowitz · 10 years ago
  47. 640f984 FileInfo: Include size delta by Edwin Kempin · 9 years ago
  48. 35bbf40 Merge changes from topic 'tags-api' by David Pursehouse · 10 years ago
  49. 752b1bd ProjectApi: Refactor to reduce duplicate code in tags and branches by David Pursehouse · 10 years ago
  50. b0ba151 ListTags: Add support for pagination with --start and --limit by David Pursehouse · 10 years ago
  51. 8c48525 Adds group suggestions into ListGroups REST API. by Yuxuan 'fishy' Wang · 10 years ago
  52. b64c1d7 Make BranchInfo and TagInfo share a common base class by David Pursehouse · 10 years ago
  53. 6b1a388 Implement tags API by David Pursehouse · 10 years ago
  54. 3cd7a19 InlineEdit: Allow to activate auto-close brackets Codemirror addon by David Ostrovsky · 10 years ago
  55. c232840 InlineEdit: Allow to activate match brackets Codemirror addon by David Ostrovsky · 10 years ago
  56. 0ca0182 Store and load edit preferences to/from All-Users repository by David Ostrovsky · 10 years ago
  57. 85f843a InlineEdit: Make cursor blink rate customizable by David Ostrovsky · 10 years ago
  58. c4e0180 InlineEdit: Support Emacs and Vim key maps by David Ostrovsky · 10 years ago
  59. ed71cc6 Organize imports by Dave Borowitz · 10 years ago
  60. 2f192dc Test 'contains' method in DynamicSet's containment tests by Christian Aistleitner · 10 years ago
  61. 40748e5 Init plugins' AllRequestFilters, even if they are loaded after startup by Christian Aistleitner · 10 years ago
  62. b8336f1 Move most GPG-related code to a gerrit-gpg module by Dave Borowitz · 10 years ago
  63. 3a34d3b Make RestApiModule inherit FactoryModule by Dave Borowitz · 10 years ago
  64. cb2845b Move FactoryModule to gerrit-extension-api by Dave Borowitz · 10 years ago
  65. 6b2830c Merge "Add WebLink extension point for file history" by David Pursehouse · 10 years ago
  66. eab3aff Support deleting multiple GPG keys in a single request by Dave Borowitz · 10 years ago
  67. 70daef5 Add API call to delete GPG keys by Dave Borowitz · 10 years ago
  68. ed170f3 Add a collection and API for a user's GPG keys by Dave Borowitz · 10 years ago
  69. 21c8686 Add WebLink extension point for file history by Sven Selberg · 10 years ago
  70. bd65aac Determine submittability on the server side by Stefan Beller · 10 years ago
  71. 453a66c Revision API: Add method to get patch by Urs Wolfer · 10 years ago
  72. 07e25e2 Merge changes from topic 'group-audit-log' by David Pursehouse · 10 years ago
  73. 0d3cab0 Remove the state SUBMITTED altogether by Stefan Beller · 10 years ago
  74. c7dcde1 Allow to get audit log of a group through GroupApi by Edwin Kempin · 10 years ago
  75. fc3f832 Add new REST endpoint that provides the audit log of a group by Edwin Kempin · 10 years ago
  76. b10d69e Do not use deprecated waitForMerge option by Hugo Arès · 10 years ago
  77. a7ad661 Add changes/<id>/submitted_together REST API call by Stefan Beller · 10 years ago
  78. 52227e2 Submit: Remove scheduling possibility by Stefan Beller · 10 years ago
  79. 64cfaf2 Use try/multi-catch by Urs Wolfer · 10 years ago
  80. af346d7 Merge "Escape unescaped angle brackets in javadoc" by Shawn Pearce · 10 years ago
  81. 792b2c4 Update out of date hyperlinks by Shawn Pearce · 10 years ago
  82. bf220b9 Escape unescaped angle brackets in javadoc by Christian Aistleitner · 10 years ago
  83. 450b7d5 Enable Eclipse Javadoc warnings about malformed syntax by Dave Borowitz · 10 years ago
  84. a828fed ConsistencyChecker: Add a field to check expected merged SHA-1 by Dave Borowitz · 10 years ago
  85. 4b61a78 Add @RequiresAnyCapability to require one of a set by Dave Borowitz · 10 years ago
  86. f842745 Merge changes from topic 'remove-gerrit-config-from-client' by David Pursehouse · 10 years ago
  87. eafde88 Add new extension point for clone commands by Edwin Kempin · 10 years ago
  88. 59b9960 Remove ListChangesOption.DRAFT_COMMENTS by Edwin Kempin · 10 years ago
  89. 2362cf6 Extensions API: Add config API by Urs Wolfer · 10 years ago
  90. e53253b Fix GarbageCollectorListener javadoc by Edwin Kempin · 10 years ago
  91. 66e4d7e AccountApi: Add method to add email address to account by David Pursehouse · 10 years ago
  92. 6544510 Move CreateEmail.Input to EmailInput in extension API by David Pursehouse · 10 years ago
  93. 78279ba Add extension point for the 'Included In' drop-down panel by Edwin Kempin · 10 years ago
  94. c301950 Merge "Fix @see to external class in api to allow compilation with Java 8" by Edwin Kempin · 10 years ago
  95. 7f61bf8 Fix client option handling in ChangeList by Dave Borowitz · 10 years ago
  96. 9e8343c Fix @see to external class in api to allow compilation with Java 8 by Christian Aistleitner · 10 years ago
  97. 43bb0bb Fix GarbageCollectorListener javadoc by Dave Borowitz · 10 years ago
  98. 2a29136 Merge "RevisionApi: Offer get{Comments,Drafts}AsList() methods" by Edwin Kempin · 10 years ago
  99. 20a5470 RevisionApi: Offer get{Comments,Drafts}AsList() methods by David Ostrovsky · 10 years ago
  100. 4bb041c Merge "Allow to listen to garbage collector events" by Edwin Kempin · 10 years ago