| Commit message (Expand) | Author | Files | Lines |
2009-06-21 | Suppress exception dump when informing friends in another region about login | Melanie Thielker | 1 | -0/+9 |
2009-06-19 | When a shared module hooks OnClientClosed, it has no way of finding | Melanie Thielker | 3 | -3/+3 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 1 | -1/+1 |
2009-06-11 | * Fixed a few more async calls. Still not uncommented, some asserts still fai... | Arthur Valadares | 2 | -3/+40 |
2009-06-11 | Small improvement in the IAR tests, but these tests are still showing random ... | diva | 1 | -1/+4 |
2009-06-10 | Commenting the IAR tests for now until we understand how to set up things in ... | diva | 1 | -4/+4 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 2 | -4/+4 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 21 | -21/+21 |
2009-05-25 | * reseparate inventory item creator id and creator uuid | Justin Clarke Casey | 1 | -3/+0 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2 | -3/+4 |
2009-05-22 | * Reintroduce save iar test, which wasn't working because the asset service h... | Justin Clarke Casey | 1 | -11/+9 |
2009-05-22 | converting Chat module and Concierge module to new style region modules | Dr Scofield | 1 | -21/+48 |
2009-05-18 | * Resolve http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 1 | -5/+4 |
2009-05-18 | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 1 | -99/+96 |
2009-05-16 | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 1 | -5/+18 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 4 | -120/+130 |
2009-05-14 | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 1 | -11/+10 |
2009-05-14 | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 1 | -1/+2 |
2009-05-10 | Add some asset cache plumbing. Change the generic cache from UUID to string | Melanie Thielker | 1 | -8/+8 |
2009-05-09 | * Break out the SampleMoneyModule to a new namespace | Teravus Ovares | 1 | -1605/+0 |
2009-05-08 | another possible cause of some of the inventory wierdness is the 1/2 implemented | Sean Dague | 1 | -0/+2 |
2009-05-07 | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 1 | -0/+4 |
2009-05-05 | * If an item creator id contains an iar loaded name, create a temporary profi... | Justin Clarke Casey | 2 | -6/+9 |
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -15/+15 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 3 | -1/+3 |
2009-05-04 | * refactor: move OspResolver to a different namespace | Justin Clarke Casey | 3 | -2/+5 |
2009-05-04 | * Insert profile references for creators for items saved into iars | Justin Clarke Casey | 2 | -6/+9 |
2009-05-04 | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 1 | -0/+1 |
2009-05-04 | * Refactor: Simplify InventoryFolderImpl. No functional change. | Justin Clarke Casey | 1 | -4/+2 |
2009-05-02 | Fix the issue that stopped the packet pool from working. Add a mechanism | Melanie Thielker | 1 | -1/+1 |
2009-04-30 | * refactor: move iar name hashing into a method | Justin Clarke Casey | 1 | -1/+1 |
2009-04-29 | * Add test to check temp profile creation on iar load | Justin Clarke Casey | 1 | -4/+3 |
2009-04-29 | * Apply further groups xmlrpc to stop an exception in the exception handler | Justin Clarke Casey | 1 | -3/+73 |
2009-04-29 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+0 |
2009-04-29 | * Add missing System.Reflection reference from last commit | Justin Clarke Casey | 1 | -0/+1 |
2009-04-29 | * Adjust load iar unit test to check load of items with creator names that ex... | Justin Clarke Casey | 1 | -7/+17 |
2009-04-28 | * Add preliminary code for resolving iar profile names | Justin Clarke Casey | 2 | -17/+22 |
2009-04-25 | Remove second timestamp in offline IM, the client already adds one | Melanie Thielker | 1 | -4/+0 |
2009-04-24 | * Write separate unit test for replicating iar structure to a user inventory | Justin Clarke Casey | 1 | -5/+28 |
2009-04-24 | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 1 | -0/+14 |
2009-04-24 | * Refactor: break out loading of archive paths into inventory into a separate... | Justin Clarke Casey | 1 | -110/+139 |
2009-04-24 | * correct spelling mistake in item seiralization | Justin Clarke Casey | 1 | -1/+0 |
2009-04-24 | * Write basic, incomplete load iar test | Justin Clarke Casey | 1 | -55/+41 |
2009-04-23 | * refactor: move archive user inventory item serialization out to a separate ... | Justin Clarke Casey | 3 | -147/+86 |
2009-04-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+1 |
2009-04-22 | more cleanup | Dr Scofield | 1 | -6/+5 |
2009-04-17 | * Change inventory archiver module to use profile cache | Justin Clarke Casey | 1 | -11/+3 |
2009-04-14 | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 1 | -1/+5 |
2009-04-14 | * Commit a variety of fixes to bugs discovered while trying to fix the NaN si... | Teravus Ovares | 1 | -1/+2 |
2009-04-12 | Actually do what I promised in the previous commit :/ | Melanie Thielker | 1 | -4/+14 |