summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-22Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net4-2/+28
2004-07-22Bug 252190: Fix unitialized value in editusers.cgibugreport%peshkin.net1-3/+3
2004-07-22Fix for bug 252379: Remove $COOKIE from query.cgi. r=joel, a=justdave.kiko%async.com.br1-5/+5
2004-07-22Fix for bug 252378: Remove $COOKIE from attachment.cgi. r=bugreport,kiko%async.com.br1-3/+3
2004-07-22Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; leftkiko%async.com.br2-1/+1
2004-07-21Fix for bug 251841: body id from urlbase with tilde (~) failskiko%async.com.br1-2/+2
2004-07-21Fix for bug 123030: Move query.cgi javascript to separate file. Createkiko%async.com.br3-298/+335
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net17-144/+504
2004-07-21Bug 245272: Add per-chart negation to boolean searchesbugreport%peshkin.net3-3/+20
2004-07-21Bug 165589 Add data/errorlog logging support to bugzillabugreport%peshkin.net1-0/+31
2004-07-21Fix for bug 251935: Remove $COOKIE from process_bug.cgi. r=joel, a=myk.kiko%async.com.br1-9/+7
2004-07-21Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk.kiko%async.com.br1-13/+13
2004-07-21Fix for bug 251933: Remove $::COOKIE from post_bug.cgi. r=joel, a=myk.kiko%async.com.br1-5/+4
2004-07-20Bug 250547: Make FlagTypes use INNER JOIN instead of comma operator.jouni%heikniemi.net1-2/+2
2004-07-20Bug 86051: Enable changing product name case.jouni%heikniemi.net1-2/+18
2004-07-20Bug 252002: Fix typo in create-guided.html.tmpl.jouni%heikniemi.net1-1/+1
2004-07-19Fix for bug 251898: Add function information to PatchReader output.kiko%async.com.br1-5/+11
2004-07-18Bug 240093 - get canconfirm working again. Patch by gerv; r=joel, a=justdave.gerv%gerv.net1-6/+8
2004-07-17Bug 251484: Fix taint error on series create when creating a new productbugreport%peshkin.net1-0/+5
2004-07-17Bug 251567: Make sure "find a specific bug" doesn't miss exact matches in sum...bugreport%peshkin.net1-1/+9
2004-07-17Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org3-3/+3
2004-07-16Additional fix for bug 244324: bugzilla-submit crashes when incorrectkiko%async.com.br1-3/+14
2004-07-16More manpage fixage: make screen sections indent and format properly. Forkiko%async.com.br1-3/+4
2004-07-16Adding missing <para> tags to paragraph added under example for bug 244324.kiko%async.com.br1-2/+2
2004-07-16Updating manpage for bugzilla-submit, part of bug 244324:kiko%async.com.br1-2/+22
2004-07-16Bustage fix for bug 251469. Solve filtering issues with javascript_url,kiko%async.com.br2-3/+2
2004-07-16Fix for bug 251469: Add an interface argument in header template tokiko%async.com.br1-0/+7
2004-07-14Bug 250967: Fix spurious updates to requesteeless flagsbugreport%peshkin.net1-14/+23
2004-07-14Bug 250892: Fix w3c validation errors on search-specificbugreport%peshkin.net1-3/+3
2004-07-13Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net11-466/+881
2004-07-13Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean chartsbugreport%peshkin.net2-10/+80
2004-07-12Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the listjouni%heikniemi.net1-9/+14
2004-07-12Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being usedbugreport%peshkin.net1-2/+3
2004-07-12Bug 244265: Abstract out the typical admin page table to a separate template....jouni%heikniemi.net3-63/+127
2004-07-12Backing out bug 241900bugreport%peshkin.net11-217/+98
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net11-98/+217
2004-07-12Bug 245158: Combine multiple redundant LEFT JOINs into a single LEFT JOIN in ...bugreport%peshkin.net1-4/+16
2004-07-12Bumping trunk versions to 2.19. r,a=justdave (on irc)jouni%heikniemi.net2-5/+5
2004-07-11Bump version number for releasejustdave%bugzilla.org1-1/+1
2004-07-10Bug 238797: minor adjustment to javascript filters to prevent tags inserted i...justdave%bugzilla.org3-3/+3
2004-07-10Adding 2.18 release notesjustdave%bugzilla.org1-879/+307
2004-07-10Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement akiko%async.com.br1-2/+2
2004-07-10Making version numbers match checksetup.pl and the release notesjustdave%bugzilla.org1-2/+2
2004-07-10Bump the version number in the documentation titlejustdave%bugzilla.org1-5/+5
2004-07-10Bug 237627: Validate dataset name in reports.cgibugreport%peshkin.net1-1/+1
2004-07-10Bug 244272: Remove editusers 'query' parameterbugreport%peshkin.net1-3/+0
2004-07-10Bug 234855: Show only products enterable by current user in edit-multiplebugreport%peshkin.net2-1/+13
2004-07-10Bug 233486: Only process groups user is supposed to be able to bless in editg...bugreport%peshkin.net1-1/+2
2004-07-10Bug 227191: Change DBI->connect syntax so database password will not be revea...bugreport%peshkin.net2-3/+5
2004-07-10Bug 236650: html_quote and validate email addresses in editueser.cgibugreport%peshkin.net1-1/+9