Mercurial > psgxs
log storage.js @ 43:023f767662d3
age | author | description |
---|---|---|
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. |