1. 3ed5dc1 Merge branch 'stable-3.2' by Marco Miller · 4 years, 9 months ago
  2. f2b1b33 Add email sending for attention set updates by Gal Paikin · 4 years, 10 months ago
  3. 3e984c2 Update attention set when uploading a new patchset with comments by Gal Paikin · 4 years, 10 months ago
  4. 211a060 Merge "Export a list of files names, file type, and modification type" by Gal Paikin · 4 years, 9 months ago
  5. 1226ce6 Export a list of files names, file type, and modification type by Gal Paikin · 4 years, 9 months ago
  6. 2e170df Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 4 years, 9 months ago
  7. 649f156 Merge "Use LoadingCache#getAll in AccountCacheImpl" by Alice Kober-Sotzek · 4 years, 9 months ago
  8. f1f792d Interim: Don't add members of Non-Interactive Users to attention set by Patrick Hiesel · 4 years, 9 months ago
  9. d8a190e Merge "Fix "Javadoc: Invalid member type qualification" warnings" by Edwin Kempin · 4 years, 9 months ago
  10. 9572bac Use Splitter.on('X').splitToStream(String) by Edwin Kempin · 4 years, 9 months ago
  11. 0c945cb Merge branch 'stable-3.0' into stable-3.1 by Thomas Draebing · 4 years, 9 months ago
  12. bc84193 Fix "Javadoc: Invalid member type qualification" warnings by Edwin Kempin · 4 years, 9 months ago
  13. 4ba64ae Serialize CachedProjectConfig by Patrick Hiesel · 4 years, 10 months ago
  14. af9f8f9 Merge "Use gerrit-theme.js by default when enableDefault set to true" by Patrick Hiesel · 4 years, 9 months ago
  15. 42a453a Include request latency in httpd_log.json by Thomas Draebing · 4 years, 10 months ago
  16. 2090037 Fix NPE in StoredCommentLink#fromInfo by Patrick Hiesel · 4 years, 9 months ago
  17. 3f01725 Use LoadingCache#getAll in AccountCacheImpl by Patrick Hiesel · 4 years, 9 months ago
  18. d84639c0 Merge "PushOneCommit: Add another factory method that accepts file map and changeId" by Edwin Kempin · 4 years, 9 months ago
  19. 1bdce082 Merge changes I860e2c4c,I0333f8cf,I524ee5fe by Edwin Kempin · 4 years, 9 months ago
  20. d24ca0d Merge "ProjectConfig: Fix eclipse warning in notify config comparisson" by Edwin Kempin · 4 years, 9 months ago
  21. 4a59770 Add new preference "theme" by Paladox none · 4 years, 10 months ago
  22. f85c6d3 ProjectConfig: Fix eclipse warning in notify config comparisson by David Ostrovsky · 4 years, 9 months ago
  23. 868e530 JGit: Adapt to the split of jsch code in own artifact by David Ostrovsky · 5 years ago
  24. 8c09bed Merge branch 'stable-3.0' into stable-3.1 by Kaushik Lingarkar · 4 years, 10 months ago
  25. 0a9b9db Add serializer for StoredCommentLinkInfo by Patrick Hiesel · 4 years, 10 months ago
  26. 1c68405 Add serializer for SubscribeSection by Patrick Hiesel · 4 years, 10 months ago
  27. 7e579e3 Add serializer for ConfiguredMimeType by Patrick Hiesel · 4 years, 10 months ago
  28. 4938bda Add serializer for LabelType by Patrick Hiesel · 4 years, 10 months ago
  29. 58d03c9 Add serializer for LabelValue by Patrick Hiesel · 4 years, 10 months ago
  30. 9b15b9c Add serializer for NotifyConfig by Patrick Hiesel · 4 years, 10 months ago
  31. 27ab5bd Add serializer for Address by Patrick Hiesel · 4 years, 10 months ago
  32. 48434b1 Add serializer for ContributorAgreement by Patrick Hiesel · 4 years, 10 months ago
  33. 9f8e23d Add serializer for BranchOrderSection by Patrick Hiesel · 4 years, 10 months ago
  34. 4c74f00 Add serializer for AccessSection by Patrick Hiesel · 4 years, 10 months ago
  35. d2761e1 Add serializer for Permission by Patrick Hiesel · 4 years, 10 months ago
  36. 413a476 Merge branch 'stable-2.16' into stable-3.0 by Kaushik Lingarkar · 4 years, 10 months ago
  37. e01e4b0 PushOneCommit: Add another factory method that accepts file map and changeId by Edwin Kempin · 4 years, 10 months ago
  38. 2b29a1f Use gerrit-theme.js by default when enableDefault set to true by Tao Zhou · 4 years, 10 months ago
  39. f85b78a Merge branch 'stable-3.2' by Marco Miller · 4 years, 10 months ago
  40. 9bf50ff Merge branch 'stable-3.1' into stable-3.2 by Marco Miller · 4 years, 10 months ago
  41. 3b60f43 Merge "Merge branch 'stable-3.2'" by Marco Miller · 4 years, 10 months ago
  42. c4e5c07 Provide information about whether the instance is replica to plugins by Thomas Draebing · 4 years, 10 months ago
  43. 5218782 Merge "Add the commitId field to the CommentInfo" by Youssef Elghareeb · 4 years, 10 months ago
  44. b5e4208 Add the commitId field to the CommentInfo by Youssef Elghareeb · 4 years, 10 months ago
  45. b3a71cce Merge branch 'stable-3.2' by Marco Miller · 4 years, 10 months ago
  46. 23e6c5b Merge changes Iab7297bf,I03bc2095,I32526df8 by Edwin Kempin · 4 years, 10 months ago
  47. 2af8a78 CreateChange: Remove declaration of exception that is never thrown by Edwin Kempin · 4 years, 10 months ago
  48. f4377db GroupReferenceSerializer: Remove unneeded nesting by Edwin Kempin · 4 years, 10 months ago
  49. 9ab9ca8 Fix "Javadoc: Invalid member type qualification" warnings by Edwin Kempin · 4 years, 10 months ago
  50. fc1f873 Merge "Email cleanup: improve variable names of senders" by Gal Paikin · 4 years, 10 months ago
  51. 0b8f3a7 Email cleanup: improve variable names of senders by Gal Paikin · 4 years, 10 months ago
  52. 74027e8 Merge changes Iaa95de20,Ic1d71d26 by Gal Paikin · 4 years, 10 months ago
  53. b296c46 Merge branch 'stable-3.1' into stable-3.2 by Christian Aistleitner · 4 years, 10 months ago
  54. 850768d Merge branch 'stable-3.0' by Christian Aistleitner · 4 years, 10 months ago
  55. 2078454 When reindexing changes, use multiple threads per project by Christian Aistleitner · 4 years, 11 months ago
  56. 5beacce Email cleanup: Remove supportsHtml which is always true by Gal Paikin · 4 years, 10 months ago
  57. 38b6bb2 Email cleanup: Add RegisterNewEmailHtml.soy by Gal Paikin · 4 years, 10 months ago
  58. f557544 Add serializer for PermissionRule by Patrick Hiesel · 4 years, 10 months ago
  59. d80bf5a Add serializer for GroupReference by Patrick Hiesel · 4 years, 10 months ago
  60. 28d7329 Fix nits in ProjectConfig and AccessSection by Patrick Hiesel · 4 years, 10 months ago
  61. a4726c3 restapi: add an alternative CreateChange endpoint by Han-Wen Nienhuys · 6 years ago
  62. fa636c1 Merge changes from topic "implement-cached-project-config" by Patrick Hiesel · 4 years, 10 months ago
  63. ffd88ef Add serializer for Project by Patrick Hiesel · 4 years, 10 months ago
  64. 87715dd Implement CachedProjectConfig by Patrick Hiesel · 4 years, 10 months ago
  65. 174e411 Make AccountsSection an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  66. a8e8c47 Make AccessSection, Permission an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  67. ba0ddab Fix: Sort copyValues by Joerg Zieren · 4 years, 10 months ago
  68. 7623cc0 Make ContributorAgreement an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  69. 52f9311 Make PermissionRule an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  70. e72efb1 For errors on `refs/publish/...`, warn about too old git-review by Christian Aistleitner · 4 years, 10 months ago
  71. 7f3e312 GroupList: handle null pointer when name is null by Nguyen Tuan Khang Phan · 4 years, 10 months ago
  72. b158408 Merge changes from topic "expose-api-version-of-plugins" into stable-3.0 by Christian Aistleitner · 4 years, 10 months ago
  73. 99dd232 Add Api version to `plugin ls` Ssh command text format by Christian Aistleitner · 5 years ago
  74. c3afed6 Expose Api version through PluginInfo by Christian Aistleitner · 5 years ago
  75. b5a08cf When writing temporary plugin files, ensure the directory exists by Christian Aistleitner · 5 years ago
  76. 709f6a3 Merge "Add SubscriptionGraph.module() to WebAppInitializer" by Edwin Kempin · 4 years, 10 months ago
  77. b1b3557 Add SubscriptionGraph.module() to WebAppInitializer by Alice Kober-Sotzek · 4 years, 10 months ago
  78. 0b151fe Merge changes from topics "label-type-auto", "project-auto-value" by Patrick Hiesel · 4 years, 10 months ago
  79. 3c36bd9 Make NotifyConfig an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  80. 05882c5 Make LabelType an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  81. 86b75ca Make Project an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  82. 8948412 Merge changes I15829138,I689998da,I05c81db8 by Alice Kober-Sotzek · 4 years, 10 months ago
  83. b37fa07 Merge "GetConfig: Don't show plugin config entries to all users" by Alice Kober-Sotzek · 4 years, 10 months ago
  84. 3ba7b8d Merge "Ensure reviewers are are not added to attention set on submit" by Gal Paikin · 4 years, 10 months ago
  85. 2806e4c Ensure reviewers are are not added to attention set on submit by Gal Paikin · 4 years, 10 months ago
  86. 4ad5559 SubmoduleOp: Make the constructor a pure one by Yunjie Li · 4 years, 11 months ago
  87. 3313e5f SubscriptionGraph: Inject SubscriptionGraph.Factory by Yunjie Li · 5 years ago
  88. 0a633ea SubscriptionGraph: polish the class. by Yunjie Li · 4 years, 10 months ago
  89. eb24209 Merge changes Ie4b6673e,I1fc5eec9,I2ad7ab44 by Patrick Hiesel · 4 years, 10 months ago
  90. 098bcf2 Merge changes I878c0b78,Ie4d6469e by Han-Wen Nienhuys · 4 years, 10 months ago
  91. b81656f Merge changes from topic "project-cache-groups" by Patrick Hiesel · 4 years, 10 months ago
  92. 379f313 Make ConfiguredMimeTypes an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  93. 5379e49 Make SubscribeSection an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  94. bc2a1b3 Make CommentLinkInfoImpl an AutoValue and remove inheritance by Patrick Hiesel · 4 years, 10 months ago
  95. 30beff0 Allow mutating BranchOrder in project.config and add a test by Patrick Hiesel · 5 years ago
  96. a62eac7 Make BranchOrderSection an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  97. 83bd811 Make ValidationError an AutoValue by Patrick Hiesel · 4 years, 10 months ago
  98. 7f51822 Mark Project.NameKey as immutable and thread-safe by Patrick Hiesel · 4 years, 10 months ago
  99. 727f735 Remove recursive glob from server/logging/BUILD by Han-Wen Nienhuys · 4 years, 10 months ago
  100. f60d90a Split data/ dir from giant server target by Han-Wen Nienhuys · 4 years, 10 months ago