| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | * Add AgentCircuitManager tests for adding, removing, changing circuit code, ... | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -0/+201 |
* | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-13 | 2 | -1/+464 |
|\ \
| |/ |
|
| * | * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure... | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -0/+339 |
| * | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -0/+37 |
| |\ |
|
| * | | * minor: comments | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -1/+125 |
* | | | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 2009-08-13 | 1 | -0/+5 |
* | | | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 3 | -11/+11 |
* | | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-13 | 1 | -0/+37 |
|\ \ \
| | |/
| |/| |
|
| * | | Add a profile module interface for the client view to use | Melanie | 2009-08-13 | 1 | -0/+37 |
| |/ |
|
* | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-12 | 11 | -6/+213 |
|\ \
| |/ |
|
| * | minor:comments | Teravus Ovares (Dan Olivares) | 2009-08-12 | 7 | -5/+91 |
| * | minor: comments | Teravus Ovares (Dan Olivares) | 2009-08-12 | 3 | -0/+121 |
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2009-08-13 | 1 | -1/+1 |
* | | Redirected all calls to CachedUserProfile methods to the inventory service. R... | Diva Canto | 2009-08-12 | 1 | -1/+10 |
|/ |
|
* | * Added two new packet handler implementations for inventory ops. This is sta... | Diva Canto | 2009-08-12 | 1 | -0/+19 |
* | change 535cb0efc so that the default LLSD serialization format is | dr scofield (aka dirk husemann) | 2009-08-12 | 1 | -2/+4 |
* | Re-adding a conditional in UserManager that was removed with arthusv's commit... | Diva Canto | 2009-08-11 | 1 | -1/+1 |
* | Merged with origin, and resolved one conflict in LoginServiceTests.cs | Diva Canto | 2009-08-11 | 6 | -78/+140 |
|\ |
|
| * | Apply http://opensimulator.org/mantis/view.php?id=1448 | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -0/+11 |
| * | Enable the console show version command and the viewer about command, to show... | Chris Down | 2009-08-11 | 1 | -22/+46 |
| * | Establish CachedUserInfo.OnInventoryReceived event so that region/test invent... | Justin Clark-Casey (justincc) | 2009-08-11 | 2 | -47/+68 |
| * | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 2009-08-11 | 3 | -128/+15 |
* | | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo... | Diva Canto | 2009-08-10 | 1 | -0/+10 |
* | | Changed RequestRootFolder to GetRootFolder | Diva Canto | 2009-08-10 | 2 | -2/+2 |
|/ |
|
* | Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn... | Diva Canto | 2009-08-10 | 3 | -258/+2 |
* | Conditional to prevent a null ref in tests. The tests may still not pass. | Diva Canto | 2009-08-10 | 1 | -1/+1 |
* | First pass at cleaning up old OGS1 and Local Inventory: removed everything-in... | Diva Canto | 2009-08-10 | 1 | -114/+0 |
* | AssetCache.addin.xml seems to be historical junk too. Removed. | Diva Canto | 2009-08-10 | 1 | -17/+0 |
* | Removed IAssetServer. | Diva Canto | 2009-08-10 | 1 | -38/+0 |
* | Slowly working my way towards the elimination of IAssetServer and IAssetCache. | Diva Canto | 2009-08-10 | 2 | -122/+6 |
* | More clean up from asset cache legacy. None of these classes are used anymore. | Diva Canto | 2009-08-10 | 4 | -1066/+0 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-10 | 1 | -0/+6 |
|\ |
|
| * | Added some help instructions to the new RegionInfo region setup process; main... | Adam Frisby | 2009-08-10 | 1 | -0/+6 |
* | | Removing unused files, legacy from old asset "cache". | Diva Canto | 2009-08-09 | 2 | -185/+0 |
|/ |
|
* | Removed HGInventory out of core. This is part of HG2, which it now being deve... | Diva Canto | 2009-08-09 | 1 | -744/+0 |
* | * FreeContext may be a bit too buggy for my tastes in some environments. * ... | Teravus Ovares (Dan Olivares) | 2009-08-08 | 1 | -7/+7 |
* | Change the default for internal IP address back to 0.0.0.0 | Melanie | 2009-08-08 | 1 | -1/+1 |
* | Remove debugging output frm ini file loading. Make it collect matching | Melanie | 2009-08-07 | 1 | -10/+8 |
* | Add extensive debug output to Util.Glob | Melanie | 2009-08-07 | 1 | -0/+9 |
* | Remove GetFullPath call from config includes, because it barfs in Windoze | Melanie | 2009-08-07 | 1 | -3/+0 |
* | Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api | Melanie | 2009-08-07 | 1 | -0/+3 |
* | Added ToXml2() to ISceneObject, so that components other than regions can use... | Diva Canto | 2009-08-06 | 1 | -0/+1 |
* | Allow arbitrary wildcards in config includes. Things like | Melanie | 2009-08-06 | 1 | -0/+51 |
* | * Patch from jhurliman to add accept type recognition to determine the llsd c... | Teravus Ovares (Dan Olivares) | 2009-08-05 | 1 | -7/+67 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 2 | -4/+3 |
* | Thank you kindly, dslake, for a patch that: | Charles Krinke | 2009-08-02 | 1 | -0/+4 |
* | * An enum for The VisualParams array that the viewer sends us with 90% of the... | Teravus Ovares | 2009-08-02 | 1 | -11/+842 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-01 | 3 | -3/+30 |
* | * Fixed another potential httpserver leak. | Teravus Ovares | 2009-07-30 | 3 | -1/+26 |
* | Add basic support ofr detached request handling to the HTTP server. | Melanie Thielker | 2009-07-29 | 1 | -1/+7 |