1. 8d6f807 Organize imports by David Pursehouse · 9 years ago
  2. 9f50e11 XsrfCookieFilter: handle null XGerritAuth by Jonathan Nieder · 9 years ago
  3. d13ef6f AllRequestFilterFilterProxyTest: Fix warnings about raw types by David Pursehouse · 9 years ago
  4. f84710d Merge "Establish library compliance for powermock and its dependencies" by David Pursehouse · 9 years ago
  5. 789088c Merge changes from topic 'lambdas-1' by Dave Borowitz · 9 years ago
  6. 39727e9 Redirect to remove ?polygerrit={0,1} from URL by Dave Borowitz · 9 years ago
  7. f4599a0 Expose supported UIs in GetServerInfo by Dave Borowitz · 9 years ago
  8. c6b9f38 Clean up UiPreference by Dave Borowitz · 9 years ago
  9. e45363d Use some Java 8 features by Dave Borowitz · 9 years ago
  10. 0b774c4 Update Buck to latest version by David Ostrovsky · 9 years ago
  11. 1f9fe25 GerritOptions: Remove duplicate headless method by Edwin Kempin · 9 years ago
  12. e8b7303 Support setting default UI in gerrit.config by Dave Borowitz · 9 years ago
  13. dac0dcb Cookie-based PolyGerrit/GWT UI switch by David Ostrovsky · 9 years ago
  14. 3ef6bc7 Establish library compliance for powermock and its dependencies by Patrick Hiesel · 9 years ago
  15. 834458e UrlModule: Add comment about missing binding for /plugins/ REST collection by Edwin Kempin · 9 years ago
  16. 9e6c174 Revert "Enable plugins to add REST views for /plugins/<plugin-id>/" by Shawn Pearce · 9 years ago
  17. 1b256df Enable plugins to add REST views for /plugins/<plugin-id>/ by Edwin Kempin · 9 years ago
  18. c896eaa Allow CORS based on site.allowOriginRegex by Shawn Pearce · 9 years ago
  19. f801131 SystemInfoService{Impl}: Remove unused contributorAgreements method by David Pursehouse · 9 years ago
  20. 49d9a46 Move AuthType from gerrit-reviewdb to extension API by David Pursehouse · 9 years ago
  21. fbc348e Don't try to change ".md" extension to ".html" by Yuxuan 'fishy' Wang · 9 years ago
  22. 7ca92f2 Merge "Serve XSRF_COOKIE with /accounts/self/detail" by Shawn Pearce · 9 years ago
  23. 257d5a9 Remove no longer used AgreementInfoFactory by David Pursehouse · 9 years ago
  24. 5824020 Remove no longer used AccountService{Impl} by David Pursehouse · 9 years ago
  25. b8fe7ff AccountSecurity: Remove unused enterAgreement method by David Pursehouse · 9 years ago
  26. 07a49d5 Serve XSRF_COOKIE with /accounts/self/detail by Viktar Donich · 9 years ago
  27. 8539921 AccountSecurity: Remove unused updateContact method by David Pursehouse · 9 years ago
  28. 470984e ProjectBasicAuthFilter: Extract repeated code to a method by Hector Oswaldo Caballero · 9 years ago
  29. 92884c3 Return meaningful message when LFS plugin is not configured by Jacek Centkowski · 9 years ago
  30. a5979d5 Don’t allow client to cache PolyGerrit index.html by Andrew Bonventre · 9 years ago
  31. 040c39b Fix auto-adding reviewers during push by Dave Borowitz · 9 years ago
  32. d3e7eb6 RestApiServlet: Add a constant for HTTP 422 by David Pursehouse · 9 years ago
  33. 7a046da Conditionally allow Gerrit to load in IFrame by Dariusz Luksza · 11 years ago
  34. 824f55d Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  35. ec3ee59b RestApiServlet: Allow HEAD requests by David Pursehouse · 9 years ago
  36. 41b4c0d Add extension point to register JGit PostUploadHooks by Hugo Arès · 9 years ago
  37. b158469 Catch NumberFormatException on invalid request by Eryk Szymanski · 9 years ago
  38. e1ab7e9 LfsPluginServlet#reload: Fix plugin reload by Jacek Centkowski · 9 years ago
  39. 37b3414 PluginServletContext: Add missing space in exception message by David Pursehouse · 9 years ago
  40. ba82701 LfsPluginServlet#load: Fix local variable hiding by David Pursehouse · 9 years ago
  41. 53eab0a LfsPluginServlet#service: Remove unreachable block by David Pursehouse · 9 years ago
  42. a73e788 BecomeAnyAccountLoginServlet: Resolve external ID via account index by Edwin Kempin · 9 years ago
  43. b644ff8 Merge "Implement Bazel build" by Edwin Kempin · 9 years ago
  44. 649d784 Merge changes from topic 'account-index' by David Pursehouse · 9 years ago
  45. d432c83 Make hooks/events listen to the new API Events. by Martin Fick · 9 years ago
  46. 59cdd22 New event listeners and new event types by Saša Živkov · 9 years ago
  47. 94732bf Reindex account whenever account is evicted from cache by Edwin Kempin · 9 years ago
  48. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  49. 4014b24 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  50. e2f906c Fix gitweb backlinks by Björn Pedersen · 9 years ago
  51. b273cfd Consistently annotate changeCache as @Nullable by Jonathan Nieder · 9 years ago
  52. a758640 VisibleRefFilter Avoid touching the database for drafts by Dave Borowitz · 9 years ago
  53. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  54. 3b6712d HttpPluginServlet: Refactor generation of documentation index entries by David Pursehouse · 9 years ago
  55. 88fcd6b Move all static ref pattern related methods into a RefPattern class by Edwin Kempin · 9 years ago
  56. 96918cc Removing all RPC calls for watching projects by Patrick Hiesel · 9 years ago
  57. 3323700 Fix CacheBasedWebSession current user on login/logout by Luca Milanesio · 9 years ago
  58. 7b7aa28 Only forward PolyGerrit URLs when PG is not enabled by Andrew Bonventre · 9 years ago
  59. 3b68afa Add AccountInfo to the GitReferenceUpdatedListener.Event by Saša Živkov · 9 years ago
  60. 352db2a Merge "HttpPluginServlet: Remove usage of deprecated IMPLEMENTATION_URL constant" by David Pursehouse · 9 years ago
  61. 078ddcd HttpPluginServlet: Remove usage of deprecated IMPLEMENTATION_URL constant by David Pursehouse · 9 years ago
  62. a0a85fe Convert most NotesMigration#enabled() calls to #readChanges() by Dave Borowitz · 9 years ago
  63. 66a4983 Merge "Use CharMatcher.anyOf instead of regex for HTML test" by Shawn Pearce · 9 years ago
  64. 698f26c Revert "Expose the account id from current session" by Shawn Pearce · 9 years ago
  65. 5ef27e5 Use CharMatcher.anyOf instead of regex for HTML test by Shawn Pearce · 9 years ago
  66. fd8b3c7 Expose the account id from current session by Luca Milanesio · 9 years ago
  67. 7f632f3 Forward PolyGerrit paths to their GWT equivalents if PG is off by Andrew Bonventre · 9 years ago
  68. 1574689 Remove unused CorruptEntityException by David Pursehouse · 9 years ago
  69. 68f2753 Merge branch 'stable-2.12' by Hugo Arès · 9 years ago
  70. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  71. 0d67c84 Merge "Always set VisibleRefFilter on UploadPack" by Edwin Kempin · 9 years ago
  72. 3169b64 Merge branch 'stable-2.11' into stable-2.12 by Hugo Arès · 9 years ago
  73. b961a7d Always set VisibleRefFilter on UploadPack by Edwin Kempin · 9 years ago
  74. 4c9c8e0 AccountService: Remove unused changeDiffPreferences method by David Pursehouse · 9 years ago
  75. eb44c0e Fix NPE in HttpAuthFilter.getRemoteUser() by Doug Kelly · 9 years ago
  76. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  77. 7fcec27 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  78. c8a2ed9 Add plugin JS resource paths to /config/server/info by Andrew Bonventre · 9 years ago
  79. f785d86 Add missing trailing comma on array declarations by David Pursehouse · 9 years ago
  80. d79c03a Remove redundant 'public' modifiers by David Pursehouse · 9 years ago
  81. 4643e61 ResourceServlet#getResource(): Prevent NPE in Guava cache by David Ostrovsky · 9 years ago
  82. ad0e4bf Remove redundant 'static' modifiers by David Pursehouse · 9 years ago
  83. c5ccbf1 Add missing whitespace around keywords, operators and braces by David Pursehouse · 9 years ago
  84. a0e0b0d Merge "Remove old unified diff screen" by David Pursehouse · 9 years ago
  85. 998cacb Factor creation of RawInput instances out to RawInputUtil by David Pursehouse · 9 years ago
  86. ff4ee1a Remove old unified diff screen by David Ostrovsky · 9 years ago
  87. 5eb59e3 Serve fonts from Gerrit instead of Google Fonts. by Viktar Donich · 9 years ago
  88. 45ad667 Merge "LFS protocol support" by Dave Borowitz · 9 years ago
  89. ca7a67e LFS protocol support by Saša Živkov · 9 years ago
  90. 361da99 Rework LocalDiskRepositoryManager to be extendable by Hugo Arès · 10 years ago
  91. 365d8af Organize imports by Dave Borowitz · 9 years ago
  92. 45d44e9 Merge "Add ability to set authentication cookie's domain" by David Pursehouse · 9 years ago
  93. 81fc36c PluginServletContext: Instantiate logger with class name by David Pursehouse · 9 years ago
  94. 91ef0ba Inject AllProjectsName directly instead of through AllProjectsNameProvider by David Pursehouse · 9 years ago
  95. d481bc1 AccountService: Remove unused myAccount method by David Pursehouse · 9 years ago
  96. b3c8308 Add logs when doc search returns 500 by Yuxuan 'fishy' Wang · 9 years ago
  97. 72c1fe3 Merge "Buck: Emulate real JGit project structure in its own cell" by Saša Živkov · 9 years ago
  98. c93d665 Move RestApiServlet classes under httpd.restapi by David Pursehouse · 9 years ago
  99. d8889fe Remove unused RPC suggest service by David Pursehouse · 9 years ago
  100. 64d4bdf Buck: Emulate real JGit project structure in its own cell by David Ostrovsky · 9 years ago