| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Caches UUIDName requests | Teravus Ovares | 2008-05-29 | 1 | -9/+52 |
* | this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel... | Dr Scofield | 2008-05-29 | 3 | -0/+191 |
* | attempting to get to the bottom of unresponsive grids servers by | Sean Dague | 2008-05-29 | 1 | -21/+32 |
* | let Grid Servers specify a connect string in their configuration. | Sean Dague | 2008-05-28 | 1 | -0/+6 |
* | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 2008-05-28 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 3 | -24/+28 |
* | Thank you very much, Xantor for a patch that: | Charles Krinke | 2008-05-27 | 1 | -1/+34 |
* | * Assigns a random UUID to a region if the Sim UUID is null. | Adam Frisby | 2008-05-26 | 3 | -1/+15 |
* | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 2008-05-26 | 1 | -0/+2 |
* | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 2008-05-26 | 1 | -0/+13 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 11 | -62/+62 |
* | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 2008-05-25 | 2 | -0/+60 |
* | This enables return from the parcel object owner display. | Teravus Ovares | 2008-05-24 | 1 | -0/+3 |
* | Thank you kindly, Melanie, for: | Charles Krinke | 2008-05-23 | 1 | -1/+1 |
* | changing more 'raw' HTTP status codes to OSHttpStatusCodes. | Dr Scofield | 2008-05-22 | 1 | -0/+2 |
* | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ... | Dr Scofield | 2008-05-22 | 3 | -21/+220 |
* | * Fix mantis 1325. This is a minor issue where 'show assets' would not work ... | Justin Clarke Casey | 2008-05-22 | 1 | -8/+14 |
* | * Minor: Tidy ups and logging tweaks. | Justin Clarke Casey | 2008-05-22 | 1 | -1/+1 |
* | * Provide relief for mantis 1263, 1202, 679 | Justin Clarke Casey | 2008-05-21 | 1 | -23/+49 |
* | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2008-05-20 | 4 | -6/+15 |
* | Add copyright notices. | Jeff Ames | 2008-05-20 | 4 | -3/+111 |
* | my last "simplification" of the the if-then-else logic in BaseHttpServer plac... | Dr Scofield | 2008-05-20 | 1 | -1/+1 |
* | fix a constant that meant pants still weren't working. now | Sean Dague | 2008-05-19 | 1 | -2/+2 |
* | Thank you kindly, Melanie for a patch that avoids a null | Charles Krinke | 2008-05-19 | 1 | -0/+24 |
* | i can haz pantz? | Sean Dague | 2008-05-19 | 1 | -1/+1 |
* | (from awebb) | Dr Scofield | 2008-05-19 | 1 | -1/+10 |
* | (from awebb) | Dr Scofield | 2008-05-19 | 2 | -26/+142 |
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 2008-05-19 | 9 | -19/+338 |
* | * This fixes the Sculpty seam. Unfortunately not all sculpties will surviv... | Teravus Ovares | 2008-05-18 | 1 | -2/+6 |
* | * Refactor: Eliminate empty if clause from AssetCache.GetAsset() | Justin Clarke Casey | 2008-05-18 | 1 | -4/+1 |
* | * Group type stuff. Nothing spectacular. two packets, sorta almost semi half... | Teravus Ovares | 2008-05-18 | 1 | -1/+3 |
* | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 2008-05-17 | 1 | -2/+9 |
* | Formatting cleanup. | Jeff Ames | 2008-05-17 | 1 | -24/+24 |
* | * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in... | Teravus Ovares | 2008-05-16 | 1 | -1/+1 |
* | * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ... | Teravus Ovares | 2008-05-16 | 1 | -0/+2 |
* | prime the wearables structure, which should fix the exception | Sean Dague | 2008-05-16 | 1 | -0/+8 |
* | * Eliminate occurences of "Got a texture uuid ... with no sender object to ha... | Justin Clarke Casey | 2008-05-16 | 1 | -1/+1 |
* | * Cache knowledge in the region server that the asset service has reported an... | Justin Clarke Casey | 2008-05-16 | 3 | -15/+33 |
* | * Removing unnecessary LLUUID.Zero check from AssetCache | Justin Clarke Casey | 2008-05-16 | 2 | -64/+63 |
* | add to / from hash mapping for grid serialization | Sean Dague | 2008-05-16 | 1 | -0/+74 |
* | Minor cleanup. | Jeff Ames | 2008-05-16 | 1 | -4/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 60 | -745/+745 |
* | appearance now survives logout. Tommorrow will involve moving | Sean Dague | 2008-05-16 | 1 | -0/+10 |
* | fix bad default initialization | Sean Dague | 2008-05-15 | 1 | -0/+2 |
* | remove my UserAppearance object, switch all code to use | Sean Dague | 2008-05-15 | 4 | -235/+7 |
* | add the rest of my UserAppearance created methods to | Sean Dague | 2008-05-15 | 1 | -0/+117 |
* | minor refactor of some properties for readability | Sean Dague | 2008-05-15 | 1 | -35/+35 |
* | refactoring to move AvatarAppearance into Framework and | Sean Dague | 2008-05-15 | 1 | -0/+217 |
* | * Start recording as a statistic the number of times we start blocking repeti... | Justin Clarke Casey | 2008-05-14 | 1 | -6/+29 |
* | * Minor: Fussy little wording change on inventory service failure | Justin Clarke Casey | 2008-05-14 | 1 | -1/+1 |