FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/ql/src/Exceptions - github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
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
python
ql
src
Exceptions
on
codeql-cli-2.11.3
User selector
Datepicker
Commit history
Commits on Oct 7, 2022
fix some more style-guide violations in the alert-messages
erik-krogh
committed
944ca4a
View commit details
Copy full SHA for 944ca4a
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Merge pull request #10264 from yoff/python/port-RaisesTuple
Show description for b488087
codeql-ci
authored
b488087
View commit details
Copy full SHA for b488087
View code at this point
Browse repository at this point
Merge pull request #10265 from yoff/python/port-UnguardedNextInGenerator
Show description for ed4b64b
codeql-ci
authored
ed4b64b
View commit details
Copy full SHA for ed4b64b
View code at this point
Browse repository at this point
Merge pull request #10266 from yoff/python/port-CatchingBaseException
Show description for 36f8b05
codeql-ci
authored
36f8b05
View commit details
Copy full SHA for 36f8b05
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Python: fix non-US spelling
yoff
committed
0cfb491
View commit details
Copy full SHA for 0cfb491
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
Python: Only alert on Python 2 code
Show description for 5fc1bbc
yoff
committed
5fc1bbc
View commit details
Copy full SHA for 5fc1bbc
View code at this point
Browse repository at this point
Python: update version check
Show description for afb5021
yoff
committed
afb5021
View commit details
Copy full SHA for afb5021
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
python: add version check
Show description for 0599e8a
yoff
committed
0599e8a
View commit details
Copy full SHA for 0599e8a
View code at this point
Browse repository at this point
python: replace `points-to` with API graph
yoff
committed
1d2d28b
View commit details
Copy full SHA for 1d2d28b
View code at this point
Browse repository at this point
python: replace `points-to` with API graph
yoff
committed
d102a84
View commit details
Copy full SHA for d102a84
View code at this point
Browse repository at this point
python: replace `points-to` with API graph
Show description for 163bfc4
yoff
committed
163bfc4
View commit details
Copy full SHA for 163bfc4
View code at this point
Browse repository at this point
python: `RaisingTuple.ql` to not use `poins-to`
Show description for 93fcaf2
yoff
committed
93fcaf2
View commit details
Copy full SHA for 93fcaf2
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Make *.ql non-executable
igfoo
committed
3fcfd32
View commit details
Copy full SHA for 3fcfd32
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Python: Fix up a bunch of function QLDoc
tausbn
authored
af7f532
View commit details
Copy full SHA for af7f532
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Python: Autoformat everything using `qlformat`.
Show description for f07a7bf
tausbn
committed
f07a7bf
View commit details
Copy full SHA for f07a7bf
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Merge pull request #3156 from tausbn/python-autoformat-all-ql-files
Show description for 0b4bfed
RasmusWL
authored
0b4bfed
View commit details
Copy full SHA for 0b4bfed
View code at this point
Browse repository at this point
Python: Autoformat all `.ql` files.
tausbn
committed
87a9f51
View commit details
Copy full SHA for 87a9f51
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Python: Autoformat query-local libs.
tausbn
committed
6904898
View commit details
Copy full SHA for 6904898
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Merge pull request #2991 from BekaValentine/python-objectapi-to-valueapi-unguardednextingenerator
Show description for f4e5079
RasmusWL
authored
f4e5079
View commit details
Copy full SHA for f4e5079
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Update python/ql/src/Exceptions/UnguardedNextInGenerator.ql
Show description for 06f0947
BekaValentine
and
RasmusWL
authored
06f0947
View commit details
Copy full SHA for 06f0947
View code at this point
Browse repository at this point
Merge pull request #2989 from BekaValentine/python-objectapi-to-valueapi-incorrectexceptorder
Show description for 9a0b2b1
RasmusWL
authored
9a0b2b1
View commit details
Copy full SHA for 9a0b2b1
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Merge pull request #2978 from BekaValentine/python-objectapi-to-valueapi-illegalexceptionhandlertype
Show description for ca26fee
tausbn
authored
ca26fee
View commit details
Copy full SHA for ca26fee
View code at this point
Browse repository at this point
Python: UnguardedNextInGenerator.ql: Excludes `next` with default value
BekaValentine
committed
ff6e0ce
View commit details
Copy full SHA for ff6e0ce
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Python: IncorrectExceptOrder.ql: Autoformats w/ new QL indentation
BekaValentine
committed
68c455c
View commit details
Copy full SHA for 68c455c
View code at this point
Browse repository at this point
Python: IllegalExceptionHandlerType.ql: Autoformats
BekaValentine
committed
45e47b9
View commit details
Copy full SHA for 45e47b9
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Python: Autoformats
BekaValentine
committed
c670f81
View commit details
Copy full SHA for c670f81
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Merge pull request #2990 from BekaValentine/python-objectapi-to-valueapi-raisingtuple
Show description for be09c17
tausbn
authored
be09c17
View commit details
Copy full SHA for be09c17
View code at this point
Browse repository at this point
Merge pull request #2976 from BekaValentine/python-objectapi-to-valueapi-emptyexcept
Show description for 96e99f5
tausbn
authored
96e99f5
View commit details
Copy full SHA for 96e99f5
View code at this point
Browse repository at this point
Merge pull request #2977 from BekaValentine/python-objectapi-to-valueapi-catchingbaseexception
Show description for b51e2a9
tausbn
authored
b51e2a9
View commit details
Copy full SHA for b51e2a9
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Python: Removes superfluous cast
BekaValentine
committed
3e36c67
View commit details
Copy full SHA for 3e36c67
View code at this point
Browse repository at this point
Python: Fixes bug in modernization
BekaValentine
committed
7b49c8e
View commit details
Copy full SHA for 7b49c8e
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Python: Modernizes query
BekaValentine
committed
d535246
View commit details
Copy full SHA for d535246
View code at this point
Browse repository at this point
Python: Modernizes query
BekaValentine
committed
646bc29
View commit details
Copy full SHA for 646bc29
View code at this point
Browse repository at this point
Python: Modernizes query
BekaValentine
committed
b09ab67
View commit details
Copy full SHA for b09ab67
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Python: Moves query over to modernized predicates
BekaValentine
committed
2bcd8c8
View commit details
Copy full SHA for 2bcd8c8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL