aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 375357: GD::Graph requires GD::Text (not vice-versa)mkanat%bugzilla.org2007-03-261-5/+5
* Bug 375352: Building DBI requires PathToolsmkanat%bugzilla.org2007-03-261-5/+5
* Bug 371475: Quicksearch should include OS field (in addition to Platform fiel...lpsolit%gmail.com2007-03-251-2/+6
* Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric ...lpsolit%gmail.com2007-03-251-1/+1
* Bug 375246: Installation is broken by "can't coerce array into hash"mkanat%bugzilla.org2007-03-251-1/+1
* Bug 374016: Use transactions to create bugsmkanat%bugzilla.org2007-03-241-5/+8
* Bug 374012: Use transactions inside of Bugzilla::Objectmkanat%bugzilla.org2007-03-241-1/+9
* Bug 192054: Bugzilla dependencies upgrade messages in wrong ordermkanat%bugzilla.org2007-03-211-50/+65
* Bug 374540: Print out the requirements in an HTML table instead of preformatt...mkanat%bugzilla.org2007-03-212-17/+34
* Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2007-03-201-19/+52
* Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org2007-03-171-3/+250
* Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Ma...lpsolit%gmail.com2007-03-172-13/+7
* Bug 174085: Want to be able to query via group in quicksearch - Patch by Teem...lpsolit%gmail.com2007-03-171-0/+1
* Bug 45207: Automated sanity check that can send an e-mail if there are proble...lpsolit%gmail.com2007-03-171-0/+1
* Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...mkanat%bugzilla.org2007-03-165-105/+202
* Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choos...mkanat%bugzilla.org2007-03-151-2/+11
* Bug 374004: Enable transaction code and use it in some installation placesmkanat%bugzilla.org2007-03-153-40/+57
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2007-03-111-3/+3
* Bug 373511: InnoDB conversion can fail silentlymkanat%bugzilla.org2007-03-111-0/+18
* Bug 373442: Add referential integrity against the profiles table in some more...mkanat%bugzilla.org2007-03-114-172/+192
* We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup ...mkanat%bugzilla.org2007-03-101-1/+1
* Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgimkanat%bugzilla.org2007-03-103-29/+107
* Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer...lpsolit%gmail.com2007-03-101-2/+2
* Fix POD to fix burning tree from checkin of bug 347439.mkanat%bugzilla.org2007-03-101-3/+9
* Bug 347439: Implement support for referential integrity in Bugzilla::DB::Sche...mkanat%bugzilla.org2007-03-104-29/+297
* Bug 373286: Versions from 2.17.4 - 2.23.2 can no longer upgrademkanat%bugzilla.org2007-03-091-1/+19
* Bug 347475: [MySQL] Use InnoDB for most tablesmkanat%bugzilla.org2007-03-092-5/+30
* Bug 283926: Make process_bug add comments by using Bugzilla::Bugmkanat%bugzilla.org2007-03-091-0/+91
* Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bugmkanat%bugzilla.org2007-03-081-15/+33
* Bug 367480: [LDAP] Try a list of servers in order until we connect successfullymkanat%bugzilla.org2007-03-081-4/+9
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-061-2/+121
* Bug 372533: Bugzilla::Object->update throws a warning if some values are unde...mkanat%bugzilla.org2007-03-061-8/+16
* Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-03-061-38/+0
* Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by FrÃ...lpsolit%gmail.com2007-02-281-3/+2
* bug 369429: bug reports should contain microformat markup in order to make th...db48x%yahoo.com2007-02-272-4/+3
* Bump version number on the trunk with the branching of 3.0.mkanat%bugzilla.org2007-02-261-1/+1
* Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com2007-02-241-4/+6
* Bug 349423: Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-02-231-1/+11
* Bug 371016: Versions are no longer sorted by version-sortmkanat%bugzilla.org2007-02-211-1/+10
* Bug 370926: Incorrect mail sent when unsetting requestee on review request - ...lpsolit%gmail.com2007-02-211-0/+3
* Bug 289627: Chart report crashes when there is no series data to plot - Patch...lpsolit%gmail.com2007-02-201-0/+2
* Bug 366408: MIME:: modules should now be optional, not required (because we'v...mkanat%bugzilla.org2007-02-131-11/+7
* Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bugolav%bkor.dhs.org2007-02-071-38/+50
* Bug 366187: Fix regression; ensure dependent changed bugmail will be sent outolav%bkor.dhs.org2007-02-062-1/+9
* Bug 369268: Wrong title for the API documentation of Bugzilla::WebService::Pr...lpsolit%gmail.com2007-02-051-1/+1
* Bug 364697: dataloss warning from UTF8 conversion is not precise/scary enoughmkanat%bugzilla.org2007-02-051-1/+2
* Bug 358354: WebService should perform a login in xmlrpc.cgimkanat%bugzilla.org2007-02-053-3/+18
* Bug 365317: Must add 'MIME-Version: 1.0' to avoid charset being possibly ignoredolav%bkor.dhs.org2007-02-041-0/+3
* Bug 364177: On attachment and bug creation, if *one* requestee cannot see the...lpsolit%gmail.com2007-02-042-12/+36
* Bump version number post-release.mkanat%bugzilla.org2007-02-031-1/+1