aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-241-2/+4
|\
| * Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)2013-07-151-2/+4
* | Merge branch 'master' into careminsterMelanie2013-07-181-0/+198
|\ \ | |/
| * minor: remove some regression test logging switches accidentally left uncomme...Justin Clark-Casey (justincc)2013-07-111-1/+1
| * minor: Take out unnecessary clumsy sleep at the end of regression Test404Resp...Justin Clark-Casey (justincc)2013-07-111-3/+0
| * Fix regression where llHTTPRequests which did not get an OK response returned...Justin Clark-Casey (justincc)2013-07-112-40/+238
| * Supply proper type information for the various types of requestsMelanie2013-06-071-6/+6
| * Adding Avination's PollService to round out the HTTP inventory changesMelanie2013-06-071-4/+4
* | Merge branch 'avination-current' into careminsterMelanie2013-06-061-1/+50
|\ \
| * | Implement llSetContentType using the new OpenID auth support for authenticationMelanie2013-05-051-1/+50
* | | Merge branch 'master' into careminsterMelanie2013-05-041-1/+1
|\ \ \ | | |/ | |/|
* | | Merge branch 'master' into careminsterMelanie2013-04-101-1/+0
|\ \ \ | |/ / | | / | |/ |/|
| * minor: fix mono compiler warning in ScriptsHttpRequests.csJustin Clark-Casey (justincc)2013-04-101-1/+0
| * refactor: Simplify ScriptsHttpRequests.GetNextCompletedRequest to more simply...Justin Clark-Casey (justincc)2013-04-041-10/+4
| * Fix bug where outstanding llHTTPRequests for scripts were not being aborted w...Justin Clark-Casey (justincc)2013-04-041-30/+62
* | Merge branch 'master' into careminsterMelanie2013-03-291-9/+70
|\ \ | |/
| * Added missing functionality (mainly custom headers) to llHTTPRequest.Kevin Cozens2013-03-291-9/+64
* | Merge branch 'master' into careminsterMelanie2013-03-131-0/+5
|\ \ | |/
| * minor: save some commented out log lines which will be useful again in future...Justin Clark-Casey (justincc)2013-03-131-0/+5
* | Merge branch 'avination' into careminsterMelanie2013-03-061-0/+2
|\ \
| * | Experimental - add void return support to modSendCommandMelanie2013-03-031-0/+2
* | | Merge branch 'avination' into careminsterMelanie2013-03-031-1/+7
|\ \ \ | |/ /
| * | Correctly remove https:// URLs from the http server.Melanie2013-02-171-1/+7
* | | Merge branch 'master' into careminsterMelanie2013-02-271-9/+17
|\ \ \ | | |/ | |/|
| * | Add regression test for llReleaseUrl() (and for llRequestUrl)Justin Clark-Casey (justincc)2013-02-271-9/+16
* | | Merge branch 'master' into careminsterMelanie2013-02-272-23/+31
|\ \ \ | |/ /
| * | Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-271-6/+10
| * | Add regression test for llRequestUrl()Justin Clark-Casey (justincc)2013-02-261-16/+21
* | | Merge branch 'master' into careminsterMelanie2013-02-151-6/+8
|\ \ \ | |/ /
| * | * Handle null check on configs in module startup so that the the code can be ...teravus2013-02-141-6/+8
* | | Merge branch 'master' into careminsterMelanie2013-01-261-1/+1
|\ \ \ | |/ /
| * | Add basic JsonCreateStore() regression testJustin Clark-Casey (justincc)2013-01-251-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-01-251-0/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Mantis 6508 llHTTPResponse body is incorrectly interpreted by IETalun2013-01-241-1/+15
* | Null check the response body to make sure we're not crashing the script engineMelanie2013-01-241-0/+6
* | Implement HTTP Request froma thread pool to avoid packet congestionMelanie2013-01-201-14/+45
* | Revert "Refactor scripted http request to use async calls rather than hard th...Melanie2013-01-201-87/+53
* | Refactor scripted http request to use async calls rather than hard threadsMelanie2013-01-201-53/+87
* | Merge branch 'master' into careminsterMelanie2012-11-131-0/+5
|\ \ | |/
| * Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-131-0/+2
* | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-11-121-1/+1
| |\
| * | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
|\ \ \ | | |/ | |/|
| * | Update ScriptModuleComms name space to CoreModulesMelanie2012-11-131-1/+1
| |/
* | Merge branch 'master' into careminsterMelanie2012-11-126-134/+244
|\ \ | |/
| * Fix issues with the DynamicTextureModule and corresponding unit tests.Diva Canto2012-11-113-32/+39
| * One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto2012-11-111-31/+51
| * One more module converted: VectorRenderModule.Diva Canto2012-11-111-27/+41
| * One more module: DynamicTextureModule. Removed it from the special load in th...Diva Canto2012-11-111-11/+27