aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLGridData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto1-422/+0
2010-02-05Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim1-213/+125
2009-11-02Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman1-84/+87
2009-10-04* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman1-87/+84
2009-08-19Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis1-12/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-18remove legacy pre-migration code for mysql grid adapter, who knew thisSean Dague1-55/+0
2009-02-12* optimized usings.lbsa711-2/+3
2009-01-07* Apply http://opensimulator.org/mantis/view.php?id=2948Justin Clarke Casey1-6/+6
2008-11-01Fix a compile warning about unreachable codeHomer Horwitz1-2/+0
2008-11-01A stab a getting the user server to act right. Move acquisition of theMelanie Thielker1-3/+3
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+46
2008-09-14Mantis #2124Melanie Thielker1-1/+1
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-08-30* Added new MySQLSuperManager support for the grid servers.Adam Frisby1-62/+136
2008-08-18Formatting cleanup.Jeff Ames1-3/+3
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur1-1/+1
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur1-5/+0
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur1-5/+17
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-4/+4
2008-06-26Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru...Jeff Ames1-6/+10
2008-06-26Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...Jeff Ames1-4/+20
2008-06-19fix an edge case with migrations in the region store.Sean Dague1-2/+18
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-5/+7
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague1-12/+17
2008-05-01* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby1-1/+1
2008-05-01* Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+3
2008-04-11* Discerned between AddProfile and UpdateProfile in region registrationlbsa711-0/+5
2008-04-02attempt to fix up all refernces to new directory structureSean Dague1-1/+1
2008-04-02whole lot more movingSean Dague1-0/+0
2008-03-28* Introduced base abstract provider class for GridDatalbsa711-12/+12
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-1/+1
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares1-0/+41
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-07Fix to solve mantis 717 problem. Makes sure the region DB schema is up to dat...Johan Berntsson1-1/+6
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-1/+27
2008-02-13* Split out MSSQLManager Test/Init into each provider.lbsa711-85/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-6/+8
2008-01-15* Mother of all commits:Adam Frisby1-3/+3
2007-12-27* Optimized usingslbsa711-26/+23
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-2/+2
2007-12-12* Patch from justincc to fix Inconsistent automatic mysql table creation - se...Teravus Ovares1-0/+34
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-04* Avatar picker works in grid mode now.Teravus Ovares1-7/+10
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+85
2007-10-30* Optimized usingslbsa711-8/+13
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax1-9/+9
2007-10-08Applied patch 485, inventory patch from tleiades (thanks again).MW1-4/+6