summaryrefslogtreecommitdiffstats
path: root/proto
Commit message (Expand)AuthorAgeFilesLines
* Persist ProjectCachePatrick Hiesel2020-08-111-0/+9
* Serialize ProjectLevelConfig and PluginConfig in CachedProjectConfigPatrick Hiesel2020-08-071-1/+3
* Serialize CachedProjectConfigPatrick Hiesel2020-07-231-0/+26
* Add serializer for StoredCommentLinkInfoPatrick Hiesel2020-07-171-0/+11
* Add serializer for SubscribeSectionPatrick Hiesel2020-07-171-0/+8
* Add serializer for ConfiguredMimeTypePatrick Hiesel2020-07-171-0/+8
* Add serializer for LabelTypePatrick Hiesel2020-07-171-0/+23
* Add serializer for LabelValuePatrick Hiesel2020-07-171-0/+7
* Add serializer for NotifyConfigPatrick Hiesel2020-07-171-0/+11
* Add serializer for AddressPatrick Hiesel2020-07-171-0/+7
* Add serializer for ContributorAgreementPatrick Hiesel2020-07-171-0/+12
* Add serializer for BranchOrderSectionPatrick Hiesel2020-07-171-0/+6
* Add serializer for AccessSectionPatrick Hiesel2020-07-171-0/+7
* Add serializer for PermissionPatrick Hiesel2020-07-171-0/+8
* Add serializer for PermissionRulePatrick Hiesel2020-07-101-0/+10
* Add serializer for GroupReferencePatrick Hiesel2020-07-101-0/+7
* Add serializer for ProjectPatrick Hiesel2020-07-091-0/+15
* Serialize AccountCachePatrick Hiesel2020-04-071-3/+19
* Merge changes I67ea6014,Iac484155,I1cf3aafdPatrick Hiesel2020-03-311-0/+9
|\
| * Split the groups external cache into 2 caches for better performanceYoussef Elghareeb2020-03-271-0/+9
* | REST endpoints for managing the attention setJoerg Zieren2020-03-191-5/+5
|/
* Merge changes I5f74b124,I3f474829Patrick Hiesel2020-03-111-0/+21
|\
| * Add serializer to AccountPatrick Hiesel2020-03-061-0/+14
| * Add serializer to ProjectWatchKeyPatrick Hiesel2020-03-051-0/+7
* | Postfix "Millis" to fields that store timestamps in epoch millisJoerg Zieren2020-03-091-8/+13
|/
* Read/write attention set in ChangeNotesJoerg Zieren2020-02-191-3/+16
* Add 'CherryPickOf' field for a changeKaushik Lingarkar2020-01-082-2/+6
* Add AssigneeStatusUpdateGal Paikin2019-10-161-4/+12
* Rename reviewdb package to entities and dissolve client packageDavid Ostrovsky2019-10-152-14/+14
* ChangeNotesParser: Hoist server id check to ChangeNotesDavid Ostrovsky2019-09-251-0/+3
* Merge branch 'stable-3.0'David Pursehouse2019-09-111-1/+1
|\
| * Format BUILD file with buildifierDavid Pursehouse2019-09-111-1/+1
* | Merge branch 'stable-3.0'David Ostrovsky2019-09-052-0/+6
|\|
| * Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-09-052-0/+6
| |\
| | * Load proto_library from @rules_proto//proto:defs.bzlDavid Pursehouse2019-09-041-0/+1
| | * Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-09-041-0/+2
* | | Convert RevId proto to be based on ObjectIdDave Borowitz2019-04-291-4/+5
* | | Convert PatchSet.Id to AutoValueDave Borowitz2019-04-231-1/+1
* | | Convert Branch.NameKey to AutoValueDave Borowitz2019-04-231-2/+2
* | | Convert PatchSetApproval.Key to AutoValueDave Borowitz2019-04-231-1/+1
* | | Record the number of updates to a NoteDb refDave Borowitz2019-04-181-1/+4
|/ /
* | Implement PureRevertCachePatrick Hiesel2019-03-203-0/+46
* | Rename reviewdb.proto to entities.protoAlice Kober-Sotzek2018-12-182-5/+5
* | reviewdb.proto: Remove unused Protobuf messagesAlice Kober-Sotzek2018-12-181-53/+0
* | cache.proto: Remove reference to ProtobufCodec in commentsAlice Kober-Sotzek2018-12-181-7/+7
* | Remove NoteDbChangeStateDave Borowitz2018-12-141-6/+6
* | ChangeNotes: Remove support for readOnlyUntilDave Borowitz2018-12-141-2/+2
* | Add converter for PatchSet protobuf messagesAlice Kober-Sotzek2018-12-121-5/+2
* | reviewdb.proto: Rearrange messagesAlice Kober-Sotzek2018-12-061-105/+105
* | reviewdb.proto: Reformat and add commentsAlice Kober-Sotzek2018-12-061-82/+138