openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-shotgunorm
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Feb 24, 2025 — Feb 24, 2026
Showing page 8 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
SgEntity:
Nathan Dunsworth
More...
over 12 years ago
ID and Type fields no longer have their info.required set to True.
Nathan Dunsworth
More...
over 12 years ago
SgFieldEntity: Set value was not calling toEntityFieldData() on passed entities.
Nathan Dunsworth
More...
over 12 years ago
SgEntity: Fixed an issue with sync() where it would add field to the background pull engine when the Entity does not exist in Shotgun.
Nathan Dunsworth
More...
over 12 years ago
SgConnection: Commit functionality working again.
Nathan Dunsworth
More...
over 12 years ago
Callbacks: Removed ShotgunORM.onEntityCommit() callback.
Nathan Dunsworth
More...
over 12 years ago
SgField: setValue was not calling SgField.setHasCommit(True).
Nathan Dunsworth
More...
over 12 years ago
Updated doc strings.
Nathan Dunsworth
More...
over 12 years ago
Updated doc strings.
Nathan Dunsworth
More...
over 12 years ago
SgHumanUser.sendEmail() changed arg "cc" default from "[]" to "None"
Nathan Dunsworth
More...
over 12 years ago
Added latestSubVersion() and latestVersion() to SgVersion.
Nathan Dunsworth
More...
over 12 years ago
Loggers are now just passed self for SgEntity instead of calling __repr__.
Nathan Dunsworth
More...
over 12 years ago
Updated doc strings.
Nathan Dunsworth
More...
over 12 years ago
SgEntity: Added __enter__ and __exit__ support, calling with on an Entity will call its lock function. Code refactored to utilize this new functionality.
Nathan Dunsworth
More...
over 12 years ago
Merge branch 'develop'
Nathan Dunsworth
More...
almost 13 years ago
SgSession now flags entities isCommitting() when performing operations.
Nathan Dunsworth
More...
almost 13 years ago
Tweaked debug output for fetch.
Nathan Dunsworth
More...
almost 13 years ago
Lock entities during threaded field pull and set isFetching() to True.
Nathan Dunsworth
More...
almost 13 years ago
First pass at asynchronous field retrieving when a field returns a new Entity/Entities.
Nathan Dunsworth
More...
almost 13 years ago
SgFieldEntity and SgFieldEntityMulti added arg to .value(sgFields).
Nathan Dunsworth
More...
almost 13 years ago
Refactored SgVersion a little.
Nathan Dunsworth
More...
almost 13 years ago
Changed how Phase and Task "color" fields get set to SgFieldColor2.
Nathan Dunsworth
More...
almost 13 years ago
SgSchema refactored _entityFix.
Nathan Dunsworth
More...
almost 13 years ago
SgEntity.registerDefaultEntityClass no need to lock.
Nathan Dunsworth
More...
almost 13 years ago
SgHumanUser.email check if email field is None.
Nathan Dunsworth
More...
almost 13 years ago
SgFields pointing to SgEntity and not ShotgunORM.SgEntity. Fixed!
Nathan Dunsworth
More...
almost 13 years ago
SgConnection entity query field default fallback
Nathan Dunsworth
More...
almost 13 years ago
Added string utils for serializable list/dict objects.
Nathan Dunsworth
More...
almost 13 years ago
Fixed bug with supporting AppWelcome and Banner entities.
Nathan Dunsworth
More...
almost 13 years ago
Fixed typo.
Nathan Dunsworth
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree