0
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When tag is loaded from MongoDB, then set state to Created. Tags and tag groups are created with specific IDs. More... almost 11 years ago
WIP: loading tag group and tags from MongoDB. More... almost 11 years ago
WIP: loading tag groups and layers from MongoDB - VSTagGroup and VSLayer includes bson_oid_t. It should be faster to find tag group and layer in collection. - Changed structure of stored documents. Use ObjectIDs and objects instead of arrays. More... almost 11 years ago
Bug fix: node loaded from database should be in CREATED state, removed debug print. More... almost 11 years ago
Formating. More... almost 11 years ago
Refactoring, better debug printing. More... almost 11 years ago
Parent of scene node can be resored from MongoDB. More... almost 11 years ago
WIP: recreate parent node of scene nodes, when loading from db failed. More... almost 11 years ago
WIP: loading nodes from db. More... almost 11 years ago
WIP: loading node from mongo db. More... almost 11 years ago
WIP: loading data from database. More... almost 11 years ago
It is possible to save layers to mongo db. More... almost 11 years ago
Formating. More... almost 11 years ago
Fix typo. More... almost 11 years ago
Update saved_version. More... almost 11 years ago
It is possible to save tag groups and tags to mongo db. More... almost 11 years ago
WIP: saving tag groups to mongo db. More... almost 11 years ago
Added blind source code files. More... almost 11 years ago
Comments. More... almost 11 years ago
Refactoring. Child nodes are saved to db too. More... almost 11 years ago
Fixed bug: server crashed, when parent of node was changed. More... almost 11 years ago
Save to mongo db only nodes in subtree of parent scene node. Fix node levels. More... almost 11 years ago
WIP: save data of node. More... almost 11 years ago
Better handling of wrong MongoDB configuration. More... almost 11 years ago
Added info about MongoDB to README.m. More... almost 11 years ago
WIP: user authentication to MongoDB. More... almost 11 years ago
Bug fix: right initialisation of server_id. More... almost 11 years ago
Better debug printing. More... almost 11 years ago
Use HOSTNAME variable to set hostname in CTX. More... almost 11 years ago
WIP: support for node versions. More... almost 11 years ago