0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' More... over 12 years ago
Fixed missing import. More... over 12 years ago
SgFieldSummary: Added lock for building logical search exp. SgFieldSummary: Tweaked _Value(). More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
SgConnection: Tweaked caching mechanism. More... over 12 years ago
SgConnection: _createEntity() do not call validate on a field when its set from cached data. More... over 12 years ago
SgEntityInfo: Removed fields() and added fieldNames() and fieldLables(). More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
SgConnection: Fixed miss-spelling of var name. More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
SgEntity: Updated doc strings. More... over 12 years ago
Entity and Multi-Entity Fields: value() fixed bug with handeling arg "sgSyncFields" and added support for "all". More... over 12 years ago
SgFieldSummary: Fixed bug with _buildLogicalOp when conditions contain a logop. More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
Updated project name, referenced old name of api. More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
Fields: Fixed URL field, was never updated for new field class methods. More... over 12 years ago
__init__: When the official Shotgun Python API cant be found for import raise an Exception that is more descriptive to users of the ORM. More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
Removed image. More... over 12 years ago
Fix More... over 12 years ago
Initial import More... over 12 years ago
SgEntity: revert() would always return True, fixed. More... over 12 years ago
SgEntity: fieldLabels() fixed bug. More... over 12 years ago
SgEntity: webUrl() was not updated for ids being negative when not existing. Fixed to support it. More... over 12 years ago
Updated doc strings and little cleanup. More... over 12 years ago
*ignore commit* More... over 12 years ago
Callbacks: Renamed arg for onFieldChanged() More... over 12 years ago
Utils: formatDict() encapsulates str dict keys in quotes now. More... over 12 years ago
SgTicket: Add function close() for closing a ticket with a reply. More... over 12 years ago