log
graph
tags
branches
changeset
browse
webmcp
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 352:
(0)
-300
-100
-50
-28
+28
+50
+100
tip
age
author
description
2015-03-26
jbe
Code cleanup and performance improvements regarding 404 check; Deprecated encode.action_file_path{...} and encode.view_file_path{...}
2015-03-26
jbe
extos.stat(...) returns false (instead of nil) if file does not exist; Added extos.lstat(...) and extos.fstat(...)
2015-03-26
jbe
trace.debug(...) now handles nil values properly
2015-03-26
jbe
Fixed commas in autodoc comments
2015-03-26
jbe
Fixed two tiny errors in autodoc comments in mondelefant
2015-03-26
jbe
Prohibit public access to listing of subdirectories in static/ (on BSD systems)
2015-03-26
jbe
Bugfix regarding MIME types for static file delivery
2015-03-26
jbe
Fixed documentation of extos.listdir(...), which was wrong
2015-03-26
jbe
Added new function extos.stat(...)
2015-03-26
jbe
Code cleanup in extos.c: use 1.0e9 instead of 0.000000001 to avoid floating-point inaccuracies, added "const" qualifiers to avoid two compiler warnings
2015-03-24
jbe
Bugfix: respect "index" argument to request.get_param{...} function; Allow access to metadata of POST fields in request.get_param{...}
2015-03-24
jbe
Added tag v2.0.0 for changeset f85de175b8c0
2015-03-24
jbe
Updated LICENSE file
v2.0.0
2015-03-24
jbe
Restored accidentally modified Makefile.options file
2015-03-24
jbe
Documented maximum_input_chunk_size option to listen function
2015-03-24
jbe
Updated documentation of listen function
2015-03-24
jbe
Detect interval handlers with duplicate name; Added documentation for listen{...}
2015-03-24
jbe
Set default value of max requests per fork to 200 instead of 100
2015-03-24
jbe
merge
2015-03-24
jbe
Updated error message for accidentally setting globals
2015-03-24
bsw
Updated trace style of demo app
2015-03-24
jbe
Bugfix in request.get_param{...}
2015-03-24
jbe
Modified error message when setting global variable
2015-03-24
jbe
404 handling of unroutable requests
2015-03-24
jbe
Bugfix regarding request_per_connection counting; Use new :close_after_finish() method of Moonbridge
2015-03-24
jbe
Discard process after error
2015-03-24
jbe
Bugfix in mcp.lua regarding passing http_options
2015-03-24
jbe
Autodoc comments improved
less
more
| rev 352:
(0)
-300
-100
-50
-28
+28
+50
+100
tip
Impressum / About Us