Sat, 17 Oct 2009 13:36:40 +0100 tests: More environment magic to help get stuff working in a sandbox
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 13:36:40 +0100] rev 1972
tests: More environment magic to help get stuff working in a sandbox
Sat, 17 Oct 2009 13:33:23 +0100 stanza_router: Localize hosts, full_sessions and bare_sessions, and take from the prosody object instead of _G
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 13:33:23 +0100] rev 1971
stanza_router: Localize hosts, full_sessions and bare_sessions, and take from the prosody object instead of _G
Sat, 17 Oct 2009 13:31:39 +0100 componentmanager: Handle missing prosody object (helps us pass some tests)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 13:31:39 +0100] rev 1970
componentmanager: Handle missing prosody object (helps us pass some tests)
Sat, 17 Oct 2009 10:54:28 +0100 prosody: Move global protection earlier (to before modules are loaded, etc.)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 10:54:28 +0100] rev 1969
prosody: Move global protection earlier (to before modules are loaded, etc.)
Sat, 17 Oct 2009 10:53:31 +0100 prosody: Require new require :)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 10:53:31 +0100] rev 1968
prosody: Require new require :)
Sat, 17 Oct 2009 10:52:25 +0100 prosody: Require some core/util libraries which core modules depend upon, C modules and other modules which write to _G
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 10:52:25 +0100] rev 1967
prosody: Require some core/util libraries which core modules depend upon, C modules and other modules which write to _G
Sat, 17 Oct 2009 10:49:13 +0100 prosody: Rename global net_activate_ports -> prosody.net_activate_ports
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 10:49:13 +0100] rev 1966
prosody: Rename global net_activate_ports -> prosody.net_activate_ports
Sat, 17 Oct 2009 10:44:19 +0100 util.require: A replacement for Lua's require/module that doesn't load into the global environment by default (C modules still get past this)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 10:44:19 +0100] rev 1965
util.require: A replacement for Lua's require/module that doesn't load into the global environment by default (C modules still get past this)
Sat, 17 Oct 2009 10:42:19 +0100 util.helpers: Add copyright header
Matthew Wild <mwild1@gmail.com> [Sat, 17 Oct 2009 10:42:19 +0100] rev 1964
util.helpers: Add copyright header
Fri, 16 Oct 2009 22:30:59 +0100 tests: Have fake module() set _M to satisfy some modules
Matthew Wild <mwild1@gmail.com> [Fri, 16 Oct 2009 22:30:59 +0100] rev 1963
tests: Have fake module() set _M to satisfy some modules
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip