| Commit message (Expand) | Author | Files | Lines |
2008-07-16 | made SOP have a blank setter for 2 convenience properties. | Sean Dague | 2 | -13/+15 |
2008-07-16 | Revert "refactoring of PrimitiveBaseShape to properties" | Sean Dague | 1 | -5/+4 |
2008-07-16 | refactoring of PrimitiveBaseShape to properties | Sean Dague | 1 | -4/+5 |
2008-07-16 | refactoring primitive base shape to use properties | Sean Dague | 1 | -5/+4 |
2008-07-16 | work in progress on nhibernate | Sean Dague | 2 | -4/+41 |
2008-07-15 | add migration for SceneGroupID to char(36) plus add an index. This | Sean Dague | 1 | -0/+9 |
2008-07-15 | added new ParentUUID property to map out from SOP. | Sean Dague | 2 | -4/+66 |
2008-07-15 | killing a lonesome warning that managed to creep in... | Dr Scofield | 1 | -1/+1 |
2008-07-14 | Patch #9148 | Melanie Thielker | 2 | -0/+14 |
2008-07-12 | * minor: comment out a couple of lines to eliminate nhibernate compile warnin... | Justin Clarke Casey | 1 | -15/+15 |
2008-07-12 | Mantis#1726. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -0/+4 |
2008-07-07 | changes to use NHPrim instead of SOP directly | Sean Dague | 1 | -1/+2 |
2008-07-07 | add NHPrim to subclass SOP so we can stick region uuid in there. | Sean Dague | 2 | -1/+47 |
2008-07-07 | added skeleton (no function) region store component | Sean Dague | 1 | -0/+268 |
2008-07-07 | change SitTarget calls from functions to properties | Sean Dague | 3 | -42/+45 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 5 | -34/+0 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-07-03 | Mantis#1661. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 3 | -36/+107 |
2008-07-03 | add 3 migrations, 1 each for prims, primshapes, and primitems | Sean Dague | 3 | -0/+65 |
2008-07-03 | migrate the myisam mysql regions to innodb | Sean Dague | 1 | -0/+12 |
2008-07-03 | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 3 | -29/+159 |
2008-07-03 | playing with multicolumn mapping of vectors using a custom type | Sean Dague | 3 | -1/+170 |
2008-07-03 | Update svn properties. | Jeff Ames | 2 | -15/+15 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 7 | -22/+25 |
2008-07-01 | Mantis#1639. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+8 |
2008-06-30 | Mantis#1637. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -0/+6 |
2008-06-29 | * Fix for http://opensimulator.org/mantis/view.php?id=1512 | Justin Clarke Casey | 2 | -19/+95 |
2008-06-29 | patch and files from mantis #1630, Thanks Melanie | MW | 6 | -0/+288 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 16 | -291/+303 |
2008-06-27 | dr scofield's warning safari: | Dr Scofield | 2 | -25/+25 |
2008-06-27 | somehow, I seem to have actually made appearance persistant | Sean Dague | 1 | -0/+2 |
2008-06-27 | added in new type for mapping texture objects to the db | Sean Dague | 2 | -2/+108 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 5 | -6/+11 |
2008-06-26 | Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F... | Jeff Ames | 6 | -29/+446 |
2008-06-26 | Apply patch from bug #1606 -- Documentation for Data/Null, Data/Base. Thanks... | Jeff Ames | 8 | -16/+382 |
2008-06-26 | Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_... | Jeff Ames | 8 | -71/+634 |
2008-06-26 | Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru... | Jeff Ames | 4 | -78/+315 |
2008-06-26 | Mantis#1595. Thank you, Melanie for a patch that: | Charles Krinke | 3 | -0/+9 |
2008-06-26 | Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f... | Jeff Ames | 7 | -17/+224 |
2008-06-25 | chugging away on nhibernate, more incremental process | Sean Dague | 7 | -41/+49 |
2008-06-25 | add migrations to mysql and sqlite for flags on embedded inventory | Sean Dague | 2 | -0/+10 |
2008-06-25 | lazy=true for these mappings, as we don't do full lists very often | Sean Dague | 6 | -7/+7 |
2008-06-25 | Minor formatting cleanup. | Jeff Ames | 1 | -10/+15 |
2008-06-24 | based on positive feedback on performance of making keys fixed length | Sean Dague | 1 | -0/+31 |
2008-06-23 | fix typo in Inventory nhibernate mappings. nhibernate should | Sean Dague | 1 | -4/+4 |
2008-06-23 | add migration to go from varchar -> char for uuid. Tested | Sean Dague | 1 | -0/+9 |
2008-06-21 | * Persists region banlists across reboots for the sqlite datastore also now. | Teravus Ovares | 2 | -3/+92 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 5 | -0/+171 |
2008-06-20 | lots of futzing with nhibernate to make it more efficient. I | Sean Dague | 4 | -212/+136 |
2008-06-20 | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 2 | -8/+18 |