| Commit message (Expand) | Author | Age | Files | Lines |
* | Some cleanup, add prebuild project, correct path | Melanie Thielker | 2015-07-11 | 1 | -4/+0 |
* | Rename for uniformity, add data module | Melanie Thielker | 2015-07-11 | 1 | -0/+361 |
* | Removing the Store methods in the DB layer of AgentPreferences, as they were ... | Diva Canto | 2015-06-14 | 1 | -5/+0 |
* | Quell three new warnings I introduced with AgentPrefsData, return an empty ll... | Cinder | 2015-06-14 | 1 | -2/+2 |
* | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 2015-06-13 | 1 | -15/+2 |
* | Relicense AgentPreferences files to BSD and OpenSimulator | Cinder | 2015-06-13 | 1 | -23/+24 |
* | Support for Linden AgentPreferences capability and friends (UpdateAgentLangua... | Cinder | 2015-06-13 | 2 | -0/+91 |
* | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 2015-04-29 | 1 | -1/+1 |
* | Change UserProfiles so that the parcel name is used for a ProfilePick and not... | AliciaRaven | 2015-04-12 | 1 | -2/+4 |
* | Alter the migrations so that it is a no-op as the columns are unused and the ... | BlueWall | 2015-03-04 | 2 | -4/+2 |
* | Chase latest change to asset description length with an update to XAssetStore... | Cinder | 2015-03-04 | 1 | -1/+9 |
* | Revert "Chase latest change to asset description length with an update to XAs... | BlueWall | 2015-03-04 | 1 | -9/+1 |
* | Chase latest change to asset description length with an update to XAssetStore... | Cinder | 2015-03-04 | 1 | -1/+9 |
* | Follow up to last commit, fix field length | Cinder | 2015-03-03 | 1 | -0/+3 |
* | Fix MySQL and PGSQL *UserProfilesData.GetUserAppData() calls to correctly set... | Justin Clark-Casey (justincc) | 2015-01-13 | 1 | -1/+1 |
* | Fix whitespace hoping to avoid a flogging | BlueWall | 2014-11-25 | 1 | -5/+5 |
* | Re-work handling of email notifications settings. | BlueWall | 2014-11-24 | 1 | -3/+0 |
* | Fix handling of user preference updates where no email address is supplied | BlueWall | 2014-11-23 | 1 | -4/+9 |
* | Add hypergrid teleporting support to user profiles picks | BlueWall | 2014-10-27 | 2 | -3/+12 |
* | Fix logging level to Error in exception handlers | BlueWall | 2014-10-15 | 1 | -18/+18 |
* | Remove database connection locking in MySQLXAssetData. This is unnecessary a... | Justin Clark-Casey (justincc) | 2014-08-22 | 1 | -186/+168 |
* | Remove query locking in MySQLUserProfileData. This is not necessary as the c... | Justin Clark-Casey (justincc) | 2014-08-22 | 1 | -20/+8 |
* | Remove some use of database connection locking from MySQLSimulationData - thi... | Justin Clark-Casey (justincc) | 2014-08-22 | 1 | -318/+298 |
* | Remove lock in MySQLFramework. This is not necessary as the connection is no... | Justin Clark-Casey (justincc) | 2014-08-22 | 1 | -21/+12 |
* | Removing locking on requests in MySQLAssetData. | Justin Clark-Casey (justincc) | 2014-08-22 | 1 | -161/+144 |
* | Add missing parts to profiles - classified delete | BlueWall | 2014-07-21 | 1 | -7/+3 |
* | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 1 | -1/+1 |
* | Fix a bug where estate not found would result in a dummy estate record with e... | Diva Canto | 2014-05-31 | 1 | -2/+9 |
* | Escape find string in MySQL core groups plugin | Justin Clark-Casey (justincc) | 2014-05-15 | 1 | -1/+1 |
* | When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru... | Oren Hurvitz | 2014-04-24 | 1 | -5/+0 |
* | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 2 | -2/+2 |
* | Changed table 'im_offline' to use UTF8 characters. This fixes a problem with ... | Oren Hurvitz | 2014-04-23 | 1 | -1/+9 |
* | Changed the maximum asset name and description lengths to constants. Also, pr... | Oren Hurvitz | 2014-04-22 | 2 | -8/+8 |
* | Better logging in PresenceService, to help diagnose presence problems. | Oren Hurvitz | 2014-04-21 | 1 | -1/+9 |
* | Added assets service method AssetsExist(), which returns whether the given li... | Oren Hurvitz | 2014-04-02 | 2 | -43/+39 |
* | Fixed updating usersettings in the database | Oren Hurvitz | 2014-03-24 | 1 | -2/+2 |
* | Don't show hidden groups in search results | Oren Hurvitz | 2014-03-24 | 1 | -3/+3 |
* | Fix a bug in previous commit 01520bb where I accidentally saved OtherCleanTim... | Justin Clark-Casey (justincc) | 2014-03-18 | 1 | -1/+1 |
* | Save and load dwell parcel stat in MySQL DB adaptor. Field in table already ... | Justin Clark-Casey (justincc) | 2014-03-18 | 1 | -3/+4 |
* | Repair database routines so they properly return null when asked for | Robert Adams | 2014-01-28 | 1 | -1/+5 |
* | Merge branch 'master' into varregion | Robert Adams | 2014-01-19 | 1 | -1/+11 |
|\ |
|
| * | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-16 | 1 | -1/+11 |
| |\ |
|
| | * | In the offline message table, store the sender. | Oren Hurvitz | 2014-01-16 | 1 | -1/+11 |
* | | | Merge branch 'master' into varregion | Robert Adams | 2013-12-17 | 2 | -27/+42 |
|\ \ \
| |/ / |
|
| * | | Fix issue with editing notes for other avatars | BlueWall | 2013-12-16 | 1 | -0/+4 |
| * | | Populate user preferences with UserAccount email if it is present, else retur... | BlueWall | 2013-12-16 | 1 | -6/+10 |
| |/ |
|
| * | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 2 | -21/+28 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-12-05 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Stop writing partner id to record when updating profile data. This should be ... | BlueWall | 2013-12-05 | 1 | -2/+0 |
* | | varregion: push TerrainData implementation up and down the database storage s... | Robert Adams | 2013-11-01 | 1 | -21/+11 |