1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 04:41:47 +03:00
Commit Graph

27792 Commits

Author SHA1 Message Date
Timothy Clem
b09e0c27bb Dont need args 2019-02-20 16:48:21 -08:00
Timothy Clem
53a068a71b Show entire arg 2019-02-20 15:59:36 -08:00
Timothy Clem
69b523593f Use parseLanguages 2019-02-20 15:41:51 -08:00
Timothy Clem
fcf0f3896d Merge remote-tracking branch 'origin/master' into embrace-new-api 2019-02-20 14:51:31 -08:00
Timothy Clem
e12cea5e40 Whoops, got these backward 2019-02-20 14:51:21 -08:00
Douglas Creager
40584f191e Merge pull request #2392 from github/slimmer-images
Only include one executable in each Docker image
2019-02-20 14:34:38 -08:00
joshvera
fcf2c57bd1 more hints 2019-02-20 16:53:44 -05:00
joshvera
c34d4940f1 move the rest of the files as well 2019-02-20 16:39:39 -05:00
joshvera
91c0777782 Rename API.hs to Api.hs 2019-02-20 16:25:38 -05:00
joshvera
12f0f91a7b hints 2019-02-20 15:51:15 -05:00
joshvera
88c172c984 update tests 2019-02-20 15:45:52 -05:00
Patrick Thomson
47a7d945bc Remove otiose changes in Taggable. 2019-02-20 15:41:53 -05:00
joshvera
3510b81bcf Fix MemberAccess and instances 2019-02-20 15:40:42 -05:00
joshvera
166948ba6f Remove MessageField and Named 2019-02-20 15:19:17 -05:00
joshvera
0d1f6cdb70 Keep deriving on AccessControl 2019-02-20 15:18:43 -05:00
joshvera
4a4b153a38 revert 41ed8429d
41ed8429d578db0a540c4022f72f650ce2c15303
2019-02-20 15:17:31 -05:00
Rick Winfrey
9d884e4af3 Merge branch 'master' into indexer-prototype 2019-02-20 12:09:23 -08:00
Douglas Creager
69d11703e4 Merge remote-tracking branch 'origin/master' into slimmer-images
* origin/master:
  examples require process package
  Factor out common executable flags
  Test consolidating ghc-options in library stanza
  Factor out common libraries.
  Factor out common GHC extensions.
2019-02-20 14:44:17 -05:00
joshvera
be4250707d Merge remote-tracking branch 'origin/indexer-prototype' into deploy-to-moda 2019-02-20 14:23:18 -05:00
Patrick Thomson
9da1273d59 Merge pull request #2390 from github/upgrade-cabal-file
Upgrade cabal-version and use `common` stanzas in semantic.cabal.
2019-02-20 12:20:14 -05:00
Timothy Clem
af321dfd23 Revert "Let's call it 1.0!"
This reverts commit ec8377ca30b15b29c49aec9ed5cb3811b7c07ff4.
2019-02-20 08:27:46 -08:00
Patrick Thomson
0098376172 Merge remote-tracking branch 'origin/master' into indexer-prototype 2019-02-19 20:45:16 -05:00
Patrick Thomson
679022ea6d Merge branch 'master' into upgrade-cabal-file 2019-02-19 20:23:49 -05:00
Patrick Thomson
955ece2875 derivingvia implies derivingstrategies 2019-02-19 19:35:20 -05:00
Timothy Clem
f2116d9ed8 Let's call it 1.0! 2019-02-19 16:33:33 -08:00
Timothy Clem
9636fbd86f Merge remote-tracking branch 'origin/master' into embrace-new-api 2019-02-19 16:32:16 -08:00
Patrick Thomson
a69d420aee And switch over to RepositoryPush too. 2019-02-19 19:07:39 -05:00
Rick Winfrey
247bd03114 Merge pull request #2389 from github/log-file-paths-part-duex
Conditionally log file paths
2019-02-19 14:58:31 -08:00
Patrick Thomson
eb41ab89d1 move over User entity 2019-02-19 17:35:56 -05:00
Patrick Thomson
df22acfbb9 start migrating to generated code 2019-02-19 17:14:53 -05:00
Patrick Thomson
d795160000 Remove otiose Lint.hs 2019-02-19 16:38:02 -05:00
Rick Winfrey
a387750c0f Merge branch 'master' into log-file-paths-part-duex 2019-02-19 13:24:10 -08:00
Patrick Thomson
07fbfbc965 examples require process package 2019-02-19 16:11:28 -05:00
Timothy Clem
ec9113cc91 docs is part of this response now too 2019-02-19 12:49:30 -08:00
Timothy Clem
d85f36c210 Merge remote-tracking branch 'origin/master' into embrace-new-api 2019-02-19 12:22:19 -08:00
Timothy Clem
5ac06e0eee Merge pull request #2391 from github/docstring-in-symbols
Docstring in ParseTreeSymbols
2019-02-19 12:16:31 -08:00
Patrick Thomson
1d600e199c Factor out common executable flags 2019-02-19 14:31:16 -05:00
Patrick Thomson
50b55b084f Test consolidating ghc-options in library stanza 2019-02-19 14:22:16 -05:00
Patrick Thomson
6daf9be738 Factor out common libraries. 2019-02-19 14:20:33 -05:00
Timothy Clem
f0a5c26e9d Include docstrings in symbols response 2019-02-19 10:55:24 -08:00
Patrick Thomson
8418290224 Factor out common GHC extensions. 2019-02-19 13:54:14 -05:00
Patrick Thomson
51e3160c7c Bad imports/merge fallout 2019-02-19 13:42:15 -05:00
Patrick Thomson
4f1bd8f5f7 Merge remote-tracking branch 'origin/master' into indexer-prototype-no-sg 2019-02-19 12:26:00 -05:00
Rick Winfrey
954bccbf05 Add TaskSesion to the Reader environment; conditionally log file paths for public repos 2019-02-15 16:39:59 -08:00
Rick Winfrey
9813ae2319 Parameterize TaskSession with isPublic 2019-02-15 16:22:51 -08:00
Patrick Thomson
e6219b67ba No need for this vestigial instance 2019-02-15 18:18:41 -05:00
Patrick Thomson
7c12476368 Unused pragma 2019-02-15 18:08:06 -05:00
Patrick Thomson
6b763dd5e9 Fix tests. 2019-02-15 17:55:15 -05:00
Timothy Clem
d5a1fa45d0 One more import 2019-02-15 14:52:00 -08:00
Timothy Clem
2378f97b22 Don't need this import 2019-02-15 14:05:36 -08:00