aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/WebFetchInvDescModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove useless executable bit that Windows adds.onefang2020-09-091-0/+0
* Add Thread.ResetAbort() to various thread loops to clean up errors onRobert Adams2019-02-271-7/+16
* GetAssets: we still need to service avatars that did left regionUbitUmarov2018-12-041-0/+1
* replace GetMeshModule and GetTextureModuleUbitUmarov2018-12-011-12/+3
* clean a bitUbitUmarov2018-12-011-90/+5
* send data as bin not string to http lower levelUbitUmarov2018-07-141-3/+8
* keepalive is defaultUbitUmarov2018-01-301-3/+0
* give BlockingCollection more chancesUbitUmarov2018-01-221-0/+1
* give BlockingCollection more chancesUbitUmarov2018-01-221-22/+23
* Merge branch 'master' into httptestsUbitUmarov2017-08-161-1/+1
|\
| * Corrected index number in ErrorFormat based Exception messageKevin Cozens2017-07-301-1/+1
* | Merge branch 'master' into httptestsUbitUmarov2017-05-271-2/+1
|\ \ | |/
| * make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov2017-05-261-2/+1
* | Merge branch 'master' into httptestsUbitUmarov2017-05-251-1/+1
|\ \ | |/
| * make a few more threads background onesUbitUmarov2017-05-251-1/+1
* | fix mergeUbitUmarov2017-01-051-1/+1
|\ \ | |/
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* | don't loose inventory items when there are bad foldersUbitUmarov2016-07-171-6/+6
* | fix drop on delayed events processingUbitUmarov2016-07-171-3/+37
* | add a Drop method to PollService Event handlers, Drop requests on connections...UbitUmarov2016-07-171-1/+3
|/
* fix the queue type in useUbitUmarov2015-12-091-7/+8
* change threading on GetTexture and getMesh and WebFetch Modules.UbitUmarov2015-11-271-30/+38
* remove some duplicate using statementsUbitUmarov2015-11-211-1/+1
* try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov2015-09-121-2/+2
* inventory mess return to the state before divas cache issueUbitUmarov2015-09-111-29/+116
* change to avn fecthinventory and webfecth.. codeUbitUmarov2015-09-111-116/+29
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-1/+2
* seems to compile ( tests comented out)UbitUmarov2015-09-021-4/+0
* bad merge?UbitUmarov2015-09-011-3/+9
|\
| * Merge branch 'master' into careminsterMelanie2013-10-041-22/+35
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-07-241-35/+32
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-07-181-0/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-06-181-6/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-081-0/+29
| |\ \ \ \ \
| * | | | | | Make a viewer sent XML error prettierMelanie2013-03-031-0/+4
| * | | | | | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-7/+70
| * | | | | | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
| |\ \ \ \ \ \
| * | | | | | | just remove the damm thingUbitUmarov2012-09-261-1/+1
| * | | | | | | Seems nothing actually need the request body for getevents. so changeUbitUmarov2012-09-261-1/+0
| * | | | | | | more changes to PollServiceUbitUmarov2012-09-261-0/+1
| * | | | | | | do the same to webFecthInvDescModuleUbitUmarov2012-09-251-33/+25
| * | | | | | | Protect the responses map with a lock. Also remove ugly "this." type ofMelanie2012-09-231-12/+16
| * | | | | | | Revamp the v3 inventory sending. Uses threads and some nifty mechanics toMelanie2012-09-111-81/+117
| * | | | | | | Remove commented codeMelanie2012-09-101-11/+0
| * | | | | | | webFetchInventory: change control event to simple flag, adjust lockingUbitUmarov2012-09-101-11/+32
| * | | | | | | Remove debug spamMelanie2012-08-241-2/+2
| * | | | | | | Fix background inventory loading (Viewer 3) so it won't lag out the simMelanie2012-08-241-49/+103
* | | | | | | | Bug fix in inventory fetching: sometimes the caps request comes before there ...Diva Canto2015-06-171-5/+0
* | | | | | | | Mantis #7567: added an 8-sec expiring item cache to the inventory network con...Diva Canto2015-06-031-1/+1
* | | | | | | | Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-071-1/+5