Block or Report
Block or report robertbrignull
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Email-bulk-downloader Public
A utility to download all emails for a given address stored on a given host. Useful when changing host.
Python
-
-
1,054 contributions in the last year
Less
More
Contribution activity
June 2023
Created 91 commits in 1 repository
Created a pull request in github/vscode-codeql that received 62 comments
Add manual discovery of queries and query packs
A new method for determining CodeQL queries and query packs. Also see the linked internal issue for some more details. This is quite a large PR, bu…
+1,310
−385
•
62
comments
Opened 17 other pull requests in 1 repository
github/vscode-codeql
13
merged
2
open
2
closed
- Move tests out of pure directory
- Convert RawTable to a function component
- Move files from /pure to the /common (and other) directories (part 3 of 3)
- Throw error instead of using fail method
- Update assert-pure.ql now that the /pure directory has been removed
- Move files from /pure to the /common directory (part 2 of 3)
- Move files from /pure to the /common directory (part 1 of 3)
- Ensure errors for one path don't stop discovery of other paths
- Remove ProgressCallback / CancellationToken arguments where they aren't used
- Robertbrignull/queries loading
- Use containsPath where possible
- Fix containsPath for paths that share a prefix
- Mark the queries panel as owned by secexp
- Remove workspaceFolders from app because it turned out not to be useful
- Add Localizer class to avoid dependency on vscode.env.language
- Add EnvironmentContext so common code can do localisation
- Modify QueryDiscovery to resolve queries by language
Reviewed 30 pull requests in 3 repositories
github/vscode-codeql
25 pull requests
- Convert RawTable to a function component
- Queries Panel: run local query from panel
- Move files from /pure to the /common (and other) directories (part 3 of 3)
-
Remove
common/index.tsand vscode fromcommon/logging - Ensure errors for one path don't stop discovery of other paths
- Allow queries panel to be visible in non-dev mode
- Replace deprecated faker.datatype.uuid by faker.string.uuid
- Remove ProgressCallback / CancellationToken arguments where they aren't used
- Add manual discovery of queries and query packs
-
Make the
showAndLogExceptionWithTelemetryfunction work without thevscodemodule - Modernize query packs
-
Make the showAndLog family of functions usable without the
vscodemodule - Fix containsPath for paths that share a prefix
- Split helpers.ts file
- Move interface.ts to local-queries/results-view.ts
- Move interface-utils to local-queries/webview
- Move functions for resolving locations
-
Remove
@types/xml2jsdependency - Update changelog (MRVA -> variant analysis)
-
Expand description for
codeQL.cli.executablePath -
Add locale to
toLocaleLowerCasecalls -
Move Webview HTML generation out of
interface-utils.ts -
Fix remaining
localeComparewithout locale set - Add EnvironmentContext so common code can do localisation
- Code search: use code search api
- Some pull request reviews not shown.


