Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-02 | fixed up a bunch of the nhibernate user driver. Friends are not | Sean Dague | 3 | -3/+3 | |
implemented, and something is still funny with agents, but this at least got me logged in, so is good enough to plumb through appearance and see how that goes. | |||||
2008-05-02 | in theory fix the user table mapping | Sean Dague | 1 | -2/+2 | |
2008-05-02 | added user appearance mapping in nhibernate | Sean Dague | 1 | -0/+37 | |
2008-04-15 | fix types on nhibernate mappings for User bits | Sean Dague | 2 | -11/+12 | |
2008-04-11 | first drop of user storage implementation for nhibernate. | Sean Dague | 1 | -2/+2 | |
This surely doesn't work yet, but it compiles, and I'm getting close to a stopping point for the day. | |||||
2008-04-11 | add user agent mapping | Sean Dague | 1 | -0/+21 | |
2008-04-10 | add user profile mapping for nhibernate | Sean Dague | 1 | -0/+29 | |
2008-04-09 | NHibernate Inventory support. Lightly tested, but seems to work | Sean Dague | 1 | -1/+1 | |
well enough on my test environment. Will need to add some exception catching down the road. On to User Store. | |||||
2008-04-09 | changing around types a bit to make stuff more readable for | Sean Dague | 3 | -9/+9 | |
me. | |||||
2008-04-09 | NHibernate Inventory getting close, except for some of the | Sean Dague | 2 | -5/+5 | |
complex folder queries. | |||||
2008-04-08 | fix up Inventory hbm definitions to work. Adding indexes in | Sean Dague | 2 | -7/+6 | |
NHibernate is quite nice (though there will still need to be a db creator bit carved out later). | |||||
2008-04-08 | move the mappings to .hbm.xml so NHibernate actually | Sean Dague | 2 | -0/+0 | |
sees them | |||||
2008-04-08 | added the folder mappings | Sean Dague | 1 | -0/+14 | |
2008-04-08 | LLUUID mapper actually appears to work now with | Sean Dague | 2 | -6/+6 | |
NHibernate for Assets. | |||||
2008-04-08 | added mapping for InventoryItemBase | Sean Dague | 1 | -0/+20 | |
2008-04-08 | attempt to introduce custom LLUUIDString type for | Sean Dague | 1 | -1/+1 | |
NHibernate | |||||
2008-04-07 | needed to add 4 characters to support the dashes | Sean Dague | 1 | -1/+1 | |
2008-04-03 | Check in the remaining bits to do Asset store via NHibernate. Still | Sean Dague | 1 | -8/+7 | |
need to work out auto table creation in a reasonable way. Tommorrow I'll work on getting the NHibernate bits in place to be able to put this into the main tree. | |||||
2008-04-03 | point in time update of NHibernate Asset Mapping code | Sean Dague | 1 | -0/+16 | |