log storage.js @ 52:296de54c1c4b

age author description
Mon, 21 Mar 2011 16:30:14 +0100 Sonny Piers Rollback last commit error and fix typo error.
Mon, 21 Mar 2011 15:15:01 +0100 Sonny Piers Handle 'none' on set affiliation bug #2246
Sat, 19 Mar 2011 14:57:13 +0100 Sonny Piers Little fixes for strict mode compatibility.
Thu, 10 Mar 2011 16:13:49 +0100 Emmanuel Gil Peyrot Remove usage of fdsq.js in modules.
Tue, 01 Mar 2011 11:58:15 +0100 Emmanuel Gil Peyrot Fix compatibility with strict mode of node 0.4 and some files without licence header.
Wed, 10 Nov 2010 01:30:03 +0100 Emmanuel Gil Peyrot Replace util with fdsq to work around a stupid bug.
Fri, 05 Nov 2010 14:01:45 +0100 Emmanuel Gil Peyrot Fix publish; add owner metadata field; add HTTP module and Atom HTTP module.
Mon, 01 Nov 2010 02:39:58 +0100 Emmanuel Gil Peyrot Can use differents backends for node storage. Writing directory-based backend in top of file-based backend.
Fri, 27 Aug 2010 01:14:40 +0200 Emmanuel Gil Peyrot Use new functions like console.log instead of sys.puts, and aerate a bit.
Fri, 27 Aug 2010 01:02:56 +0200 Emmanuel Gil Peyrot Fix getItem method.
Fri, 27 Aug 2010 00:39:03 +0200 Emmanuel Gil Peyrot First implementation of XEP-0050 (ad-hoc commands).
Mon, 23 Aug 2010 14:41:55 +0200 Emmanuel Gil Peyrot A few changes.
Tue, 29 Jun 2010 23:29:29 +0200 Emmanuel Gil Peyrot Reimport nodes methods when loading from file.
Mon, 28 Jun 2010 21:55:30 +0200 Emmanuel Gil Peyrot Add a super-owner that has power over all nodes; add support for
Sun, 27 Jun 2010 22:05:12 +0200 Emmanuel Gil Peyrot Initial commit