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: master
Choose a base ref
...
head repository: HBS-HBX/mongoengine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 1 file changed
  • 4 contributors

Commits on Jul 12, 2018

  1. Hack that fixes unit test

    Furr committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    825922a View commit details
    Browse the repository at this point in the history
  2. Added TypeError to exception list

    Furr committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    404d8c1 View commit details
    Browse the repository at this point in the history
  3. Revert changes

    Furr committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    7f0d184 View commit details
    Browse the repository at this point in the history
  4. try again

    Furr committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    61aeeab View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Debug prints in __init__ for BaseList

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    1811bf5 View commit details
    Browse the repository at this point in the history
  2. this -> self

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    870f15f View commit details
    Browse the repository at this point in the history
  3. more print

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    dc0d256 View commit details
    Browse the repository at this point in the history
  4. .

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    4fa3da6 View commit details
    Browse the repository at this point in the history
  5. .

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    b393639 View commit details
    Browse the repository at this point in the history
  6. Removed prints

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    1955006 View commit details
    Browse the repository at this point in the history
  7. Comment out try/except block

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    05e0f5b View commit details
    Browse the repository at this point in the history
  8. Add classmethod back in

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    9797885 View commit details
    Browse the repository at this point in the history
  9. .

    Furr committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    cfdc42e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Stop usign weakref in BaseDict

    Furr committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    57af372 View commit details
    Browse the repository at this point in the history
  2. Remove commented out code

    Furr committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    b5d9bce View commit details
    Browse the repository at this point in the history
  3. readd space for lint

    Furr committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    d54c75f View commit details
    Browse the repository at this point in the history
  4. remove weakref alltogether

    Furr committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    e92176f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Merge pull request #1 from HBS-HBX/jf/p3

    Jf/p3
    kofic authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    dd6a590 View commit details
    Browse the repository at this point in the history
Loading