aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 375138: The UI of index.cgi is brokemkanat%bugzilla.org2007-03-254-19/+18
* 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 374850: Add a link that encourages administrators to contribute to Bugzillamkanat%bugzilla.org2007-03-232-3/+19
* 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-216-21/+121
* Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2007-03-205-28/+135
* Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org2007-03-173-7/+270
* Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ...lpsolit%gmail.com2007-03-171-3/+3
* 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-172-0/+8
* Bug 45207: Automated sanity check that can send an e-mail if there are proble...lpsolit%gmail.com2007-03-174-9/+134
* Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->us...mkanat%bugzilla.org2007-03-171-1/+1
* Bug 374222: Create a setup.cgi that can check perl module requirementsmkanat%bugzilla.org2007-03-161-0/+50
* Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...mkanat%bugzilla.org2007-03-167-106/+204
* Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choos...mkanat%bugzilla.org2007-03-151-2/+11
* Post-checkin fix for Bug 121069: I had forgotten to remove an unused error me...mkanat%bugzilla.org2007-03-151-3/+0
* Bug 374004: Enable transaction code and use it in some installation placesmkanat%bugzilla.org2007-03-155-45/+64
* Bug 373865: Group name is missing in the title of the group edit pagemkanat%bugzilla.org2007-03-141-1/+1
* Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric Bucl...lpsolit%gmail.com2007-03-121-2/+5
* Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...lpsolit%gmail.com2007-03-113-17/+14
* Bug 371774: process_bug.cgi should only validate longdesclength on mid-air co...lpsolit%gmail.com2007-03-111-3/+2
* I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mka...reed%reedloden.com2007-03-112-2/+2
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2007-03-118-36/+36
* Bug 373511: InnoDB conversion can fail silentlymkanat%bugzilla.org2007-03-111-0/+18
* Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch b...lpsolit%gmail.com2007-03-111-2/+0
* Bug 373442: Add referential integrity against the profiles table in some more...mkanat%bugzilla.org2007-03-115-172/+195
* 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-104-62/+114
* Bug 373411: The bug resolution can be set independently of the bug status - P...lpsolit%gmail.com2007-03-102-0/+15
* Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation section...vladd%bugzilla.org2007-03-101-1/+1
* Spell-patch ('refered' -> 'referred') in Glossary documentation section, p=vl...vladd%bugzilla.org2007-03-101-1/+1
* Bug 373413: Wrong variable used when clearing the bug resolution - Patch by F...lpsolit%gmail.com2007-03-101-1/+1
* Bug 373315: p in the last li looks like it's other blockmkanat%bugzilla.org2007-03-101-7/+6
* Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer...lpsolit%gmail.com2007-03-101-2/+2
* Replace CVSZilla URL with the more up-to-date version (documentation patch), ...vladd%bugzilla.org2007-03-101-1/+1
* Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" do...vladd%bugzilla.org2007-03-101-1/+1
* Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML document...vladd%bugzilla.org2007-03-101-1/+1
* Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzill...vladd%bugzilla.org2007-03-101-1/+1
* Spell-patch ('Operarting' -> 'Operating') in the recently-added "Filing Bugs"...vladd%bugzilla.org2007-03-101-1/+1
* Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a ...vladd%bugzilla.org2007-03-101-2/+2
* Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documenta...vladd%bugzilla.org2007-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 373312: bugzilla terms should not be used for db namemkanat%bugzilla.org2007-03-101-2/+2
* Bug 370687: Creating, editing or deleting a product should display its name i...lpsolit%gmail.com2007-03-103-7/+8