1. 226e316 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  2. 5e9622a WarDistribution: Don't bail out when scanning corrupted jar file by Dariusz Luksza · 11 years ago
  3. 74ddf29 Add an AccountsUpdate class to update accounts from a single class by Edwin Kempin · 8 years ago
  4. e9d5b5f Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  5. d3239cc Don't leak ObjectReaders created from ObjectInserters by Dave Borowitz · 8 years ago
  6. eca086a Remove unnecessary final modifiers by David Ostrovsky · 8 years ago
  7. bfa7a2f Callable: Replace classes with lambda expression by David Ostrovsky · 8 years ago
  8. 5b1d650 Merge changes from topic 'permission-backend' by David Pursehouse · 8 years ago
  9. db56caf Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  10. 0c9be87 Format Java files with google-java-format by David Pursehouse · 8 years ago
  11. 3a9bd79 PermissionBackend: delegated permission checking by Shawn Pearce · 8 years ago
  12. c518247b Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  13. 50c9b5b Remove bouncycastle jar files from lib folder during init by David Pursehouse · 8 years ago
  14. c07c18a Migrate external IDs to NoteDb (part 2) by Edwin Kempin · 8 years ago
  15. 6cbae56 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  16. 12c4893 Bump Mina core to 2.0.16 and sshd to 1.4 by David Ostrovsky · 8 years ago
  17. c9694da Move classes that are related to external IDs into an own package by Edwin Kempin · 8 years ago
  18. 8785d73 Runnable: replace anonymous class with lambda by David Ostrovsky · 8 years ago
  19. fd9f2e1 Add support for MariaDB by Paladox none · 8 years ago
  20. 9173f23 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  21. aa93fdf JettyServer: Enable systemd socket activation for gerrit by Thomas Meyer · 8 years ago
  22. 2ea2450 JythonShell: Add missing type arguments for generic class Class<T> by David Pursehouse · 8 years ago
  23. f1d2ca5 RebuildNoteDb: Don't use platform default charset implicitly by Edwin Kempin · 8 years ago
  24. 2390ed3 Extract a superclass from BatchUpdate by Dave Borowitz · 8 years ago
  25. ea11b28 Move BatchUpdate to a new package by Dave Borowitz · 8 years ago
  26. e2b782a Update mysql-connector-java to 5.1.41 by Paladox none · 8 years ago
  27. 7655308 Merge changes from topic 'http-password' by ekempin · 8 years ago
  28. 9561f38 Format BUILD and WORKSPACE files with buildifier by David Pursehouse · 8 years ago
  29. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  30. 84d830b gerrit-server: use hashed passwords for HTTP. by Han-Wen Nienhuys · 8 years ago
  31. a0cb165 JythonShell: Fix ClassNewInstance warning flagge by error prone by David Ostrovsky · 8 years ago
  32. 02bed30 ConsoleUI: Fix GetClassOnEnum warning flagged by error prone by David Ostrovsky · 8 years ago
  33. 7f3014f Merge "PluginConfigFactory: reload also outdated secure store" by Saša Živkov · 8 years ago
  34. 3ab348b PluginConfigFactory: reload also outdated secure store by Saša Živkov · 8 years ago
  35. 42ace3c Format java files with google-java-format by David Pursehouse · 8 years ago
  36. 1111684 Squash redundant string concatenations introduced by google-java-format by David Pursehouse · 8 years ago
  37. fe639c7 Merge "Use Gerrit person identity for commits created during init" by ekempin · 8 years ago
  38. 71f21fd Init{Auth|Sshd}: Remove unused Libraries members by David Pursehouse · 8 years ago
  39. 6471e8a Ship BouncyCastle in the .war files. by Han-Wen Nienhuys · 8 years ago
  40. f94768b Use Gerrit person identity for commits created during init by Edwin Kempin · 8 years ago
  41. bf4224b Merge "Assign unused Future return value to a variable" by Dave Borowitz · 8 years ago
  42. 7dbec98 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  43. c8acb9a ProjectQoSFilter: Remove unnecessarily nested else-block by David Pursehouse · 8 years ago
  44. 5b15aed Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  45. 62e6711dc Revert "Resolve username lazily in git over http tasks" by Hugo Arès · 8 years ago
  46. 9189e67 Assign unused Future return value to a variable by Dave Borowitz · 8 years ago
  47. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  48. 4115c44 ProxyUtil: make use of String.isNullOrEmpty by Saša Živkov · 8 years ago
  49. 7d62e54 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  50. 48d05ea BaseInit: Bind DisabledMetricMaker by David Pursehouse · 8 years ago
  51. 79e63a3 Revert external ID cache by Edwin Kempin · 8 years ago
  52. 97f74f0 Add support for performing checks on Gerrit start up by Edwin Kempin · 8 years ago
  53. 791d2d9 Use write indexes to index groups/accounts during init by Edwin Kempin · 8 years ago
  54. 5ec42df Fix SHA1 for mysql-connector-java by Paladox none · 8 years ago
  55. f2805cd Update mysql-connector-java to 5.1.40 by Paladox · 8 years ago
  56. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  57. eaee6f4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  58. 0ecf8cf Avoid Multimap implementation create methods by Dave Borowitz · 8 years ago
  59. 484da49 Prefer subtypes of Multimap by Dave Borowitz · 8 years ago
  60. 3123523 Install "git-lfs-authenticate" SSH command when lfs.plugin is configured by Jacek Centkowski · 8 years ago
  61. 265172a Merge "Index admin user account that is created during init" by David Pursehouse · 8 years ago
  62. 4f68670 Merge "Merge branch 'stable-2.13'" by David Pursehouse · 8 years ago
  63. 6c5fa05 Merge "Add cache for external ids" by David Pursehouse · 8 years ago
  64. 546532c Merge "Update bouncy castle to 1.56" by David Pursehouse · 8 years ago
  65. e93b40b Merge changes from topic 'group-index' by David Pursehouse · 8 years ago
  66. 3e9fb7f Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  67. b10848e Gerrit command line utility to set/update secure.config by Luca Milanesio · 8 years ago
  68. 10649e4 Update bouncy castle to 1.56 by Paladox · 8 years ago
  69. f6dd9eb Fix naming and message prompt for entering passwords by Luca Milanesio · 8 years ago
  70. 2869caa Add cache for external ids by Edwin Kempin · 8 years ago
  71. 74992d3 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  72. 1412ccf Index admin user account that is created during init by Edwin Kempin · 8 years ago
  73. a4c095f Index groups that are created during init by Edwin Kempin · 8 years ago
  74. c7fd1c0 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  75. 3fd92a4 Resolve username lazily in git over http tasks by Hongkai Liu · 8 years ago
  76. 944b516 JarScanner: Fix resource leak flagged by infer by David Ostrovsky · 8 years ago
  77. a4c2df2 Enable Sshd only if we run ssh tests by Patrick Hiesel · 8 years ago
  78. c1453ad Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  79. 6168beb Make Gerrit startup timeout configurable by Khai Do · 8 years ago
  80. 2768119 Merge "Send email notification to user that is assigned to a change" by David Pursehouse · 8 years ago
  81. 3432193 Merge "Remove test prefix from test methods" by David Pursehouse · 8 years ago
  82. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  83. 49ab6f5 Send email notification to user that is assigned to a change by Edwin Kempin · 8 years ago
  84. a02a5c0 Remove test prefix from test methods by Patrick Hiesel · 8 years ago
  85. e7b6cf1 ConsoleUI: Add a method to output an error to stderr by David Pursehouse · 8 years ago
  86. a1a22bb Merge "Support for loading Guice modules from /lib" by Shawn Pearce · 8 years ago
  87. 62cc350 Support for loading Guice modules from /lib by Luca Milanesio · 8 years ago
  88. 9550000 LogFileCompressor: Use LocalDate from Java instead of Joda by David Pursehouse · 8 years ago
  89. 9c491e8 Remove gerrit-index folder by Hugo Arès · 8 years ago
  90. 328b761 Implement receiver class structure and bindings by Patrick Hiesel · 8 years ago
  91. 7780f02 Merge changes Ic1331b5a,I632d502f by David Pursehouse · 8 years ago
  92. 62fdb7a bazel: use auto-value only for the library where it was used. by Han-Wen Nienhuys · 8 years ago
  93. 098b7d4 Bump bouncy castle to 1.55 by David Ostrovsky · 8 years ago
  94. 5f324ad Fix path to email during installation by David Ostrovsky · 8 years ago
  95. dc84781 Move code to send emails into 'mail.send' package by Patrick Hiesel · 8 years ago
  96. 34f2e19 Merge "Add HTML template for change comment emails" by Wyatt Allen · 8 years ago
  97. 2223cb7 Add HTML template for change comment emails by Wyatt Allen · 8 years ago
  98. 11eb31d GroupList: Log null UUIDs by Dave Borowitz · 8 years ago
  99. fe672b8 AuthorizedKeys: Use java.util.Optional by Dave Borowitz · 8 years ago
  100. e75af62 Move ChangeRebuilder#rebuildProject to RebuildNoteDb by Dave Borowitz · 9 years ago