1
1
mirror of https://github.com/github/semantic.git synced 2024-11-30 14:47:30 +03:00
Commit Graph

23301 Commits

Author SHA1 Message Date
Charlie Somerville
96e26ce735 change arrays and tuples to hold addresses rather than unboxed values 2018-06-14 17:28:07 +10:00
Timothy Clem
cff0e073ae Comment typo 2018-06-13 17:48:22 -07:00
Timothy Clem
85d948003e Merge remote-tracking branch 'origin/master' into telemetry-and-config 2018-06-13 17:15:17 -07:00
Timothy Clem
9b45928227 Fix up test/spec 2018-06-13 17:03:15 -07:00
Timothy Clem
d4e5c79119 Allow setting from the environment 2018-06-13 16:58:58 -07:00
Timothy Clem
f1ffdec3f7 Move tree-sitter parsing timeout to a config setting 2018-06-13 16:55:52 -07:00
Timothy Clem
73bdcbe23a Not needed anymore 2018-06-13 16:55:29 -07:00
Timothy Clem
7970999463 Continue to refine config API 2018-06-13 16:42:04 -07:00
Timothy Clem
5ad2b64769 Try out the new statCount API 2018-06-13 16:41:32 -07:00
Timothy Clem
cea7a4a880 Let external callers log sha 2018-06-13 16:41:18 -07:00
Timothy Clem
b07bfd810e Logger function so we don't depend on a specific logger 2018-06-13 16:41:08 -07:00
Timothy Clem
0e630d8da3 Don't keep hostname in here - external concern 2018-06-13 16:40:51 -07:00
Timothy Clem
427d1dc081 Expose rest of Stat api 2018-06-13 16:40:16 -07:00
Timothy Clem
470d911f98 Try out extra helpers like statCount 2018-06-13 16:40:09 -07:00
Timothy Clem
3c34a59008 Remove imports 2018-06-13 16:39:56 -07:00
Timothy Clem
3ac9d5efeb Don't need this 2018-06-13 16:39:49 -07:00
Timothy Clem
40ec08ad00 Expose tags, clean imports 2018-06-13 16:39:35 -07:00
Timothy Clem
a1949ae322 Re-order 2018-06-13 16:39:13 -07:00
Timothy Clem
bff74e55d1 Attempt to have buildVersion in it's own file 2018-06-13 16:39:01 -07:00
Timothy Clem
78d7ccd43b OK to expose this 2018-06-13 16:38:44 -07:00
Timothy Clem
c3d3425600 Intermediate, but compiling refactor of config and telemetry 2018-06-13 14:23:55 -07:00
Rob Rix
57126e7101 Merge pull request #1961 from github/circumvent-the-occurs-check
Circumvent the occurs check
2018-06-13 16:59:12 -04:00
Rob Rix
07e665d329 📝 GraphEff. 2018-06-13 16:55:07 -04:00
Rob Rix
db1fd87cef Bump effects to master. 2018-06-13 16:52:18 -04:00
Rob Rix
31893e6ced Bump effects for https://github.com/joshvera/effects/pull/54.
This requires us to specify the lists of effects fully.
2018-06-13 16:35:56 -04:00
Rob Rix
6a239acb35 🔥 redundant parens. 2018-06-13 16:26:25 -04:00
Rob Rix
3f09dab215 LoopControl doesn’t need its value parameter. 2018-06-13 16:07:20 -04:00
Rob Rix
69b3692de5 Return doesn’t need its value parameter. 2018-06-13 16:07:13 -04:00
Rob Rix
3a741e31f8 🔥 more redundant constraints. 2018-06-13 16:07:08 -04:00
Rob Rix
4010b3fb92 🔥 some redundant constraints. 2018-06-13 16:07:01 -04:00
Rob Rix
f390da293f We don’t use TypeFamilies in this module any more. 2018-06-13 16:06:50 -04:00
Rick Winfrey
5d8a73ddf2 Merge pull request #1954 from github/haskell-assignment
Haskell assignment #7
2018-06-13 10:10:08 -07:00
Rick Winfrey
160a17c617 Merge branch 'master' into haskell-assignment 2018-06-13 09:59:56 -07:00
Patrick Thomson
724ffc06aa Merge pull request #1955 from github/grpc-interface-design
Design out our gRPC interface
2018-06-13 12:59:26 -04:00
Rick Winfrey
8493ba7fee Merge branch 'master' into haskell-assignment 2018-06-13 09:54:06 -07:00
Patrick Thomson
1fad107e42 Merge branch 'master' into grpc-interface-design 2018-06-13 12:49:27 -04:00
Patrick Thomson
93ec234800 Merge pull request #1959 from github/revert-1941-import-graph-mk2
Revert "gRPC import graph"
2018-06-13 12:42:48 -04:00
Rick Winfrey
823d34a987 Merge branch 'master' into haskell-assignment 2018-06-13 09:42:21 -07:00
Patrick Thomson
36d5b7562a Revert "gRPC import graph" 2018-06-13 12:34:35 -04:00
Patrick Thomson
4d188d4e5f Merge pull request #1941 from github/import-graph-mk2
gRPC import graph
2018-06-13 12:14:03 -04:00
Patrick Thomson
bb6a4b0a8a last few fixes 2018-06-13 12:08:42 -04:00
Patrick Thomson
51e153aec5 Merge branch 'master' into import-graph-mk2 2018-06-13 11:28:44 -04:00
Timothy Clem
7fe5986863 Merge pull request #1949 from github/multi-stage-docker
Multi stage docker builds
2018-06-13 07:47:15 -07:00
Rob Rix
93f267de8c Merge branch 'master' into multi-stage-docker 2018-06-13 09:00:30 -04:00
Rob Rix
1cef528344 Merge branch 'master' into haskell-assignment 2018-06-13 08:55:39 -04:00
Rob Rix
678c5c6e67 Merge branch 'master' into grpc-interface-design 2018-06-13 08:53:39 -04:00
Rob Rix
3e7d06f0a1 Merge pull request #1957 from github/bounded-queues
Bounded queues
2018-06-13 08:44:25 -04:00
Charlie Somerville
36b5ac8aa9 move multiple into AbstractValue and rename to tuple 2018-06-13 11:42:51 +10:00
Timothy Clem
9df85f54d8 Use bounded stm queues 2018-06-12 17:12:16 -07:00
Timothy Clem
4176229fa4 New env helper names 2018-06-12 17:12:10 -07:00