aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-11-251-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | * Fix a null ref error in /..../OpenSim/Region/ClientStack/Linden/Caps/GetMes...teravus2012-11-241-0/+3
| * | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-11-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-11-201-1/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-1/+20
| | * | | | | | | | | | | | | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-151-16/+2
| | * | | | | | | | | | | | | Merge master into teravusworkteravus2012-11-151-2/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminsterMelanie2012-11-201-5/+135
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | * Fixes mesh loading issues in last commit.teravus2012-11-151-0/+9
| | * | | | | | | | | | | | | | * Prep work switching the GetMeshModule over to a poll service.teravus2012-11-091-5/+126
| * | | | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-11-171-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Another step in the chain. Pipe the throttle update to the appropriate PollS...teravus2012-11-051-1/+5
| * | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-11-152-0/+66
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-09-274-11/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | don't send a partial contents report if we are sending all dataUbitUmarov2012-09-261-10/+15
| | * | | | | | | | | | | | | | fix GetTextureHandler rangeUbitUmarov2012-09-261-1/+5
| | * | | | | | | | | | | | | | try to allow free uploads for testing, if users prefix names with "TEST-". LetUbitUmarov2012-09-231-0/+1
| | * | | | | | | | | | | | | | report asset upload errors the right awayUbitUmarov2012-09-222-0/+12
| | * | | | | | | | | | | | | | removed AssetUploaderWithCost, fixing AssetUploader. add parsing of someUbitUmarov2012-09-221-0/+4
| * | | | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-09-165-107/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Revamp the HTTP textures handler to allow a maximum of four fetchesMelanie2012-09-143-97/+80
| | * | | | | | | | | | | | | | report mesh upload costs ( fake values)UbitUmarov2012-09-111-1/+22
| | * | | | | | | | | | | | | | let LLSDAssetUploadRequest include asset_resources information plus letUbitUmarov2012-09-111-1/+10
| * | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-09-071-7/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-07-131-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-07-061-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Changed GetTexture error code RequestedRangeNotSatisfiable to NotFound, since...UbitUmarov2012-07-061-1/+3
* | | | | | | | | | | | | | | | | | WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-082-5/+5
* | | | | | | | | | | | | | | | | | Eliminated several warningsOren Hurvitz2015-07-311-2/+5
* | | | | | | | | | | | | | | | | | FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero i...Diva Canto2015-06-232-1/+37
* | | | | | | | | | | | | | | | | | Mantis #7603 -- bad folders in inventory could produce null pointer exception...Diva Canto2015-06-041-1/+1
* | | | | | | | | | | | | | | | | | Mantis #7567. Once again, avoiding prefetching linked items within linked fo...Diva Canto2015-06-041-14/+0
* | | | | | | | | | | | | | | | | | Mantis #7567: added an 8-sec expiring item cache to the inventory network con...Diva Canto2015-06-034-22/+25
* | | | | | | | | | | | | | | | | | I suspect the viewer doesn't need the target of linked items inside linked fo...Diva Canto2015-06-021-14/+14
* | | | | | | | | | | | | | | | | | New unit tests for FetchInventory2 cap.Diva Canto2015-06-021-0/+170
* | | | | | | | | | | | | | | | | | Mantis #7567. One of the reported log messages showed this:Diva Canto2015-06-021-3/+26
* | | | | | | | | | | | | | | | | | Mantis #7594: putting things as they were before regarding duplicate removal....Diva Canto2015-06-012-4/+42
* | | | | | | | | | | | | | | | | | Mantis #7594. Fixing the broken code I just introduced.Diva Canto2015-06-011-1/+4
* | | | | | | | | | | | | | | | | | More on mantis #7594, this a=time addressing the reported exception, which se...Diva Canto2015-06-011-0/+3
* | | | | | | | | | | | | | | | | | Mantis #7594. This should be functionally equivalent to what it was, but just...Diva Canto2015-06-011-2/+2
* | | | | | | | | | | | | | | | | | Improved comments on fetch inventory testsDiva Canto2015-05-101-1/+12
* | | | | | | | | | | | | | | | | | Added unit tests for FetchInventoryDescendents http://wiki.secondlife.com/wik...Diva Canto2015-05-104-0/+217
* | | | | | | | | | | | | | | | | | Fix mantis #7054: AO in Firestorm and Kokua stopped loading after new invento...Diva Canto2015-05-091-9/+17
* | | | | | | | | | | | | | | | | | Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto2015-05-081-102/+140
* | | | | | | | | | | | | | | | | | Restore handling of bad folders. I'm not entirely sure this is part of the pr...Diva Canto2015-05-081-9/+48
* | | | | | | | | | | | | | | | | | Apparently Firestorm sometimes sends duplicate folder ids on the same request...Diva Canto2015-05-081-2/+8
* | | | | | | | | | | | | | | | | | Additional debug message to help diagnose a warning message and exception rel...Diva Canto2015-05-081-0/+3
* | | | | | | | | | | | | | | | | | Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-071-84/+365
* | | | | | | | | | | | | | | | | | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* | | | | | | | | | | | | | | | | | revised GetMesh to not use intermediate base64 coding schemeFreaky Tech2015-03-052-52/+195