Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-15 | Get username and password from separate variables for loginHEADmaster | Magnus Hagander | |
This should hopefully keep them out of error messages, and thus not leak the login details if there is a network problem. | |||
2013-12-14 | Fix community aith parameters | Magnus Hagander | |
This patch was actually made yas ago, but never committed.. | |||
2011-03-08 | Update FastCGI integration points to work properly with lighttpd. | Magnus Hagander | |
2010-08-10 | Expire sessions after about one week, instead of at browser close. | Robert Haas | |
In response to a gripe by Tom Lane. | |||
2009-08-01 | Code cleanup and other adjustments to RSS feed code. | Robert Haas | |
2009-07-31 | Implement an RSS feed with the changes from the commitfest app. | Magnus Hagander | |
2009-07-13 | Basic activity log for changes to patch table. | Robert Haas | |
2009-06-28 | Support for moving patches to another CommitFest. | Robert Haas | |
2009-05-26 | Hooks for real community logins. | Robert Haas | |
2009-05-25 | Rearrange to work better with community logins. | Robert Haas | |
2009-05-24 | Avoid opening the database connection sooner than necessary. | Robert Haas | |
2009-05-23 | Eliminate dependencies on any particular absolute path. | Robert Haas | |
Also, use pgcommitfest for database & database username, rather than commitfest and rhaas respectively. | |||
2009-05-22 | Log in/log out links. | Robert Haas | |
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. | |||
2009-05-22 | First attempt. | Robert Haas | |