Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor refactoring. Change getName and GetVersion methods (yes the had ↵ | Sean Dague | 2008-05-02 | 1 | -13/+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 | -0/+27 |
| | |||||
* | * In ur code. Making it static. | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | | * Converted a bunch of functions to static functions. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -10/+6 |
| | | | | (this took a while to run). | ||||
* | first drop of user storage implementation for nhibernate. | Sean Dague | 2008-04-11 | 1 | -0/+269 |
This surely doesn't work yet, but it compiles, and I'm getting close to a stopping point for the day. |