| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | minor: add client name to various login service log messages to disambiguate ... | Justin Clark-Casey (justincc) | 2012-07-05 | 1 | -13/+43 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-01 | 4 | -27/+15 |
|\ \ \
| |/ / |
|
| * | | Remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2012-06-30 | 3 | -17/+15 |
| * | | Removing unused handling of incoming create object by userID and itemID only. | Justin Clark-Casey (justincc) | 2012-06-30 | 1 | -10/+0 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-28 | 1 | -22/+118 |
|\ \ \
| |/ / |
|
| * | | Show region positions in "show regions" robust console command | Justin Clark-Casey (justincc) | 2012-06-26 | 1 | -1/+7 |
| * | | minor: correct GridService "show regions" cibsike cinnabd usage statement | Justin Clark-Casey (justincc) | 2012-06-26 | 1 | -1/+1 |
| * | | Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. | Justin Clark-Casey (justincc) | 2012-06-26 | 1 | -6/+5 |
| * | | Add "show regions" console command to ROBUST to show all regions currently re... | Justin Clark-Casey (justincc) | 2012-06-26 | 1 | -0/+44 |
| * | | Add "show region at" command to grid service to get the details of a region a... | Justin Clark-Casey (justincc) | 2012-06-25 | 1 | -22/+69 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-14 | 1 | -0/+45 |
|\ \ \
| |/ / |
|
| * | | Add "deregister region" by uuid command to grid service to allow manual dereg... | Justin Clark-Casey (justincc) | 2012-06-13 | 1 | -0/+45 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-12 | 1 | -21/+7 |
|\ \ \
| |/ / |
|
| * | | OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather... | Justin Clark-Casey (justincc) | 2012-06-12 | 1 | -21/+7 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 1 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Add the ability to query the MYSQL databse for a list of the stored prim UUIDs | Melanie | 2012-06-07 | 1 | -0/+5 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-03 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix various issues with http inventory | Justin Clark-Casey (justincc) | 2012-06-02 | 1 | -1/+1 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-02 | 1 | -7/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix impersonation, it got broken in a merge | Melanie | 2012-06-01 | 1 | -7/+10 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 5 | -30/+78 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix bug where a failed QueryAccess to a remove region would always have the r... | Justin Clark-Casey (justincc) | 2012-05-25 | 1 | -13/+20 |
| * | | In remote QueryAccess, also receive the actual status (true|false) instead of... | Justin Clark-Casey (justincc) | 2012-05-25 | 1 | -0/+4 |
| * | | Make ISimulationScene.GetScene() used the more efficient region id for lookup... | Justin Clark-Casey (justincc) | 2012-05-24 | 2 | -2/+12 |
| * | | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 1 | -0/+16 |
| * | | Add ConsoleDisplayList for more consistent formatting of console output in li... | Justin Clark-Casey (justincc) | 2012-05-23 | 1 | -9/+9 |
| * | | Add missing Y co-ord in "show region" console command information | Justin Clark-Casey (justincc) | 2012-05-23 | 1 | -1/+1 |
| * | | Lay out "show region" information in an easier to read line by line format | Justin Clark-Casey (justincc) | 2012-05-23 | 1 | -9/+11 |
| * | | minor: extend commented out LinkInventoryItem log message for future use | Justin Clark-Casey (justincc) | 2012-05-21 | 1 | -3/+3 |
| * | | Fix bug where outfit folders could not be renamed. | Justin Clark-Casey (justincc) | 2012-05-21 | 1 | -4/+13 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-19 | 1 | -3/+9 |
|\ \ \
| |/ / |
|
| * | | Fix issue where a new outfit folder is not created when a new outfit is saved... | Justin Clark-Casey (justincc) | 2012-05-18 | 1 | -3/+9 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-10 | 15 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the... | Justin Clark-Casey (justincc) | 2012-05-09 | 15 | -0/+0 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-05 | 3 | -9/+71 |
|\ \ \
| |/ / |
|
| * | | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -1/+1 |
| * | | refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/... | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -6/+7 |
| * | | Allow deleting folders even if they're not in the Trash | Oren Hurvitz | 2012-05-04 | 1 | -4/+15 |
| * | | Calculate the Daylight Savings Time information sent to the viewer based on U... | Justin Clark-Casey (justincc) | 2012-05-04 | 2 | -5/+55 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-27 | 1 | -5/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | Help big boobies to dance (avatar visualParams). May not persist and need mor... | UbitUmarov | 2012-04-26 | 1 | -5/+15 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-25 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Comment out AvatarService.SetAvatar debug log line for now | Justin Clark-Casey (justincc) | 2012-04-25 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-25 | 1 | -13/+18 |
|\ \ \
| |/ / |
|
| * | | Go back to always using the local timezone for now - not all machines have US... | Justin Clark-Casey (justincc) | 2012-04-24 | 1 | -13/+18 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-24 | 1 | -1/+20 |
|\ \ \
| |/ / |
|
| * | | minor: formatting changes to top of LLLoginResponse.SetDefaultValues(), chief... | Justin Clark-Casey (justincc) | 2012-04-24 | 1 | -1/+6 |
| * | | DST settings to match client default Pacific Time (mantis #5972) | Olivier van Helden and Gudule Lapointe (Speculoos.net) | 2012-04-24 | 1 | -1/+15 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-20 | 1 | -5/+20 |
|\ \ \
| |/ / |
|
| * | | Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn... | Justin Clark-Casey (justincc) | 2012-04-20 | 1 | -4/+11 |