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

Bump to 7.2.0 #405

Merged
merged 33 commits into from
Nov 4, 2024
Merged

Bump to 7.2.0 #405

merged 33 commits into from
Nov 4, 2024

Commits on Sep 4, 2024

  1. feat: bump activerecord

    BuonOmo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a62542d View commit details
    Browse the repository at this point in the history
  2. feat: enable all tests

    BuonOmo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c21dbce View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    28cab3a View commit details
    Browse the repository at this point in the history
  2. add tracer to figure it out

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b4ed5bf View commit details
    Browse the repository at this point in the history
  3. stackprof less verbose

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bc31a28 View commit details
    Browse the repository at this point in the history
  4. enable_ext analysis

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5fd9f6c View commit details
    Browse the repository at this point in the history
  5. enable_ext stackprof

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3be96f9 View commit details
    Browse the repository at this point in the history
  6. show conninfo

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    eee50f6 View commit details
    Browse the repository at this point in the history
  7. debug conninfo

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ec1c5ef View commit details
    Browse the repository at this point in the history
  8. maybe reset is the culprit

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    342fcb2 View commit details
    Browse the repository at this point in the history
  9. closer

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4951a6b View commit details
    Browse the repository at this point in the history
  10. fixed maybe

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b774ae2 View commit details
    Browse the repository at this point in the history
  11. cleanup

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d1a4e1e View commit details
    Browse the repository at this point in the history
  12. add exclusions

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2eef5aa View commit details
    Browse the repository at this point in the history
  13. fix structure dump test

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bbc38b4 View commit details
    Browse the repository at this point in the history
  14. add exclusions

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9fb267c View commit details
    Browse the repository at this point in the history
  15. cleanup

    BuonOmo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    69012e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. longer timeout

    BuonOmo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ada1f96 View commit details
    Browse the repository at this point in the history
  2. more excludes

    BuonOmo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0064eea View commit details
    Browse the repository at this point in the history
  3. more excludes

    BuonOmo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9dab4f5 View commit details
    Browse the repository at this point in the history
  4. fix flaky tests

    BuonOmo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    eea4b76 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. bump rgeo-activerecord

    BuonOmo committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    763cef8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. debug info

    BuonOmo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    acbe7c8 View commit details
    Browse the repository at this point in the history
  2. fixing maybe

    BuonOmo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    485ccb5 View commit details
    Browse the repository at this point in the history
  3. more debug info

    BuonOmo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7d58504 View commit details
    Browse the repository at this point in the history
  4. intent tracer usage

    BuonOmo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7b13ba6 View commit details
    Browse the repository at this point in the history
  5. no tracer

    BuonOmo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    42e8e55 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Fix tests of #405 "Bump to 7.2.0" (#412)

    * load current default value as is instead of making rgeo produce one. produced default is not memoized by rgeo.
    
    * fix rubocop layout warning on basic_test.rb
    
    * avoid using whole ar-testcase which causes trouble when running test:postgis
    
    * ensure connection is stablished
    
    test was failing when run in isolation
    formigarafa authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    956e5f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix test teardown (#413)

    formigarafa authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4f6ebe6 View commit details
    Browse the repository at this point in the history
  2. typos

    Co-authored-by: Geremia Taglialatela <tagliala@users.noreply.github.com>
    BuonOmo and tagliala authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    04dd527 View commit details
    Browse the repository at this point in the history
  3. chore: add fundings

    BuonOmo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ac74f4e View commit details
    Browse the repository at this point in the history
  4. cleanup

    BuonOmo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    435027d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    ecf8ef3 View commit details
    Browse the repository at this point in the history