Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mantis #2124 | Melanie Thielker | 2008-09-14 | 1 | -1/+1 |
| | | | | | | | Thank you, RuudL, for a patch that brings MSSQL up to the same implementation level as MySQL. | ||||
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
| | | | | | | | Thank you, Xugu Madison and ChrisDown, for a patch that fixes linux filename extensions from .Xml back to .xml | ||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -6/+6 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | * Added new MySQLSuperManager support for the grid servers. | Adam Frisby | 2008-08-30 | 1 | -62/+136 |
| | | | | | * In theory, login and a large number of grid functions should now at least be multithreaded. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -3/+3 |
| | |||||
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 1 | -1/+1 |
| | | | | | | PluginLoader. Fix issue 1871. | ||||
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source ↵ | Mike Mazur | 2008-07-23 | 1 | -5/+0 |
| | | | | attributes to external XML files. Fix issues 1682 and 1786. | ||||
* | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ↵ | Mike Mazur | 2008-07-18 | 1 | -5/+17 |
| | | | | (issue 1763). | ||||
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -4/+4 |
| | |||||
* | Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks ↵ | Jeff Ames | 2008-06-26 | 1 | -6/+10 |
| | | | | kerunix_Flan! | ||||
* | Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL ↵ | Jeff Ames | 2008-06-26 | 1 | -4/+20 |
| | | | | files. Thanks kerunix_Flan! | ||||
* | fix an edge case with migrations in the region store. | Sean Dague | 2008-06-19 | 1 | -2/+18 |
| | | | | | | Add migration support to gridstore. | ||||
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-30 | 1 | -5/+7 |
| | |||||
* | let Grid Servers specify a connect string in their configuration. | Sean Dague | 2008-05-28 | 1 | -12/+17 |
| | |||||
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using ↵ | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | ASCIIEncoder in places we shouldn't. | ||||
* | * 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 | -3/+3 |
| | | | | (this took a while to run). | ||||
* | * Discerned between AddProfile and UpdateProfile in region registration | lbsa71 | 2008-04-11 | 1 | -0/+5 |
| | | | | | :: Believe it or not, but INSERT/UPDATE is actually a better pattern than REPLACE, since, with INSERT/UPDATE you can catch erroneous UPDATES to non-INSERTed items as well as catch erroneous re-INSERTS. in 95% of the cases, you SHOULD have a clear INSERT context, and a clear and separate UPDATE context. If you think your case falls within the 5%, maybe you should re-evaluate your code. :: | ||||
* | 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/+402 |