aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing bustage due to the checkin of bug 385379lpsolit%gmail.com2007-07-071-3/+0
* Bug 376427: Exported XML files contain the incorrect status and resolution (t...lpsolit%gmail.com2007-07-071-8/+11
* Bug 385379: Move dependency DB updating from process_bug into Bugzilla::Bugmkanat%bugzilla.org2007-07-072-114/+91
* Bug 387177: Cannot move bugs to another installation: status_workflow table n...lpsolit%gmail.com2007-07-071-1/+1
* Bug 274408: iCalendar export shows summaries only after comma (must be escape...lpsolit%gmail.com2007-07-051-1/+1
* Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com2007-07-055-18/+76
* Bug 384664: Make keywords use Bugzilla::Bug in process_bugmkanat%bugzilla.org2007-07-042-120/+140
* "Typo" in bug 337717: s/return/next/ in the foreach looplpsolit%gmail.com2007-07-041-1/+1
* Bug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = 1"...lpsolit%gmail.com2007-07-041-3/+6
* Bug 385209: Part 2: Only consider */NA and */MANDATORY when the bug is being ...lpsolit%gmail.com2007-07-041-5/+7
* Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific...lpsolit%gmail.com2007-07-034-6/+7
* Bug 384651: Make CC adding and removal use Bugzilla::Bug in process_bugmkanat%bugzilla.org2007-07-023-88/+119
* Bug 385910: Add parameter to allow "find a specific bug" to accept an empty s...lpsolit%gmail.com2007-06-264-7/+25
* Bug 383745: Incorrect charset specification in "please wait" screen when serv...wurblzap%gmail.com2007-06-222-24/+19
* Bug 385209: Any (powerless) user who can see a restricted bug can remove the ...lpsolit%gmail.com2007-06-211-1/+8
* Bug 370921: reporter_accessible and cclist_accessible checkboxes in show_bug....lpsolit%gmail.com2007-06-202-13/+15
* Bug 347213: When moving a bug to another product, Bugzilla should let us pree...lpsolit%gmail.com2007-06-202-301/+178
* Bug 382978: Various cleanup in process_bug.cgi - Patch by Frédéric Bucl...lpsolit%gmail.com2007-06-181-68/+42
* Bug 384805: whine.pl not sending any email anymore - Patch by Frédéric ...lpsolit%gmail.com2007-06-181-1/+1
* Bug 384497: Add a parameter that enables debug mode for SMTPmkanat%bugzilla.org2007-06-173-2/+12
* Bug 382060: contrib/bz_webservice_demo.pl is unable to display bug data corre...lpsolit%gmail.com2007-06-171-2/+10
* Bug 384501: If you have a port name in the urlbase, SMTP may not workmkanat%bugzilla.org2007-06-161-1/+1
* Bug 101179: Fully implement support for customised bug statuses and workflow ...lpsolit%gmail.com2007-06-146-7/+78
* Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...lpsolit%gmail.com2007-06-148-96/+63
* Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...lpsolit%gmail.com2007-06-144-51/+55
* Bug 383935: Display how many other users have chosen to see your saved search...lpsolit%gmail.com2007-06-132-0/+27
* Bug 383520 – Need to hook code-error.html.tmplghendricks%novell.com2007-06-131-6/+12
* Bug 380552 don't strike out "cancel and return to" it makes the link unreadabletimeless%mozdev.org2007-06-111-2/+2
* Bug 383903: Voting for a bug gives a table lock error - Patch by Frédér...lpsolit%gmail.com2007-06-101-4/+3
* Bug 382974: $duplicate can be set even when not marking a bug as a dupe (secu...lpsolit%gmail.com2007-06-031-1/+1
* Bug 379127: Incorrect link to the documentation when trying to view an nonexi...lpsolit%gmail.com2007-06-022-4/+4
* Bug 378590 - rewrite and reduce the length of the bug-writing guidelines. Pat...gerv%gerv.net2007-06-011-219/+54
* Bug 364164: <select> fields for flags are of different widths if you are not ...lpsolit%gmail.com2007-05-312-3/+10
* Bug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.gerv%gerv.net2007-05-311-1/+2
* Bug 369987: Display real field names in editvalues.cgi - Patch by Frédé...lpsolit%gmail.com2007-05-3010-73/+70
* Bug 344968: importxml.pl should support custom statuses - Patch by FrédÃÂ...lpsolit%gmail.com2007-05-291-8/+33
* Bug 382330: Dependency trees broken when resolved bugs are hidden (regression...lpsolit%gmail.com2007-05-291-1/+1
* Better fix for bug 381837: Clicking a bug in the dependency graph will open t...lpsolit%gmail.com2007-05-291-1/+1
* Bug 218618: Show line numbers on patch attachments when viewing them in "diff...lpsolit%gmail.com2007-05-273-15/+58
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-2716-383/+499
* Bug 381737: POD for the --field option of bz_webservice_demo.pllpsolit%gmail.com2007-05-261-0/+6
* Bug 381837: Clicking a bug in the dependency graph will open the search page ...lpsolit%gmail.com2007-05-261-4/+2
* Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com2007-05-262-1/+20
* Bug 381732: Old tokens are not deleted on time when changing the email addres...lpsolit%gmail.com2007-05-261-0/+4
* Bug 382037: Default CC is ignored when a bug is created via the webservicemkanat%bugzilla.org2007-05-261-1/+1
* Bug 381640: abstract_schema hook is broken--it prevents modification of the e...mkanat%bugzilla.org2007-05-261-14/+18
* Bug 304999: Emails not generating Date header for non-sendmail methods - Patc...lpsolit%gmail.com2007-05-251-0/+7
* This file has been committed by accident. It has nothing to do here. Backing ...lpsolit%gmail.com2007-05-231-17/+0
* Bug 380928 – Bugzilla::Auth::Verify::create_or_update_user can return st...ghendricks%novell.com2007-05-232-4/+20
* Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2007-05-212-0/+7