1. 201b086 PostReview: Avoid multiple notifications for existing reviewers by David Ostrovsky · 5 years ago
  2. 0acd69e ChangeApi: Remove deprecated getEdit method by David Pursehouse · 5 years ago
  3. aed68e8 ChangeApi: Remove useless @Deprecated annotation in NotImplemented by David Pursehouse · 5 years ago
  4. 108bdde Plugin API: Remove deprecated draft workflow methods by David Ostrovsky · 5 years ago
  5. 18a1811 Project: Add implementation of toString by David Pursehouse · 5 years ago
  6. 95a8e3a Account: Add implementation of toString by David Pursehouse · 5 years ago
  7. 571da91 LegacyChangeNoteWrite: Remove unused newIdent method by David Pursehouse · 5 years ago
  8. 4a6b059 Elasticsearch: Remove support for EOL 6.x versions by Marco Miller · 5 years ago
  9. 2c1340f REST: Allow to create annotated tag with only CREATE_TAG by Sven Selberg · 5 years ago
  10. 7de07fd Merge "CreateRefControl: Pass CurrentUser to Reachable" into stable-2.16 by Sven Selberg · 5 years ago
  11. 81d2b5e Remove support for discontinued Elasticsearch version 5.6 by David Ostrovsky · 5 years ago
  12. 0651dee ElasticChangeIndex: Fix typo in comment by David Pursehouse · 5 years ago
  13. 89a9a04 Add debug logs for automatic account creation case by Nguyen Tuan Khang Phan · 5 years ago
  14. 5b19791 CreateRefControl: Pass CurrentUser to Reachable by Sven Selberg · 5 years ago
  15. fc0ebda ChangeQueryBuilder: Throw error on ambiguous visibleto by display name by David Pursehouse · 5 years ago
  16. a009567 Schema_151: Attempt to add created_on column if it doesn't exist by David Pursehouse · 5 years ago
  17. 5f73fd6 Merge "Support 'max_result_window' config for Elasticsearch indexes" into stable-2.16 by David Pursehouse · 5 years ago
  18. 76fed53 Support 'max_result_window' config for Elasticsearch indexes by Dyrone Teng · 5 years ago
  19. f096611 Document dependency from account deactivator to autoUpdateAccountActiveStatus by Saša Živkov · 5 years ago
  20. a215f3e Introduce NamedFluentLogger by Jacek Centkowski · 5 years ago
  21. 9c63588 Add prolog predicate to determine number of parents by Lucas Bader · 5 years ago
  22. 6fddec3 JettyServer: Stop using deprecated SslContextFactory constructor by David Pursehouse · 5 years ago
  23. 6318e6c Merge "InitContainer: Do not copy if init is run from siteWar" into stable-2.16 by David Pursehouse · 5 years ago
  24. 1c27f6e Merge changes I12d74ea2,Iae424c75,I1a47821b into stable-2.16 by David Pursehouse · 5 years ago
  25. fa8de02 Proc metrics: add average system load for the last minute by Matthias Sohn · 5 years ago
  26. e2b3f8e Proc metrics: add available number of cores by Matthias Sohn · 5 years ago
  27. 9fc47ca Add more metrics about Java threads by Matthias Sohn · 5 years ago
  28. d82b6f7 Merge "Fix the access-path for AbstractGitCommand subclasses" into stable-2.16 by David Pursehouse · 5 years ago
  29. d02084d Fix the access-path for AbstractGitCommand subclasses by Saša Živkov · 5 years ago
  30. 71f14f5 InitContainer: Do not copy if init is run from siteWar by Sven Selberg · 5 years ago
  31. 3a20386 Merge "Add sendemail.denyrcpt functionality" into stable-2.16 by David Pursehouse · 5 years ago
  32. 11b517e JGit metrics: expose total load time for block cache entries by Matthias Sohn · 5 years ago
  33. 1850784 UrlFormatter: Fix Javadoc of getSettingsUrl() by David Pursehouse · 5 years ago
  34. 26f7ee6 ReceiveCommits: Factor repeated "internal server error" text to a constant by David Pursehouse · 5 years ago
  35. 2a6c538 Merge "Isolate log4j dep" into stable-2.16 by David Pursehouse · 5 years ago
  36. 57760be Isolate log4j dep by Joerg Zieren · 5 years ago
  37. a592397 Cancel deprecation of change identifiers by David Pursehouse · 5 years ago
  38. c9dc6e9 FakeGroupAuditService: Make auditEvents final by David Pursehouse · 6 years ago
  39. 7738f98 ConfigUpdatedEvent: Use immutable type in field declaration by David Pursehouse · 6 years ago
  40. e71e57e JGitMetricModule: fix WindowCache miss ration which wasn't reported by Matthias Sohn · 5 years ago
  41. 6074ab0 Revert "JGitMetricModule: Replace anonymous Supplier instances with method references" by Matthias Sohn · 5 years ago
  42. 3cbb2c9 Merge "Set Elastic/Lucene test deps log to WARN log level" into stable-2.16 by David Pursehouse · 5 years ago
  43. 91575b0 Set Elastic/Lucene test deps log to WARN log level by Hamza Kaced · 5 years ago
  44. 6b699f7 VersionedMetaData: Emit debug log after update has been committed by David Pursehouse · 5 years ago
  45. ac9a6a8 VersionedMetaData: Trim message sent to log by David Pursehouse · 5 years ago
  46. 9cf54fd ChangeIdHandler: Make assumption on number of query results explicit by David Pursehouse · 5 years ago
  47. a1a50e7 ChangeIdHandler: Remove unnecessary 'final' modifiers by David Pursehouse · 5 years ago
  48. 99ed135 ChangeQueryBuilder: Rename status_open to statusOpen by David Pursehouse · 5 years ago
  49. 5c04d43 ChangeQueryBuilder: Rename is_visible to isVisible by David Pursehouse · 5 years ago
  50. 9b007de Merge changes from topic "json-logging" into stable-2.16 by David Pursehouse · 5 years ago
  51. fabe35e Extract duplicated code of {Ssh|Http}LogJsonLayout by Thomas Draebing · 5 years ago
  52. 6930b21 Add option to log SSH events in JSON format by Thomas Draebing · 5 years ago
  53. ffc70d1 Remove duplicated constants storing key names of Ssh logs by Thomas Draebing · 5 years ago
  54. b9194d6 Add option to log HTTP logging events in JSON format by Thomas Draebing · 5 years ago
  55. f34572e CacheMetrics: Make F_NAME a final constant in class scope by David Pursehouse · 5 years ago
  56. d305f84 Fix more cases where Collection.isEmpty() should be used by David Pursehouse · 5 years ago
  57. e109b86 Use Set instead of EnumSet in method signatures by David Pursehouse · 5 years ago
  58. 4371b0c Replace negation of anyMatch() with noneMatch() by David Pursehouse · 5 years ago
  59. 44cfba3 AllExternalIds: Replace lambdas with method references by David Pursehouse · 5 years ago
  60. 4fc309d PostReview: Replace filter and findFirst with anyMatch by David Pursehouse · 5 years ago
  61. 7d4152c XContentBuilder: Use UTF_8 from Java's StandardCharsets rather than Guava by David Pursehouse · 5 years ago
  62. 583f612 QueryDocumentationExecutor: Make WEIGHTS final and use ImmutableMap by David Pursehouse · 5 years ago
  63. d66a378 BooleanProjectConfigTransformations: Make MAPPER final by David Pursehouse · 5 years ago
  64. 424e42c TestSubmitRuleInfo: Make INSTANCE final by David Pursehouse · 5 years ago
  65. 966993c TrackingFootersProvider: Make constants final by David Pursehouse · 5 years ago
  66. dce9a2c ChangeCleanupConfig: Make constants final by David Pursehouse · 5 years ago
  67. e4755a3 SetParent: Simplify lambda expression by David Pursehouse · 5 years ago
  68. 99626c1 ProjectsConsistencyChecker: Simplify lambda expression by David Pursehouse · 5 years ago
  69. d6eb1c2 Remove redundant null checks used with "instanceof" by David Pursehouse · 5 years ago
  70. b715bb8 Remove unnecessary array creation for varargs parameters by David Pursehouse · 5 years ago
  71. d77a118 Remove redundant parentheses in lambda statements by David Pursehouse · 5 years ago
  72. b1a42fe GitwebServlet: Rename bufferSize to BUFFER_SIZE and make static by David Pursehouse · 5 years ago
  73. 4d429ef GetPatch: Make FILE_NOT_FOUND static by David Pursehouse · 5 years ago
  74. 74132a9 DeleteZombieCommentsRefs: Make constants static by David Pursehouse · 5 years ago
  75. 6334dba AbstractNotificationTest: Make constants static and rename by David Pursehouse · 5 years ago
  76. a38db71 TabFile: Make TRIM final by David Pursehouse · 5 years ago
  77. 00ee6d3 Remove redundant calls to toString() by David Pursehouse · 5 years ago
  78. 9a3f466 OpenIdServiceImpl: Fix incorrect null comparison of Optional by David Pursehouse · 5 years ago
  79. 956e85e Consistently use isEmpty to check for empty collection by David Pursehouse · 5 years ago
  80. 89e61ef PageLinks: Reuse ADMIN_PROJECTS constant by David Pursehouse · 5 years ago
  81. 285953b PageLinks: Fix typo in method name by David Pursehouse · 5 years ago
  82. 892e8e2 FlushCaches: Use isEmpty to check for empty list by David Pursehouse · 5 years ago
  83. 9ec9fee JGitMetricModule: Replace anonymous Supplier instances with method references by David Pursehouse · 5 years ago
  84. 5f86b50 Adapt to deprecation of WindowCacheStats methods in JGit by David Pursehouse · 5 years ago
  85. e49bebb Merge "Use Flogger instead of System.out.println in DeleteZombieCommentsRefs" into stable-2.16 by Youssef Elghareeb · 5 years ago
  86. a4655f2 Use Flogger instead of System.out.println in DeleteZombieCommentsRefs by Youssef Elghareeb · 5 years ago
  87. 5b9de1c Add sendemail.denyrcpt functionality by Rikard Almgren · 6 years ago
  88. a4b0aa2 Bazel: Move runtime dependencies only from deps to runtime_deps by David Ostrovsky · 5 years ago
  89. 29a8bbd Merge "Bazel: Remove superfluous dependencies flagged by unused_deps" into stable-2.16 by David Pursehouse · 5 years ago
  90. edd57a2 Error Prone: Enable and fix OperatorPrecedence by Dave Borowitz · 6 years ago
  91. 2cd5b74 Bazel: Remove superfluous dependencies flagged by unused_deps by David Ostrovsky · 6 years ago
  92. 17ef127 GerritBaseTests: Activate test logging by David Ostrovsky · 5 years ago
  93. 54a7c90 Allow to control the Gerrit log level for running tests from system var by Edwin Kempin · 5 years ago
  94. 47f9ac4 Revert "Acceptance: set log threshold level for tests" by David Ostrovsky · 5 years ago
  95. bc37e83 Reduce log level for tests to INFO by Edwin Kempin · 5 years ago
  96. 3c953ac Merge "Add Jetty connection metrics" into stable-2.16 by David Pursehouse · 5 years ago
  97. baa006b Add Jetty connection metrics by Matthias Sohn · 5 years ago
  98. 028a01d Add additional JGit WindowCache metrics by Matthias Sohn · 5 years ago
  99. 32f2566 BucketedCallback: fix prune() to remove unset sub-metrics from registry by Matthias Sohn · 5 years ago
  100. e9ab0e6 Merge "Modify draft ref updates commits to point to an empty parent" into stable-2.16 by Youssef Elghareeb · 5 years ago