aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * It looks like there's a better solution for that problem.Diva Canto2011-06-011-2/+1
| | * Changed Friends table to have 165-sized varchars on PrincipalID and FriendID....Diva Canto2011-06-011-1/+2
| | * More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-4/+13
| | * Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-0/+5
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-212-6/+31
| | |\
| | * | HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+6
* | | | Add some flags to control content in search betterMelanie2011-06-201-2/+7
|/ / /
* | | Add a missing virtual keywordMelanie2011-05-201-1/+1
* | | Make public interface methods in MySQLSimulation data virtual so the CMMelanie2011-05-201-14/+14
* | | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-202-6/+31
|\ \ \ | | |/ | |/|
| * | Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-192-6/+31
| |/
| * Accidentally committed too earlyJustin Clark-Casey (justincc)2011-05-182-31/+6
| * Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-172-6/+31
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-085-6/+6
|\ \ | |/
| * remove further mono compiler warningsJustin Clark-Casey (justincc)2011-05-065-6/+6
* | Honor agent limit for region crossings and teleportsMelanie2011-04-211-10/+14
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-121-2/+13
|\ \ | |/
| * Include code to return more information about the NullReferenceException seen inJustin Clark-Casey (justincc)2011-04-111-2/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-061-0/+30
|\ \ | |/
| * Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-051-0/+30
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-271-0/+40
|\ \ | |/
| * On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)2011-03-211-0/+40
* | Change avatar picker search to work properly when two name parts are usedMelanie2011-03-121-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-106-11/+39
|\ \ | |/
| * Pull up Assembly of the MySQL classes as a protected property, so that it can...Diva Canto2011-03-086-11/+39
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-1/+1
|\ \ | |/
| * Also fix MySQLXInventoryDataMelanie2011-01-181-1/+1
| * Prevent activation and deactivation of gestures from clobbering the slamMelanie2011-01-181-1/+1
* | Prevent activation and deactivation of gestures from clobbering the slamMelanie2011-01-181-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-062-2/+9
|\ \ | |/
| * Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2010-12-052-2/+9
* | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+15