aboutsummaryrefslogtreecommitdiffstats
path: root/chart.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 287436: [SECURITY] After having logged in, links to change the report ↵mkanat%kerio.com2005-05-121-2/+1
| | | | | | type contain username and password Patch By Marc Schumann <wurblzap@gmail.com> r=gerv, a=justdave
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net2005-01-161-3/+4
| | | | by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
* Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if ↵gerv%gerv.net2004-09-121-6/+6
| | | | you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv.
* Bug 235510: Do not expose user password in URL to chart image if login ↵bugreport%peshkin.net2004-07-101-1/+2
| | | | | | | | required to access a chart patch by gerv r=kiko a=justdave
* Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net2004-07-061-0/+4
| | | | | r=justdave a=justdave
* 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