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 | -1/+1 |
| | | | | | | | 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 | -2/+2 |
| | | | | | | | | 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 | -1/+6 |
| | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -1/+1 |
| | | | | (this took a while to run). | ||||
* | Update svn properties. Add copyright info to some source files. | Jeff Ames | 2008-04-17 | 1 | -1/+28 |
| | |||||
* | 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 |
| | |||||
* | reorganizing namespaces to put all the Data stuff into it's own namespace | Sean Dague | 2008-04-02 | 1 | -0/+29 |
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together. |