mirror of https://github.com/perkeep/perkeep.git
updated TODO
Change-Id: I53d195b3e7420bec9170e41d65c544856517e1c6
This commit is contained in:
parent
125c33f019
commit
f9e0ac07ee
14
TODO
14
TODO
|
@ -1,4 +1,16 @@
|
|||
-- Get App Engine blob server up to parity (brett)
|
||||
-- Go 1: get mysql indexer converted to new indexing library, and use
|
||||
ziutek mysql library and database/sql from Go 1.
|
||||
|
||||
-- Go 1: convert all the fuse code & camlistore.org/pkg/fs to use rsc/fuse
|
||||
(get cammount and webdav working again)
|
||||
|
||||
-- port netutil ident stuff to OS X using shell out to
|
||||
$ lsof -n -i -P
|
||||
|
||||
-- read/write fuse.
|
||||
|
||||
|
||||
OLD:
|
||||
|
||||
-- add CROS support?
|
||||
http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/
|
||||
|
|
Loading…
Reference in New Issue