aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bad merge?UbitUmarov2015-09-017-148/+733
|\
| * turn off KeepAliveUbitUmarov2015-08-242-8/+8
| * do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov2015-08-182-8/+8
| * Merge branch 'master' into careminsterMelanie2013-11-231-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-10-061-1/+1
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-07-182-1/+77
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-06-231-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-111-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'avination-current' into careminsterMelanie2013-06-062-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix multi-wear of alpha and tattoo layers.Melanie2013-05-312-2/+2
| * | | | | | | Merge branch 'master' into careminsterMelanie2013-05-081-0/+116
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2013-02-071-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-1/+1
| * | | | | | | | | Merge branch 'master' into careminsterMelanie2013-02-051-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2013-01-231-4/+19
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | * A better way to handle the last fix (This is in case the viewer provides a ...teravus2013-01-211-10/+16
| | * | | | | | | | | * The fallthrough of FetchTexture was no longer resulting in a 404 response o...teravus2013-01-211-1/+10
| * | | | | | | | | | Merge branch 'avination' into careminsterMelanie2013-01-101-3/+10
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-291-3/+10
| * | | | | | | | | | Merge branch 'avination' into careminsterMelanie2013-01-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-211-1/+1
| * | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-12-071-1/+34
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ 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-151-0/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-09-271-11/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | don't send a partial contents report if we are sending all dataUbitUmarov2012-09-261-10/+15
| | * | | | | | | | | | | | fix GetTextureHandler rangeUbitUmarov2012-09-261-1/+5
| * | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-09-163-105/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Revamp the HTTP textures handler to allow a maximum of four fetchesMelanie2012-09-143-97/+80
| * | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-09-071-7/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | 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