summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-13Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgimkanat%bugzilla.org3-24/+42
2007-07-13Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by FrédÃ...lpsolit%gmail.com3-4/+2
2007-07-13Bug 385415: Bugs marked as duplicate or moved to another installation always ...lpsolit%gmail.com12-84/+217
2007-07-13Bug 385849: Make Bugzilla::Bug do updating for op_sys, rep_platform, and othe...mkanat%bugzilla.org3-34/+79
2007-07-12Bug 387831: Deleting products does not clean up the component_cc table - Patc...lpsolit%gmail.com2-2/+13
2007-07-12Bug 387705: Single dependency loop detection not working anymore - Patch by R...lpsolit%gmail.com1-2/+3
2007-07-12Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by Fréd...lpsolit%gmail.com1-1/+1
2007-07-10Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org4-4/+4
2007-07-10Bug 366384 improve the message "Delete Component of Product 'Derivatives'"timeless%mozdev.org1-1/+2
2007-07-10Bug 383999 Replace "summed" with "stacked" so that I can find ittimeless%mozdev.org1-1/+1
2007-07-10Bug 384400 Delete milestone message uses "ALL" incorrectlytimeless%mozdev.org1-2/+3
2007-07-07Fixing bustage due to the checkin of bug 385379lpsolit%gmail.com1-3/+0
2007-07-07Bug 376427: Exported XML files contain the incorrect status and resolution (t...lpsolit%gmail.com1-8/+11
2007-07-07Bug 385379: Move dependency DB updating from process_bug into Bugzilla::Bugmkanat%bugzilla.org2-114/+91
2007-07-07Bug 387177: Cannot move bugs to another installation: status_workflow table n...lpsolit%gmail.com1-1/+1
2007-07-05Bug 274408: iCalendar export shows summaries only after comma (must be escape...lpsolit%gmail.com1-1/+1
2007-07-05Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com5-18/+76
2007-07-04Bug 384664: Make keywords use Bugzilla::Bug in process_bugmkanat%bugzilla.org2-120/+140
2007-07-04"Typo" in bug 337717: s/return/next/ in the foreach looplpsolit%gmail.com1-1/+1
2007-07-04Bug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = 1"...lpsolit%gmail.com1-3/+6
2007-07-04Bug 385209: Part 2: Only consider */NA and */MANDATORY when the bug is being ...lpsolit%gmail.com1-5/+7
2007-07-03Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific...lpsolit%gmail.com4-6/+7
2007-07-02Bug 384651: Make CC adding and removal use Bugzilla::Bug in process_bugmkanat%bugzilla.org3-88/+119
2007-06-27Bug 385910: Add parameter to allow "find a specific bug" to accept an empty s...lpsolit%gmail.com4-7/+25
2007-06-22Bug 383745: Incorrect charset specification in "please wait" screen when serv...wurblzap%gmail.com2-24/+19
2007-06-21Bug 385209: Any (powerless) user who can see a restricted bug can remove the ...lpsolit%gmail.com1-1/+8
2007-06-20Bug 370921: reporter_accessible and cclist_accessible checkboxes in show_bug....lpsolit%gmail.com2-13/+15
2007-06-20Bug 347213: When moving a bug to another product, Bugzilla should let us pree...lpsolit%gmail.com2-301/+178
2007-06-19Bug 382978: Various cleanup in process_bug.cgi - Patch by Frédéric Bucl...lpsolit%gmail.com1-68/+42
2007-06-19Bug 384805: whine.pl not sending any email anymore - Patch by Frédéric ...lpsolit%gmail.com1-1/+1
2007-06-18Bug 384497: Add a parameter that enables debug mode for SMTPmkanat%bugzilla.org3-2/+12
2007-06-18Bug 382060: contrib/bz_webservice_demo.pl is unable to display bug data corre...lpsolit%gmail.com1-2/+10
2007-06-16Bug 384501: If you have a port name in the urlbase, SMTP may not workmkanat%bugzilla.org1-1/+1
2007-06-14Bug 101179: Fully implement support for customised bug statuses and workflow ...lpsolit%gmail.com6-7/+78
2007-06-14Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...lpsolit%gmail.com8-96/+63
2007-06-14Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...lpsolit%gmail.com4-51/+55
2007-06-13Bug 383935: Display how many other users have chosen to see your saved search...lpsolit%gmail.com2-0/+27
2007-06-13Bug 383520 – Need to hook code-error.html.tmplghendricks%novell.com1-6/+12
2007-06-11Bug 380552 don't strike out "cancel and return to" it makes the link unreadabletimeless%mozdev.org1-2/+2
2007-06-10Bug 383903: Voting for a bug gives a table lock error - Patch by Frédér...lpsolit%gmail.com1-4/+3
2007-06-03Bug 382974: $duplicate can be set even when not marking a bug as a dupe (secu...lpsolit%gmail.com1-1/+1
2007-06-02Bug 379127: Incorrect link to the documentation when trying to view an nonexi...lpsolit%gmail.com2-4/+4
2007-06-01Bug 378590 - rewrite and reduce the length of the bug-writing guidelines. Pat...gerv%gerv.net1-219/+54
2007-05-31Bug 364164: <select> fields for flags are of different widths if you are not ...lpsolit%gmail.com2-3/+10
2007-05-31Bug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.gerv%gerv.net1-1/+2
2007-05-30Bug 369987: Display real field names in editvalues.cgi - Patch by Frédé...lpsolit%gmail.com10-73/+70
2007-05-30Bug 344968: importxml.pl should support custom statuses - Patch by FrédÃÂ...lpsolit%gmail.com1-8/+33
2007-05-29Bug 382330: Dependency trees broken when resolved bugs are hidden (regression...lpsolit%gmail.com1-1/+1
2007-05-29Better fix for bug 381837: Clicking a bug in the dependency graph will open t...lpsolit%gmail.com1-1/+1
2007-05-27Bug 218618: Show line numbers on patch attachments when viewing them in "diff...lpsolit%gmail.com3-15/+58