summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-20Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by FrédÃ...lpsolit%gmail.com2-28/+4
2007-07-20Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by Frédé...lpsolit%gmail.com1-2/+2
2007-07-20Bug 365756 text/x-patch and text/x-diff should be mapped to [x] patchtimeless%mozdev.org1-0/+9
2007-07-20Bug 388171: User privs are not displayed correctly when deleting a user accou...lpsolit%gmail.com1-1/+1
2007-07-19Missing definition of $dbh in get_workflow(), r=mkanat on IRClpsolit%gmail.com1-0/+1
2007-07-19Bug 388765: Bugzilla::DB::db_new should accept attributes that *override* the...mkanat%bugzilla.org1-15/+23
2007-07-19Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa <wicke...lpsolit%gmail.com2-1/+41
2007-07-18Bug 365110 saved searches should list "shared to"timeless%mozdev.org1-0/+4
2007-07-17Fixing a typolpsolit%gmail.com1-1/+1
2007-07-17Bug 388311: Users with no privs see "Reopen bug" on closed bugs even if they ...lpsolit%gmail.com1-2/+1
2007-07-16Bug 388232: Restricting a bug to a group sets reporter_accessible and cc_acce...mkanat%bugzilla.org2-1/+12
2007-07-16Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obso...lpsolit%gmail.com1-6/+0
2007-07-14Bug 388045: Move updating of cc_accessible and reporter_accessible into Bugzi...mkanat%bugzilla.org4-31/+49
2007-07-14Remove useless and annoying "?" in some field descs, a=mkanat on IRClpsolit%gmail.com1-3/+3
2007-07-14Bug 381738: SaveAccount() in userprefs.cgi doesn't check Bugzilla->user->auth...lpsolit%gmail.com1-3/+6
2007-07-14Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org4-79/+37
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