aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/PGSQL/PGSQLFriendsData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-22/+39
2012-03-06Updates to MSSQL store for 0.7.3 to include:Chris Hart1-0/+6
2011-06-01Updates to MSSQL to most recent compatibility, also included Windlight suppor...Chris Hart1-1/+0
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-0/+5
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-0/+6
2010-03-09MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData placeho...unknown1-1/+1
2010-02-24MSSQL Additions for Presence Refactor branch. Most functionality tested and w...StrawberryFride1-20/+35
2010-02-09Add the friends service skel and correct some namespace issuesMelanie1-1/+1
2010-02-07Finish the "Get friends" methodMelanie1-1/+6
2010-02-05Implement the friends data adaptorMelanie1-6/+13
2010-02-01Beginning of friends.Diva Canto1-19/+14
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-0/+27
2009-05-17Update svn properties.Jeff Ames1-33/+33
2009-05-13* Added some more tests to the GetAssetStreamHandlerslbsa711-0/+34