Mic Bowman
|
64f2dc778a
A pretty major restructuring of the simian method invocations in order to
|
11 years ago |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Justin Clark-Casey (justincc)
|
392e84e554
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
|
12 years ago |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Diva Canto
|
26bb95fe3d
HG: AAdded a few missing /'s at the end of URLs
|
13 years ago |
Justin Clark-Casey (justincc)
|
8233ef25ba
Reduce amount of debug lopgging put out by some simiangrid connectors. Please re-enable if needed.
|
14 years ago |
Diva Canto
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
14 years ago |
John Hurliman
|
9609faa8eb
* Run SimianGrid session updates asynchronously instead of from the main heartbeat thread
|
14 years ago |
Diva Canto
|
8cc3d60e59
Added constructor that takes an URL to asset and inventory simian connectors.
|
14 years ago |
Melanie
|
b28d1b6ccd
Fix Simian regression
|
14 years ago |
Melanie
|
7f9f9f9246
Fix a handful of copypaste errors
|
14 years ago |
Melanie
|
0ca48b2486
Fix up Simian inentory
|
14 years ago |
John Hurliman
|
4f79143f3f
* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done
|
14 years ago |
Justin Clark-Casey (justincc)
|
74e5fe5aa9
Remove various warnings and improve logging messages. No functional changes.
|
14 years ago |
John Hurliman
|
b83910f12a
* Added debug logging to SimianGrid inventory service response parsing
|
14 years ago |
John Hurliman
|
1e87fc8a26
Applying a patch from lkalif to fix a small bug in the previous patch
|
14 years ago |
John Hurliman
|
6892fc41f7
Applying patch from lkalif to add support for inventory links to the SimianGrid connectors
|
14 years ago |
John Hurliman
|
1430441cf3
Change the SimianGrid connector log messages to start with "[SIMIAN " to avoid configuration confusion
|
14 years ago |
John Hurliman
|
84459d2bc2
Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors
|
14 years ago |
John Hurliman
|
3036aba875
* Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode
|
14 years ago |
John Hurliman
|
9e3cdc4da5
Fixing the previous patch to work correctly with standalone mode
|
14 years ago |
John Hurliman
|
0b5141d45b
Fixed SimianGrid connectors to gracefully exit if the required config sections are missing
|
14 years ago |
Justin Clark-Casey (justincc)
|
aad17e7513
Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
|
14 years ago |
John Hurliman
|
2040649871
Adding the SimianGrid connectors
|
14 years ago |