annotate TODO @ 44:812c956dd0e9

Add another admin queue type for comments on nonexistent PRs. Also, correct stupid spelling mistake. Need to get the test harness running again.
author David A. Holland
date Mon, 16 Jun 2014 01:27:45 -0400
parents ceecdbbb1364
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
27
021ec7010271 make the inclusions work
David A. Holland
parents: 14
diff changeset
1 There is no permissions setup for the SQL schema.
021ec7010271 make the inclusions work
David A. Holland
parents: 14
diff changeset
2
34
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
3 There are no indexes declared, except for implicitly via primary keys.
9
efb427d8b704 obvious stuff that isn't done yet
David A. Holland
parents:
diff changeset
4
efb427d8b704 obvious stuff that isn't done yet
David A. Holland
parents:
diff changeset
5 None of the scripts actually exist yet.
14
dfd62aad74f4 note that the test environment hasn't been merged into this tree yet.
David A. Holland
parents: 9
diff changeset
6
34
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
7 Needs a configure script.
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
8 in the meantime, set these things in config.mk:
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
9 DESTDIR
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
10 PREFIX
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
11 and config.sed should substitute these things:
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
12 @PYTHON@
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
13 @SH@
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
14 @VERSION@