summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net15-49/+73
2004-07-31Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ...jocuri%softhome.net1-0/+5
2004-07-31Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzill...jocuri%softhome.net24-442/+1148
2004-07-30Bug 253447: Fix unhelpful error if user enters text in "blocks" fieldbugreport%peshkin.net2-5/+3
2004-07-29Fix for bug 216008: Time Tracking: default values cause change bugkiko%async.com.br1-1/+8
2004-07-29Missing bits of fix for bug 236678: Clean up access to COOKIE global.kiko%async.com.br1-8/+0
2004-07-29Fix for bug 252789: Empty timetrackinggroup causes error "hours workedkiko%async.com.br1-15/+22
2004-07-29Fix for bug 252839: Remove &action=view from links in attachment table;kiko%async.com.br1-1/+1
2004-07-29Fix for bug 236678: Clean up access to COOKIE global. Murder the lastkiko%async.com.br4-42/+29
2004-07-29Bug 204903: Enable searches to match NULL aliases, missing qa_contact, and se...bugreport%peshkin.net1-3/+16
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net9-74/+286
2004-07-28Fix for bug 252943: broken title in interdiff. Adds reasonable title whilekiko%async.com.br1-3/+8
2004-07-28Bug 252450: Unlock tables in edit*.cgi before sending trailerbugreport%peshkin.net4-21/+4
2004-07-27Bug 251837: Add UI to add/remove 'My Bugs' link in footerbugreport%peshkin.net2-10/+35
2004-07-27Bug 253088: Fix ability of users with bless privileges to bless usersbugreport%peshkin.net1-1/+1
2004-07-27Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.b...gerv%gerv.net1-0/+9
2004-07-26Fix for bug 251911: Silly ThrowUserError bits in attachment.cgi. Fixingkiko%async.com.br1-24/+30
2004-07-24Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk.kiko%async.com.br1-2/+3
2004-07-24Fix for bug 252840: Provide product name in enter bug page title. r,a=myk.kiko%async.com.br1-1/+2
2004-07-24Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk.kiko%async.com.br1-2/+5
2004-07-24Fix for bug 252370: Provide edit link for attachment in comment. Adds ankiko%async.com.br1-3/+3
2004-07-24Bug 272721: Document testserver.plbugreport%peshkin.net1-1/+17
2004-07-23Bug 252329: Returning to buglist after an empty fulltext search causes code e...jouni%heikniemi.net1-3/+11
2004-07-23Updating POD documentation for Bugzilla/Error to suggest the use ofkiko%async.com.br1-4/+9
2004-07-23Using "abort" instead of 1 to make the unlock_tables request consistentkiko%async.com.br1-1/+1
2004-07-23Fix for bug 252159: centralize time validation. Adds a ValidateTimekiko%async.com.br3-19/+14
2004-07-23Fix for bug 252358: Unnecessary documentation aboutkiko%async.com.br1-24/+6
2004-07-22Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twicebugreport%peshkin.net1-1/+1
2004-07-22Bug 245877: Add an installation test suitebugreport%peshkin.net3-1/+194
2004-07-22Bug 238544: Emit appropriate error if content and matches are used inbugreport%peshkin.net2-0/+12
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