aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rebuild HTML and text versions of documentation for 2.17.2 release.gerv%gerv.net2002-12-2246-2897/+4256
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2002-12-2113-543/+55
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-2013-207/+538
* Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0bugreport%peshkin.net2002-12-201-36/+33
* Bug 186218: importxml.pl was doing a query against the products table using t...justdave%syndicomm.com2002-12-201-1/+1
* Bug 185944: radio buttons for adding/removing groups on the change-multiple-b...justdave%syndicomm.com2002-12-181-1/+1
* Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=j...gerv%gerv.net2002-12-171-1/+1
* Bug 185332: Rewrite the description for timezone param (typo fixes etc.)jouni%heikniemi.net2002-12-161-2/+2
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-1514-360/+230
* Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net2002-12-152-9/+70
* bumping version number to 2.17.2justdave%syndicomm.com2002-12-131-1/+1
* Bug 183188: collectstats.pl no longer makes data/mining world-readablejustdave%syndicomm.com2002-12-131-1/+1
* Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net2002-12-113-4/+40
* Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net2002-12-105-17/+28
* Bug 184336: default urlbase parameter on new installs now points at http://yo...justdave%syndicomm.com2002-12-101-1/+1
* Fix for bug 180955: Remove dual-license from test fileszach%zachlipton.com2002-12-106-78/+6
* Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigatio...justdave%syndicomm.com2002-12-091-1/+1
* Bug 86029 create permission restrictions for createaccount.cgi (prevent peopl...bugreport%peshkin.net2002-12-096-6/+38
* Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2002-12-094-1/+84
* Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au2002-12-086-74/+78
* Bug 183843 Query knobs are missing if requirelogin is setbugreport%peshkin.net2002-12-061-2/+1
* Bug 182946 - fix additional typo noticed on irc by tmbbaetz%student.usyd.edu.au2002-12-032-2/+2
* Bug 182946 - fix regressions from bug 171493bbaetz%student.usyd.edu.au2002-12-034-14/+14
* Bug 177850: checksetup.pl was failing if the user didn't have read permission...justdave%syndicomm.com2002-12-021-12/+10
* Bug 178880 - Creation date is now displayed in the long list.jake%bugzilla.org2002-12-012-2/+9
* Bug 182512 Charts over time brokenbugreport%peshkin.net2002-11-301-1/+2
* Bug 181951 Cannot delete groupsbugreport%peshkin.net2002-11-301-1/+1
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-2818-952/+808
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-2818-44/+100
* Bug 173761 Need ability to always require loginbugreport%peshkin.net2002-11-274-6/+30
* Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener...gerv%gerv.net2002-11-278-3/+283
* Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ...gerv%gerv.net2002-11-271-4/+8
* Bug 181960 Reason for account being disabled is not shownbugreport%peshkin.net2002-11-261-1/+1
* Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net2002-11-252-3/+49
* Bug 181582 - reorders the table cells on the query page so that the list head...justdave%syndicomm.com2002-11-251-77/+145
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-2522-197/+1507
* Adding blurb to release notes indicating development snapshot statusjustdave%syndicomm.com2002-11-221-0/+10
* Correcting website URL in the README file.justdave%syndicomm.com2002-11-221-3/+3
* Bug 180980 Doing 2 email searches fails when searching for CC list membersbugreport%peshkin.net2002-11-221-8/+21
* Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au2002-11-223-22/+26
* Bug 181613 - $::ENV not being clearedbbaetz%student.usyd.edu.au2002-11-221-1/+1
* Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for p...gerv%gerv.net2002-11-223-7/+12
* Bug 181286 - Invalid html in banner.html.tmplbbaetz%student.usyd.edu.au2002-11-221-2/+2
* Bug 179483 - Guided template displays wrong product name sometimes. Patch by ...gerv%gerv.net2002-11-221-11/+13
* Backing out the checkin for bug 180966 (fix warnings in web server error log)...justdave%syndicomm.com2002-11-223-20/+17
* Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com2002-11-204-87/+69
* Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au2002-11-201-21/+23
* Bug 181000 - Lock the keyworddefs table for READ when using a shadowdb, toobbaetz%student.usyd.edu.au2002-11-201-1/+1
* Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au2002-11-203-17/+20
* Bug 180978 - Adding keyword from enter_bug doesn't update keyword cachebbaetz%student.usyd.edu.au2002-11-201-0/+12