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