Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the Store methods in the DB layer of AgentPreferences, as they were ↵ | Diva Canto | 2015-06-14 | 1 | -4/+0 |
| | | | | simply calling the base ones. | ||||
* | Quell three new warnings I introduced with AgentPrefsData, return an empty ↵ | Cinder | 2015-06-14 | 1 | -2/+2 |
| | | | | | | llsd map instead of an empty llsd block when no AgentPrefs service is available to try and appease Firestorm Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | SQLite and PGSQL adapters for AgentPreferences | Cinder | 2015-06-13 | 1 | -0/+64 |
Signed-off-by: Diva Canto <diva@metaverseink.com> |