| Commit message (Expand) | Author | Age | Files | Lines |
* | warnings safari. | dr scofield (aka dirk husemann) | 2009-09-02 | 1 | -1/+1 |
* | minor: formatting and comments | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -1/+12 |
* | * Another attempt at fixing the random spurious test error. | Teravus Ovares (Dan Olivares) | 2009-08-26 | 2 | -0/+21 |
* | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 2009-08-22 | 1 | -0/+5 |
* | Moved AuthedSessionCache to where it is used -- Grid/InventoryServer. | Diva Canto | 2009-08-22 | 2 | -650/+0 |
* | Fixing a spot I missed in assets. Switching Grid to the new naming schema wit... | Kunnis | 2009-08-19 | 2 | -3/+3 |
* | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 2009-08-19 | 1 | -0/+5 |
* | A better purge of trash folder. | Diva Canto | 2009-08-19 | 2 | -2/+4 |
* | Added one conditional missing on login, for creating inventory if it doesn't ... | Diva Canto | 2009-08-17 | 1 | -1/+13 |
* | 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 |
* | 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 |
* | 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 | 4 | -56/+83 |
|\ |
|
| * | 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 |
* | More clean up from asset cache legacy. None of these classes are used anymore. | Diva Canto | 2009-08-10 | 4 | -1066/+0 |
* | Removed HGInventory out of core. This is part of HG2, which it now being deve... | Diva Canto | 2009-08-09 | 1 | -744/+0 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -2/+2 |
* | * minor format changes and message additions | Justin Clarke Casey | 2009-07-10 | 1 | -6/+20 |
* | * minor: standardize some logging messages | Justin Clarke Casey | 2009-07-10 | 1 | -7/+10 |
* | * minor: Make GridCommon.ini.example refer to inventory service rather than a... | Justin Clarke Casey | 2009-07-10 | 1 | -9/+27 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -17/+3 |
* | * Allowing LLSD logins to do silent logout of last hung session on standalone... | Arthur Valadares | 2009-07-07 | 1 | -8/+17 |
* | Fix previous commit | Melanie Thielker | 2009-07-04 | 1 | -0/+1 |
* | Add the new field agent_access_max. Without it being set to "A", viewers from | Melanie Thielker | 2009-07-04 | 1 | -0/+9 |
* | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 2009-06-27 | 2 | -3/+3 |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 2 | -3/+3 |
* | Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C... | diva | 2009-06-18 | 26 | -3286/+0 |
* | Implementation of a simple authentication service + in connector in route to ... | diva | 2009-06-17 | 1 | -0/+2 |
* | Fixes mantis #3803. Thanks jhurliman. | diva | 2009-06-11 | 1 | -1/+1 |
* | * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF... | Arthur Valadares | 2009-06-11 | 1 | -54/+98 |
* | InterServiceInventoryService references *almost* completely removed from the ... | diva | 2009-06-11 | 3 | -8/+146 |
* | Bug fix for creating users in standalone: the newly-created root folder was n... | diva | 2009-06-10 | 1 | -0/+3 |
* | Attempt at disabling the inventory unit tests, so I can figure out how to fix... | diva | 2009-06-10 | 1 | -6/+6 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 5 | -86/+61 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 2 | -2/+2 |
* | First draft of inventory service connectors, and service implementation. No h... | diva | 2009-06-07 | 1 | -470/+0 |
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 2 | -3/+5 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 72 | -72/+72 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 1 | -4/+15 |
* | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 2009-05-29 | 1 | -2/+1 |
* | Catching weirdnesses on resolving External EndPoint in agent transfers. Will ... | diva | 2009-05-26 | 1 | -5/+34 |