1. 6395853 PolyGerrit: Fix loading favicon on a prefixed url by Paladox none · 8 years ago
  2. 9cbfae0 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  3. db21e3a Replace FileInputStream and FileOutputStream with static Files methods by Hector Oswaldo Caballero · 8 years ago
  4. 763b89c Merge changes from topic 'retry-helper-2' by ekempin · 8 years ago
  5. ae52afc Convert most ChangeApi handlers to retrying wrappers by Dave Borowitz · 8 years ago
  6. 04f8f39 Add a convenience class for making REST API handlers retryable by Dave Borowitz · 8 years ago
  7. 876c467 Deprecate ChangeInserter#setUpdateRef by Dave Borowitz · 8 years ago
  8. 2ce4881 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  9. 8c798de Fix issue with firefox autocomplete on LDAP login screen by Reyad Attiyat · 8 years ago
  10. 5bff3ab Convert reading project access to use PermissionBackend by Shawn Pearce · 8 years ago
  11. cb14925 Convert GitOverHttp and Gitweb to PermissionBackend by Shawn Pearce · 8 years ago
  12. 29d4523 Convert administrateServer to PermissionBackend by Shawn Pearce · 8 years ago
  13. b579865 Merge changes from topic 'permission-backend' by David Pursehouse · 8 years ago
  14. 4c4acd6 Delegate dynamicBeans for external plugins by Martin Fick · 8 years ago
  15. 79a899e Convert RequireCapability checks to PermissionBackend by Shawn Pearce · 8 years ago
  16. 4d0fe78 Soy index cleanup by Wyatt Allen · 8 years ago
  17. 132bfcb Fix PolyGerrit URLs to support prefixed URL by Paladox none · 8 years ago
  18. 4fab952 Explicitly declare charset when getting bytes from Soy index render by Wyatt Allen · 8 years ago
  19. c85534b Explicitly declare charset when getting bytes from Soy index render by Wyatt Allen · 8 years ago
  20. 9fd72e0 Soy index cleanup by Wyatt Allen · 8 years ago
  21. 21a3426 Merge "Fix PolyGerrit URLs to support prefixed URL" by David Ostrovsky · 8 years ago
  22. f49c2a8 Convert runAs to PermissionBackend by Shawn Pearce · 8 years ago
  23. 557a89f Test permitted labels with PermissionBackend by Shawn Pearce · 8 years ago
  24. 8b0d046 Fix PolyGerrit URLs to support prefixed URL by Paladox none · 8 years ago
  25. a085ff9 Merge "Add a BeanParseListener interface to DynamicOptions." by Martin Fick · 8 years ago
  26. ca35762 BatchUpdate: Factor out class for repo operations by Dave Borowitz · 8 years ago
  27. 9bad117 Remove CommitValidators.Policy by Dave Borowitz · 8 years ago
  28. cd8e5a2 Merge changes I6976dffa,Ib82c352f by Martin Fick · 8 years ago
  29. 156c9c9 Add a BeanParseListener interface to DynamicOptions. by Martin Fick · 9 years ago
  30. 4f083a8 Allow plugins to register options for both ssh and restapi commands by Zac Livingston · 9 years ago
  31. aad79ac Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  32. 8046ae7 IndexServlet: Add missing serialVersionUID by David Pursehouse · 8 years ago
  33. 77b0af1 Format Java files with google-java-format by David Pursehouse · 8 years ago
  34. 558a2af Serve PolyGerrit index.html from a Soy template by Wyatt Allen · 8 years ago
  35. 414659c Serve PolyGerrit index.html from a Soy template by Wyatt Allen · 8 years ago
  36. 4e94638 Merge "Remove superfluous/misleading methods from ChangeEdit" by ekempin · 8 years ago
  37. 431e9c6 Merge "Standalone PolyGerrit plugins" by Dave Borowitz · 8 years ago
  38. 171c455 Merge "Discard request HTTP bodies before writing response" by Dave Borowitz · 8 years ago
  39. 8f96ddd Discard request HTTP bodies before writing response by Masaya Suzuki · 8 years ago
  40. c9694da Move classes that are related to external IDs into an own package by Edwin Kempin · 8 years ago
  41. a28db80 Remove superfluous/misleading methods from ChangeEdit by Alice Kober-Sotzek · 8 years ago
  42. 2b2fdb7 Standalone PolyGerrit plugins by Viktar Donich · 8 years ago
  43. f0d6fc1 Format Java files with google-java-format by David Pursehouse · 8 years ago
  44. 6f29d66 Merge "Add more missing type arguments for generic class Class<T>" by ekempin · 8 years ago
  45. c26261a Fix launching daemon in Eclipse on MacOS by David Pursehouse · 8 years ago
  46. 71c5105 Add more missing type arguments for generic class Class<T> by David Pursehouse · 8 years ago
  47. 38f8ef4 BazelBuild: Remove unused buildCommand() method by David Pursehouse · 8 years ago
  48. 05bb777 BazelBuild: Remove redundant logging of build tool name by David Pursehouse · 8 years ago
  49. 1f90144 Remove BuildSystem abstraction by David Pursehouse · 8 years ago
  50. 34b59f0 Get rid of references to .primary_build_tool by David Pursehouse · 8 years ago
  51. ea11b28 Move BatchUpdate to a new package by Dave Borowitz · 8 years ago
  52. 51edcb7 Reintroduce Git/REST HTTP password with OAUTH by Luca Milanesio · 8 years ago
  53. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  54. 84d830b gerrit-server: use hashed passwords for HTTP. by Han-Wen Nienhuys · 8 years ago
  55. f7fc14f Format Java files with google-java-format by David Pursehouse · 8 years ago
  56. 3d24bb4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  57. abe599cb7 Avoid implicit use of the platform default charset by David Ostrovsky · 8 years ago
  58. 187cace Fix ClassCanBeStatic warning flagged by error prone by David Ostrovsky · 8 years ago
  59. 70642f1 Filter Git LFS HTTP requests through auth filter by Jacek Centkowski · 8 years ago
  60. 42ace3c Format java files with google-java-format by David Pursehouse · 8 years ago
  61. 1111684 Squash redundant string concatenations introduced by google-java-format by David Pursehouse · 8 years ago
  62. 442fa55 Remove old RPC backend for MyIdentitiesScreen by Changcheng Xiao · 8 years ago
  63. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  64. 90e9425 Merge "Revert external ID cache" by ekempin · 8 years ago
  65. 79e63a3 Revert external ID cache by Edwin Kempin · 8 years ago
  66. 43d985a Merge branch 'stable-2.13' by Paladox · 8 years ago
  67. d296075 RestApiMetrics: Fix description of error count metric by David Pursehouse · 8 years ago
  68. 4bafe6d Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  69. 7059cbd Fix garbled text with Unicode display names obtained from HTTP headers by Jan Kundrát · 8 years ago
  70. a2b1bb2 StaticModule: Fix misspelled method name by David Pursehouse · 8 years ago
  71. 7a9b0a9 Remove BuckUtils by David Pursehouse · 8 years ago
  72. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  73. eaee6f4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  74. 2897e9d Fix gitweb review link by Hector Oswaldo Caballero · 8 years ago
  75. 0ecf8cf Avoid Multimap implementation create methods by Dave Borowitz · 8 years ago
  76. 484da49 Prefer subtypes of Multimap by Dave Borowitz · 8 years ago
  77. 757d504 Organize imports by David Pursehouse · 8 years ago
  78. 1746cee Account REST API: fix the key setting in RestApiServlet by Changcheng Xiao · 8 years ago
  79. 0748e74 Add REST endpoint to get account external IDs by Changcheng Xiao · 8 years ago
  80. d0bf015 Allow HTTP password when using LDAP and basic authentication by Hector Oswaldo Caballero · 9 years ago
  81. 6c5fa05 Merge "Add cache for external ids" by David Pursehouse · 8 years ago
  82. 2869caa Add cache for external ids by Edwin Kempin · 8 years ago
  83. d819316 Add new optional interface for REST collections to get request params by Edwin Kempin · 8 years ago
  84. 8ff7865 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  85. 1d0e909 Fix Gitweb HTTP URL generation by Hector Oswaldo Caballero · 8 years ago
  86. d6b831d HttpPluginServlet: Don't use default platform charset in InputStreamReader by David Pursehouse · 8 years ago
  87. 3bb1280 RemoteUserUtil: Don't use default platform charset when constructing String by David Pursehouse · 8 years ago
  88. 3432193 Merge "Remove test prefix from test methods" by David Pursehouse · 8 years ago
  89. e32ef82 WebLinks: Return List<T> from methods rather than FluentIterable<T> by David Pursehouse · 8 years ago
  90. 9b8be04 WebLinks: Remove unused method by David Pursehouse · 8 years ago
  91. a02a5c0 Remove test prefix from test methods by Patrick Hiesel · 8 years ago
  92. 13634e3 Don't show 'Save for Review' button if refs/meta/config is not visible by Edwin Kempin · 8 years ago
  93. 9023196 Check permissions on refs/meta/config on save of ACLs for review by Edwin Kempin · 8 years ago
  94. c69f360 Bazel: Generate Eclipse classpath by David Ostrovsky · 8 years ago
  95. f911d25 GitwebServlet should not inject LocalDiskRepositoryManager by Hugo Arès · 8 years ago
  96. 0d4ea73 bazel: implement bazel build for the development mode. by Han-Wen Nienhuys · 8 years ago
  97. 555e423 Merge "bazel: abstract the build system in static serving." by David Ostrovsky · 8 years ago
  98. e6c7e62 bazel: abstract the build system in static serving. by Han-Wen Nienhuys · 8 years ago
  99. 3df3579 WrappedFilterConfig: Fix 'unchecked or unsafe operations' warning by David Pursehouse · 8 years ago
  100. 5a09d99 PolyGerrit: Don't create development servlets in production code path by David Ostrovsky · 8 years ago