Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDEV-4828 testcase for dump crash with query with 31 cols #2343

Closed
wants to merge 29 commits into from

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    cb0c347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549e7c3 View commit details
    Browse the repository at this point in the history
  3. Added a test-case in db-type query with like operator for LDEV-4829 (l…

    …ucee#2344)
    
    * Added a test-case in db-type query with like operator for LDEV-4829
    
    * Update LDEV4829.cfc
    
    * Updated the test-case for LDEV-4829
    cfmitrah committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f753a95 View commit details
    Browse the repository at this point in the history
  4. LDEV-4829 add label to test

    zspitzer committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    27e264c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'LDEV-4828-dump-crash' of https://github.com/zspitzer/Lucee

     into LDEV-4828-dump-crash
    zspitzer committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    54fe91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a6301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a1ee8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request lucee#2346 from zspitzer/LDEV-4830

    LDEV-4830 test case for mssql, checking that IDENTITYCOL is returned
    zspitzer committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c0da944 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    fc449ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a38803 View commit details
    Browse the repository at this point in the history
  3. LDEV-4828 - set version

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    acef091 View commit details
    Browse the repository at this point in the history
  4. LDEV-4828 - allow bit operation outside the int range (no adjustment …

    …for BigDecimal, that is only in 6.1)
    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    85d02df View commit details
    Browse the repository at this point in the history
  5. fix test case

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    aaa14f8 View commit details
    Browse the repository at this point in the history
  6. fix test case

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8a25f92 View commit details
    Browse the repository at this point in the history
  7. fix test case

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ece021b View commit details
    Browse the repository at this point in the history
  8. fix test case

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fb8a998 View commit details
    Browse the repository at this point in the history
  9. fix test case

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    63e4f26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b0f7c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c0b8dd View commit details
    Browse the repository at this point in the history
  12. fix test case

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    29c1074 View commit details
    Browse the repository at this point in the history
  13. fix test case

    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    264981d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    214ec98 View commit details
    Browse the repository at this point in the history
  15. Merge branch '6.0' into 6.1

    # Conflicts:
    #	core/pom.xml
    #	core/src/main/java/lucee/runtime/functions/math/BitAnd.java
    #	core/src/main/java/lucee/runtime/functions/math/BitNot.java
    #	core/src/main/java/lucee/runtime/functions/math/BitOr.java
    #	core/src/main/java/lucee/runtime/functions/math/BitSHLN.java
    #	core/src/main/java/lucee/runtime/functions/math/BitSHRN.java
    #	core/src/main/java/lucee/runtime/functions/math/BitXor.java
    #	loader/build.xml
    #	loader/pom.xml
    #	test/functions/BitAnd.cfc
    michaeloffner committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    555aef9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    81d245b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    17d8382 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f81c6fc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix round number

    michaeloffner committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    75b85f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a34785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    192d914 View commit details
    Browse the repository at this point in the history