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

41 Commits

Author SHA1 Message Date
Timothy Clem
2e48678e6b Rework diff grpc api as well, enable for all supported langauges 2018-09-11 10:32:29 -07:00
Timothy Clem
64ca4e2c67 Clean up the cleanup 2018-09-10 17:15:46 -07:00
Timothy Clem
c806be4cfc Clean up, expand grpc support to larger language list 2018-09-10 11:43:42 -07:00
Timothy Clem
38e3cba57a Messy, but working multi-lang grpc parsing 2018-09-10 11:15:52 -07:00
Timothy Clem
636b393b80 Sort out inclusion of Java and Go in grpc 2018-09-07 15:12:47 -07:00
Timothy Clem
2c8df30476 Move specialized parsing around, implement more of grpc handler 2018-09-07 11:25:19 -07:00
Timothy Clem
2cca3875f6 First pass at working term adj graphs in grpc 2018-09-07 08:59:41 -07:00
Timothy Clem
6269a64c5f Re-gen protos and server generated code 2018-09-06 15:13:08 -07:00
Timothy Clem
faebfbcc09 Use better haskell code gen 2018-08-30 15:17:05 -07:00
Timothy Clem
be2dde5e58 Try a new approach for proto file naming 2018-08-30 15:17:04 -07:00
Timothy Clem
a34cb2694c Refactor grpc parse and include new errors 2018-08-30 10:18:49 -07:00
Timothy Clem
d38e453a05 gRPC parse interface also returns partial results (ruby only) 2018-08-29 14:29:32 -07:00
Rick Winfrey
4d4ab104bb Update field numbers 2018-08-24 10:11:38 -07:00
Rick Winfrey
dec8533a5b Update CodeAnalysis from proto changes
Hand edited
2018-08-22 15:41:27 -07:00
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