1. c5eb003 Allow service users to access REST API if auth.gitBasicAuth = true by Edwin Kempin · 11 years ago
  2. 511a35b Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  3. b49726e Refactor MergeabilityChecker to use a builder pattern by Dave Borowitz · 11 years ago
  4. 3daa739 Emit ref-updated event when editing project access via web UI by Jay Soffian · 11 years ago
  5. 4aba691 Switch to the xsiframe GWT linker by Shawn Pearce · 11 years ago
  6. 626c731 Add extension point to register JGit PostReceiveHooks by Saša Živkov · 11 years ago
  7. 779ede7 Move ReceivePackInitializer to the proper package by Saša Živkov · 11 years ago
  8. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  9. f94e9bb Fix validation of plugin capability on REST view that handles PUT on collection by Edwin Kempin · 11 years ago
  10. ce290b9 Merge "Add extension point for receive-pack initialization." by Shawn Pearce · 11 years ago
  11. ec85a07 Add extension point for receive-pack initialization. by Saša Živkov · 11 years ago
  12. 42d8952 Support AcceptsPost for RestCollections in plugins by Edwin Kempin · 11 years ago
  13. 68a55b9 Use Java 7 StandardCharsets instead of Guava Charsets by Dave Borowitz · 11 years ago
  14. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  15. dfbe6d6 Add MessageOfTheDay extension point for plugins by Shawn Pearce · 11 years ago
  16. fcb2046 Only construct ChangeResources via ChangesCollection.parse by Dave Borowitz · 11 years ago
  17. 79d4ebe Include roottree and file in the GitWebConfig. by Colby Ranger · 11 years ago
  18. ec51eba Merge "Replace PatchDetailService saveDraft and deleteDraft" by Shawn Pearce · 11 years ago
  19. 31b599b Move "refs/..." constants to a RefNames class by Dave Borowitz · 11 years ago
  20. 753ca33 Allow the text of the "Report Bug" link to be configured by David Pursehouse · 11 years ago
  21. 6a5850e "Report Bug" URL can never be null by David Pursehouse · 11 years ago
  22. b74e0e3 Replace PatchDetailService saveDraft and deleteDraft by Shawn Pearce · 11 years ago
  23. cb8fc9b Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  24. 3affee0 AllRequestFilter: delegate to the filters for init and destroy phases too by David Ostrovsky · 11 years ago
  25. b2a7d23 Remove the use of + when using StringBuilder (1 of 2) by Matt Baker · 11 years ago
  26. d020143 Remove old patchSetPublishDetail RPC by Shawn Pearce · 11 years ago
  27. adb9128 Remove old changeDetail RPC by Shawn Pearce · 11 years ago
  28. 357a242 Enable standalone JavaScript plugins by Dariusz Luksza · 12 years ago
  29. ad47c86 Remove old deleteDraftPatchSet RPC by David Ostrovsky · 11 years ago
  30. a15cfff Remove old rebaseChange RPC by David Ostrovsky · 11 years ago
  31. 68b7449 Remove old publish RPC by David Ostrovsky · 11 years ago
  32. d0a4fea Remove old DeleteDraftChange RPC by David Ostrovsky · 11 years ago
  33. 0561211 Remove old EditCommitMessage RPC by David Ostrovsky · 11 years ago
  34. 4cb50ad Merge "Replace 'indexOf()' expression with 'contains()'" by Shawn Pearce · 11 years ago
  35. d62b60e use variable instead of calculating again and use final by Matt Baker · 11 years ago
  36. c7dbfed Replace 'indexOf()' expression with 'contains()' by Matt Baker · 11 years ago
  37. d043611 Add server config option to disable new features by Shawn Pearce · 11 years ago
  38. 87a8c59 Remove unused variable in ProjectAccessFactory by Dave Borowitz · 11 years ago
  39. 8d2ab51 Fix various unchecked warnings by Dave Borowitz · 11 years ago
  40. d0414f2 Merge "Hyperlink to groups in access editor" by Shawn Pearce · 11 years ago
  41. faef658 Include addReviewer in ChangeApi. by Colby Ranger · 11 years ago
  42. 8eb4eb7 Merge changes I14c49cb4,I12d17fe1 by Shawn Pearce · 11 years ago
  43. 2a2bfa4 Merge "Replace 'indexOf()' expression with 'contains()'" by Shawn Pearce · 11 years ago
  44. 0a70c69 Hyperlink to groups in access editor by Shawn Pearce · 11 years ago
  45. ef6cca8 Inject ChangeUtil, making most methods non-static by Dave Borowitz · 11 years ago
  46. db721d4 Replace 'indexOf()' expression with 'contains()' by alex.ryazantsev · 11 years ago
  47. 05872ef Replace 'for' loop with 'foreach' by alex.ryazantsev · 11 years ago
  48. 7025929 Update mergeability flag when access rights are saved for review by Edwin Kempin · 11 years ago
  49. f43e915 Move system groups into their own backend by Shawn Pearce · 11 years ago
  50. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  51. da07edd Merge "Delete SQL index support" by Shawn Pearce · 11 years ago
  52. d4ae3a16 Delete SQL index support by Shawn Pearce · 11 years ago
  53. a7e04e4 Merge "Fix unclosed resource warnings" by Edwin Kempin · 11 years ago
  54. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  55. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  56. 0b17d5f Fix unclosed resource warnings by Shawn Pearce · 11 years ago
  57. 475b241 Always keep Submit button enabled even if change is not mergeable by Edwin Kempin · 11 years ago
  58. 1128c60 Update of parent project: defaults to be 'All-Projects' by Bruce Zu · 11 years ago
  59. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  60. 0ca2b59 Cleanup PatchLineComment writtenOn by Shawn Pearce · 11 years ago
  61. 662e55f Visualize sizes of changes in change tables and user dashboards by Edwin Kempin · 11 years ago
  62. fb3e5b4 Show tab with conflicting changes only if secondary index is enabled by Edwin Kempin · 11 years ago
  63. a4455ea Hide multi-master cache coherency issues on preferences by Shawn Pearce · 11 years ago
  64. 3eb9776 Delete dead old style myDiffPreferences RPC by Shawn Pearce · 11 years ago
  65. 8e6b4ec Merge "Allow users to save update of parent project for review" by Shawn Pearce · 11 years ago
  66. bbf93f8 Remove unnecessary local variables by alex.ryazantsev · 11 years ago
  67. 91fefc4 Allow users to save update of parent project for review by Edwin Kempin · 11 years ago
  68. d4634cc Remove redundant type arguments and type cast by alex.ryazantsev · 11 years ago
  69. 68badcf Merge "Remove deprecated html tag attribute for 'strict' doctype" by Shawn Pearce · 11 years ago
  70. 40b526a Merge "Remove unnecessary 'return' statements" by Shawn Pearce · 11 years ago
  71. cc2bccf Remove unnecessary 'return' statements by alex.ryazantsev · 11 years ago
  72. 5c96817 Remove unnecessary assignments by alex.ryazantsev · 11 years ago
  73. cdf8a86 Remove deprecated html tag attribute for 'strict' doctype by alex.ryazantsev · 11 years ago
  74. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  75. b0b0bbb Allow updating the parent project from the WebUI by Edwin Kempin · 11 years ago
  76. bbb688e ChangeScreen2: turn it to be the default change screen by David Ostrovsky · 11 years ago
  77. 4c62f72 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  78. f4a8de4 Merge "Add REST API to toggle starred change state" into stable-2.8 by Shawn Pearce · 11 years ago
  79. d4765db Add REST API to toggle starred change state by Shawn Pearce · 11 years ago
  80. d215908 Completed test migration to junit4, easymock updated to version 3.2 by alex.ryazantsev · 11 years ago
  81. e3080fd Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  82. 321a4ad Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  83. a4b4ea2 Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 11 years ago
  84. a716d22 Make plugin servlet's context path authorization aware by Jacek Centkowski · 11 years ago
  85. 774ca13 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  86. 2c35b1d Adding missing braces by alex.ryazantsev · 11 years ago
  87. 2b5d7aa Trigger hooks and email notification on saving ACLs for review by Edwin Kempin · 11 years ago
  88. f5e3fee Fix typo in method name by Adrian Görler · 11 years ago
  89. 1f04bca Add new SSH command to search in Gerrit documentation index by David Ostrovsky · 11 years ago
  90. ec4b06a REST endpoint for searching Gerrit documentation. by Yuxuan 'fishy' Wang · 11 years ago
  91. c8fb8ed Increase accounts listed on Become Any Account login screen to 100 by David Pursehouse · 11 years ago
  92. 288ed98 Remove usages of System.currentTimeMillis() from gerrit-reviewdb by Dave Borowitz · 11 years ago
  93. 46b1ac8 Use DateTimeUtils.currentTimeMillis() to get current time by Dave Borowitz · 11 years ago
  94. 2531203 Allow gitweb URLs to be passed unencoded for viewing. by Luca Milanesio · 11 years ago
  95. 23da0d9 Miscellaneous Javadoc cleanups to cut down on Eclipse warnings by Dave Borowitz · 11 years ago
  96. 0e03b79 Fix NPE in ChangeDetailFactory for loadMessages isPatchVisible by Shawn Pearce · 11 years ago
  97. e18078d Quiet QueryParseException logging in DirectChangeByCommit by Dave Borowitz · 11 years ago
  98. 1f8326c Trim trailing slashes from queries in DirectChangeByCommit by Dave Borowitz · 11 years ago
  99. 57defbb Remove jsr305 library by Shawn Pearce · 12 years ago
  100. d6ccccf Add our own Nullable implementation by Sasa Zivkov · 12 years ago