8000 Comparing v5.3.7...5.3 · thecodingmachine/tdbm · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thecodingmachine/tdbm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.7
Choose a base ref
...
head repository: thecodingmachine/tdbm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3
Choose a head ref
  • 10 commits
  • 20 files changed
  • 5 contributors

Commits on Apr 27, 2023

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

Commits on May 24, 2023

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

Commits on Jan 17, 2024

  1. ✨ Add TDBMService::clearBeanCache method

    This method can be used to cleanup every bean so long-running process won't keep old data.
    homersimpsons committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b8f013a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. ⚡ Avoid systematic count query (#285)

    * ⚡ Avoid systematic count query
    
    * fix CI
    
    * Fix PHPStan
    
    * fix CI again
    nguyenk authored May 15, 2024
    Configuration menu
    Copy the full SHA
    bd4a1d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206aabc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #286 from thecodingmachine/fix-count-on-iterator-take

    fix issue in result iteratornow that total_count is not been initialized
    nguyenk authored May 15, 2024
    Configuration menu
    Copy the full SHA
    21cc4cc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    074c34f View commit details
    Browse the repository at this point in the history
  2. switch to github actions cache v4

    nguyenk authored and moufmouf committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    1af28b1 View commit details
    Browse the repository at this point in the history
  3. fix CI

    nguyenk authored and moufmouf committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4f130dd View commit details
    Browse the repository at this point in the history
Loading
0