Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-02-05 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | 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 | 2 | -0/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-09-27 | 4 | -11/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | try to allow free uploads for testing, if users prefix names with "TEST-". Let | UbitUmarov | 2012-09-23 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | report asset upload errors the right away | UbitUmarov | 2012-09-22 | 2 | -0/+12 | |
| | * | | | | | | | | | | | | | | removed AssetUploaderWithCost, fixing AssetUploader. add parsing of some | UbitUmarov | 2012-09-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-09-16 | 5 | -107/+112 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Revamp the HTTP textures handler to allow a maximum of four fetches | Melanie | 2012-09-14 | 3 | -97/+80 | |
| | * | | | | | | | | | | | | | | report mesh upload costs ( fake values) | UbitUmarov | 2012-09-11 | 1 | -1/+22 | |
| | * | | | | | | | | | | | | | | let LLSDAssetUploadRequest include asset_resources information plus let | UbitUmarov | 2012-09-11 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-09-07 | 1 | -7/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-07-13 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-07-06 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Changed GetTexture error code RequestedRangeNotSatisfiable to NotFound, since... | UbitUmarov | 2012-07-06 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 2015-08-08 | 2 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | Eliminated several warnings | Oren Hurvitz | 2015-07-31 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | | | | | FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero i... | Diva Canto | 2015-06-23 | 2 | -1/+37 | |
* | | | | | | | | | | | | | | | | | | Mantis #7603 -- bad folders in inventory could produce null pointer exception... | Diva Canto | 2015-06-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Mantis #7567. Once again, avoiding prefetching linked items within linked fo... | Diva Canto | 2015-06-04 | 1 | -14/+0 | |
* | | | | | | | | | | | | | | | | | | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 2015-06-03 | 4 | -22/+25 | |
* | | | | | | | | | | | | | | | | | | I suspect the viewer doesn't need the target of linked items inside linked fo... | Diva Canto | 2015-06-02 | 1 | -14/+14 | |
* | | | | | | | | | | | | | | | | | | New unit tests for FetchInventory2 cap. | Diva Canto | 2015-06-02 | 1 | -0/+170 | |
* | | | | | | | | | | | | | | | | | | Mantis #7567. One of the reported log messages showed this: | Diva Canto | 2015-06-02 | 1 | -3/+26 | |
* | | | | | | | | | | | | | | | | | | Mantis #7594: putting things as they were before regarding duplicate removal.... | Diva Canto | 2015-06-01 | 2 | -4/+42 | |
* | | | | | | | | | | | | | | | | | | Mantis #7594. Fixing the broken code I just introduced. | Diva Canto | 2015-06-01 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | More on mantis #7594, this a=time addressing the reported exception, which se... | Diva Canto | 2015-06-01 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | Mantis #7594. This should be functionally equivalent to what it was, but just... | Diva Canto | 2015-06-01 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Improved comments on fetch inventory tests | Diva Canto | 2015-05-10 | 1 | -1/+12 |