Граф коммитов

355 Коммитов

Автор SHA1 Сообщение Дата
james b32683fc9f docs: expand handbook entry on monotonic aggregates 2020-02-13 18:06:44 +00:00
Peter Stöckli ddbec74b67
Doc: fix sample query in Java data flow doc 2020-02-11 20:17:53 +01:00
Pavel Avgustinov 09960e0a7d Merge pull request #2791 from aibaars/language-spec-fixes
Fix a few typos in the QL grammar
2020-02-10 10:33:00 +00:00
Arthur Baars c91815f44d Remove trailing ; in QL language spec 2020-02-07 12:47:14 +01:00
Arthur Baars c431d47481 Fix typos in QL language spec 2020-02-07 12:46:41 +01:00
james f2320bbe56 docs: add link to module resolution in ql spec 2020-02-07 10:26:31 +00:00
james 490e13060c Merge branch 'rc/1.23' into mergeback-123 2020-01-08 16:00:19 +00:00
james cff5df0779 docs: fix ast node link 2020-01-08 15:30:04 +00:00
Rasmus Wriedt Larsen f44ce7d647 docs: Fix Python taint tracking links
at some point we moved security/TaintTracking.qll to dataflow/TaintTracking.qll
2020-01-08 16:10:27 +01:00
Rasmus Wriedt Larsen e882060839 docs: remove extra comma in dataflow articles 2020-01-08 14:53:31 +01:00
James Fletcher 47f61f3569
Update docs/language/learn-ql/writing-queries/debugging-queries.rst
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
2020-01-03 15:55:14 +00:00
james 537739c42d docs: address review comments 2020-01-03 15:31:31 +00:00
james 23d1e06aa4 docs: move abstract classes topic to handbook 2020-01-03 12:07:01 +00:00
james e8016a2303 docs: delete equivalence topic 2020-01-03 12:07:01 +00:00
james fe18c18619 docs: move folding predicates topic 2020-01-03 12:06:55 +00:00
shati-patel 564013d188
Merge pull request #2578 from jf205/ql-spec-fixes
QL spec: fix bullet list in 'Aggregations' section
2020-01-02 15:55:49 +00:00
james 618a3f91d8 docs: fix list 2020-01-02 15:48:57 +00:00
shati-patel f38ae3c677
QL HB: Reword description
Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com>
2020-01-02 14:41:58 +00:00
Shati Patel 94d55e90b0 QL HB: Use "real" example 2020-01-02 14:25:44 +00:00
Shati Patel b68f9f7e00 QL HB: Add bindingset example 2020-01-02 13:06:17 +00:00
Shati Patel 6a1d0b016c QL tutorials: Update formatting and style 2019-12-17 14:59:50 +00:00
Shati Patel 1ff5a8e8e2 Docs: Update references to QL for Eclipse 2019-12-16 12:28:39 +00:00
james f6029bd55c Merge branch 'rc/1.23' into mergeback-123-ql 2019-12-12 15:05:28 +00:00
James Fletcher ff4a604119
Update docs/language/learn-ql/writing-queries/debugging-queries.rst
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
2019-12-11 14:29:10 +00:00
James Fletcher b2db72d336
Apply suggestions from code review
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
2019-12-11 14:13:56 +00:00
James Fletcher 2ce1c2bfee
Apply suggestions from code review
Co-Authored-By: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
2019-12-11 12:44:35 +00:00
james d6202da876 docs: address max's comments 2019-12-11 12:25:35 +00:00
James Fletcher 61576caede Apply suggestions from code review
Co-Authored-By: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
2019-12-11 12:20:38 +00:00
james d56c02b1b7 docs: start work on debugging queries topic 2019-12-11 10:42:54 +00:00
james 07f35e8b58 docs: remove some full stops 2019-12-09 12:26:53 +00:00
Felicity Chapman e59d65e67f Update supported versions for 1.23 release 2019-12-06 15:41:18 +00:00
Luke Cartey b940f3e637
Merge pull request #2461 from jf205/codeql-172
CodeQL training: update QL4E links and provide database instructions
2019-12-06 11:15:49 +00:00
james 67eea44678 Merge branch 'rc/1.23' into jf-mergeback-123 2019-12-06 09:16:39 +00:00
james 40920b162c docs: delete link to query console 2019-12-04 16:36:44 +00:00
james ad32d9140b docs: increase trainig project version number 2019-12-04 16:36:44 +00:00
james fe3a908317 docs: add cobol notes 2019-12-04 16:36:44 +00:00
james f602c78242 docs: update cobol info 2019-12-03 11:58:30 +00:00
Jonas Jensen 5b24b1efc3 Merge remote-tracking branch 'upstream/rc/1.23' into mergeback-20191202
Conflicts solved:
	javascript/extractor/src/com/semmle/js/extractor/Main.java
	javascript/ql/test/query-tests/Statements/UseOfReturnlessFunction/tst.js
2019-12-02 09:57:34 +01:00
james 931cc73d1e docs: add brief instructions for using databases in VS Code 2019-11-27 15:05:50 +00:00
james 24857e5616 docs: update or remove other uses of QL4E 2019-11-27 15:05:08 +00:00
james 3782d1b6e4 docs: update links on opening slide 2019-11-27 12:28:57 +00:00
yo-h 2eea94c3dc Documentation: fix invalid `@precision` value 2019-11-26 14:11:54 -05:00
shati-patel 9b5437c91e
Merge pull request #2318 from rdmarsh2/rdmarsh/docs/cpp/taint-tracking-sanitizer-example
C++/Docs: add example based on NtohlArrayNoBound
2019-11-25 12:24:01 +00:00
Robert Marsh 15f50e6a38
Update docs/language/learn-ql/cpp/dataflow.rst
Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com>
2019-11-20 15:44:29 -08:00
Shati Patel 49c2398bda QL docs: Update links to blog/demos 2019-11-19 15:06:26 +00:00
Shati Patel 820a11294d Docs: Update links from blog to security lab 2019-11-19 10:54:19 +00:00
Calum Grant b9d1c38753
Merge pull request #2371 from max-schaefer/rc/1.23
Merge rc/1.23 into master
2019-11-18 14:15:31 +00:00
James Fletcher e6574cc259
Merge pull request #2370 from shati-patel/docs/readme
Docs: Update readme in docs folder (cherry-pick from master)
2019-11-18 12:29:41 +00:00
shati-patel 08c91b05ac Docs: Update readme in docs folder 2019-11-18 09:38:53 +00:00
Shati Patel d6a673c91a Docs: Update links to new products 2019-11-18 09:34:00 +00:00