]> granicus.if.org Git - apache/history - docs/manual/mod/mod_lua.xml
Backport lua dbd bindings to 2.4
[apache] / docs / manual / mod / mod_lua.xml
2013-01-27 Daniel GrunoBackport lua dbd bindings to 2.4
2012-12-25 Daniel GrunoLuaMapHandler isn't in 2.4 yet, so let's not refer...
2012-08-22 Daniel GrunoComment out LuaMapHandler, as it's not implemented...
2012-08-22 Daniel GrunoUpdates:
2012-08-22 Daniel GrunoAdd back the parsebody references that were commented...
2012-08-17 Jim JagielskiMerge r1351020, r1370466 from trunk:
2012-08-13 Daniel Grunogrammar fix
2012-08-07 Daniel Grunofix grammar and remove some scopes within which some...
2012-08-04 Rainer JungBig mod_lua backport:
2012-07-31 Daniel GrunoRemove [max|min max] from the LuaScope syntax, since...
2012-07-29 Daniel GrunoLuaQuickHandler had no syntax, which made the reference...
2012-07-29 Daniel GrunoComment out LuaCodeCache, which hasn't been implemented...
2012-07-24 Daniel GrunoRemove reference to the 'server' value in LuaScope...
2012-06-04 Daniel GrunoComment out unsupported function calls.
2012-05-24 Daniel GrunoBackport r1342157
2012-05-04 Daniel GrunoBackporting syntax highlighting for mod_i|l|m|n*.xml
2011-11-23 Stefan FritschMerge r1205542:
2011-11-15 Stefan FritschFix xml
2011-11-13 Eric CovenerMerge r1201443 from trunk:
2011-11-08 Rainer JungFix XML validation errors.
2011-11-08 Eric Coveneradd info about new early/late arguments and a note...
2011-10-30 Eric Coveneradd new properties/constants
2011-10-29 Eric Covenerr.args can be written
2011-10-22 Eric Covenerr.subprocess_env is available and writable
2011-10-16 Eric Covenerthe correct property is r.filename as used elsewhere
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-08-05 Eric CovenerTRACEN loglevels are implemented in lua scripts.
2011-08-05 Eric Covenerwent too far -- only other APR_HOOK_MIDDLE directives...
2011-08-05 Eric Covenerexplain some of the mystery quirks of the translate_nam...
2011-08-05 Eric Covenerchange the example to work with just AddHandler/SetHandler,
2011-08-05 Eric Coveneradd some text to the opening few sections of the mod_lu...
2011-03-17 Daniel Earl PoirierAdd a note that mod_lua is still experimental and changing
2011-01-24 Stefan Fritschadjust spelling
2010-05-06 Daniel Earl PoirierTypo.
2010-05-02 Daniel Earl PoirierAdd an example auth_check hook. Unfortunately without...
2010-05-02 Daniel Earl PoirierSome more updates to the mod_lua doc:
2010-05-01 Daniel Earl PoirierAdd some documentation for the request record, apache2...
2010-04-30 Daniel Earl PoirierChange references from mod_wombat to mod_lua.
2010-04-23 Igor GalićFixing up mod_lua with context and overrides
2010-04-22 Rich BowenMake 'validate-xml' happy.
2010-04-22 Rich BowenOops, missed some.
2010-04-22 Rich BowenAdd more of the descriptions from the code.
2010-04-22 Rich BowenDoesn't flow very well, but here's the info that was...
2010-04-22 Rich BowenAdd basic almost-useful usage information.
2010-04-20 Rich BowenProperty changes to get the LastRevisionModified to...
2010-04-20 Rich BowenInclude the license and the metafile.
2010-04-20 Rich BowenImproved XML.
2010-04-20 Rich BowenRemove stupid typo. Not a great way to start.
2010-04-20 Rich BowenAdding skeleton documentation for mod_lua, and all...