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

28210 Commits

Author SHA1 Message Date
Josh Vera
3fc0d00aa4 Merge pull request #2516 from github/parse-entire-dir
Parse entire directory or Git repo, proto out from CLI
2019-04-15 17:19:54 -04:00
Timothy Clem
5de5e1d367 Done 2019-04-15 12:57:36 -07:00
Timothy Clem
834de443d3 Wire in list of paths to exclude 2019-04-15 12:50:56 -07:00
Timothy Clem
e381f4d95d Add bloboid (if exists) to proto output 2019-04-12 15:48:49 -07:00
Timothy Clem
abd0bf08af Narrow in on language support for now 2019-04-12 15:48:35 -07:00
Timothy Clem
a37a737562 Stub in an exclude list 2019-04-12 15:48:09 -07:00
Timothy Clem
eb0e820fe9 Stat how long it takes to read git repos 2019-04-12 14:41:01 -07:00
Timothy Clem
0de9099578 Fix parse-examples 2019-04-12 12:54:12 -07:00
Timothy Clem
7840aec67b Fix specs 2019-04-12 12:50:30 -07:00
Timothy Clem
40c4c1f657 Cleanup 2019-04-12 11:45:07 -07:00
Timothy Clem
be17d782ad Handle dirs and git repos for parsing 2019-04-12 11:40:22 -07:00
Timothy Clem
aef2d62b1b Move Git functionality into semantic 2019-04-12 11:40:03 -07:00
Timothy Clem
8779d2c296 Enable proto output on the CLI for symbols 2019-04-12 09:55:53 -07:00
Timothy Clem
946b68eda8 Allow parsing entire directory 2019-04-12 09:55:40 -07:00
Timothy Clem
352a7b2b1a Merge pull request #2464 from github/alternative-schema
Alternative schema proposal
2019-04-02 11:29:56 -07:00
Timothy Clem
276c92b7a7 Merge remote-tracking branch 'origin/master' into alternative-schema 2019-04-01 10:36:49 -07:00
Timothy Clem
d900476f12 Merge pull request #2488 from github/fix-local-slurp
Fix using slurp against github.localhost
2019-04-01 13:34:14 -04:00
Josh Vera
b22ed9a9e4 Merge branch 'master' into fix-local-slurp 2019-04-01 11:37:51 -04:00
Timothy Clem
d74a21b247 Merge remote-tracking branch 'origin/master' into alternative-schema 2019-03-29 14:47:43 -07:00
Timothy Clem
c352c69079 Merge pull request #2496 from github/shelly-git-action
Alephd clones git repos, shells out to Git to read blobs
2019-03-29 17:34:15 -04:00
Timothy Clem
19ccab02fc Merge remote-tracking branch 'origin/master' into shelly-git-action 2019-03-29 12:57:31 -07:00
Timothy Clem
c8083a0470 This is no longer necessary 2019-03-29 07:59:33 -07:00
Timothy Clem
48a11d88e8 Merge remote-tracking branch 'origin/shelly-git-action' into alternative-schema 2019-03-28 17:39:56 -07:00
Patrick Thomson
e73b01f04b Merge remote-tracking branch 'origin/master' into shelly-git-action 2019-03-28 14:30:43 -04:00
Rick Winfrey
e6594ef5e1 Merge pull request #2495 from github/alephd-testing
Alephd testing
2019-03-28 10:32:31 -07:00
Rick Winfrey
098fdd959a Merge branch 'master' into alephd-testing 2019-03-28 09:49:23 -07:00
Patrick Thomson
69c11c816e Merge remote-tracking branch 'origin/master' into shelly-git-action 2019-03-28 09:30:02 -04:00
Patrick Thomson
74bb7102fb Merge pull request #2508 from github/more-flags
Use a Data.Flag rather than a Bool for force-indexing checks.
2019-03-28 09:03:55 -04:00
Rick Winfrey
094d9ce34a Merge branch 'alephd-testing' of https://github.com/github/semantic into alephd-testing 2019-03-27 16:49:32 -07:00
Timothy Clem
70ea830460 Fix up test for ModuleInfo changes 2019-03-27 15:57:55 -07:00
Timothy Clem
13fe8e14bc Put extra info about the blob in ModuleInfo 2019-03-27 11:51:38 -07:00
Patrick Thomson
63d2a95aab Merge branch 'master' into fix-local-slurp 2019-03-27 09:04:48 -04:00
Patrick Thomson
ffaba28677 Fix tests. 2019-03-27 09:03:49 -04:00
Rick Winfrey
4250d5dd91 Merge branch 'master' into alephd-testing 2019-03-26 16:38:33 -07:00
Timothy Clem
532c0e3770 Add blob oids into the symbols interface 2019-03-26 15:59:22 -07:00
Rick Winfrey
8e6561c487 Avoid exporting constructors for Name 2019-03-26 14:55:15 -07:00
Rick Winfrey
654259f367 Use enumBounded for EdgeLabel, Kind, and Relation 2019-03-26 11:20:39 -07:00
Timothy Clem
0e288e52bb Merge branch 'shelly-git-action' into alternative-schema 2019-03-26 10:03:07 -07:00
Timothy Clem
aa3d8d6a10 Merge remote-tracking branch 'origin/master' into shelly-git-action 2019-03-26 09:17:15 -07:00
Rick Winfrey
5824409984 Merge branch 'master' into alephd-testing 2019-03-25 15:30:41 -07:00
Patrick Thomson
55902477cb Merge pull request #2500 from github/log-exceptions
Properly log pipeline exceptions and errors
2019-03-25 18:12:44 -04:00
Timothy Clem
f321555bc6 Merge branch 'master' into log-exceptions 2019-03-25 17:53:51 -04:00
Patrick Thomson
3cc9db8c58 Merge pull request #2498 from github/no-undefined
Don't call undefined in the indexer pipeline.
2019-03-25 16:29:13 -04:00
Timothy Clem
8b9bc575b6 Fix up tests 2019-03-25 13:14:04 -07:00
Patrick Thomson
7f55a1e1b2 Merge branch 'master' into no-undefined 2019-03-25 16:11:26 -04:00
Timothy Clem
23920a04cd Capture and carry around blob oid 2019-03-25 12:21:32 -07:00
Patrick Thomson
8930786c09 Merge pull request #2493 from github/smart-flags
Eliminate boolean blindness with tagged flags a la olegfi.
2019-03-25 14:42:24 -04:00
Patrick Thomson
aa7e1d140c Fix parse-examples. 2019-03-25 11:37:19 -04:00
Patrick Thomson
cf52476d3b Fix compile errors. 2019-03-25 11:15:37 -04:00
Patrick Thomson
f3b67a0b90 Merge branch 'master' into smart-flags 2019-03-25 11:06:47 -04:00