1. 8f557a7 Revert "SR expression results: gate setting "NOT_EVALUATED" with an experiment" by Youssef Elghareeb · 2 years, 11 months ago
  2. a46a927 DeleteVoteOp.Factory: Allow caller to define if permissions for removal should be checked by Patrick Hiesel · 2 years, 11 months ago
  3. 6074819 DeleteZombieCommentsRefs: Do not use change index to lookup ChangeData by Youssef Elghareeb · 3 years ago
  4. 3313530 DeleteZombieCommentsRefs: log earliest and latest timestamps by Youssef Elghareeb · 3 years ago
  5. 16765ad Merge "Add 'hide' SubmitRequirementResult property to cache" by Marija Savtchouk · 3 years ago
  6. c3affd1 Add 'hide' SubmitRequirementResult property to cache by Marija Savtchouk · 3 years ago
  7. e303ff8 Merge changes If46d81c5,I72fb27ac by Edwin Kempin · 3 years ago
  8. 39b864f ChangeUpdate: Store new approvals as PatchSetApproval by Edwin Kempin · 3 years ago
  9. 2d04359 NoteDb: Support parsing removals of copied approvals by Edwin Kempin · 3 years ago
  10. f88e6e1 Merge changes Ib97740e6,I023b0f96 by Patrick Hiesel · 3 years ago
  11. fb5cdb0 Merge "Add project head updated event to the stream events" by Marcin Czech · 3 years ago
  12. 4a6ba23 Add project head updated event to the stream events by Marcin Czech · 3 years ago
  13. 859b052 Add endpoints to create, update and get a submit requirement by Youssef Elghareeb · 4 years ago
  14. 06411e4 Merge "DeleteZombieCommentsRefs: Adapt the logic for detecting zombie drafts" by Youssef Elghareeb · 3 years ago
  15. 6ac9dda Add AttentionSetListener Interface by Sean Chase · 3 years, 2 months ago
  16. fc003c6 Merge branch 'stable-3.6' by Luca Milanesio · 3 years ago
  17. 2bbc812 Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 3 years ago
  18. 6bf056a Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 3 years ago
  19. f15d595 DeleteZombieCommentsRefs: Adapt the logic for detecting zombie drafts by Youssef Elghareeb · 3 years ago
  20. 71c5cae Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 3 years ago
  21. c2a1d91 Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 3 years ago
  22. 9f49a87 Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 3 years ago
  23. 973413c Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 3 years ago
  24. f0b875b Introduce general purpose Optional JSON serializer for GSON by Jacek Centkowski · 3 years ago
  25. bd02a42 Merge "Fix JdkObsolete: Use new methods from PersonIdent to avoid Date/TimeZone" by Patrick Hiesel · 3 years ago
  26. e53caf1 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 3 years ago
  27. 3bc970b Fix JdkObsolete: Use new methods from PersonIdent to avoid Date/TimeZone by Edwin Kempin · 3 years ago
  28. 03527b2 Introduce new Theme: Auto by Milutin Kristofic · 3 years ago
  29. d49e157 Merge "Merge branch 'stable-3.6'" by David Ostrovsky · 3 years ago
  30. dcbb856 Merge branch 'stable-3.6' by David Ostrovsky · 3 years ago
  31. 24b3a47 Merge branch 'stable-3.5' into stable-3.6 by David Ostrovsky · 3 years ago
  32. 86284c5 Bump Lucene version to 7.7.3 by David Ostrovsky · 6 years ago
  33. 3523561 ReviewersUtil: Make code agnostic to legacy numeric fields by David Ostrovsky · 3 years ago
  34. 4e67f83 Merge "LuceneAccountIndex: Remove unused parameter in idTerm method" by David Ostrovsky · 3 years ago
  35. 654ef89 Merge "Revert "Log a warning message if project has SRs but no results existed on merge"" by Youssef Elghareeb · 3 years ago
  36. 5b58808 Revert "Log a warning message if project has SRs but no results existed on merge" by Youssef Elghareeb · 3 years ago
  37. f6bba69 LuceneAccountIndex: Remove unused parameter in idTerm method by David Ostrovsky · 3 years ago
  38. 99bd4ab Merge "GitVisibleChangeFilter: Remove unnecessary nested else clause" by David Ostrovsky · 3 years ago
  39. 29b7e8fe GitVisibleChangeFilter: Remove unnecessary nested else clause by David Ostrovsky · 3 years ago
  40. 65da880 Merge "Instrument Group Metrics" by Jackson Toeniskoetter · 3 years ago
  41. 166d58f Instrument Group Metrics by Jackson Toeniskoetter · 3 years ago
  42. 31147d3 InMemoryModule: Add support for index lib module by David Ostrovsky · 3 years ago
  43. 4404e2f Merge "Lucene: Discontinue support for legacy numeric types" by Patrick Hiesel · 3 years ago
  44. b03aae5 Merge changes I8ed34f11,I4aed3276,I4bcdcb50 by Patrick Hiesel · 3 years ago
  45. 91776cb4 Merge changes Ic1448e3a,Ic78e5421,I036ceb11,I087fa26a,I4721065f, ... by Patrick Hiesel · 3 years ago
  46. 309272b Merge "Load change notes eagerly to omit unparsable changes from results" into stable-3.6 by Patrick Hiesel · 3 years ago
  47. c3c8b31 Load change notes eagerly to omit unparsable changes from results by Patrick Hiesel · 3 years ago
  48. 2fa8a88 Fix loading of soy template resource upon cache refresh by Antonio Barone · 3 years ago
  49. 15688f3 Merge "Make PatchSetApproval UUID parsing forwards compatible" into stable-3.5 by David Ostrovsky · 3 years ago
  50. f0bf177 Make PatchSetApproval UUID parsing forwards compatible by Marija Savtchouk · 3 years ago
  51. 8d00a2d AttentionSetEmail: Use fromChangeUpdateAndReason to generate messageId by Edwin Kempin · 3 years ago
  52. 8802d6e Move messageId generation into AttentionSetEmail by Edwin Kempin · 3 years ago
  53. 7660625 Load change notes eagerly to omit unparsable changes from results by Patrick Hiesel · 3 years ago
  54. 6d6f721 AttentionSetEmail: Avoid accessing non-thread-safe vars from bg thread by Edwin Kempin · 3 years ago
  55. ee759ef AttentionSetEmail: Get Account.Id directly from IdentifiedUser by Edwin Kempin · 3 years ago
  56. 43008a9 AttentionSetEmail: Preserve pre-existing request context by Edwin Kempin · 3 years ago
  57. 3d5922b AttentionSetEmail: Fix toString method by Edwin Kempin · 3 years ago
  58. e4f32f1 AttentionSetEmail: Make fields final by Edwin Kempin · 3 years ago
  59. 26641c2 Fix messageId for RemoveFromAttentionSetSender by Edwin Kempin · 3 years ago
  60. f3e1054 AttentionSetSender: Add missing newline after license header by Edwin Kempin · 3 years ago
  61. d090cea Make DefaultRefFilter harder to misuse by Patrick Hiesel · 3 years ago
  62. 9d3e534 Let Git protocol v2 fetch old change refs by Patrick Hiesel · 3 years ago
  63. 5b4d811 Lucene: Discontinue support for legacy numeric types by David Ostrovsky · 6 years ago
  64. 3fdeacc IndexOperations: Centralize disabling reading/writing to/from indices by Patrick Hiesel · 3 years ago
  65. 2558632 Merge "Merge branch 'stable-3.6'" by David Ostrovsky · 3 years ago
  66. 696758e Make DefaultRefFilter harder to misuse by Patrick Hiesel · 3 years ago
  67. dac1574 Merge branch 'stable-3.6' by David Ostrovsky · 3 years ago
  68. 794d12c Reintroduce impl-log4j library to test deps by Antonio Barone · 3 years ago
  69. cd42803 Merge branch 'stable-3.5' into stable-3.6 by Sven Selberg · 3 years ago
  70. 40477c2 Merge "Allow plugins to access their own resources" into stable-3.6 by Luca Milanesio · 3 years ago
  71. 8f52407 Add a submit requirement API by Youssef Elghareeb · 4 years ago
  72. 64c089a Allow plugins to access their own resources by Luca Milanesio · 3 years ago
  73. 208487a Merge branch 'stable-3.4' into stable-3.5 by Sven Selberg · 3 years ago
  74. 1975bd6 Enable New Submit Requirements UI for 3.6 by Milutin Kristofic · 3 years ago
  75. 1baa171 Migrate GerritPushCertificateChecker to use auto-factory by Patrick Hiesel · 3 years ago
  76. b258e98 Use AutoFactory to reduce boiler-plate for assisted injection by Patrick Hiesel · 3 years ago
  77. cad20dd Merge "Merge branch 'stable-3.6'" by David Ostrovsky · 3 years ago
  78. 884547a Merge changes I5b05c69f,Ieda1c79f by Patrick Hiesel · 3 years ago
  79. ab483ce Include outdated approvals in push output when pushing a new patch set by Edwin Kempin · 3 years ago
  80. 1455a2b Merge "Include unsatisfied SRs into comment email when change becomes unsubmittable" by Edwin Kempin · 3 years ago
  81. 10bd35f Merge branch 'stable-3.6' by David Ostrovsky · 3 years ago
  82. 6ec4c44 Include unsatisfied SRs into new patch set email when change becomes unsubmittable by Edwin Kempin · 3 years ago
  83. 0c95f8f Include unsatisfied SRs into comment email when change becomes unsubmittable by Edwin Kempin · 3 years ago
  84. 3bc218f Fix default encoding issues flagged by error prone by David Ostrovsky · 3 years ago
  85. 6e7f902 Fix Flogger issues flagged by error prone by David Ostrovsky · 3 years ago
  86. e5e6d42 Fix SameNameButDifferent bug pattern flagged by error prone by David Ostrovsky · 3 years ago
  87. 49ffb79 ChangeOperations: Allow setting approvals by Patrick Hiesel · 3 years ago
  88. c749e3f ChangeOperations: Allow setting a topic by Patrick Hiesel · 3 years ago
  89. 58d36a7 Merge changes I4b335c7f,I2c75a05c,I2b79897e,I574f514d by Edwin Kempin · 3 years ago
  90. d2aca9f Merge "Suppress unused method errors flagged by error prone" by David Ostrovsky · 3 years ago
  91. 5ea0b4a Suppress unused method errors flagged by error prone by David Ostrovsky · 3 years ago
  92. c5e580f Merge "ReplaceOp: Skip new patch set email when change kind is NO_CHANGE" by Edwin Kempin · 3 years ago
  93. a95d799 PatchSetInserter: Send emails asynchronously same as in ReplaceOp by Edwin Kempin · 3 years ago
  94. 3677123 Move check for change kind into ReplacePatchSetSender by Edwin Kempin · 3 years ago
  95. b1484fb PatchSetInserter: Skip new patch set email if it's a trivial rebase by Edwin Kempin · 3 years ago
  96. d99261d Simplify change kind matching by Edwin Kempin · 3 years ago
  97. e8784a7 Merge "ReplaceOp: Extract async email sending and make it thread-safe" by Edwin Kempin · 3 years ago
  98. 0ae813a Merge changes Id2f77424,I479638eb by Patrick Hiesel · 3 years ago
  99. 7d82656 Merge "Factor out DeleteVoteOp, allow deleting votes as server ident" by Patrick Hiesel · 3 years ago
  100. 66cc88f Factor out DeleteVoteOp, allow deleting votes as server ident by Patrick Hiesel · 3 years ago