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: orientechnologies/orientdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.44
Choose a base ref
...
head repository: orientechnologies/orientdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.46
Choose a head ref
  • 12 commits
  • 43 files changed
  • 2 contributors

Commits on Sep 3, 2025

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

Commits on Sep 11, 2025

  1. Fix scheduling of task in past

    Corrects refactoring in 1b9cbe2 to make scheduling a task for a past date consistent with the TimerTask API and execute with no delay.
    timw authored and tglman committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    e1887b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. Correct records size after update and delete.

    Correctly calculate records size for a cluster on update and delete, adjusting for cluster and chunk entry overheads, and allowing multi-chunk records.
    Add checks for record size to all cluster ITs, implemented for V2 and left as a TODO for V0/V1 (which are either incorrect or have a different interpretation of records size).
    timw authored and tglman committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    f4f094b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    5d2c0b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a11f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2025

  1. Configuration menu
    Copy the full SHA
    1cc1614 View commit details
    Browse the repository at this point in the history
  2. chore: update history.txt

    tglman committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    a37e396 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

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

Commits on Nov 12, 2025

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

Commits on Nov 17, 2025

  1. chore:update history

    tglman committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    a0e4d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062a4c3 View commit details
    Browse the repository at this point in the history
Loading