aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-041-2/+23
|\ \
| * | Move KeyframeMotion from SOG to SOP because we can't persist it anyMelanie2012-02-261-2/+23
* | | Merge branch 'master' into careminsterMelanie2012-03-031-1/+1
|\ \ \ | |/ / |/| / | |/
| * Use correct casing of RegionSettings.Sandbox in the various database modules.Justin Clark-Casey (justincc)2012-02-291-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-042-3/+24
|\ \ | |/
| * Add default value to TelehubObjectBlueWall2012-02-041-0/+10
| * Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-032-3/+9
| * Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-022-8/+15
* | Make ban, eject, freeze and the scripted versions of those work.Melanie2012-02-021-8/+9
* | Merge branch 'master' into careminsterMelanie2012-01-301-0/+9
|\ \ | |/
| * Add the needed column in the regions table and a few tweaks.Melanie2012-01-301-0/+9
* | Merge branch 'master' into careminsterMelanie2012-01-302-2/+10
|\ \ | |/
| * Add ParcelImageID to RegionSettings so we can have that overlay.Melanie2012-01-302-2/+10
| * Add a forgotten parameterMelanie2012-01-241-1/+1
* | Completely disable NPC being sensed as agents, the abuse potential is too greatMelanie2012-01-281-1/+6
* | Correct some SQL syntaxMelanie2012-01-241-1/+1
* | Fix merge artefacts and build breakMelanie2012-01-241-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-242-51/+16
|\ \ | |/
| * Change Telehubs to store only the data that is really needed and notMelanie2012-01-241-40/+13
| * IMPORTANT!!!!! Please READ. DO NOT Use this version or any before it since theMelanie2012-01-231-12/+3
* | Merge branch 'master' into careminsterMelanie2012-01-231-4/+35
|\ \ | |/
| * Fix up some parameter namingMelanie2012-01-221-2/+2
| * Finish connecting Telehub to databaseBlueWall2012-01-221-3/+19
| * Hooking up new telehub data to the databaseBlueWall2012-01-221-0/+14
* | Merge branch 'master' into careminsterMelanie2012-01-223-2/+95
|\ \ | |/
| * Change the key name I missed in last commitMelanie2012-01-221-1/+1
| * Move Telehub tables and data from EstateSettings to RegionSettings.Melanie2012-01-224-87/+95
| * Telehub Support:BlueWall2012-01-212-1/+86
| * Plug a security hole in the inventory serviceMelanie2011-10-311-1/+2
* | Spin off terrain save into a new thread and make it so that it uses the oldMelanie2011-12-131-29/+34
* | Don't allow deletion of a terrain from the database unless we have one to rep...Melanie2011-12-051-7/+21
* | Plug a security hole in the inventory serviceMelanie2011-10-311-1/+2
* | Merge commit 'aadf7dd91cdeb98b48cd81c5db06481593aff993' into bigmergeMelanie2011-10-111-23/+0
|\ \ | |/
| * Remove vestigal OpenSim.Data mono addins extension points that don't look lik...Justin Clark-Casey (justincc)2011-09-201-23/+0
* | Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmergeMelanie2011-10-111-44/+79
|\ \ | |/
| * Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan2011-09-161-44/+79
* | Bring us up to date.Tom2011-09-141-1/+0
|\ \ | |/
| * Save the default terrain texture UUIDs for a new region instead of leaving th...Justin Clark-Casey (justincc)2011-09-091-1/+0
* | Resolve merge commits, stage 1Tom2011-09-042-19/+7
|\ \ | |/
| * Remove code which was automatically deleting non-root prims from scene object...Justin Clark-Casey (justincc)2011-09-011-17/+0
| * In the asset service, check that an asset exists before attempting to store it.Justin Clark-Casey (justincc)2011-08-171-2/+7
* | Allow removing users from search and avatar pickerMelanie2011-07-311-2/+2
* | Don't store the default WL profile. This will prevent "valid" from beingMelanie2011-07-051-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-06-203-0/+37
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2011-06-131-1/+1
| |\ \ | | |/
| | * Switched order of SQL statements in Friends migration -- resulted in the wron...Diva Canto2011-06-111-1/+1
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-111-0/+16
| |\ \ | | |/
| | * For MySQL, migrate region tables to the MyISAM storage engine rather than InnoDBJustin Clark-Casey (justincc)2011-06-101-0/+16
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-092-0/+21
| |\ \ | | |/
| | * This is the better solution: make the combined key be only on the first 36 ch...Diva Canto2011-06-011-1/+2