log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
webmcp
log framework/bin/mcp.lua
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-15
tip
age
author
description
2015-03-23
jbe
Support intervals; Interactive shell requires application name now
2015-03-22
jbe
Check if framework path is correct in mcp.lua (gives a more helpful error message if the framework path is wrong)
2015-03-22
jbe
Bugfix for newly introduced loadcached function (use the cache)
2015-03-22
jbe
Mechanism to load, compile, and cache Lua code from the filesystem
2015-03-22
jbe
Documentations of global constants
2015-03-22
jbe
Removed timeout management (will be part of moonbridge)
2015-03-22
jbe
Removed TODO message regarding trace system
2015-03-22
jbe
Request/response timeouts
2015-03-22
jbe
Code cleanup regarding loading of "multirand" library
2015-03-21
jbe
Updated documentation; Switched version string to "2.0.0"
2015-03-20
jbe
Renamed local variable in mcp.lua to avoid shaddowing of global "request" variable
2015-03-20
jbe
New configuration options "min_requests_per_connect" and "max_requests_per_connect"; Bugfix: Send headers added with request.add_header(...) also in case of 303 Redirect
2015-03-01
jbe
Modified global_metatable.__newindex metamethod
2015-02-28
jbe
Bugfix for globals exception (compare with _G instead of _ENV)
2015-02-28
jbe
Exception for setting global variables
less
more
|
(0)
-15
tip
Impressum / About Us