| Commit message (Expand) | Author | Files | Lines |
2015-01-13 | Revert "Remove quotes from column selection in PGSQLUserProfilesData.SetUserA... | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2015-01-13 | Fix PGSQLUserProfilesData.UpdateUserPreferences() imviaemail and visible cast... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2015-01-13 | Change PGSQLUserProfilesData.UpdateUserPreferences() to directly pass the UUI... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-13 | Fix MySQL and PGSQL *UserProfilesData.GetUserAppData() calls to correctly set... | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2015-01-13 | Remove quotes from column selection in PGSQLUserProfilesData.SetUserAppData() | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2015-01-13 | Remove extraneous colon when setting TagId parameter in PGSQLUserProfilesData... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-13 | Fix bug where gathering the clientstack..OutgoingPacketsQueuedCount stat woul... | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2015-01-13 | Remove misstaken quotes from column selection in PGSQLUserProfilesData.GetUse... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2015-01-13 | Remove quotes from column selection in PGSQLUserProfilesData.GetUserImageAsse... | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2015-01-13 | Remove quotes from column selection in PGSQLUserProfilesData.UpdateAvatarInte... | Justin Clark-Casey (justincc) | 1 | -6/+6 |
2015-01-13 | Remove quotes from column selection in PGSQLUserProfilesData.UpdateAvatarProp... | Justin Clark-Casey (justincc) | 1 | -6/+6 |
2015-01-13 | Remove quotes from column selection in PGSQLUserProfilesData.GetAvatarNotes() | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-13 | Remove quotes from field selection in PGSQLUserProfilesData.GetAvatarPicks() | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-13 | minor: correct two exception messages in PGSQLUserProfilesData where I copy/p... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2015-01-12 | Remove the locking in PGSQLUserProfilesData which was buggy (Lock object wasn... | Justin Clark-Casey (justincc) | 1 | -30/+9 |
2015-01-12 | Add the missing deleted and re-added JobEngine class from the previous commit... | Justin Clark-Casey (justincc) | 1 | -0/+329 |
2015-01-12 | Make the performance controlling job processing threads introduced in confere... | Justin Clark-Casey (justincc) | 10 | -1307/+195 |
2015-01-10 | SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th... | Diva Canto | 2 | -1/+17 |
2015-01-09 | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 12 | -3/+346 |
2015-01-09 | Get PGSQL UserProfilesData to log the exception trace for debugging rather th... | Justin Clark-Casey (justincc) | 1 | -46/+54 |
2015-01-08 | minor: Add event name to existing debug output when a script event fails with... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2015-01-08 | When inspecting a script or notecard, also try to look up any assets embedded... | Justin Clark-Casey (justincc) | 2 | -5/+11 |
2015-01-08 | Make the IteratingUuidGatherer the only UuidGatherer. | Justin Clark-Casey (justincc) | 8 | -713/+112 |
2015-01-07 | Commented out clear_registry_ because (1) it isn't clearing up anything anymo... | Diva Canto | 1 | -1/+1 |
2015-01-07 | Added a different/better way of specifying data services in DataSnapshot -- u... | Diva Canto | 1 | -1/+28 |
2015-01-07 | BulletSim: fix line ending problems. | Robert Adams | 1 | -1/+1 |
2015-01-07 | BulletSim: make computation of hole cut in hull tester explicit | Robert Adams | 1 | -1/+1 |
2015-01-07 | BulletSim: tweek step parameters and logic to make walking up steps | Robert Adams | 2 | -12/+28 |
2015-01-06 | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 4 | -6/+687 |
2015-01-04 | Added overloaded LoadArchSpecificWindowsDll, to help addins load native libra... | Diva Canto | 1 | -2/+7 |
2015-01-04 | BulletSim: comment out the reference to BSShapeHull in BulletSim tests | Robert Adams | 1 | -2/+2 |
2015-01-04 | BulletSim: correct some of the debugging input and output of PrimitiveBaseShape. | Robert Adams | 2 | -4/+8 |
2015-01-03 | Added utility function that simplifies configuration loading of all addins. | Diva Canto | 1 | -0/+57 |
2015-01-03 | Remove the extra key expansion added in commit a88bc50a168ae729307740fa84540e... | Diva Canto | 1 | -2/+0 |
2015-01-02 | Comment out the suppression of console output for mono addins in robust too. ... | Diva Canto | 1 | -2/+2 |
2015-01-02 | Bug fix in LoadPLugin so that it can take paths to dlls that look like this "... | Diva Canto | 1 | -3/+10 |
2015-01-02 | Changed the Robust-as-addin version number to match OpenSim release numbers. | Diva Canto | 1 | -1/+1 |
2015-01-01 | Fix cut-and-paste error that made StatsManager web fetch queries | Robert Adams | 1 | -1/+1 |
2014-12-31 | BulletSim: remove compile reference error trying to figure out why mono compi... | Robert Adams | 1 | -2/+2 |
2014-12-31 | BulletSim: add the beginnings of hull creation unit testing. | Robert Adams | 5 | -12/+394 |
2014-12-31 | BulletSim: Add axis locking enabled through the ExtendedPhysics module. | Robert Adams | 5 | -97/+474 |
2014-12-31 | Fixed declaration switcharoo on the region combiner dll. | Diva Canto | 2 | -2/+1 |
2014-12-31 | Commenting out the suppression of console warnings from Mono addins while we ... | Diva Canto | 1 | -2/+2 |
2014-12-30 | Capitalization fail. | Diva Canto | 1 | -1/+1 |
2014-12-30 | Add support for expansion of key values in nini config files. | Diva Canto | 1 | -0/+2 |
2014-12-30 | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 16 | -30/+30 |
2014-12-30 | Comment out the debugging statements added in the last commit. Keeping | Mic Bowman | 2 | -13/+13 |
2014-12-30 | This cleans up versioning. Specifically: | Diva Canto | 20 | -53/+36 |
2014-12-30 | Turn on logging of old acks, this is for debugging only, stats version coming... | Mic Bowman | 1 | -1/+12 |
2014-12-30 | Another technique inspired by some of the newer flow control algorithms... ra... | Mic Bowman | 1 | -11/+17 |