FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/ql/src/Classes - 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
python
ql
src
Classes
on
codeql-cli/v2.19.2
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 Apr 22, 2022
delete redundant imports
erik-krogh
committed
ff73dbc
View commit details
Copy full SHA for ff73dbc
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Python: Fix a bunch of class QLDoc
tausbn
authored
d260388
View commit details
Copy full SHA for d260388
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
add all remaining explicit this
erik-krogh
committed
6ff8d4d
View commit details
Copy full SHA for 6ff8d4d
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
use set literal instead of big disjunction of literals
erik-krogh
committed
a3c55c2
View commit details
Copy full SHA for a3c55c2
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Fix all dead qhelp links
Show description for 455b840
smowton
committed
455b840
View commit details
Copy full SHA for 455b840
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
Python: Highlight that __slots__ query is only for Python 2 in qhelp
Show description for b94658f
RasmusWL
committed
b94658f
View commit details
Copy full SHA for b94658f
View code at this point
Browse repository at this point
Python: Fix name of class in example of __slots__ qhelp
RasmusWL
committed
23d9e26
View commit details
Copy full SHA for 23d9e26
View code at this point
Browse repository at this point
Python: Fix trailing whitespace in a single qhelp file
Show description for dcb185b
RasmusWL
committed
dcb185b
View commit details
Copy full SHA for dcb185b
View code at this point
Browse repository at this point
Python: Fix missing <code> in qhelp file
RasmusWL
committed
32be53b
View commit details
Copy full SHA for 32be53b
View code at this point
Browse repository at this point
Python: Fix query names that inclde __ (dunder)
Show description for 3fe715a
RasmusWL
committed
3fe715a
View commit details
Copy full SHA for 3fe715a
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 Jun 19, 2020
Python: Get rid of deprecated terms in code and `.qhelp`.
tausbn
committed
01fb1e3
View commit details
Copy full SHA for 01fb1e3
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Python: Modernise ShouldBeContextManager
RasmusWL
committed
f73876e
View commit details
Copy full SHA for f73876e
View code at this point
Browse repository at this point
Commits on May 25, 2020
Python: Modernise
yoff
committed
3e712be
View commit details
Copy full SHA for 3e712be
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Merge pull request #3245 from BekaValentine/python-objectapi-to-valueapi-wrongnameforargumentinclassinstantiation
Show description for 5a51d2c
RasmusWL
authored
5a51d2c
View commit details
Copy full SHA for 5a51d2c
View code at this point
Browse repository at this point
Merge pull request #3246 from BekaValentine/python-objectapi-to-valueapi-uselessclass
Show description for 3909597
RasmusWL
authored
3909597
View commit details
Copy full SHA for 3909597
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Python: ObjectAPI to ValueAPI: UselessClass: Adds preliminary modernization
BekaValentine
committed
8e91f10
View commit details
Copy full SHA for 8e91f10
View code at this point
Browse repository at this point
Python: ObjectAPI to ValueAPI: WrongNameForArgumentInClassInstantiation: Adds preliminary modernization
BekaValentine
committed
339758f
View commit details
Copy full SHA for 339758f
View code at this point
Browse repository at this point
Python: ObjectAPI to ValueAPI: WrongNumberArgumentsInClassInstantiation: Adds preliminary modernization
BekaValentine
committed
8dc1933
View commit details
Copy full SHA for 8dc1933
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 18, 2020
Python: Prepare for autoformatting.
Show description for 57af7b8
tausbn
committed
57af7b8
View commit details
Copy full SHA for 57af7b8
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Swaps too_many_args globally
BekaValentine
committed
3a764ad
View commit details
Copy full SHA for 3a764ad
View code at this point
Browse repository at this point
Swaps too_few_args globally
BekaValentine
committed
3b0be46
View commit details
Copy full SHA for 3b0be46
View code at this point
Browse repository at this point
Swaps illegally_named_parameter globally
BekaValentine
committed
2c32a85
View commit details
Copy full SHA for 2c32a85
View code at this point
Browse repository at this point
Swaps get_function_or_initializer globally
BekaValentine
committed
4857a94
View commit details
Copy full SHA for 4857a94
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Python: Fix bad join order for `py/multiple-calls-to-init`.
Show description for 2b24eb2
taus-semmle
committed
2b24eb2
View commit details
Copy full SHA for 2b24eb2
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
Python: Fix documentation markup for IdentityEqMethod
RasmusWL
committed
d6a7b6f
View commit details
Copy full SHA for d6a7b6f
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Python: Port a few queries to new API.
markshannon
committed
4b242dd
View commit details
Copy full SHA for 4b242dd
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Python encapsulate extensionals dealing with 'builtin' objects.
markshannon
committed
9d31d09
View commit details
Copy full SHA for 9d31d09
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Python: Fix up mutating-descriptor query to only flag mutation when they occur during descriptor protocol.
markshannon
committed
3992346
View commit details
Copy full SHA for 3992346
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Python: Hide 'CheckClass' class which is old and should only be used by those queries it is specifically designed for.
markshannon
committed
ad2481f
View commit details
Copy full SHA for ad2481f
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Initial commit of Python queries and QL libraries.
Mark Shannon
authored and
markshannon
committed
5f58824
View commit details
Copy full SHA for 5f58824
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL