aboutsummaryrefslogtreecommitdiffstats
path: root/chart.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-3/+2
| | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave.
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net2004-02-131-28/+25
| | | | including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
* Bug 226682 - make it possible to edit series. This also changes the Series ↵gerv%gerv.net2003-12-081-9/+11
| | | | object interface a bit. Patch by gerv; r=kiko, a=justdave.
* Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, ↵gerv%gerv.net2003-07-011-1/+1
| | | | a=justdave.
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+312