Skip to content
Permalink
main

Commits on Jan 6, 2022

  1. Merge pull request #7525 from MathiasVP/remove-rank-in-ssa-internals

    C++: Remove `rank` aggregate in `SsaInternals`
    rdmarsh2 committed Jan 6, 2022
  2. Merge pull request #7431 from aeisenberg/aeisenberg/solorigate-publish

    Solorigate: Extract to separate qlpack
    aeisenberg committed Jan 6, 2022
  3. Merge pull request #7516 from michaelnebel/csharp/improve-csv-validation

    C#: Introduce Csv validation on kind.
    michaelnebel committed Jan 6, 2022
  4. Merge pull request #7465 from michaelnebel/csharp-stringvalues-csv

    C#: Introduce flow summaries for StringValues.
    michaelnebel committed Jan 6, 2022
  5. Merge pull request #7518 from tausbn/python-extend-unreachable-statem…

    …ent-test
    
    Python: Extend unreachable statement test
    RasmusWL committed Jan 6, 2022
  6. C++: Fix qldoc.

    MathiasVP committed Jan 6, 2022
  7. C++: Rename 'hasRankInBlock' to 'hasIndexInBlock' since it's not real…

    …ly a rank computation anymore.
    MathiasVP committed Jan 6, 2022

Commits on Jan 5, 2022

  1. Merge pull request #7416 from github/not-that-kind-of-experimental

    Remove experimental tag from non-ATM queries
    tausbn committed Jan 5, 2022
  2. Python: Extend unreachable statement test

    Adds a test demostrating the false positive observed by andersfugmann.
    
    Note that this does not change the `.expected` file, and so the tests
    will fail. This is expected.
    tausbn committed Jan 5, 2022
  3. Merge pull request #7509 from hvitved/csharp/stubs-from-source

    C#: Treat QL test stubs as not from source
    michaelnebel committed Jan 5, 2022
  4. Merge pull request #7313 from github/ruby/rails-cookie-config

    Ruby: Add `rb/weak-cookie-configuration` query
    alexrford committed Jan 5, 2022
  5. C#: Update the expected output from MinimalStubsFromSource as the stu…

    …bs are now considered library code and thus produced as a part of the minimal stub.
    michaelnebel committed Jan 5, 2022
  6. C#: Fix error message.

    michaelnebel committed Jan 5, 2022
  7. Merge pull request #7498 from github/dependabot/cargo/ruby/generator/…

    …clap-3.0
    
    Update clap requirement from 2.33 to 3.0 in /ruby/generator
    aibaars committed Jan 5, 2022
  8. Merge pull request #7459 from MathiasVP/promote-arithmetic-uncontrolled

    C++: Increase precision of `cpp/arithmetic-uncontrolled` to `high`
    MathiasVP committed Jan 5, 2022
  9. C++: Add change-note.

    MathiasVP committed Jan 5, 2022
  10. C#: Remove generated comment checks in stub files as these are not pr…

    …esent in handwritten stubs.
    michaelnebel committed Jan 5, 2022
  11. Merge pull request #7513 from github/workflow/coverage/update

    Update CSV framework coverage reports
    aschackmull committed Jan 5, 2022

Commits on Jan 4, 2022

  1. Merge pull request #7511 from erik-krogh/dedup-spaces

    Python: remove duplicated spaces in qldoc
    erik-krogh committed Jan 4, 2022
Older