1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 20:31:55 +03:00
Commit Graph

27 Commits

Author SHA1 Message Date
joshvera
5c24948266 Add diff responses to typescript 2018-07-23 18:11:24 -04:00
joshvera
f8a1753e79 Add Python term and diffs to codeanalysis 2018-07-23 17:39:08 -04:00
joshvera
bc4952661d Merge remote-tracking branch 'origin/master' into grpc-diff-trees 2018-07-17 19:16:29 -04:00
joshvera
5f3df53bce Regenerate protobuf files 2018-07-17 18:06:42 -04:00
Patrick Thomson
361f62c812 Rename ImportGraph to AdjacencyList 2018-07-17 11:35:03 -04:00
Patrick Thomson
9b7bd3c7f0 Hook up gRPC to call graph. Not too hard. 2018-07-17 10:15:04 -04:00
joshvera
5d2c1d08be Change all these to Single names and remove BlobPair definition 2018-07-16 14:04:30 -04:00
Timothy Clem
6059109c95 Start to work on DiffTree proto messages 2018-07-13 09:37:16 -07:00
Timothy Clem
77ebc99a0c Canonical ordering 2018-07-03 14:21:46 -07:00
joshvera
ca22bc031a Update codeanalysis 2018-07-03 11:33:12 -04:00
joshvera
f8c2d636b2 Generate typescript syntax in proto files 2018-07-02 12:43:31 -04:00
joshvera
7aa6f039bc Scope the term types to different protobuf packages 2018-07-02 11:37:49 -04:00
joshvera
749579229a Add json as a response type 2018-07-02 11:29:44 -04:00
joshvera
44a3780d3b Respond with a oneof of terms types 2018-06-29 17:11:23 -04:00
joshvera
04f6ecc223 Spit out RubyTerm right now 2018-06-29 16:38:46 -04:00
joshvera
bdc42debc8 Move ruby terms to ruby.proto 2018-06-29 16:21:53 -04:00
joshvera
b5fe1cf208 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-06-28 11:52:03 -04:00
Patrick Thomson
98030486eb rename AdjList to ImportGraph 2018-06-26 16:54:09 -04:00
Patrick Thomson
c47c25136e Remove v1alpha1 string in packages as per @vmg's recommendation. 2018-06-26 10:50:38 -04:00
Patrick Thomson
82cc597bdc Pull in error_details.proto and use that for error messages. 2018-06-26 10:48:34 -04:00
Patrick Thomson
3d82970fb1 Fix lack of version qualification in java/go packages 2018-06-20 17:06:37 -04:00
Patrick Thomson
75d6a9a944 make Java packages really reverse-DNS 2018-06-19 11:35:33 -04:00
Patrick Thomson
3bbca40d32 Address @gorzell's suggestions 2018-06-19 11:29:35 -04:00
Timothy Clem
63fbd49964 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-06-14 12:56:37 -07:00
Patrick Thomson
d5c7b34a3f Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-13 14:10:18 -04:00
Timothy Clem
3c5f1853d5 Docs and better spelling 2018-06-12 15:29:41 -07:00
Timothy Clem
fffef56b66 Move and re-organize proto interface definition 2018-06-12 15:16:24 -07:00