Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-02-13 | * Split out MSSQLManager Test/Init into each provider. | lbsa71 | 1 | -0/+1 | |
* Made regions table name configurable (MSSQL only) * Added a note in ini.example pointing out that the sql resources have to change if you change table names * Removed duplicate picker method from GridData interface [Provided by openlifegrid.com] | |||||
2008-02-13 | * Introduced customizable table names on MySQL and MSSQL UserData plug-ins. | lbsa71 | 1 | -0/+10 | |
[Provided by openlifegrid.com] | |||||
2007-12-15 | move mysql_connection.ini to mysql_connection.ini.example | Sean Dague | 1 | -0/+0 | |
to prevent people checking in their own copies of this. | |||||
2007-12-15 | revert accidental checkin of my own mysql_connection.ini | Justin Clarke Casey | 1 | -3/+3 | |
2007-12-15 | Put out a more comprehensible message when user authentication fails than ↵ | Justin Clarke Casey | 1 | -4/+4 | |
the current NullReferenceException based one | |||||
2007-11-12 | set svn:eol-style, reset default config | Jeff Ames | 1 | -3/+3 | |
2007-11-12 | * Applied Gerhard's Meshing patch (Thanks! Gerhard) | Teravus Ovares | 1 | -3/+3 | |
* Addition of Gerhard's ZeroMesher. * Addition of meshing OpenSim.ini parameter * Some modifications to the Meshmerizer * Meshmerizer set to default meshing plugin because ZeroMesher needs a memory locking fix. We'll switch it back after the memory locking issue is resolved. | |||||
2007-11-11 | set svn:eol-style | Jeff Ames | 1 | -6/+6 | |
2007-07-19 | * Adding mysql_connection.ini sample | Adam Frisby | 1 | -0/+7 | |
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -7/+0 | |
2007-05-25 | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 1 | -0/+7 | |
for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files. |