| Commit message (Expand) | Author | Age | Files | Lines |
* | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 2011-05-22 | 1 | -1/+6 |
* | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD... | Diva Canto | 2011-05-21 | 1 | -1/+6 |
* | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -2/+2 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-04-12 | 1 | -3/+3 |
* | * Bugfix - Compile NullEstateData implement public List<int> IEstateDataStore... | Teravus Ovares (Dan Olivares) | 2011-04-04 | 1 | -0/+10 |
* | Updates NullStorage plugin. | Mic Bowman | 2011-04-04 | 2 | -0/+140 |
* | Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta... | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -14/+51 |
* | GetRegion(s)ByName with SQLite behaves like it does with other databases. | Marck | 2011-02-22 | 1 | -10/+38 |
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+3 |
* | Add copyright headers. | Jeff Ames | 2010-09-12 | 1 | -1/+28 |
* | Changed all string references of "IRegionDataStore" to "ISimulationDataStore" | John Hurliman | 2010-09-11 | 1 | -1/+0 |
* | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -1/+1 |
* | Add distance sort for null, too | Melanie | 2010-08-08 | 1 | -2/+5 |
* | White space from previous commit. | Diva Canto | 2010-07-31 | 1 | -29/+29 |
* | Implemented console command "show hyperlinks". | Marck | 2010-07-31 | 1 | -31/+30 |
* | get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu... | Justin Clark-Casey (justincc) | 2010-06-04 | 2 | -3/+2 |
* | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 2010-05-09 | 1 | -3/+5 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -60/+2 |
* | Expose Delete at IUserAccountData interface. It was there already. No changes... | Diva Canto | 2010-04-16 | 1 | -0/+21 |
* | Added NullInventoryData for unit tests and quick try-outs of the services in ... | Diva Canto | 2010-04-06 | 1 | -0/+193 |
* | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -1/+10 |
* | replace recent IModule.GetGroup() with better GetGroupRecord(string name) | Justin Clark-Casey (justincc) | 2010-03-26 | 1 | -2/+2 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -8/+8 |
* | Fix LocalPresenceServiceConnector test now that the hardcoded test data has b... | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -9/+0 |
* | minor: comment out a forgotton debug log line | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -1/+1 |
* | remove test presence from NullPresenceData since this appears to stop existin... | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -9/+42 |
* | Added FriendsData to both Null storage and SQLite. Untested. | Diva Canto | 2010-02-28 | 1 | -0/+92 |
* | Small bug fixes for making tests work. | Diva Canto | 2010-02-21 | 1 | -8/+12 |
* | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca... | Diva Canto | 2010-02-14 | 3 | -0/+313 |
* | Convert null presence data to a singleton as well. Standalone logins now work | Melanie | 2010-02-08 | 1 | -0/+34 |
* | Convert NullRegionData to a singleton pattern, since that is required | Melanie | 2010-02-08 | 1 | -2/+53 |
* | Assorted bug fixes related to hyperlinking | Diva Canto | 2010-01-31 | 1 | -2/+2 |
* | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 1 | -0/+10 |
* | Unit tests for presence. They helped fix a couple of wrongnesses. | Diva Canto | 2009-12-30 | 1 | -0/+223 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -3/+3 |
* | GridServerPostHandler finished. GridClient tests all work. More guards on get... | Diva Canto | 2009-09-24 | 1 | -4/+1 |
* | More tests. Seems to be working. | Diva Canto | 2009-09-23 | 1 | -1/+1 |
* | Changed IGridService to use the new GridRegion data structure instead of old ... | Diva Canto | 2009-09-23 | 1 | -0/+1 |
* | Add the Null storage implementation for the RegionData service. Standalones | Melanie | 2009-09-16 | 1 | -0/+136 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 2 | -2/+2 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -2/+2 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -1/+1 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -2/+2 |
* | - Add Dispose method to IRegionDataStore | Homer Horwitz | 2008-09-18 | 1 | -0/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -10/+10 |
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 1 | -1/+1 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -16/+0 |
* | patch and files from mantis #1630, Thanks Melanie | MW | 2008-06-29 | 1 | -0/+9 |
* | Apply patch from bug #1606 -- Documentation for Data/Null, Data/Base. Thanks... | Jeff Ames | 2008-06-26 | 1 | -0/+3 |