Nick Rolfe
|
23b02f4f27
|
Merge pull request #11544 from github/nickrolfe/update-query-docs
Docs: rewrite "defining the results of a query"
|
2022-12-05 17:14:56 +00:00 |
|
Nick Rolfe
|
731419fc80
|
Remove reference to query console
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-12-05 16:47:15 +00:00 |
|
Nick Rolfe
|
f31a7cf921
|
Apply suggestions from code review
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
|
2022-12-05 12:32:47 +00:00 |
|
Nick Rolfe
|
d893768726
|
Docs: rewrite "defining the results of a query"
The old guide was based on the code duplication library, which no longer
works, and used screenshots of LGTM, which is deprecated.
|
2022-12-05 10:18:32 +00:00 |
|
Felicity Chapman
|
6884db120a
|
Remove another outdated reference
|
2022-12-05 09:56:28 +00:00 |
|
Felicity Chapman
|
dea9adbad4
|
Merge branch 'codeql-cli-2.11.5' into felicitymay-8441-detective
|
2022-12-02 23:48:23 +00:00 |
|
Felicity Chapman
|
2b24870a3d
|
Merge pull request #11468 from github/felicitymay-8441-basic-query-2
LGTM deprecation: Update basic queries to use VS Code
|
2022-12-02 23:47:51 +00:00 |
|
Felicity Chapman
|
7aca35d52b
|
Apply suggestions from code review
|
2022-12-02 13:09:38 +00:00 |
|
Felicity Chapman
|
42a438cdcb
|
Apply suggestions from code review
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2022-12-02 13:06:32 +00:00 |
|
Felicity Chapman
|
26908ea281
|
Update docs/codeql/codeql-language-guides/using-flow-labels-for-precise-data-flow-analysis.rst
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
|
2022-12-02 09:36:10 +00:00 |
|
Felicity Chapman
|
6869ad48e4
|
Apply suggestions from code review
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
|
2022-12-01 17:40:24 +00:00 |
|
Felicity Chapman
|
38b8cf4fd4
|
Update docs/codeql/codeql-language-guides/basic-query-for-java-code.rst
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2022-12-01 08:44:40 +00:00 |
|
Felicity Chapman
|
86e2333e67
|
Fix typo and try improving formatting
|
2022-11-30 15:53:19 +00:00 |
|
Felicity Chapman
|
3e1d49ad80
|
First draft update tutorials
|
2022-11-30 15:38:58 +00:00 |
|
Felicity Chapman
|
9eafee365f
|
Some updates missed in earlier PRs
|
2022-11-30 12:30:28 +00:00 |
|
Felicity Chapman
|
6dee013baa
|
Merge branch 'rc/3.8' into felicitymay-8441-basic-query-2
|
2022-11-30 11:39:20 +00:00 |
|
Felicity Chapman
|
0d7b27d4e4
|
A few fixes
|
2022-11-29 15:52:29 +00:00 |
|
Felicity Chapman
|
1142b77f8d
|
Update articles for other languages
|
2022-11-29 15:09:15 +00:00 |
|
Felicity Chapman
|
0def31a2ce
|
Update Go article
|
2022-11-29 12:37:10 +00:00 |
|
Felicity Chapman
|
c66569bd43
|
Generalize cpp changes and apply to csharp
|
2022-11-29 11:50:26 +00:00 |
|
Felicity Chapman
|
5898615f5a
|
Merge pull request #11420 from github/felicitymay-8441-query-guides-java
LGTM deprecation: updates to CodeQL for Java articles
|
2022-11-29 09:23:21 +00:00 |
|
Felicity Chapman
|
1dc6640bc1
|
Remove superfluous content
(cherry picked from commit 5d03892943)
|
2022-11-29 09:19:21 +00:00 |
|
Felicity Chapman
|
229c3e6e8f
|
Update for James' review comments
(cherry picked from commit 174fbf672f)
|
2022-11-29 09:19:21 +00:00 |
|
Felicity Chapman
|
97db2c91f1
|
First draft update basic query to use VS Code
(cherry picked from commit 3e0702f904)
|
2022-11-29 09:19:21 +00:00 |
|
Felicity Chapman
|
9780990836
|
Merge pull request #11433 from github/8441-general-changes
LGTM deprecation: miscellaneous changes
|
2022-11-29 09:06:31 +00:00 |
|
Felicity Chapman
|
434c5ea188
|
Merge pull request #11422 from github/felicitymay-8441-query-guides-python
LGTM deprecation: updates to CodeQL for Python articles
|
2022-11-29 09:04:48 +00:00 |
|
Felicity Chapman
|
114d337210
|
Merge pull request #11421 from github/felicitymay-8441-query-guides-c
LGTM deprecation: updates to CodeQL for C/C++ articles
|
2022-11-29 09:04:31 +00:00 |
|
Felicity Chapman
|
0624324962
|
Merge branch 'rc/3.8' into felicitymay-8441-query-guides-java
|
2022-11-29 09:03:32 +00:00 |
|
Felicity Chapman
|
59b6d657cc
|
Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
|
2022-11-28 15:45:05 +01:00 |
|
Felicity Chapman
|
7e5a9fbe2e
|
Update note for review comments
|
2022-11-28 15:41:39 +01:00 |
|
Felicity Chapman
|
179941daab
|
First set of updates for JavaScript articles
|
2022-11-28 15:41:39 +01:00 |
|
Felicity Chapman
|
33ae086861
|
Apply suggestions from code review
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2022-11-28 15:38:03 +01:00 |
|
Felicity Chapman
|
d6ae5c898a
|
Respond to review feedback
|
2022-11-28 15:38:03 +01:00 |
|
Felicity Chapman
|
a9b6a12317
|
Updates for Java articles
|
2022-11-28 15:38:03 +01:00 |
|
Felicity Chapman
|
85961f5dce
|
Update docs/codeql/codeql-language-guides/functions-in-cpp.rst
|
2022-11-28 15:36:05 +01:00 |
|
Felicity Chapman
|
8ec06d45e0
|
Replace LGTM description with VS Code
|
2022-11-28 15:36:05 +01:00 |
|
Felicity Chapman
|
b22ccc114e
|
Minor changes to Go and Ruby article
|
2022-11-28 15:36:05 +01:00 |
|
Felicity Chapman
|
0ac0277639
|
Minor change to C# article
|
2022-11-28 15:36:05 +01:00 |
|
Felicity Chapman
|
a407f0a4ac
|
Update main C/C++ articles
|
2022-11-28 15:36:04 +01:00 |
|
Felicity Chapman
|
da4c178534
|
Update main Python articles
|
2022-11-28 15:34:12 +01:00 |
|
Felicity Chapman
|
ea127c3d99
|
A few more references
|
2022-11-28 15:26:24 +01:00 |
|
Felicity Chapman
|
c06db6b67c
|
Remove LGTM support info
|
2022-11-28 15:26:22 +01:00 |
|
Felicity Chapman
|
fb0959bcea
|
Update QL reference
|
2022-11-28 15:25:38 +01:00 |
|
Ben Ahmady
|
42259ef8d1
|
Update docs/codeql/reusables/kotlin-java-differences.rst
|
2022-11-24 10:10:42 +00:00 |
|
Ben Ahmady
|
357c823b92
|
Changes after feedback
|
2022-11-23 16:59:52 +00:00 |
|
Ian Lynagh
|
d03817ce2d
|
Merge pull request #11399 from igfoo/igfoo/kotlin-basic
Java/Kotlin: Make the basic query in docs work for both languages
|
2022-11-23 16:01:04 +00:00 |
|
Ian Lynagh
|
277b5b483d
|
Java/Kotlin docs: Tweak text
|
2022-11-23 15:51:40 +00:00 |
|
Ian Lynagh
|
950c4c811c
|
Java/Kotlin: Make the basic query in docs work for both languages
|
2022-11-23 15:18:29 +00:00 |
|
Ian Lynagh
|
9ee36215bd
|
Java: Fix basic query in docs
|
2022-11-23 15:14:46 +00:00 |
|
Ben Ahmady
|
ee0811df26
|
Update docs/codeql/codeql-language-guides/codeql-for-java.rst
|
2022-11-23 15:13:40 +00:00 |
|