1. 75615b4 config: sslCrl, use same case as documented by Sven Selberg · 7 years ago
  2. dd2ae2d Upgrade Guava to 22.0 by Paladox none · 7 years ago
  3. 954f3ef LogFileCompressor: Do not compress live logfile error_log.json by Sven Selberg · 7 years ago
  4. 0253aa2 Fix LogFileCompressor scheduling by Owen Li · 7 years ago
  5. 2639d7c Increase the value of GERRIT_FDS parameter by Eryk Szymanski · 8 years ago
  6. 9a28860 Fix log compression by Hugo Arès · 7 years ago
  7. b9e0024 Consistently use toLowerCase() in ConsoleUI.readEnum by Saša Živkov · 8 years ago
  8. 8dead96 JdbcAccountPatchReviewStore: Add configurable settings to datasource by Hector Oswaldo Caballero · 8 years ago
  9. 260c66d H2AccountPatchReviewStore: Factor out test store by Hector Oswaldo Caballero · 8 years ago
  10. 8803103 LocalUsernamesToLowerCase: Reindex accounts after updating external IDs by Edwin Kempin · 8 years ago
  11. 3747f0f Disable auto-reindexing if stale during online reindex by Dave Borowitz · 8 years ago
  12. c7b6b05 Align lib modules load injector on Jetty and external containers by Luca Milanesio · 8 years ago
  13. 86a1dd7 Fix online reindexing for plugins-dependent rules by Luca Milanesio · 8 years ago
  14. c0ac1ba De-couple PluginModule and PluginRestApiModule registration by Luca Milanesio · 8 years ago
  15. 56517ff Add support for 384 and 521 bit ECSDA keys by Paladox none · 8 years ago
  16. c07ff38 Use ReviewDb for resolving account cache lookup by Luca Milanesio · 8 years ago
  17. 4165509 StaleLibraryRemover: Don't fail when destination already exists by David Pursehouse · 8 years ago
  18. c22f0fb Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  19. dca95d5 Allow setting Jetty HTTPD socket timeout by Luca Milanesio · 8 years ago
  20. db21e3a Replace FileInputStream and FileOutputStream with static Files methods by Hector Oswaldo Caballero · 8 years ago
  21. 2efae69 InitSshd: Check if the ssh_host file exists with the other keys by Paladox none · 8 years ago
  22. 7b38f47 Get rid of calls to SecurityUtils.isBouncyCastleRegistered() by David Pursehouse · 8 years ago
  23. c3319bf InitSshd: Generate ecdsa and ed25519 keys if the host supports them by Paladox none · 8 years ago
  24. dcb4bd5 Allow multiple Servlet filters on Jetty HTTPD by Luca Milanesio · 8 years ago
  25. a4fbf06 Move systemctl files to /init/ rather than /systemd/ by David Pursehouse · 8 years ago
  26. fc3cd73 SitePathInitializer: Fix destination file name for gerrit.socket by David Pursehouse · 8 years ago
  27. b81dbdb Merge "Add the new gerrit systemctl file to init" into stable-2.14 by David Pursehouse · 8 years ago
  28. a4cf851 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  29. 95f2e87 Add the new gerrit systemctl file to init by Paladox none · 8 years ago
  30. d27f30b Remove unneeded output in MigrateAccountPatchReviewDb by Hugo Arès · 8 years ago
  31. a946880 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  32. 49799b2 Support Jdbc implementation of AccountPatchReviewStore by Hongkai Liu · 8 years ago
  33. e9b58f7 Set Git/HTTP auth policy at init for LDAP, OAUTH by Luca Milanesio · 8 years ago
  34. 99cc791 Replace reflection with EnumSet as choice of enums by Luca Milanesio · 8 years ago
  35. 5e9622a WarDistribution: Don't bail out when scanning corrupted jar file by Dariusz Luksza · 11 years ago
  36. d3239cc Don't leak ObjectReaders created from ObjectInserters by Dave Borowitz · 8 years ago
  37. 0c9be87 Format Java files with google-java-format by David Pursehouse · 8 years ago
  38. 50c9b5b Remove bouncycastle jar files from lib folder during init by David Pursehouse · 8 years ago
  39. 12c4893 Bump Mina core to 2.0.16 and sshd to 1.4 by David Ostrovsky · 8 years ago
  40. fd9f2e1 Add support for MariaDB by Paladox none · 8 years ago
  41. 9173f23 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  42. aa93fdf JettyServer: Enable systemd socket activation for gerrit by Thomas Meyer · 8 years ago
  43. 2ea2450 JythonShell: Add missing type arguments for generic class Class<T> by David Pursehouse · 8 years ago
  44. f1d2ca5 RebuildNoteDb: Don't use platform default charset implicitly by Edwin Kempin · 8 years ago
  45. 2390ed3 Extract a superclass from BatchUpdate by Dave Borowitz · 8 years ago
  46. ea11b28 Move BatchUpdate to a new package by Dave Borowitz · 8 years ago
  47. e2b782a Update mysql-connector-java to 5.1.41 by Paladox none · 8 years ago
  48. 7655308 Merge changes from topic 'http-password' by ekempin · 8 years ago
  49. 9561f38 Format BUILD and WORKSPACE files with buildifier by David Pursehouse · 8 years ago
  50. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  51. 84d830b gerrit-server: use hashed passwords for HTTP. by Han-Wen Nienhuys · 8 years ago
  52. a0cb165 JythonShell: Fix ClassNewInstance warning flagge by error prone by David Ostrovsky · 8 years ago
  53. 02bed30 ConsoleUI: Fix GetClassOnEnum warning flagged by error prone by David Ostrovsky · 8 years ago
  54. 7f3014f Merge "PluginConfigFactory: reload also outdated secure store" by Saša Živkov · 8 years ago
  55. 3ab348b PluginConfigFactory: reload also outdated secure store by Saša Živkov · 8 years ago
  56. 42ace3c Format java files with google-java-format by David Pursehouse · 8 years ago
  57. 1111684 Squash redundant string concatenations introduced by google-java-format by David Pursehouse · 8 years ago
  58. fe639c7 Merge "Use Gerrit person identity for commits created during init" by ekempin · 8 years ago
  59. 71f21fd Init{Auth|Sshd}: Remove unused Libraries members by David Pursehouse · 8 years ago
  60. 6471e8a Ship BouncyCastle in the .war files. by Han-Wen Nienhuys · 8 years ago
  61. f94768b Use Gerrit person identity for commits created during init by Edwin Kempin · 8 years ago
  62. bf4224b Merge "Assign unused Future return value to a variable" by Dave Borowitz · 8 years ago
  63. 7dbec98 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  64. c8acb9a ProjectQoSFilter: Remove unnecessarily nested else-block by David Pursehouse · 8 years ago
  65. 5b15aed Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  66. 62e6711dc Revert "Resolve username lazily in git over http tasks" by Hugo Arès · 8 years ago
  67. 9189e67 Assign unused Future return value to a variable by Dave Borowitz · 8 years ago
  68. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  69. 4115c44 ProxyUtil: make use of String.isNullOrEmpty by Saša Živkov · 8 years ago
  70. 7d62e54 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  71. 48d05ea BaseInit: Bind DisabledMetricMaker by David Pursehouse · 8 years ago
  72. 79e63a3 Revert external ID cache by Edwin Kempin · 8 years ago
  73. 97f74f0 Add support for performing checks on Gerrit start up by Edwin Kempin · 8 years ago
  74. 791d2d9 Use write indexes to index groups/accounts during init by Edwin Kempin · 8 years ago
  75. 5ec42df Fix SHA1 for mysql-connector-java by Paladox none · 8 years ago
  76. f2805cd Update mysql-connector-java to 5.1.40 by Paladox · 8 years ago
  77. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  78. eaee6f4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  79. 0ecf8cf Avoid Multimap implementation create methods by Dave Borowitz · 8 years ago
  80. 484da49 Prefer subtypes of Multimap by Dave Borowitz · 8 years ago
  81. 3123523 Install "git-lfs-authenticate" SSH command when lfs.plugin is configured by Jacek Centkowski · 8 years ago
  82. 265172a Merge "Index admin user account that is created during init" by David Pursehouse · 8 years ago
  83. 4f68670 Merge "Merge branch 'stable-2.13'" by David Pursehouse · 8 years ago
  84. 6c5fa05 Merge "Add cache for external ids" by David Pursehouse · 8 years ago
  85. 546532c Merge "Update bouncy castle to 1.56" by David Pursehouse · 8 years ago
  86. e93b40b Merge changes from topic 'group-index' by David Pursehouse · 8 years ago
  87. 3e9fb7f Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  88. b10848e Gerrit command line utility to set/update secure.config by Luca Milanesio · 8 years ago
  89. 10649e4 Update bouncy castle to 1.56 by Paladox · 8 years ago
  90. f6dd9eb Fix naming and message prompt for entering passwords by Luca Milanesio · 8 years ago
  91. 2869caa Add cache for external ids by Edwin Kempin · 8 years ago
  92. 74992d3 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  93. 1412ccf Index admin user account that is created during init by Edwin Kempin · 8 years ago
  94. a4c095f Index groups that are created during init by Edwin Kempin · 8 years ago
  95. c7fd1c0 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  96. 3fd92a4 Resolve username lazily in git over http tasks by Hongkai Liu · 8 years ago
  97. 944b516 JarScanner: Fix resource leak flagged by infer by David Ostrovsky · 8 years ago
  98. a4c2df2 Enable Sshd only if we run ssh tests by Patrick Hiesel · 8 years ago
  99. c1453ad Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  100. 6168beb Make Gerrit startup timeout configurable by Khai Do · 8 years ago