1. 77b0af1 Format Java files with google-java-format by David Pursehouse · 8 years ago
  2. 558a2af Serve PolyGerrit index.html from a Soy template by Wyatt Allen · 8 years ago
  3. f0d6fc1 Format Java files with google-java-format by David Pursehouse · 8 years ago
  4. 6f29d66 Merge "Add more missing type arguments for generic class Class<T>" by ekempin · 8 years ago
  5. c26261a Fix launching daemon in Eclipse on MacOS by David Pursehouse · 8 years ago
  6. 71c5105 Add more missing type arguments for generic class Class<T> by David Pursehouse · 8 years ago
  7. 38f8ef4 BazelBuild: Remove unused buildCommand() method by David Pursehouse · 8 years ago
  8. 05bb777 BazelBuild: Remove redundant logging of build tool name by David Pursehouse · 8 years ago
  9. 1f90144 Remove BuildSystem abstraction by David Pursehouse · 8 years ago
  10. 34b59f0 Get rid of references to .primary_build_tool by David Pursehouse · 8 years ago
  11. ea11b28 Move BatchUpdate to a new package by Dave Borowitz · 8 years ago
  12. 51edcb7 Reintroduce Git/REST HTTP password with OAUTH by Luca Milanesio · 8 years ago
  13. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  14. 84d830b gerrit-server: use hashed passwords for HTTP. by Han-Wen Nienhuys · 8 years ago
  15. f7fc14f Format Java files with google-java-format by David Pursehouse · 8 years ago
  16. 3d24bb4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  17. abe599cb7 Avoid implicit use of the platform default charset by David Ostrovsky · 8 years ago
  18. 187cace Fix ClassCanBeStatic warning flagged by error prone by David Ostrovsky · 8 years ago
  19. 70642f1 Filter Git LFS HTTP requests through auth filter by Jacek Centkowski · 8 years ago
  20. 42ace3c Format java files with google-java-format by David Pursehouse · 8 years ago
  21. 1111684 Squash redundant string concatenations introduced by google-java-format by David Pursehouse · 8 years ago
  22. 442fa55 Remove old RPC backend for MyIdentitiesScreen by Changcheng Xiao · 8 years ago
  23. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  24. 90e9425 Merge "Revert external ID cache" by ekempin · 8 years ago
  25. 79e63a3 Revert external ID cache by Edwin Kempin · 8 years ago
  26. 43d985a Merge branch 'stable-2.13' by Paladox · 8 years ago
  27. d296075 RestApiMetrics: Fix description of error count metric by David Pursehouse · 8 years ago
  28. 4bafe6d Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  29. 7059cbd Fix garbled text with Unicode display names obtained from HTTP headers by Jan Kundrát · 8 years ago
  30. a2b1bb2 StaticModule: Fix misspelled method name by David Pursehouse · 8 years ago
  31. 7a9b0a9 Remove BuckUtils by David Pursehouse · 8 years ago
  32. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  33. eaee6f4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  34. 2897e9d Fix gitweb review link by Hector Oswaldo Caballero · 8 years ago
  35. 0ecf8cf Avoid Multimap implementation create methods by Dave Borowitz · 8 years ago
  36. 484da49 Prefer subtypes of Multimap by Dave Borowitz · 8 years ago
  37. 757d504 Organize imports by David Pursehouse · 8 years ago
  38. 1746cee Account REST API: fix the key setting in RestApiServlet by Changcheng Xiao · 8 years ago
  39. 0748e74 Add REST endpoint to get account external IDs by Changcheng Xiao · 8 years ago
  40. d0bf015 Allow HTTP password when using LDAP and basic authentication by Hector Oswaldo Caballero · 9 years ago
  41. 6c5fa05 Merge "Add cache for external ids" by David Pursehouse · 8 years ago
  42. 2869caa Add cache for external ids by Edwin Kempin · 8 years ago
  43. d819316 Add new optional interface for REST collections to get request params by Edwin Kempin · 8 years ago
  44. 8ff7865 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  45. 1d0e909 Fix Gitweb HTTP URL generation by Hector Oswaldo Caballero · 8 years ago
  46. d6b831d HttpPluginServlet: Don't use default platform charset in InputStreamReader by David Pursehouse · 8 years ago
  47. 3bb1280 RemoteUserUtil: Don't use default platform charset when constructing String by David Pursehouse · 8 years ago
  48. 3432193 Merge "Remove test prefix from test methods" by David Pursehouse · 8 years ago
  49. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  50. e32ef82 WebLinks: Return List<T> from methods rather than FluentIterable<T> by David Pursehouse · 8 years ago
  51. 9b8be04 WebLinks: Remove unused method by David Pursehouse · 8 years ago
  52. a02a5c0 Remove test prefix from test methods by Patrick Hiesel · 8 years ago
  53. 13634e3 Don't show 'Save for Review' button if refs/meta/config is not visible by Edwin Kempin · 8 years ago
  54. 9023196 Check permissions on refs/meta/config on save of ACLs for review by Edwin Kempin · 8 years ago
  55. c69f360 Bazel: Generate Eclipse classpath by David Ostrovsky · 8 years ago
  56. 63c01cf Merge "GitwebServlet should not inject LocalDiskRepositoryManager" by David Pursehouse · 8 years ago
  57. 888f4ac bazel: generate the classpath in a file, for use with eclipse. by Han-Wen Nienhuys · 8 years ago
  58. f911d25 GitwebServlet should not inject LocalDiskRepositoryManager by Hugo Arès · 8 years ago
  59. 0d4ea73 bazel: implement bazel build for the development mode. by Han-Wen Nienhuys · 8 years ago
  60. 555e423 Merge "bazel: abstract the build system in static serving." by David Ostrovsky · 8 years ago
  61. e6c7e62 bazel: abstract the build system in static serving. by Han-Wen Nienhuys · 8 years ago
  62. 3df3579 WrappedFilterConfig: Fix 'unchecked or unsafe operations' warning by David Pursehouse · 8 years ago
  63. 5a09d99 PolyGerrit: Don't create development servlets in production code path by David Ostrovsky · 8 years ago
  64. 5389538 Serve fonts for local PolyGerrit development by Viktar Donich · 8 years ago
  65. 295f109 Servlet 2.5 compatibility for response recorder by Luca Milanesio · 8 years ago
  66. 45da618 Allow to listen to Web login/logout events by Luca Milanesio · 9 years ago
  67. 20d43f3 Allow anything after "/register/" by Logan Hanks · 8 years ago
  68. 46b3de5 PluginContentScanner: Use java.util.Optional by Dave Borowitz · 8 years ago
  69. 3d82500 Use java.util.Optional in change edit paths by Dave Borowitz · 8 years ago
  70. 0a1762c Fix RunAsFilter and add tests by Dave Borowitz · 8 years ago
  71. f1197a2 Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  72. 5cd45d4 ProjectAccessHandler: Check for CLA before creating changes by David Pursehouse · 9 years ago
  73. 2a9ad1f Allow HTTP password when using LDAP and basic authentication by Hector Oswaldo Caballero · 9 years ago
  74. 8d6f807 Organize imports by David Pursehouse · 9 years ago
  75. 9f50e11 XsrfCookieFilter: handle null XGerritAuth by Jonathan Nieder · 9 years ago
  76. d13ef6f AllRequestFilterFilterProxyTest: Fix warnings about raw types by David Pursehouse · 9 years ago
  77. f84710d Merge "Establish library compliance for powermock and its dependencies" by David Pursehouse · 9 years ago
  78. 789088c Merge changes from topic 'lambdas-1' by Dave Borowitz · 9 years ago
  79. 39727e9 Redirect to remove ?polygerrit={0,1} from URL by Dave Borowitz · 9 years ago
  80. f4599a0 Expose supported UIs in GetServerInfo by Dave Borowitz · 9 years ago
  81. c6b9f38 Clean up UiPreference by Dave Borowitz · 9 years ago
  82. e45363d Use some Java 8 features by Dave Borowitz · 9 years ago
  83. 0b774c4 Update Buck to latest version by David Ostrovsky · 9 years ago
  84. 1f9fe25 GerritOptions: Remove duplicate headless method by Edwin Kempin · 9 years ago
  85. e8b7303 Support setting default UI in gerrit.config by Dave Borowitz · 9 years ago
  86. dac0dcb Cookie-based PolyGerrit/GWT UI switch by David Ostrovsky · 9 years ago
  87. 3ef6bc7 Establish library compliance for powermock and its dependencies by Patrick Hiesel · 9 years ago
  88. 834458e UrlModule: Add comment about missing binding for /plugins/ REST collection by Edwin Kempin · 9 years ago
  89. 9e6c174 Revert "Enable plugins to add REST views for /plugins/<plugin-id>/" by Shawn Pearce · 9 years ago
  90. 1b256df Enable plugins to add REST views for /plugins/<plugin-id>/ by Edwin Kempin · 9 years ago
  91. c896eaa Allow CORS based on site.allowOriginRegex by Shawn Pearce · 9 years ago
  92. f801131 SystemInfoService{Impl}: Remove unused contributorAgreements method by David Pursehouse · 9 years ago
  93. 49d9a46 Move AuthType from gerrit-reviewdb to extension API by David Pursehouse · 9 years ago
  94. fbc348e Don't try to change ".md" extension to ".html" by Yuxuan 'fishy' Wang · 9 years ago
  95. 7ca92f2 Merge "Serve XSRF_COOKIE with /accounts/self/detail" by Shawn Pearce · 9 years ago
  96. 257d5a9 Remove no longer used AgreementInfoFactory by David Pursehouse · 9 years ago
  97. 5824020 Remove no longer used AccountService{Impl} by David Pursehouse · 9 years ago
  98. b8fe7ff AccountSecurity: Remove unused enterAgreement method by David Pursehouse · 9 years ago
  99. 07a49d5 Serve XSRF_COOKIE with /accounts/self/detail by Viktar Donich · 9 years ago
  100. 8539921 AccountSecurity: Remove unused updateContact method by David Pursehouse · 9 years ago