aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID...lpsolit%gmail.com2006-06-192-2/+2
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-06-196-201/+126
* Patch for bug 341374: fix checksetup failure when database exists with non-Bu...vladd%bugzilla.org2006-06-181-4/+4
* Bug 341273: Display Bugzilla version in a public place on Bugzilla installs -...lpsolit%gmail.com2006-06-181-0/+1
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-189-452/+670
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-06-1810-139/+100
* Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander <mkanat@b...lpsolit%gmail.com2006-06-166-24/+27
* Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML entities...lpsolit%gmail.com2006-06-161-1/+1
* Bug 341492: ./collectstats.pl --regenerate fails - Patch by Emmanuel Seyman <...lpsolit%gmail.com2006-06-151-2/+2
* Bug 341456: Bugzilla/Search/Quicksearch.pm shouldn't use Bugzilla.pm - Patch ...lpsolit%gmail.com2006-06-151-1/+0
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...lpsolit%gmail.com2006-06-157-52/+148
* Bug 341453: Bugzilla::Series looks for functions in global scope that are not...mkanat%bugzilla.org2006-06-151-8/+9
* Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by FrÃ...lpsolit%gmail.com2006-06-144-39/+22
* Patch for bug 340848: remove obsolete values from page.cgi?id=fields; r=LpSol...vladd%bugzilla.org2006-06-131-6/+2
* Bug 340426: Add a navbar at the top of each pages + have a better title - Pat...lpsolit%gmail.com2006-06-137-145/+113
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...lpsolit%gmail.com2006-06-138-7/+305
* Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs p...vladd%bugzilla.org2006-06-091-1/+1
* Documentation patch for bug 340904: remove false statement from documentation...vladd%bugzilla.org2006-06-091-3/+3
* Follow-up spelling patch for bug 44595: replace 'a irreversible way' with 'an...vladd%bugzilla.org2006-06-081-1/+1
* Documentation patch for bug 314385: fine-tune the MySQL configuration instruc...vladd%bugzilla.org2006-06-081-34/+38
* Patch for bug 329178: Remove old code specific to MySQL 3.x from DB::Mysql as...uid6232006-06-081-14/+3
* Bug 339667: Attachment data not deleted when deleting a component or a produc...lpsolit%gmail.com2006-06-082-3/+51
* Patch for bug 340154: readd #chart anchor in query.cgi; patch by Vlad Dascalu...uid6232006-06-081-1/+1
* Patch for bug 330804: don't talk about QA if the QA contact parameter is disa...uid6232006-06-081-2/+6
* Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch...uid6232006-06-081-1/+1
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman <eseyman@...lpsolit%gmail.com2006-06-084-66/+79
* Bug 312935: User Account Log should start with a creation date - Patch by FrÃ...lpsolit%gmail.com2006-06-083-10/+22
* Patch for bug 335743: modify checksetup.pl so it no longer generates an extra...uid6232006-06-081-2/+2
* Documentation patch for bug 340713: remove troubleshooting question (related ...uid6232006-06-081-19/+1
* Patch for bug 305506: reduce number of SQL calls in Bugzilla::User->groups; i...uid6232006-06-071-12/+40
* Bug 340309: process_bug.cgi fails when changing several bugs at once if all b...lpsolit%gmail.com2006-06-071-1/+1
* Follow-up patch for bug 315590: fix scenario where we have private attachment...uid6232006-06-071-1/+1
* Spelling patch: replace 'specify a email-adress' with 'specify an email-addre...uid6232006-06-061-1/+1
* Spelling patch: replace 'adresses' with 'addresses' in bugmail_help.html; pat...uid6232006-06-061-1/+1
* Follow-up spelling patch for bug 320751: 'adress' should be 'address' in inst...uid6232006-06-061-2/+2
* Patch for bug 315590: add anchors to flag section; patch by timeless <timeles...uid6232006-06-061-2/+4
* Documentation patch for bug 338434: update newsgroup links in the documentati...uid6232006-06-063-7/+8
* Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by Ol...lpsolit%gmail.com2006-06-055-0/+94
* Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéri...lpsolit%gmail.com2006-06-042-17/+15
* Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vl...jocuri%softhome.net2006-06-041-0/+1
* Bug 340139: When adding a new attachment, data inserted in the bugs_activity ...lpsolit%gmail.com2006-06-041-16/+7
* Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...lpsolit%gmail.com2006-06-044-4/+12
* Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Frédér...lpsolit%gmail.com2006-06-034-44/+40
* Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric ...lpsolit%gmail.com2006-06-032-17/+12
* Documentation patch, bug 340130: add a section ID in troubleshooting.xml for ...jocuri%softhome.net2006-06-031-2/+2
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2006-06-024-0/+20
* Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat...lpsolit%gmail.com2006-06-0210-187/+234
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-014-130/+238
* Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch b...lpsolit%gmail.com2006-06-014-4/+3
* Bug 338573: Auth could throw an insecure dependency error if username is taintedmkanat%bugzilla.org2006-05-311-0/+6