1. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  2. 19f0109 Remove unused import in RunAsFilter by David Pursehouse · 10 years ago
  3. c948ca1 Add throwable cause of REST API error to request by David Pletcher · 10 years ago
  4. c5e4204 Extract path info from requests without decoding by Dave Borowitz · 10 years ago
  5. 3d227bb Fix using HTTP methods other than GET from plugins by Stefan Lay · 10 years ago
  6. 8dc720e Move TimeUtil from gerrit-server to gerrit-common by David Ostrovsky · 10 years ago
  7. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 11 years ago
  8. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 11 years ago
  9. 2f1a22a Fix javadoc warning for non-fully-qualified class link by Dave Borowitz · 11 years ago
  10. 88e33ac Add User to the http request attributes by Hugo Arès · 11 years ago
  11. 7936891 Merge "Rename GerritUiOptions to GerritOptions" by David Pursehouse · 11 years ago
  12. 28ecae5 UI and client support for hashtag manipulation by Sven Selberg · 11 years ago
  13. 6b60160 Rename GerritUiOptions to GerritOptions by Simon Lei · 11 years ago
  14. fb4c874 Simplify error handling in account username setting by David Pursehouse · 11 years ago
  15. ecc535c Merge branch 'stable-2.10' by David Pursehouse · 11 years ago
  16. 5afd5b8 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  17. 404cc04 Merge "Add dummy serialVersionUID in SmallResource to prevent Eclipse warning" by David Pursehouse · 11 years ago
  18. 11cb11b Add dummy serialVersionUID in SmallResource to prevent Eclipse warning by David Pursehouse · 11 years ago
  19. 0e84e27 Ensure that NOT_FOUND resource singleton is properly deserialized by Edwin Kempin · 11 years ago
  20. 98ed3e6 Allow plugins to reuse classes for caching resources by Edwin Kempin · 11 years ago
  21. 90bef32 Fix JS plugin load when using non-root Gerrit URLs by Luca Milanesio · 11 years ago
  22. ac332d2 Fix deprecation warnings caused by Guava upgrade by David Ostrovsky · 11 years ago
  23. 33e391d Organize ALL the imports by Dave Borowitz · 11 years ago
  24. b173424 Remove unused import of ModuleGenerator in HttpPluginModule by David Pursehouse · 11 years ago
  25. f721eb5 Auto register static/init.js as JavaScript plugin by Luca Milanesio · 11 years ago
  26. 00bd739 RestApiServlet: Add AcceptsDelete direct on collection resource by David Ostrovsky · 11 years ago
  27. 324724c Merge "Factor out proxy properties from OpenIdServiceImpl" by Shawn Pearce · 11 years ago
  28. 5020ff2 Add draft comments to PatchLineCommentsUtil by Yacob Yonas · 11 years ago
  29. a06ed18 Add missing private constructor for static utility class LoginUrlToken by Shawn Pearce · 11 years ago
  30. 6082d83 Factor out proxy properties from OpenIdServiceImpl by David Ostrovsky · 11 years ago
  31. 0149098 Merge "Make audit of account group membership changes pluggable" by Saša Živkov · 11 years ago
  32. 876254f Make audit of account group membership changes pluggable by Adrian Görler · 11 years ago
  33. b0a36c3 Make gitweb redirect to login by Simon Lei · 11 years ago
  34. 7189144 Fix successful login redirection to keep parameters by Simon Lei · 11 years ago
  35. cdfbcbc Refactor authentication types to remove code duplication by Simon Lei · 11 years ago
  36. 0a3b513 Fix JS resource loading for JsPlugin type (was returning 404) by Luca Milanesio · 11 years ago
  37. eac4f43 Merge branch 'stable-2.9' by Edwin Kempin · 11 years ago
  38. d710c0c Add PatchLineCommentsUtil to assist with notedb migration by Yacob Yonas · 11 years ago
  39. 01a4806 Merge "Support AcceptsPost on non top level REST collections" by Edwin Kempin · 11 years ago
  40. 3bde74c Support AcceptsPost on non top level REST collections by Edwin Kempin · 11 years ago
  41. 1a9d928 Move powermock and easymock library definitions to separate BUCK files by David Pursehouse · 11 years ago
  42. 89f734c Merge "Add UploadValidationListener extension point." by Edwin Kempin · 11 years ago
  43. 88c0e0f Merge "Add extension point to register JGit PreUploadHooks" by Edwin Kempin · 11 years ago
  44. 44c0d1e Serve latest version of plugin resources when cache is stale by Luca Milanesio · 11 years ago
  45. dacbec6 Serve static resources for non-jar Server plugins by Luca Milanesio · 11 years ago
  46. 940b34b Merge "Set Last-Modified on MarkDown->HTML plugin pages" by Edwin Kempin · 11 years ago
  47. ba05a8a Set Last-Modified on MarkDown->HTML plugin pages by Luca Milanesio · 11 years ago
  48. 886db53 Merge "Make gitweb prompt for authorization" by Edwin Kempin · 11 years ago
  49. 0c14990 Add UploadValidationListener extension point. by Hugo Arès · 11 years ago
  50. 1c47704 Remove duplication of JarEntry comparator by Luca Milanesio · 11 years ago
  51. 572d542 Add extension point to register JGit PreUploadHooks by Hugo Arès · 11 years ago
  52. 1e05b52 Merge topic 'web-session-regression' by Dave Borowitz · 11 years ago
  53. fd7df89 Make gitweb prompt for authorization by Thomas Swindells · 11 years ago
  54. f857818 WebSession: Prevent NPE in GitSmartHttpTools.isGitClient() by David Ostrovsky · 11 years ago
  55. ba75ccf WebSessionCache: Make response parameter optional by David Ostrovsky · 11 years ago
  56. a0c3ba5 Decouple plugins from their "jar" external form by Luca Milanesio · 11 years ago
  57. c06b6c4 Return 304 for not modified SmallResources by Luca Milanesio · 11 years ago
  58. a836a89 DirectChangeByCommit: Use Changes query API by Dave Borowitz · 11 years ago
  59. 7626bb1 Merge "[BugFix] set Last-Modified on cached Documentation resources" by Edwin Kempin · 11 years ago
  60. 5aaf7d1 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  61. 61cd957 [BugFix] set Last-Modified on cached Documentation resources by Luca Milanesio · 11 years ago
  62. 7d135cb Fix the request wrapper for http requests served from plugins by Adrian Görler · 11 years ago
  63. d72c509 Revert "Add extension point to register JGit PreUploadHooks" by Shawn Pearce · 11 years ago
  64. 283f38a Add extension point to register JGit PreUploadHooks by Doug Kelly · 11 years ago
  65. 095eb5b ProjectAccess: remove unused canChangeParent field by Jonathan Nieder · 11 years ago
  66. 3349972 Update Buck by Shawn Pearce · 11 years ago
  67. 3e107f5 Allow plugins to replace the WebSession implementation by Ahaan Ugale · 12 years ago
  68. e40b1a4 Fix REST API responses for 3xx and 4xx classes by Shawn Pearce · 11 years ago
  69. 08725c8 Accept HEAD in RestApiServlet by Shawn Pearce · 11 years ago
  70. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  71. 3d88e97 Fix ?dbg=1 loading with xsiframe linker by Shawn Pearce · 11 years ago
  72. 5c4d3ed Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  73. c5eb003 Allow service users to access REST API if auth.gitBasicAuth = true by Edwin Kempin · 11 years ago
  74. df22275 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  75. 511a35b Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  76. e987bad Merge branch stable-2.9 by Dave Borowitz · 11 years ago
  77. b49726e Refactor MergeabilityChecker to use a builder pattern by Dave Borowitz · 11 years ago
  78. 6edde31 Limit archives to only enabled formats by Shawn Pearce · 11 years ago
  79. fc9cdf0 Add config option to select supported archive formats by David Ostrovsky · 11 years ago
  80. 3daa739 Emit ref-updated event when editing project access via web UI by Jay Soffian · 11 years ago
  81. 0ea26c9 Remove unused import in GerritConfigProvider by David Pursehouse · 11 years ago
  82. b281cd4 SecurityFix: enforce HTTP password checking on gitBasicAuth by Luca Milanesio · 11 years ago
  83. 4aba691 Switch to the xsiframe GWT linker by Shawn Pearce · 11 years ago
  84. 626c731 Add extension point to register JGit PostReceiveHooks by Saša Živkov · 11 years ago
  85. 779ede7 Move ReceivePackInitializer to the proper package by Saša Živkov · 11 years ago
  86. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  87. f94e9bb Fix validation of plugin capability on REST view that handles PUT on collection by Edwin Kempin · 11 years ago
  88. ce290b9 Merge "Add extension point for receive-pack initialization." by Shawn Pearce · 11 years ago
  89. ec85a07 Add extension point for receive-pack initialization. by Saša Živkov · 11 years ago
  90. 42d8952 Support AcceptsPost for RestCollections in plugins by Edwin Kempin · 11 years ago
  91. 68a55b9 Use Java 7 StandardCharsets instead of Guava Charsets by Dave Borowitz · 11 years ago
  92. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  93. dfbe6d6 Add MessageOfTheDay extension point for plugins by Shawn Pearce · 11 years ago
  94. fcb2046 Only construct ChangeResources via ChangesCollection.parse by Dave Borowitz · 11 years ago
  95. 79d4ebe Include roottree and file in the GitWebConfig. by Colby Ranger · 11 years ago
  96. ec51eba Merge "Replace PatchDetailService saveDraft and deleteDraft" by Shawn Pearce · 11 years ago
  97. 31b599b Move "refs/..." constants to a RefNames class by Dave Borowitz · 11 years ago
  98. 753ca33 Allow the text of the "Report Bug" link to be configured by David Pursehouse · 11 years ago
  99. 6a5850e "Report Bug" URL can never be null by David Pursehouse · 11 years ago
  100. b74e0e3 Replace PatchDetailService saveDraft and deleteDraft by Shawn Pearce · 11 years ago