1. c2c108c Persist ProjectCache by Patrick Hiesel · 4 years, 8 months ago
  2. f9035cc Serialize ProjectLevelConfig and PluginConfig in CachedProjectConfig by Patrick Hiesel · 4 years, 8 months ago
  3. 4ba64ae Serialize CachedProjectConfig by Patrick Hiesel · 4 years, 8 months ago
  4. 0a9b9db Add serializer for StoredCommentLinkInfo by Patrick Hiesel · 4 years, 8 months ago
  5. 1c68405 Add serializer for SubscribeSection by Patrick Hiesel · 4 years, 8 months ago
  6. 7e579e3 Add serializer for ConfiguredMimeType by Patrick Hiesel · 4 years, 8 months ago
  7. 4938bda Add serializer for LabelType by Patrick Hiesel · 4 years, 8 months ago
  8. 58d03c9 Add serializer for LabelValue by Patrick Hiesel · 4 years, 8 months ago
  9. 9b15b9c Add serializer for NotifyConfig by Patrick Hiesel · 4 years, 8 months ago
  10. 27ab5bd Add serializer for Address by Patrick Hiesel · 4 years, 8 months ago
  11. 48434b1 Add serializer for ContributorAgreement by Patrick Hiesel · 4 years, 8 months ago
  12. 9f8e23d Add serializer for BranchOrderSection by Patrick Hiesel · 4 years, 8 months ago
  13. 4c74f00 Add serializer for AccessSection by Patrick Hiesel · 4 years, 8 months ago
  14. d2761e1 Add serializer for Permission by Patrick Hiesel · 4 years, 8 months ago
  15. f557544 Add serializer for PermissionRule by Patrick Hiesel · 4 years, 8 months ago
  16. d80bf5a Add serializer for GroupReference by Patrick Hiesel · 4 years, 8 months ago
  17. ffd88ef Add serializer for Project by Patrick Hiesel · 4 years, 8 months ago
  18. e945da3 Serialize AccountCache by Patrick Hiesel · 5 years ago
  19. adfc696 Merge changes I67ea6014,Iac484155,I1cf3aafd by Patrick Hiesel · 5 years ago
  20. 2529724 Split the groups external cache into 2 caches for better performance by Youssef Elghareeb · 5 years ago
  21. fdbea38 REST endpoints for managing the attention set by Joerg Zieren · 5 years ago
  22. 0407831 Merge changes I5f74b124,I3f474829 by Patrick Hiesel · 5 years ago
  23. d5fb743 Postfix "Millis" to fields that store timestamps in epoch millis by Joerg Zieren · 5 years ago
  24. 58d5129 Add serializer to Account by Patrick Hiesel · 5 years ago
  25. 4836e57 Add serializer to ProjectWatchKey by Patrick Hiesel · 5 years ago
  26. 361ea4b Read/write attention set in ChangeNotes by Joerg Zieren · 5 years ago
  27. 4a711ed Add 'CherryPickOf' field for a change by Kaushik Lingarkar · 5 years ago
  28. 2345703 Add AssigneeStatusUpdate by Gal Paikin · 5 years ago
  29. b03a6e9 Rename reviewdb package to entities and dissolve client package by David Ostrovsky · 6 years ago
  30. f8367a8 ChangeNotesParser: Hoist server id check to ChangeNotes by David Ostrovsky · 6 years ago
  31. 58c746d Merge branch 'stable-3.0' by David Pursehouse · 5 years ago
  32. 9d3f904 Format BUILD file with buildifier by David Pursehouse · 6 years ago
  33. 1cb260e Merge branch 'stable-3.0' by David Ostrovsky · 6 years ago
  34. 726b4cc Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
  35. 32b499b Load proto_library from @rules_proto//proto:defs.bzl by David Pursehouse · 6 years ago
  36. 31c8240 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  37. 20a984f Convert RevId proto to be based on ObjectId by Dave Borowitz · 6 years ago
  38. 766a93d Convert PatchSet.Id to AutoValue by Dave Borowitz · 6 years ago
  39. ac3b3d6 Convert Branch.NameKey to AutoValue by Dave Borowitz · 6 years ago
  40. c144e78 Convert PatchSetApproval.Key to AutoValue by Dave Borowitz · 6 years ago
  41. 10edb7c Record the number of updates to a NoteDb ref by Dave Borowitz · 6 years ago
  42. a57c0d6 Implement PureRevertCache by Patrick Hiesel · 6 years ago
  43. 5af77ef Rename reviewdb.proto to entities.proto by Alice Kober-Sotzek · 6 years ago
  44. 1cf4781 reviewdb.proto: Remove unused Protobuf messages by Alice Kober-Sotzek · 6 years ago
  45. 14db531 cache.proto: Remove reference to ProtobufCodec in comments by Alice Kober-Sotzek · 6 years ago
  46. 2839aa6 Remove NoteDbChangeState by Dave Borowitz · 6 years ago
  47. fb2b323 ChangeNotes: Remove support for readOnlyUntil by Dave Borowitz · 6 years ago
  48. 0d394bc Add converter for PatchSet protobuf messages by Alice Kober-Sotzek · 6 years ago
  49. 97d3e42 reviewdb.proto: Rearrange messages by Alice Kober-Sotzek · 6 years ago
  50. 342b836 reviewdb.proto: Reformat and add comments by Alice Kober-Sotzek · 6 years ago
  51. eab0f79 reviewdb.proto: Remove AnyReviewDbPrimaryKey and AnyReviewDb by Alice Kober-Sotzek · 6 years ago
  52. 09cdbd9 Check in reviewdb.proto instead of generating it by Alice Kober-Sotzek · 6 years ago
  53. b20d23a8 Optionally persist ExternalIdCache by Dave Borowitz · 7 years ago
  54. 3ed0112 Bazel: Fix eclipse classpath generation by David Ostrovsky · 7 years ago
  55. de020ce Add test for Java API built from generated reviewdb.proto by Dave Borowitz · 7 years ago
  56. b30a414 Serialize TagSetHolder with protobuf by Dave Borowitz · 7 years ago
  57. c15b8ef Serialize ConflictsCache as proto by Dave Borowitz · 7 years ago
  58. bab4586 Optionally persist ChangeNotesCache by Dave Borowitz · 7 years ago
  59. 12df29f Fix field name of OAuthTokenProto.provider_id by Dave Borowitz · 7 years ago
  60. e6930d7 Convert OAuthTokenCache serialization to protobuf by Dave Borowitz · 7 years ago
  61. e62a111 Convert MergeabilityCacheImpl.Key serialization to protobuf by Dave Borowitz · 7 years ago
  62. 11f0c64 Custom serializers for ChangeKindCache, including protobuf by Dave Borowitz · 7 years ago