| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 1 | -4/+0 |
|\ |
|
| * | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid | Justin Clark-Casey (justincc) | 2012-11-17 | 1 | -4/+0 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 3 | -2/+68 |
|\ \
| |/ |
|
| * | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which... | Diva Canto | 2012-11-13 | 2 | -0/+66 |
| * | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav... | Diva Canto | 2012-11-13 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-12 | 2 | -4/+1 |
|\ \
| |/ |
|
| * | Remove the old style module loader and all references to it | Melanie | 2012-11-12 | 1 | -3/+0 |
| * | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-12 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | One more module converted: XMLRPCModule. Removed it from the special loading ... | Diva Canto | 2012-11-11 | 1 | -2/+2 |
| * | One more module: DynamicTextureModule. Removed it from the special load in th... | Diva Canto | 2012-11-11 | 1 | -2/+2 |
| * | One more module converted: LoadImageURLModule. Also removed it from its hard-... | Diva Canto | 2012-11-11 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-29 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Get rid of some unnecessary casts in RemoteAdminPlugin. | Justin Clark-Casey (justincc) | 2012-09-29 | 1 | -5/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-24 | 3 | -93/+25 |
|\ \
| |/ |
|
| * | Remove deprecated parameters for region_id. | Michelle Argus | 2012-09-22 | 1 | -74/+0 |
| * | Comment out the long unused afaik HTTP agent handlers. | Justin Clark-Casey (justincc) | 2012-09-21 | 2 | -19/+25 |
* | | Merge branch 'master' into careminster | Melanie | 2012-09-16 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Support multi-region OAR files | Oren Hurvitz | 2012-09-14 | 1 | -0/+7 |
* | | Merge branch 'master' into careminster | Melanie | 2012-06-13 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Don't include time to transmit response back to requester when assessing slow... | Justin Clark-Casey (justincc) | 2012-06-13 | 1 | -1/+0 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-06-06 | 1 | -6/+30 |
|\ \ |
|
| * | | When regions are set to shut down the instance, always send notifications to | Melanie | 2012-06-03 | 1 | -6/+30 |
* | | | Merge branch 'avination' | Melanie | 2012-05-29 | 1 | -4/+13 |
|\ \ \
| |/ / |
|
| * | | If a region is not found on a simulator, make the health query return | Melanie | 2012-05-28 | 1 | -4/+13 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-10 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Saving estate state is really slow (relatively) and it gets | Mic Bowman | 2012-05-10 | 1 | -2/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 2012-02-03 | 1 | -2/+2 |
* | | Add the ability to abort a pending restart using the viewer UI or a | Melanie | 2012-01-28 | 1 | -1/+19 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-06 | 1 | -210/+190 |
|\ \
| |/ |
|
| * | Allow RemoteAdmin to deal with all the different kinds of region id parameter... | Justin Clark-Casey (justincc) | 2012-01-06 | 1 | -215/+191 |
* | | Merge branch 'master' into careminster | Melanie | 2011-12-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | addresses mantis #5827 | nebadon | 2011-12-19 | 1 | -1/+1 |
| * | Remove a left over log output | Melanie | 2011-12-08 | 1 | -2/+1 |
* | | Remove spammy log messages when querying sim health | Melanie | 2011-12-12 | 1 | -8/+0 |
* | | Remove superfluous try block | Melanie | 2011-12-08 | 1 | -27/+14 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-08 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Remove warning in admin_save_oar xmlrpc method where noassets == true was com... | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -1/+1 |
| * | Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return ... | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -2/+2 |
| * | Refactor RemoteAdminPlugin so that every xmlrpc method calls a common block o... | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -1711/+1370 |
* | | Adapt to justincc's remote admin refactor | Melanie | 2011-12-08 | 1 | -1744/+1394 |
* | | Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmerge | Melanie | 2011-12-08 | 1 | -0/+113 |
|\ \
| |/ |
|
| * | Implement XMLRPCAdmin command admin_teleport_agent. | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -0/+113 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 4 | -15/+15 |
|\ \
| |/ |
|
| * | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 4 | -15/+15 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Rename ForEachAvatar back to ForEachScenePresence. The other changes | Dan Lake | 2011-11-03 | 1 | -1/+1 |
| * | Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to | Dan Lake | 2011-11-03 | 1 | -1/+1 |
* | | Merge commit 'a1f05a289dd845edb7e3d163b84ceecc85374427' into bigmerge | Melanie | 2011-10-25 | 1 | -21/+41 |
|\ \
| |/ |
|