summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Robert Haas [Sun, 24 May 2009 02:00:19 +0000 (22:00 -0400)]
Avoid opening the database connection sooner than necessary.
Robert Haas [Sat, 23 May 2009 02:54:01 +0000 (22:54 -0400)]
Eliminate dependencies on any particular absolute path.
Also, use pgcommitfest for database & database username, rather than
commitfest and rhaas respectively.
Robert Haas [Fri, 22 May 2009 19:23:33 +0000 (15:23 -0400)]
Log in/log out links.
In passing, fix a wrong identifier in PgCommitFest::DB::delete, fix session
cookie path in PgCommitFest::Handler::login and remove an unnecessary trace
setting, and rip out some superfluous CSS code.
Robert Haas [Fri, 22 May 2009 14:41:10 +0000 (10:41 -0400)]
First attempt.