FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for go/extractor - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
go
extractor
on
codeql-cli/v2.19.1
User selector
Datepicker
Commit history
Commits on Sep 27, 2024
Add comments noting methods from embedded interfaces are already included
owen-mc
committed
796db77
View commit details
Copy full SHA for 796db77
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
Amend comments per review
smowton
authored
209f9ec
View commit details
Copy full SHA for 209f9ec
View code at this point
Browse repository at this point
Commits on Sep 21, 2024
Populate pkgInfoMapping for test packages if relevant
smowton
committed
bb44a2f
View commit details
Copy full SHA for bb44a2f
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Only skip test packages at the file-extraction phase
smowton
committed
bcb84a8
View commit details
Copy full SHA for bcb84a8
View code at this point
Browse repository at this point
Convert extract-tests option to an official extractor option
smowton
committed
f5ff822
View commit details
Copy full SHA for f5ff822
View code at this point
Browse repository at this point
Apply review comments
smowton
committed
c3dffc9
View commit details
Copy full SHA for c3dffc9
View code at this point
Browse repository at this point
Go: support extracting test code
Show description for 76e6942
smowton
committed
76e6942
View commit details
Copy full SHA for 76e6942
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Bump golang.org/x/tools
Show description for 67fa973
dependabot[bot]
authored
67fa973
View commit details
Copy full SHA for 67fa973
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
Initial merge from `main`
Dave Bartolomeo
committed
485fc04
View commit details
Copy full SHA for 485fc04
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
Include type parameter's index in its label
owen-mc
committed
84c4174
View commit details
Copy full SHA for 84c4174
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
Bump golang.org/x/mod
Show description for 3c1e3b6
dependabot[bot]
authored
3c1e3b6
View commit details
Copy full SHA for 3c1e3b6
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Go: Bump everything to 1.23.1
mbg
committed
772bc9b
View commit details
Copy full SHA for 772bc9b
View code at this point
Browse repository at this point
Go: Bump `maxGoVersion` to `1.23`
mbg
committed
9aeaae6
View commit details
Copy full SHA for 9aeaae6
View code at this point
Browse repository at this point
Go: Don't extract objects for type aliases
mbg
committed
1a9608a
View commit details
Copy full SHA for 1a9608a
View code at this point
Browse repository at this point
Go: Factor out `isAlias` function
mbg
committed
97c3efc
View commit details
Copy full SHA for 97c3efc
View code at this point
Browse repository at this point
Go: Handle `Alias` types by extracting the underlying types
mbg
committed
c5b8163
View commit details
Copy full SHA for c5b8163
View code at this point
Browse repository at this point
Go: Use 1.23 for extractor
mbg
committed
4dead2b
View commit details
Copy full SHA for 4dead2b
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Use platform path separators for file testing, and forward-slashes for reporting to CodeQL
smowton
committed
2939cef
View commit details
Copy full SHA for 2939cef
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Output to stdout, not stderr
smowton
committed
15b5bcc
View commit details
Copy full SHA for 15b5bcc
View code at this point
Browse repository at this point
Update bazel build files
smowton
committed
8b9617c
View commit details
Copy full SHA for 8b9617c
View code at this point
Browse repository at this point
Clarify comment
smowton
committed
ea3e5c8
View commit details
Copy full SHA for ea3e5c8
View code at this point
Browse repository at this point
Share vendor-dir extraction logic between extractor and configure-baseline script
smowton
committed
f1f6f9b
View commit details
Copy full SHA for f1f6f9b
View code at this point
Browse repository at this point
Improve struct naming
smowton
committed
22802fd
View commit details
Copy full SHA for 22802fd
View code at this point
Browse repository at this point
Tidy comments
smowton
committed
624d2b8
View commit details
Copy full SHA for 624d2b8
View code at this point
Browse repository at this point
Go / configure-baseline: account for multiple vendor directories and the `CODEQL_EXTRACTOR_GO_EXTRACT_VENDOR_DIRS` setting
Show description for 21366dd
smowton
committed
21366dd
View commit details
Copy full SHA for 21366dd
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
Bump golang.org/x/tools
Show description for c1e242e
dependabot[bot]
authored
c1e242e
View commit details
Copy full SHA for c1e242e
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Merge branch 'main' into redsun82/go
redsun82
authored
841f317
View commit details
Copy full SHA for 841f317
View code at this point
Browse repository at this point
Go/Bazel: fix gazelle invocation to use bundled bazel go
redsun82
committed
ccec347
View commit details
Copy full SHA for ccec347
View code at this point
Browse repository at this point
Bump golang.org/x/mod
Show description for 74596ef
dependabot[bot]
authored
74596ef
View commit details
Copy full SHA for 74596ef
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Go: Output stdout/stderr for `go version` if something goes wrong
mbg
committed
3a9ff64
View commit details
Copy full SHA for 3a9ff64
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Bump the extractor-dependencies group across 1 directory with 2 updates
Show description for 3641dfe
dependabot[bot]
authored
3641dfe
View commit details
Copy full SHA for 3641dfe
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
Go/Bazel: use gazelle `go_deps` instead of a vendor directory
Paolo Tranquilli
committed
e469534
View commit details
Copy full SHA for e469534
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
Go: Add `CODEQL_EXTRACTOR_GO_EXTRACT_VENDOR_DIRS` env var
Show description for 7ca57e1
mbg
committed
7ca57e1
View commit details
Copy full SHA for 7ca57e1
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Merge pull request #16727 from github/mbg/go/fix/too-many-go-mod-files-initialised
mbg
authored
039537f
View commit details
Copy full SHA for 039537f
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
Go: Remove `workspace` from `vendor/modules.txt`
mbg
committed
8629e00
View commit details
Copy full SHA for 8629e00
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL