1. 76f20df Allows slave to use authenticated Git/HTTP protocol by Luca Milanesio · 10 years ago
  2. 243a498 RestApiServlet: Leave OutputStream open when flushing base64 padding by Stefan Beller · 10 years ago
  3. cf700f2 RestApiServlet: Flush pending padding as well by Stefan Beller · 10 years ago
  4. 0a1da09 Only create new changes as draft if draft changes are allowed by David Pursehouse · 10 years ago
  5. 6b0ee98 InlineEdit: Fix rendering edits in unified diff screen by David Ostrovsky · 10 years ago
  6. 43a6584 Fix download of change edit from diff screens by Edwin Kempin · 10 years ago
  7. eba2661 Convert some value classes to AutoValue by Dave Borowitz · 10 years ago
  8. 922bbf1 Discontinue deprecated /query servlet by David Ostrovsky · 11 years ago
  9. 36934dc Remove old change screen by David Ostrovsky · 12 years ago
  10. c09bad2 Remove unused imports and unused Provider<ReviewDb> by David Pursehouse · 10 years ago
  11. 01b4c86 CatServlet: constructor adheres to coding style best practices by Stefan Beller · 10 years ago
  12. 53a5ccd Kill ChangeControl.Factory by Stefan Beller · 10 years ago
  13. fd39e74 Disable deprecated /query API by default by Edwin Kempin · 10 years ago
  14. a70c234 Move MIME type detection to mime package by Shawn Pearce · 10 years ago
  15. 9ed3450 Remove gerrit.enableNewFeatures by Shawn Pearce · 10 years ago
  16. 0669078 ChangeQueryBuilder: Always get user lazily from Arguments by Dave Borowitz · 10 years ago
  17. b47da24 Move CS1 to REST API for reviewer suggestions by Shawn Pearce · 10 years ago
  18. 3f4fe61 Move account suggestion to REST API by Shawn Pearce · 10 years ago
  19. 6c69f84 Move stream-based QueryProcessor output to its own class by Dave Borowitz · 10 years ago
  20. a33543d Add hasEmailAddress to IdentifiedUser by Shawn Pearce · 10 years ago
  21. 214ab86 Make bug report URL unset by default by David Pursehouse · 10 years ago
  22. 56e1f2f Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  23. 783f20c Remove unused import by Hugo Arès · 10 years ago
  24. d705754 Improve consistency of RestApiServlet catch blocks by Dave Borowitz · 10 years ago
  25. a2fa864 RestApiServlet: Give more useful errors to users by Dave Borowitz · 10 years ago
  26. 9c12c4f Hoist ContactStore configurtion out of WebModule by Shawn Pearce · 10 years ago
  27. 3b93417 Disable Git over http when Gerrit is not configured to support http by Hugo Arès · 10 years ago
  28. e4abe9a ChangeScreen2: Make Reply button configurable by Richard Möhn · 10 years ago
  29. c03cd51 Apply caching headers and stack trace before HTTP response status by Shawn Pearce · 10 years ago
  30. fa10acc Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  31. 0916cc3 Replace background mergeability checks with reindexing by Dave Borowitz · 10 years ago
  32. 5e75bc6 Merge "Turn off http features not intended for slave" by Saša Živkov · 10 years ago
  33. 2c846e5 Fix login redirect for non default (root) context by Hugo Arès · 10 years ago
  34. 015ce0a Refactor RequestUtil into a separate package by David Pletcher · 10 years ago
  35. 54df81f Enable warnings for missing @Override annotations by Dave Borowitz · 10 years ago
  36. a94cf89 Turn off http features not intended for slave by Hugo Arès · 11 years ago
  37. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  38. 19f0109 Remove unused import in RunAsFilter by David Pursehouse · 10 years ago
  39. c948ca1 Add throwable cause of REST API error to request by David Pletcher · 10 years ago
  40. c5e4204 Extract path info from requests without decoding by Dave Borowitz · 10 years ago
  41. 036df27 Fix using HTTP methods other than GET from plugins by Stefan Lay · 10 years ago
  42. 3d227bb Fix using HTTP methods other than GET from plugins by Stefan Lay · 10 years ago
  43. 8dc720e Move TimeUtil from gerrit-server to gerrit-common by David Ostrovsky · 10 years ago
  44. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  45. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  46. 2f1a22a Fix javadoc warning for non-fully-qualified class link by Dave Borowitz · 11 years ago
  47. 88e33ac Add User to the http request attributes by Hugo Arès · 11 years ago
  48. 7936891 Merge "Rename GerritUiOptions to GerritOptions" by David Pursehouse · 11 years ago
  49. 28ecae5 UI and client support for hashtag manipulation by Sven Selberg · 11 years ago
  50. 6b60160 Rename GerritUiOptions to GerritOptions by Simon Lei · 11 years ago
  51. fb4c874 Simplify error handling in account username setting by David Pursehouse · 11 years ago
  52. ecc535c Merge branch 'stable-2.10' by David Pursehouse · 11 years ago
  53. 5afd5b8 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  54. 404cc04 Merge "Add dummy serialVersionUID in SmallResource to prevent Eclipse warning" by David Pursehouse · 11 years ago
  55. 11cb11b Add dummy serialVersionUID in SmallResource to prevent Eclipse warning by David Pursehouse · 11 years ago
  56. 0e84e27 Ensure that NOT_FOUND resource singleton is properly deserialized by Edwin Kempin · 11 years ago
  57. 98ed3e6 Allow plugins to reuse classes for caching resources by Edwin Kempin · 11 years ago
  58. 90bef32 Fix JS plugin load when using non-root Gerrit URLs by Luca Milanesio · 11 years ago
  59. ac332d2 Fix deprecation warnings caused by Guava upgrade by David Ostrovsky · 11 years ago
  60. 33e391d Organize ALL the imports by Dave Borowitz · 11 years ago
  61. b173424 Remove unused import of ModuleGenerator in HttpPluginModule by David Pursehouse · 11 years ago
  62. f721eb5 Auto register static/init.js as JavaScript plugin by Luca Milanesio · 11 years ago
  63. 00bd739 RestApiServlet: Add AcceptsDelete direct on collection resource by David Ostrovsky · 11 years ago
  64. 324724c Merge "Factor out proxy properties from OpenIdServiceImpl" by Shawn Pearce · 11 years ago
  65. 5020ff2 Add draft comments to PatchLineCommentsUtil by Yacob Yonas · 11 years ago
  66. a06ed18 Add missing private constructor for static utility class LoginUrlToken by Shawn Pearce · 11 years ago
  67. 6082d83 Factor out proxy properties from OpenIdServiceImpl by David Ostrovsky · 11 years ago
  68. 0149098 Merge "Make audit of account group membership changes pluggable" by Saša Živkov · 11 years ago
  69. 876254f Make audit of account group membership changes pluggable by Adrian Görler · 11 years ago
  70. b0a36c3 Make gitweb redirect to login by Simon Lei · 11 years ago
  71. 7189144 Fix successful login redirection to keep parameters by Simon Lei · 11 years ago
  72. cdfbcbc Refactor authentication types to remove code duplication by Simon Lei · 11 years ago
  73. 0a3b513 Fix JS resource loading for JsPlugin type (was returning 404) by Luca Milanesio · 11 years ago
  74. eac4f43 Merge branch 'stable-2.9' by Edwin Kempin · 11 years ago
  75. d710c0c Add PatchLineCommentsUtil to assist with notedb migration by Yacob Yonas · 11 years ago
  76. 01a4806 Merge "Support AcceptsPost on non top level REST collections" by Edwin Kempin · 11 years ago
  77. 3bde74c Support AcceptsPost on non top level REST collections by Edwin Kempin · 11 years ago
  78. 1a9d928 Move powermock and easymock library definitions to separate BUCK files by David Pursehouse · 11 years ago
  79. 89f734c Merge "Add UploadValidationListener extension point." by Edwin Kempin · 11 years ago
  80. 88c0e0f Merge "Add extension point to register JGit PreUploadHooks" by Edwin Kempin · 11 years ago
  81. 44c0d1e Serve latest version of plugin resources when cache is stale by Luca Milanesio · 11 years ago
  82. dacbec6 Serve static resources for non-jar Server plugins by Luca Milanesio · 11 years ago
  83. 940b34b Merge "Set Last-Modified on MarkDown->HTML plugin pages" by Edwin Kempin · 11 years ago
  84. ba05a8a Set Last-Modified on MarkDown->HTML plugin pages by Luca Milanesio · 11 years ago
  85. 886db53 Merge "Make gitweb prompt for authorization" by Edwin Kempin · 11 years ago
  86. 0c14990 Add UploadValidationListener extension point. by Hugo Arès · 11 years ago
  87. 1c47704 Remove duplication of JarEntry comparator by Luca Milanesio · 11 years ago
  88. 572d542 Add extension point to register JGit PreUploadHooks by Hugo Arès · 11 years ago
  89. 1e05b52 Merge topic 'web-session-regression' by Dave Borowitz · 11 years ago
  90. fd7df89 Make gitweb prompt for authorization by Thomas Swindells · 11 years ago
  91. f857818 WebSession: Prevent NPE in GitSmartHttpTools.isGitClient() by David Ostrovsky · 11 years ago
  92. ba75ccf WebSessionCache: Make response parameter optional by David Ostrovsky · 11 years ago
  93. a0c3ba5 Decouple plugins from their "jar" external form by Luca Milanesio · 11 years ago
  94. c06b6c4 Return 304 for not modified SmallResources by Luca Milanesio · 11 years ago
  95. a836a89 DirectChangeByCommit: Use Changes query API by Dave Borowitz · 11 years ago
  96. 7626bb1 Merge "[BugFix] set Last-Modified on cached Documentation resources" by Edwin Kempin · 11 years ago
  97. 5aaf7d1 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  98. 61cd957 [BugFix] set Last-Modified on cached Documentation resources by Luca Milanesio · 11 years ago
  99. 7d135cb Fix the request wrapper for http requests served from plugins by Adrian Görler · 11 years ago
  100. d72c509 Revert "Add extension point to register JGit PreUploadHooks" by Shawn Pearce · 11 years ago