log
graph
tags
branches
changeset
browse
moonbridge
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 12:
(0)
+120
tip
age
author
description
2015-01-29
jbe
Include leading question mark in request.query
2015-01-29
jbe
Fixed bad mistake in comment on prepare function in example_application.lua
2015-01-29
jbe
Removed request.url; String in request.path does not contain a leading slash anymore; Stricter parsing of request targets
2015-01-29
jbe
Proper treatment of double semicolons in package.path and added MOONBR_LUA_CPATH in addition to MOONBR_LUA_PATH
2015-01-29
jbe
Added MOONBR_LUA_PATH compile-time variable to allow prepending a path to LUA_PATH at run-time
2015-01-29
jbe
New method request:send_text_status_response(...) that was previously only available internally as error_response(...) function
2015-01-14
jbe
Terminate server at startup if no listener is installed
2015-01-11
jbe
Forward compatibility with future HTTP versions (accept absolute URLs as target); Always require "Host" header; Renamed request.url to request.target
2015-01-09
jbe
Renamed "http" module to "moonbridge_http"
2015-01-08
jbe
Lua 5.3 (rc4) compatibility; Code cleanup for Lua 5.3
2015-01-08
jbe
Changed invocation of moonbridge command: single script with additional command line arguments for script
2015-01-04
jbe
Added tag v0.1 for changeset f6d3b3f70dab
2015-01-04
jbe
Initial commit
v0.1
less
more
| rev 12:
(0)
+120
tip
Impressum / About Us