| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | * Implementing a bunch of Unimplemented MRM stubs. | Adam Frisby | 2009-08-18 | 2 | -10/+27 |
* | | | Bumping the interface number down again, because this *may* not be a breaking... | Diva Canto | 2009-08-17 | 1 | -1/+1 |
* | | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-17 | 39 | -369/+1656 |
|\ \ \
| | |/
| |/| |
|
| * | | Add System.Xml reference to the console project | Melanie | 2009-08-17 | 5 | -32/+101 |
| * | | Add the ability to use -console=rest to the region server. User | Melanie | 2009-08-17 | 3 | -4/+27 |
| * | | Limit the scrollback buffer output of the command line client to | Melanie | 2009-08-17 | 1 | -1/+14 |
| * | | Add the OpenSim.ConsoleClient app. | Melanie | 2009-08-17 | 4 | -12/+395 |
| * | | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-08-17 | 7 | -10/+63 |
| |\ \ |
|
| | * | | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 2009-08-17 | 7 | -10/+63 |
| * | | | Filling in the blanks: The "meat" of the REST console | Melanie | 2009-08-17 | 3 | -14/+390 |
| |/ / |
|
| * | | * handle litjson errors for now. We'll remove this when we hear back from ... | Teravus Ovares (Dan Olivares) | 2009-08-16 | 1 | -21/+38 |
| * | | * Added Expression based ignores to the PropertyScrambler, which makes a lot ... | Kunnis | 2009-08-16 | 9 | -224/+229 |
| * | | * More improvements to BasicAssetTest.cs | Kunnis | 2009-08-16 | 1 | -26/+12 |
| * | | * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par... | Kunnis | 2009-08-16 | 6 | -37/+95 |
| * | | * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d... | Kunnis | 2009-08-16 | 6 | -64/+154 |
| * | | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 2009-08-16 | 11 | -105/+174 |
| * | | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-17 | 3 | -3/+30 |
| * | | Fix argument index in log4net call. (fixes #4003) | Jeff Ames | 2009-08-17 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Adam Frisby | 2009-08-17 | 5 | -7/+26 |
| |\ |
|
| | * | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-08-16 | 32 | -151/+428 |
| | |\ |
|
| | * | | * ShortVersion, another attempt at fixing the test thread death that randomly... | Teravus Ovares (Dan Olivares) | 2009-08-16 | 4 | -7/+10 |
| | * | | * minor: comments | Teravus Ovares (Dan Olivares) | 2009-08-16 | 1 | -0/+16 |
| * | | | * Implements AppDomain Security for MRM Scripts. | Adam Frisby | 2009-08-17 | 1 | -2/+101 |
| | |/
| |/| |
|
* | | | Bumped up grid services interface number. | Diva Canto | 2009-08-16 | 1 | -1/+1 |
* | | | uh. how about *really* removing it, and not just write a comment above, hey d... | Diva Canto | 2009-08-16 | 1 | -1/+1 |
* | | | Remove the call to ResetAttachments upon login. The info in the DB should alw... | Diva Canto | 2009-08-16 | 1 | -1/+3 |
* | | | IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld U... | Diva Canto | 2009-08-16 | 2 | -1/+9 |
* | | | Removing the conditional for assetID=Zero upon rezzing attachments on login. | Diva Canto | 2009-08-16 | 1 | -5/+7 |
* | | | Removed some debug messages | Diva Canto | 2009-08-16 | 3 | -42/+7 |
* | | | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 8 | -67/+184 |
* | | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in... | Diva Canto | 2009-08-16 | 31 | -141/+369 |
|\ \ \
| |/ / |
|
| * | | * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment | Adam Frisby | 2009-08-16 | 5 | -9/+17 |
| * | | * Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAva... | Adam Frisby | 2009-08-16 | 2 | -13/+15 |
| * | | * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At... | Adam Frisby | 2009-08-16 | 2 | -2/+2 |
| * | | * [MRM] Added permission checks to MRM Events (ie, requires edit permission t... | Adam Frisby | 2009-08-16 | 1 | -6/+9 |
| * | | * Fixes potential NulRef in MRM Security Checks. | Adam Frisby | 2009-08-16 | 2 | -3/+4 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Adam Frisby | 2009-08-16 | 24 | -100/+231 |
| |\ \ |
|
| | * | | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-08-16 | 4 | -4/+112 |
| | * | | Misc cleanup. | Jeff Ames | 2009-08-16 | 10 | -96/+61 |
| | * | | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 2009-08-16 | 10 | -0/+58 |
| * | | | * [MRM] Implements permission checks on IObject implementations in SOPObject.... | Adam Frisby | 2009-08-16 | 3 | -9/+92 |
| |/ / |
|
* | | | Merge branch 'master' into inventory-connector | Diva Canto | 2009-08-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Changed one word in a comment | Diva Canto | 2009-08-15 | 1 | -1/+1 |
* | | | | Merge branch 'master' of ../opensim-diva/ into inventory-connector | Melanie | 2009-08-15 | 37 | -1370/+1013 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Changed FromAssetID to FromItemID | Diva Canto | 2009-08-15 | 6 | -25/+25 |
| * | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-15 | 4 | -28/+334 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-14 | 13 | -87/+729 |
| |\ \ |
|
| * | | | Returning UUID.Zero is scene and user profile service are null in GetSession.... | Diva Canto | 2009-08-14 | 1 | -0/+8 |
| * | | | Changed the way to get to the profile service. Changed GetSystemsFolder in HG... | Diva Canto | 2009-08-14 | 2 | -5/+19 |
| * | | | More debug messages. | Diva Canto | 2009-08-14 | 1 | -0/+7 |