aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-08-171-1/+1
|\
| * minor: Comment out AvatarPicketSearch caps log message for now, which is occu...Justin Clark-Casey (justincc)2013-08-141-1/+1
* | Merge branch 'master' into careminsterMelanie2013-08-131-3/+8
|\ \ | |/
| * minor: Extend warning message when adding trying to add an event for a client...Justin Clark-Casey (justincc)2013-08-121-3/+8
* | Merge branch 'master' into careminsterMelanie2013-08-111-1/+1
|\ \ | |/
| * Fix an issue where under teleport v2 protocol, teleporting from regions in an...Justin Clark-Casey (justincc)2013-08-081-1/+1
* | Merge branch 'master' into careminsterMelanie2013-08-012-27/+24
|\ \ | |/
| * Experimental comment to eneralize the handling of Linden caps when theMic Bowman2013-07-311-1/+5
| * Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule...Diva Canto2013-07-301-12/+3
| * After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O...Diva Canto2013-07-301-6/+7
* | Merge branch 'master' into careminsterMelanie2013-07-291-54/+16
|\ \ | |/
| * Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto2013-07-271-2/+2
| * Slight improvement: no need to delay the removal of the queues in EQ, because...Diva Canto2013-07-261-8/+0
| * This should fix all issues with teleports. One should be able to TP as fast a...Diva Canto2013-07-251-44/+14
* | Merge branch 'master' into careminsterMelanie2013-07-245-97/+76
|\ \ | |/
| * Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques...Diva Canto2013-07-181-2/+9
| * Reverting the reverts I did yesterday. cpu-branch has now beenDiva Canto2013-07-181-3/+5
| * Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi...Diva Canto2013-07-171-5/+3
| * Cleared up much confusion in PollServiceRequestManager. Here's the history:Diva Canto2013-07-171-3/+5
| * revert last commit which seems to conflict with DoubleQueue internals. The ra...dahlia2013-07-161-10/+5
| * add locking to internal queue in WebFetchInvDescModule; lack of which caused ...dahlia2013-07-161-5/+10
| * Simplify EventQueue cap setup so that it is also stat monitored.Justin Clark-Casey (justincc)2013-07-161-45/+29
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2013-07-151-2/+3
| |\
| | * Guard against null refDiva Canto2013-07-151-1/+2
| * | Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)2013-07-153-48/+33
| |/
* | Merge branch 'master' into careminsterMelanie2013-07-131-16/+28
|\ \ | |/
| * Changed UploadBakedTextureModule so that it uses the same pattern as the othe...Diva Canto2013-07-121-8/+27
* | Merge branch 'master' into careminsterMelanie2013-07-134-4/+13
|\ \ | |/
| * For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)2013-07-082-3/+10
| * Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
| * Get InventoryWorkerThreads to update watchdog on processing requestsJustin Clark-Casey (justincc)2013-07-061-0/+2
| * minor: remove mono compiler warnings in WebFetchInvDescModuleJustin Clark-Casey (justincc)2013-06-171-3/+2
* | Merge branch 'master' into careminsterMelanie2013-06-181-6/+4
|\ \ | |/
| * Don't try to abort worker threads in WebFetchInvDescModule if module was not ...Justin Clark-Casey (justincc)2013-06-141-6/+4
* | Merge branch 'avination-current' into careminsterMelanie2013-06-111-10/+13
|\ \
| * | Explicitly set uploaded mesh object permsMelanie2013-06-101-10/+13
* | | Merge branch 'master' into careminsterMelanie2013-06-081-0/+29
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2013-06-071-0/+29
| |\ \
| | * | Put the configuration back in FetchInventoryDesc2 cap.Diva Canto2013-06-071-0/+29
| * | | Supply proper type information for the various types of requestsMelanie2013-06-071-0/+1
| * | | Adding Avination's PollService to round out the HTTP inventory changesMelanie2013-06-072-4/+4
| |/ /
| * | Port Avination's inventory send throttlingMelanie2013-06-051-52/+213
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-062-2/+34
|\ \ \ | | |/ | |/|
| * | Let the event queue do lees work - expire every 40s as per Teravus instead of...Melanie2013-05-221-1/+1
| * | Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie2013-04-301-1/+12
| * | Send 503 when throttling texturesMelanie2013-04-251-1/+33
* | | Merge branch 'master' into careminsterMelanie2013-05-121-1/+0
|\ \ \ | | |/ | |/|
| * | Delete debug messageDiva Canto2013-05-101-1/+0
* | | Merge branch 'master' into careminsterMelanie2013-05-081-0/+140
|\ \ \ | |/ /
| * | Added AvatarPickerSearch capability handler.Diva Canto2013-05-071-0/+140