| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 2008-07-03 | 2 | -29/+43 |
* | playing with multicolumn mapping of vectors using a custom type | Sean Dague | 2008-07-03 | 1 | -0/+62 |
* | added in new type for mapping texture objects to the db | Sean Dague | 2008-06-27 | 1 | -2/+2 |
* | chugging away on nhibernate, more incremental process | Sean Dague | 2008-06-25 | 6 | -9/+9 |
* | lazy=true for these mappings, as we don't do full lists very often | Sean Dague | 2008-06-25 | 6 | -7/+7 |
* | fix typo in Inventory nhibernate mappings. nhibernate should | Sean Dague | 2008-06-23 | 1 | -4/+4 |
* | lots of futzing with nhibernate to make it more efficient. I | Sean Dague | 2008-06-20 | 1 | -3/+3 |
* | fixed to inventory for nhibernate that actually make it so I can | Sean Dague | 2008-06-19 | 2 | -8/+8 |
* | more work towards nhibernate working with mysql, not there yet, | Sean Dague | 2008-06-19 | 2 | -4/+4 |
* | clean up the nhibernate definitions to work with mysql | Sean Dague | 2008-06-18 | 5 | -20/+20 |
* | add mysql migrations for nhibernate driver | Sean Dague | 2008-06-18 | 3 | -10/+136 |
* | add inventory store migration | Sean Dague | 2008-06-18 | 1 | -0/+40 |
* | I really didn't expect that one to work out of the box, but just managed | Sean Dague | 2008-06-16 | 1 | -0/+14 |
* | fix nhibernate driver so that it starts (based on the appearance | Sean Dague | 2008-06-16 | 2 | -3/+3 |
* | futzing around on the NHibernate side again trying to connect | Sean Dague | 2008-06-16 | 2 | -1/+15 |
* | update the nhibernate inventory item base definition | Sean Dague | 2008-05-28 | 1 | -0/+6 |
* | fixed up a bunch of the nhibernate user driver. Friends are not | Sean Dague | 2008-05-02 | 3 | -3/+3 |
* | in theory fix the user table mapping | Sean Dague | 2008-05-02 | 1 | -2/+2 |
* | added user appearance mapping in nhibernate | Sean Dague | 2008-05-02 | 1 | -0/+37 |
* | fix types on nhibernate mappings for User bits | Sean Dague | 2008-04-15 | 2 | -11/+12 |
* | first drop of user storage implementation for nhibernate. | Sean Dague | 2008-04-11 | 1 | -2/+2 |
* | add user agent mapping | Sean Dague | 2008-04-11 | 1 | -0/+21 |
* | add user profile mapping for nhibernate | Sean Dague | 2008-04-10 | 1 | -0/+29 |
* | NHibernate Inventory support. Lightly tested, but seems to work | Sean Dague | 2008-04-09 | 1 | -1/+1 |
* | changing around types a bit to make stuff more readable for | Sean Dague | 2008-04-09 | 3 | -9/+9 |
* | NHibernate Inventory getting close, except for some of the | Sean Dague | 2008-04-09 | 2 | -5/+5 |
* | fix up Inventory hbm definitions to work. Adding indexes in | Sean Dague | 2008-04-08 | 2 | -7/+6 |
* | move the mappings to .hbm.xml so NHibernate actually | Sean Dague | 2008-04-08 | 2 | -0/+0 |
* | added the folder mappings | Sean Dague | 2008-04-08 | 1 | -0/+14 |
* | LLUUID mapper actually appears to work now with | Sean Dague | 2008-04-08 | 2 | -6/+6 |
* | added mapping for InventoryItemBase | Sean Dague | 2008-04-08 | 1 | -0/+20 |
* | attempt to introduce custom LLUUIDString type for | Sean Dague | 2008-04-08 | 1 | -1/+1 |
* | needed to add 4 characters to support the dashes | Sean Dague | 2008-04-07 | 1 | -1/+1 |
* | Check in the remaining bits to do Asset store via NHibernate. Still | Sean Dague | 2008-04-03 | 1 | -8/+7 |
* | point in time update of NHibernate Asset Mapping code | Sean Dague | 2008-04-03 | 1 | -0/+16 |