Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-13 | Added skeleton master service manager | gareth | 1 | -47/+47 | |
2007-05-08 | * fixed dataUri null bug | lbsa71 | 1 | -23/+18 | |
* ignored some files | |||||
2007-05-08 | * deleted bin directories | lbsa71 | 1 | -47/+47 | |
* ignored bin directories * regenerated nant files | |||||
2007-05-08 | Fixed nant build files | gareth | 1 | -0/+47 | |
Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build | |||||
2007-05-07 | merged in missing file from 0.1-prestable | MW | 1 | -0/+75 | |
2007-05-07 | Merged 0.1-prestable back into trunk :( | gareth | 3 | -31/+97 | |
2007-05-06 | Fixed collision error with threaded access. | Adam Frisby | 1 | -6/+9 | |
2007-05-05 | Fixed bug with adding sims to DB4o based grid interface | Adam Frisby | 1 | -1/+8 | |
2007-05-05 | Updated and run prebuild. | Adam Frisby | 1 | -39/+85 | |
2007-05-05 | You can now save profiles to a database. (Zomg!) | Adam Frisby | 2 | -2/+32 | |
2007-05-05 | Grid Framework for DB4o - supports all framework.data interfaces. | Adam Frisby | 4 | -0/+187 | |
*** Important Note *** Framework.Data interfaces are not yet complete (they are strictly read-only right now), because of this, write support is not yet implemented. |