Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup. | Jeff Ames | 2008-05-16 | 1 | -2/+2 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -5/+5 |
| | |||||
* | More formatting cleanup. Minor refactoring. | Jeff Ames | 2008-05-14 | 1 | -15/+33 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -7/+7 |
| | |||||
* | * Fixed some compiler warnings | Adam Frisby | 2008-05-07 | 1 | -1/+1 |
| | | | | | * Fixed prebuild.xml to remove DB4o references (more compiler warnings) | ||||
* | do a max of 3 splits when first processing the nhibernate connect | Sean Dague | 2008-04-24 | 1 | -1/+1 |
| | | | | | | | strings so the ; in the db connect strings pass to the native drivers correctly | ||||
* | auto table creation for nhibernate backends | Sean Dague | 2008-04-24 | 1 | -1/+28 |
| | |||||
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 1 | -3/+7 |
| | | | | | | | | configs. This works with sqlite and nhibernate backends, and stays with default seperate ini files for mysql and mssql until someone writes those. | ||||
* | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 2008-04-23 | 1 | -5/+11 |
| | | | | | | | | this will work for sqlite and nhibernate, but will be ignored for mysql and mssql (reverting to their ini files) until someone writes that bit. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -8/+6 |
| | | | | (this took a while to run). | ||||
* | LLUUID mapper actually appears to work now with | Sean Dague | 2008-04-08 | 1 | -5/+5 |
| | | | | | | NHibernate for Assets. | ||||
* | fix bad indentation | 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 | -27/+29 |
| | | | | | | | | 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. | ||||
* | point in time update of NHibernate Asset Mapping code | Sean Dague | 2008-04-03 | 1 | -0/+154 |