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: MongoEngine/mongoengine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.29.0
Choose a base ref
...
head repository: MongoEngine/mongoengine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.29.1
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 26, 2024

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

Commits on Aug 28, 2024

  1. Merge pull request #2836 from bagerard/bump_gh_actions_versions

    bump checkout and python github actions (fix nodejs deprecation warnings)
    bagerard authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3305136 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update connection.py

    Resolve issue where _check_name moved files between pymongo 4.8.0 and 4.9
    efrederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1edae9d View commit details
    Browse the repository at this point in the history
  2. Update connection.py

    efrederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ab1e401 View commit details
    Browse the repository at this point in the history
  3. Update github-actions.yml

    efrederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b9472c8 View commit details
    Browse the repository at this point in the history
  4. Add missing env

    Elijah Frederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3205e61 View commit details
    Browse the repository at this point in the history
  5. Formatting

    Elijah Frederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dbf7888 View commit details
    Browse the repository at this point in the history
  6. The WebIDE will only take you so far

    Elijah Frederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    37762ab View commit details
    Browse the repository at this point in the history
  7. isort to trigger ci

    Elijah Frederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f76f6eb View commit details
    Browse the repository at this point in the history
  8. trigger ci

    Elijah Frederickson authored and bagerard committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c149e16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0774b6 View commit details
    Browse the repository at this point in the history
Loading