Francis Alexander
|
f32c77c266
|
Qldoc and formatting changes
|
2021-02-15 22:35:58 +05:30 |
|
Francis Alexander
|
683233333c
|
test case return statements and feedback
|
2021-02-04 22:28:10 +05:30 |
|
Francis Alexander
|
435502e070
|
missing new lines
|
2021-01-06 23:05:09 +05:30 |
|
Francis Alexander
|
1f5a466e46
|
Playframework test cases & review fixes
|
2021-01-06 22:57:14 +05:30 |
|
Shati Patel
|
b230868893
|
Merge pull request #4874 from shati-patel/docs-highlighting
Docs: Tweak syntax highlighting
|
2021-01-06 10:51:01 +00:00 |
|
Jonas Jensen
|
2483b09e44
|
Merge pull request #4913 from MathiasVP/pre-hook-autoformat-check
Add pre-commit hook to scripts folder and document it
|
2021-01-06 11:26:39 +01:00 |
|
Shati Patel
|
ad07072478
|
clarify highlight_language conf option
|
2021-01-05 19:13:28 +00:00 |
|
Shati Patel
|
5a9e098479
|
Merge pull request #4875 from madneal/htmlComment
Html comment
|
2021-01-05 16:15:57 +00:00 |
|
CodeQL CI
|
60bba5ea42
|
Merge pull request #4886 from madneal/test-custom-quries
Approved by shati-patel
|
2021-01-05 08:07:12 -08:00 |
|
Mathias Vorreiter Pedersen
|
f18486aa60
|
Update docs/pre-commit-hook-setup.md
Co-authored-by: Jonas Jensen <jbj@github.com>
|
2021-01-05 17:00:23 +01:00 |
|
Shati Patel
|
1c0e94984c
|
Update docs/codeql/codeql-cli/query-reference-files.rst
|
2021-01-05 15:50:54 +00:00 |
|
Mathias Vorreiter Pedersen
|
ae388ec796
|
Update docs/pre-commit-hook-setup.md
Co-authored-by: Cornelius Riemenschneider <criemen@github.com>
|
2021-01-05 16:27:53 +01:00 |
|
Mathias Vorreiter Pedersen
|
11e2bc3b78
|
Respond to review comments.
|
2021-01-05 16:21:24 +01:00 |
|
Shati Patel
|
edcd2dd294
|
Merge pull request #4878 from shati-patel/docs-pullquotes
Docs: Change remaining notes to "pull-quote" directives
|
2021-01-05 14:51:01 +00:00 |
|
Shati Patel
|
2702b65651
|
Merge pull request #4873 from shati-patel/docs-formatting
Docs: Fix CSS for "pull-quotes" and expandable sections
|
2021-01-05 14:50:45 +00:00 |
|
Taus
|
75cfec863f
|
Merge pull request #4828 from yoff/yoff-python-add-source-nodes
Python: add source nodes
|
2021-01-05 15:07:51 +01:00 |
|
Shati Patel
|
929c007e5d
|
Update docs/codeql/ql-language-reference/expressions.rst
Co-authored-by: hubwriter <hubwriter@github.com>
|
2021-01-05 13:53:19 +00:00 |
|
Mathias Vorreiter Pedersen
|
229ab7623e
|
- Add pre-commit hook script to misc/scripts
- Refer to it in CONTRIBUTING.md
- Add setup note in docs folder
|
2021-01-05 13:47:30 +01:00 |
|
Chris Smowton
|
e87fd86e63
|
Merge pull request #4814 from luchua-bc/java/password-in-configuration
Java: Password in Java EE configuration files
|
2021-01-05 11:42:27 +00:00 |
|
CodeQL CI
|
a5e28ac6d6
|
Merge pull request #4847 from erik-krogh/afterReDoS
Approved by esbena
|
2021-01-05 01:51:27 -08:00 |
|
Anders Schack-Mulligen
|
26a9ba4aa0
|
Merge pull request #4898 from JLLeitschuh/feat/JLL/system_get_property
Add MethodAccessSystemGetProperty predicate
|
2021-01-05 10:46:22 +01:00 |
|
Jonathan Leitschuh
|
ba4a562c9a
|
Update PrintAst.actual with new test output
|
2021-01-04 23:37:58 -05:00 |
|
Rasmus Lerchedahl Petersen
|
8ceb33d3f7
|
Python: Also restrict StepSumary::step
|
2021-01-04 16:42:11 +01:00 |
|
Jonathan Leitschuh
|
028e4756bb
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-01-04 10:13:52 -05:00 |
|
Erik Krogh Kristensen
|
368603eefa
|
add change note
|
2021-01-04 15:23:52 +01:00 |
|
Tom Hvitved
|
7f25efd43f
|
Merge pull request #4858 from hvitved/csharp/merge-format-queries
C#: Merge queries `FormatInvalid.ql`, `FormatMissingArgument.ql`, and `FormatUnusedArgument.ql`
|
2021-01-04 14:53:34 +01:00 |
|
Tom Hvitved
|
1237e566d0
|
C#: Fix typo
|
2021-01-04 12:59:45 +01:00 |
|
Erik Krogh Kristensen
|
ce8cc2368b
|
improve precision of intersect
|
2021-01-04 11:55:51 +01:00 |
|
Jonas Jensen
|
86194226e2
|
Merge pull request #4891 from MathiasVP/get-an-overload-perf-fix
C++: Fix join order in getAnOverload
|
2021-01-04 10:02:59 +01:00 |
|
Tom Hvitved
|
6d973d0103
|
Merge pull request #4857 from hvitved/csharp/expr-has-value
C#: Move `Expr::hasValue()` to `DotNet::Expr`
|
2021-01-04 10:02:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
134982c5a9
|
C++: Respond to review comments.
|
2021-01-04 09:06:58 +01:00 |
|
Jonathan Leitschuh
|
54950c2f42
|
Add MethodAccessSystemGetProperty predicate
|
2021-01-01 20:07:45 -05:00 |
|
Mathias Vorreiter Pedersen
|
454605b7b1
|
C++: Fix join order in getAnOverload.
|
2020-12-30 10:34:26 +01:00 |
|
neal1991
|
380d15eabe
|
fix for the dead link, #4885
|
2020-12-28 10:28:50 +08:00 |
|
Shati Patel
|
8c7245113d
|
Change ordering of sidebar TOC to match index file
|
2020-12-23 17:16:56 +00:00 |
|
Shati Patel
|
050b15103e
|
Convert remaining notes to pull-quote directives
|
2020-12-23 17:13:24 +00:00 |
|
Shati Patel
|
dc528767f6
|
Don't turn arrow into ▶ emoji
|
2020-12-23 16:47:37 +00:00 |
|
Shati Patel
|
ff8e9e6adf
|
Fix code block in other CodeQL docs
|
2020-12-23 12:41:46 +00:00 |
|
madneal
|
583395d862
|
fix LineComment and BlockComment level
|
2020-12-23 19:49:30 +08:00 |
|
neal1991
|
623de3df41
|
the level of HTMLHtmlCommentStart and HtmlCommentEnd should be same
|
2020-12-23 19:18:13 +08:00 |
|
Shati Patel
|
f1d8d9414f
|
Fix code blocks in QL language reference
|
2020-12-23 10:49:23 +00:00 |
|
Shati Patel
|
a14f53c02f
|
Set default highlighting language to "none" globally
Otherwise Python is the default
|
2020-12-23 10:29:10 +00:00 |
|
Shati Patel
|
c2fdb47abe
|
Docs: Fix CSS for "pull-quotes"
|
2020-12-23 07:30:11 +00:00 |
|
Erik Krogh Kristensen
|
44571ffeea
|
use the full ascii set instead of a few chosen chars
|
2020-12-22 16:00:23 +01:00 |
|
Erik Krogh Kristensen
|
303408b774
|
remove duplicate char
|
2020-12-22 15:48:24 +01:00 |
|
Erik Krogh Kristensen
|
354954c80c
|
changes based on review
|
2020-12-22 15:41:06 +01:00 |
|
CodeQL CI
|
2bb96369f1
|
Merge pull request #4868 from erik-krogh/boundShell
Approved by esbena
|
2020-12-22 03:35:42 -08:00 |
|
CodeQL CI
|
7c6b4d7324
|
Merge pull request #4865 from esbena/js/fix-execa-model
Approved by erik-krogh
|
2020-12-22 03:32:26 -08:00 |
|
Erik Krogh Kristensen
|
da9a4e5267
|
add test
|
2020-12-22 11:22:25 +01:00 |
|
Erik Krogh Kristensen
|
b8b5aef5f4
|
recognize Object.defineProperty(obj, prop, {get: func}) as a property-write
|
2020-12-22 11:21:41 +01:00 |
|