aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-04Allow regions to get the list of the other regions in the estateMelanie Thielker1-1/+30
2010-05-03Refix the fixMelanie Thielker1-1/+1
2010-05-03Add folder version incrementing to XInventoryService. Fixes offline giveMelanie Thielker1-0/+31
2010-04-28Just a bit of spellchecking in the commentsAlexRa1-2/+2
2010-03-31Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie1-0/+199
2010-03-26* Catch exceptions thrown when MySQLEstateData.LinkRegion() is called. This w...John Hurliman1-8/+14
2010-03-23First stage of the new interactive region creation. This will allow creationMelanie1-45/+130
2010-03-22Somehow the starting estate number in MySQL was lost. This adds a migrationMelanie1-0/+3
2010-03-22Remove the reading of estate_settings.xml and the associated processing ofMelanie1-13/+5
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames3-3/+3
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-5/+5
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)2-2/+65
2010-03-04remove test presence from NullPresenceData since this appears to stop existin...Justin Clark-Casey (justincc)1-2/+2
2010-03-01Fix a few compiler warnings.Jeff Ames2-7/+0
2010-03-01Change friends to handle offers as it was originally designed. This mayMelanie1-1/+1
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto11-2889/+103
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)1-5/+0
2010-02-09Add the friends service skel and correct some namespace issuesMelanie1-1/+1
2010-02-08Make an exception report more clear. Fix a database access in Presence toMelanie1-15/+22
2010-02-07Finish the "Get friends" methodMelanie1-1/+6
2010-02-05Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim15-2629/+2230
2010-02-05Fixing an incorrect logging message in insertUserRowOpenSim Master1-1/+1
2010-02-05* Fixed the Cable Beach inventory server to save the CreatorID as well as pro...OpenSim Master1-2/+2
2010-02-05Fixing an incorrect logging message in insertUserRowOpenSim Master1-1/+1
2010-02-05* Fixed the Cable Beach inventory server to save the CreatorID as well as pro...OpenSim Master1-2/+2
2010-02-06Fixing an incorrect logging message in insertUserRowOpenSim Master1-1/+1
2010-02-06* Fixed the Cable Beach inventory server to save the CreatorID as well as pro...OpenSim Master1-2/+2
2010-02-05Implement the friends data adaptorMelanie3-6/+23
2010-02-01Beginning of friends.Diva Canto1-0/+56
2010-01-16Fixed a missing field in the last regions table migration.Diva Canto1-0/+1
2010-01-15Add a handful of new region flags and a small migrationMelanie1-0/+6
2010-01-10Add last_seen field to regions tableMelanie1-0/+5
2010-01-09Preliminary work on the new default region setting mechanismMelanie2-0/+32
2010-01-08Add migrations to add fields to user and auth tablesMelanie2-0/+13
2010-01-04Finish conversion if XInventoryServiceMelanie1-6/+49
2010-01-04First stage port of the XInventoryServiceMelanie2-0/+118
2010-01-04Add the data serviceMelanie1-0/+67
2010-01-04AvatarStore. Untested, but completeMelanie2-5/+10
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-3/+3
2010-01-01New LL login service is working! -- tested in standalone only. Things still m...Diva Canto1-3/+3
2010-01-01Prevent the creation of duplicate inventory folders in the case of a loginMelanie1-1/+1
2010-01-01Auth data migration.Diva Canto1-0/+5
2009-12-31Implement avatar picker queriesMelanie1-2/+36
2009-12-31Implement saving user account dataMelanie1-1/+1
2009-12-30Some modifications to user service. Query by name is implemented nowMelanie1-0/+1
2009-12-29Fixed a couple of bugs that were bombing the data migration.Diva Canto2-2/+2
2009-12-29Polished the IUserService interface.Diva Canto1-4/+4
2009-12-29Change the interface a bit before someone depends on it's current formMelanie1-0/+4