1. 930f29e Bazel: Automatically fix lint errors with buildifier by David Ostrovsky · 6 years ago
  2. 1fa4bcf Bazel: Clean up package visibility settings by David Pursehouse · 6 years ago
  3. b8695a3 GitOverHttpModule: Bind REST auth filter in its own module by David Ostrovsky · 7 years ago
  4. 5531347 Bump auto-value to 1.6.2 by David Ostrovsky · 7 years ago
  5. 943341d [GitwebServlet] Use logger built-in formatting by Hector Oswaldo Caballero · 7 years ago
  6. 35c80e2 [GitwebServlet] Avoid empty error flooding the logs by Hector Oswaldo Caballero · 7 years ago
  7. fac55c7 Use Logger's built-in formatting by David Pursehouse · 7 years ago
  8. 46af8d1 Use Logger's built-in string formatting where possible by David Pursehouse · 7 years ago
  9. 7f52122 LdapLoginServlet: Improve exception handling by Edwin Kempin · 7 years ago
  10. fcbdca1 HttpPluginServlet: Don't trim leading whitespace from about.md content by David Pursehouse · 7 years ago
  11. b492df1 ProjectBasicAuthFilter: Add comment why cause is not logged by Edwin Kempin · 7 years ago
  12. e709298 BazelBuild: Fix exception message when command was interrupted by Edwin Kempin · 7 years ago
  13. 5fa97fc GitwebServlet: Write only one log entry for CGI errors by Edwin Kempin · 7 years ago
  14. 510dc55 GitwebServlet: Log unexpected errors on error level by Edwin Kempin · 7 years ago
  15. db9c8ad Replace "the the" occurences with "the" (wrong repetition) by Maxime Guerreiro · 7 years ago
  16. 4ec5ef6 Upgrade to google-java-format 1.5 by David Pursehouse · 7 years ago
  17. 1eb5429 ExternalIds NoteDb migration: Avoid intermediate migration state by David Ostrovsky · 7 years ago
  18. 66a0c4a Prevent concurrent login by disabling form submission by Hugo Arès · 7 years ago
  19. c081b01 Add CORS to default plugin requests handling by Jacek Centkowski · 7 years ago
  20. dd2ae2d Upgrade Guava to 22.0 by Paladox none · 7 years ago
  21. d57189e Redirect polygerrit urls with context to GWTUI by Sven Selberg · 7 years ago
  22. 2da0d11 Fix false positive warning in gitweb by Peter Wu · 8 years ago
  23. 3a3aed6 ResourceServlet: Consistently use class load time as mtime by Dave Borowitz · 7 years ago
  24. 8301cd8 Fix canonical URL detection with URL encoded parts by Luca Milanesio · 8 years ago
  25. a5420f0 Allow running without gerrit.canonicalWebUrl by Luca Milanesio · 8 years ago
  26. 8c553b9 StaticModule: Only attempt to parse polygerrit parameter on GET by David Pursehouse · 8 years ago
  27. aaaf450 Fix StringIndexOutOfBoundsException on /register with URL prefix by Paladox none · 8 years ago
  28. 8939ee8 Extend LFS plugin servlet so that Git LFS 2.0 Lock API is handled by Jacek Centkowski · 8 years ago
  29. bc9ea8c PolyGerrit: Fix loading favicon on a prefixed url by Paladox none · 8 years ago
  30. db21e3a Replace FileInputStream and FileOutputStream with static Files methods by Hector Oswaldo Caballero · 8 years ago
  31. 8c798de Fix issue with firefox autocomplete on LDAP login screen by Reyad Attiyat · 8 years ago
  32. 4d0fe78 Soy index cleanup by Wyatt Allen · 8 years ago
  33. 132bfcb Fix PolyGerrit URLs to support prefixed URL by Paladox none · 8 years ago
  34. 4fab952 Explicitly declare charset when getting bytes from Soy index render by Wyatt Allen · 8 years ago
  35. 8046ae7 IndexServlet: Add missing serialVersionUID by David Pursehouse · 8 years ago
  36. 77b0af1 Format Java files with google-java-format by David Pursehouse · 8 years ago
  37. 558a2af Serve PolyGerrit index.html from a Soy template by Wyatt Allen · 8 years ago
  38. f0d6fc1 Format Java files with google-java-format by David Pursehouse · 8 years ago
  39. 6f29d66 Merge "Add more missing type arguments for generic class Class<T>" by ekempin · 8 years ago
  40. c26261a Fix launching daemon in Eclipse on MacOS by David Pursehouse · 8 years ago
  41. 71c5105 Add more missing type arguments for generic class Class<T> by David Pursehouse · 8 years ago
  42. 38f8ef4 BazelBuild: Remove unused buildCommand() method by David Pursehouse · 8 years ago
  43. 05bb777 BazelBuild: Remove redundant logging of build tool name by David Pursehouse · 8 years ago
  44. 1f90144 Remove BuildSystem abstraction by David Pursehouse · 8 years ago
  45. 34b59f0 Get rid of references to .primary_build_tool by David Pursehouse · 8 years ago
  46. ea11b28 Move BatchUpdate to a new package by Dave Borowitz · 8 years ago
  47. 51edcb7 Reintroduce Git/REST HTTP password with OAUTH by Luca Milanesio · 8 years ago
  48. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  49. 84d830b gerrit-server: use hashed passwords for HTTP. by Han-Wen Nienhuys · 8 years ago
  50. f7fc14f Format Java files with google-java-format by David Pursehouse · 8 years ago
  51. 3d24bb4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  52. abe599cb7 Avoid implicit use of the platform default charset by David Ostrovsky · 8 years ago
  53. 187cace Fix ClassCanBeStatic warning flagged by error prone by David Ostrovsky · 8 years ago
  54. 70642f1 Filter Git LFS HTTP requests through auth filter by Jacek Centkowski · 8 years ago
  55. 42ace3c Format java files with google-java-format by David Pursehouse · 8 years ago
  56. 1111684 Squash redundant string concatenations introduced by google-java-format by David Pursehouse · 8 years ago
  57. 442fa55 Remove old RPC backend for MyIdentitiesScreen by Changcheng Xiao · 8 years ago
  58. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  59. 90e9425 Merge "Revert external ID cache" by ekempin · 8 years ago
  60. 79e63a3 Revert external ID cache by Edwin Kempin · 8 years ago
  61. 43d985a Merge branch 'stable-2.13' by Paladox · 8 years ago
  62. d296075 RestApiMetrics: Fix description of error count metric by David Pursehouse · 8 years ago
  63. 4bafe6d Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  64. 7059cbd Fix garbled text with Unicode display names obtained from HTTP headers by Jan Kundrát · 8 years ago
  65. a2b1bb2 StaticModule: Fix misspelled method name by David Pursehouse · 8 years ago
  66. 7a9b0a9 Remove BuckUtils by David Pursehouse · 8 years ago
  67. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  68. eaee6f4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  69. 2897e9d Fix gitweb review link by Hector Oswaldo Caballero · 8 years ago
  70. 0ecf8cf Avoid Multimap implementation create methods by Dave Borowitz · 8 years ago
  71. 484da49 Prefer subtypes of Multimap by Dave Borowitz · 8 years ago
  72. 757d504 Organize imports by David Pursehouse · 8 years ago
  73. 1746cee Account REST API: fix the key setting in RestApiServlet by Changcheng Xiao · 8 years ago
  74. 0748e74 Add REST endpoint to get account external IDs by Changcheng Xiao · 8 years ago
  75. d0bf015 Allow HTTP password when using LDAP and basic authentication by Hector Oswaldo Caballero · 9 years ago
  76. 6c5fa05 Merge "Add cache for external ids" by David Pursehouse · 8 years ago
  77. 2869caa Add cache for external ids by Edwin Kempin · 8 years ago
  78. d819316 Add new optional interface for REST collections to get request params by Edwin Kempin · 8 years ago
  79. 8ff7865 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  80. 1d0e909 Fix Gitweb HTTP URL generation by Hector Oswaldo Caballero · 8 years ago
  81. d6b831d HttpPluginServlet: Don't use default platform charset in InputStreamReader by David Pursehouse · 8 years ago
  82. 3bb1280 RemoteUserUtil: Don't use default platform charset when constructing String by David Pursehouse · 8 years ago
  83. 3432193 Merge "Remove test prefix from test methods" by David Pursehouse · 8 years ago
  84. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  85. e32ef82 WebLinks: Return List<T> from methods rather than FluentIterable<T> by David Pursehouse · 8 years ago
  86. 9b8be04 WebLinks: Remove unused method by David Pursehouse · 8 years ago
  87. a02a5c0 Remove test prefix from test methods by Patrick Hiesel · 8 years ago
  88. 13634e3 Don't show 'Save for Review' button if refs/meta/config is not visible by Edwin Kempin · 8 years ago
  89. 9023196 Check permissions on refs/meta/config on save of ACLs for review by Edwin Kempin · 8 years ago
  90. c69f360 Bazel: Generate Eclipse classpath by David Ostrovsky · 8 years ago
  91. 63c01cf Merge "GitwebServlet should not inject LocalDiskRepositoryManager" by David Pursehouse · 8 years ago
  92. 888f4ac bazel: generate the classpath in a file, for use with eclipse. by Han-Wen Nienhuys · 8 years ago
  93. f911d25 GitwebServlet should not inject LocalDiskRepositoryManager by Hugo Arès · 8 years ago
  94. 0d4ea73 bazel: implement bazel build for the development mode. by Han-Wen Nienhuys · 8 years ago
  95. 555e423 Merge "bazel: abstract the build system in static serving." by David Ostrovsky · 8 years ago
  96. e6c7e62 bazel: abstract the build system in static serving. by Han-Wen Nienhuys · 8 years ago
  97. 3df3579 WrappedFilterConfig: Fix 'unchecked or unsafe operations' warning by David Pursehouse · 8 years ago
  98. 5a09d99 PolyGerrit: Don't create development servlets in production code path by David Ostrovsky · 8 years ago
  99. 5389538 Serve fonts for local PolyGerrit development by Viktar Donich · 8 years ago
  100. 295f109 Servlet 2.5 compatibility for response recorder by Luca Milanesio · 8 years ago