Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 2008-05-02 | 1 | -3/+3 | |
| | | | | | | | just ignore this for now, but it lets us get connect strings to sqlite and nhibernate. | |||||
* | minor refactoring. Change getName and GetVersion methods (yes the had ↵ | Sean Dague | 2008-05-02 | 1 | -4/+4 | |
| | | | | | | | | different casings) to Name and Version properties for the User stores. | |||||
* | added stubs for appearance bits to all the db layers | Sean Dague | 2008-05-01 | 1 | -0/+27 | |
| | ||||||
* | * Align new fields upgrade sql to have the same 'not null' and default ↵ | Justin Clarke Casey | 2008-05-01 | 1 | -1/+1 | |
| | | | | | | | | settings as when an inventoryitems table is newly created * Normalize logging titles in database code, though this doesn't yet cover invoking code | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -6/+7 | |
| | | | | (this took a while to run). | |||||
* | * Insert some missing database locks for inventory and user data on mysql | Justin Clarke Casey | 2008-04-18 | 1 | -5/+9 | |
| | ||||||
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -8/+8 | |
| | ||||||
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -14/+14 | |
| | | | | | | | actually a little more work than I expected given the copious use of out params. | |||||
* | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 2008-04-02 | 1 | -0/+1 | |
| | | | | | | | were implicitly included before). Everything builds again. Now off to testing. | |||||
* | attempt to fix up all refernces to new directory structure | Sean Dague | 2008-04-02 | 1 | -1/+1 | |
| | ||||||
* | whole lot more moving | Sean Dague | 2008-04-02 | 1 | -0/+643 | |