| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 2 | -1/+77 |
|\ |
|
| * | Added UploadBakedTexture/UploadBakedTextureServerConnector, so that this can ... | Diva Canto | 2013-07-13 | 1 | -0/+76 |
| * | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2013-07-08 | 2 | -2/+2 |
| * | Revert "A little more debug for the Unknown User problem mantis #6625" | Diva Canto | 2013-06-30 | 1 | -3/+0 |
| * | A little more debug for the Unknown User problem mantis #6625 | Diva Canto | 2013-06-29 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2013-06-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | minor: fix mono compiler warning in FetchInventory2Handler | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2013-06-11 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Remove Temporary from use to shortcut asset stores. The Local property | Mic Bowman | 2013-06-10 | 1 | -0/+1 |
* | | Merge branch 'avination-current' into careminster | Melanie | 2013-06-06 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix multi-wear of alpha and tattoo layers. | Melanie | 2013-05-31 | 2 | -2/+2 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-05-08 | 1 | -0/+116 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Added AvatarPickerSearch capability handler. | Diva Canto | 2013-05-07 | 1 | -0/+116 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | | Merge branch 'avination' into careminster | Melanie | 2013-02-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP | Melanie | 2013-02-06 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-02-05 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
* | | | Merge branch 'avination' into careminster | Melanie | 2013-01-23 | 1 | -4/+19 |
|\ \ \
| | |/
| |/| |
|
| * | | * A better way to handle the last fix (This is in case the viewer provides a ... | teravus | 2013-01-21 | 1 | -10/+16 |
| * | | * The fallthrough of FetchTexture was no longer resulting in a 404 response o... | teravus | 2013-01-21 | 1 | -1/+10 |
* | | | Merge branch 'avination' into careminster | Melanie | 2013-01-10 | 1 | -3/+10 |
|\ \ \
| |/ / |
|
| * | | * This finishes the implementation of AgentCachedTexture. Requires the XBak... | teravus | 2012-12-29 | 1 | -3/+10 |
* | | | Merge branch 'avination' into careminster | Melanie | 2013-01-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | * Partial Commit for Avatar Appearance to include the functionality of Cached... | teravus | 2012-12-21 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-12-07 | 1 | -1/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trig... | Justin Clark-Casey (justincc) | 2012-12-06 | 1 | -2/+2 |
| * | | Allow GetTexture calls with no second value in the range header (e.g. just 53... | Justin Clark-Casey (justincc) | 2012-12-06 | 1 | -1/+34 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-11-25 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | * Fix a null ref error in /..../OpenSim/Region/ClientStack/Linden/Caps/GetMes... | teravus | 2012-11-24 | 1 | -0/+3 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-11-25 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-11-20 | 1 | -1/+20 |
|\ \ |
|
| * | | * Plumbing and basic setting of the GetMesh Cap Throttler. | teravus | 2012-11-17 | 1 | -1/+20 |
| * | | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 2012-11-15 | 1 | -16/+2 |
| * | | Merge master into teravuswork | teravus | 2012-11-15 | 1 | -2/+16 |
| |\ \ |
|
* | \ \ | Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminster | Melanie | 2012-11-20 | 1 | -5/+135 |
|\ \ \ \
| |/ / / |
|
| * | | | * Fixes mesh loading issues in last commit. | teravus | 2012-11-15 | 1 | -0/+9 |
| * | | | * Prep work switching the GetMeshModule over to a poll service. | teravus | 2012-11-09 | 1 | -5/+126 |
* | | | | Merge branch 'avination' into careminster | Melanie | 2012-11-17 | 1 | -1/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Another step in the chain. Pipe the throttle update to the appropriate PollS... | teravus | 2012-11-05 | 1 | -1/+5 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -0/+33 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which... | Diva Canto | 2012-11-13 | 1 | -0/+33 |
| * | | minor: Comment out "Client requested range for texture ... but" message. Thi... | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -3/+3 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-09-27 | 1 | -11/+20 |
|\ \ \
| | |/
| |/| |
|
| * | | don't send a partial contents report if we are sending all data | UbitUmarov | 2012-09-26 | 1 | -10/+15 |
| * | | fix GetTextureHandler range | UbitUmarov | 2012-09-26 | 1 | -1/+5 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-09-16 | 3 | -105/+80 |
|\ \ \
| |/ / |
|
| * | | Revamp the HTTP textures handler to allow a maximum of four fetches | Melanie | 2012-09-14 | 3 | -97/+80 |