summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-04-04Bug 376497: validateID() should return an attachment object - Patch by ↵lpsolit%gmail.com7-200/+105
Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2007-04-04Bug 368311: Custom field data is not imported into the database from the XML ↵lpsolit%gmail.com1-0/+22
file - Patch by Erik <shaggy+bugzilla@eta.org> r/a=LpSolit
2007-03-31Bug 376049: Remove validateCanChangeAttachment() from attachment.cgi - Patch ↵lpsolit%gmail.com1-18/+2
by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit
2007-03-28Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by ↵lpsolit%gmail.com1-11/+0
bugzilla@corris.org r/a=LpSolit
2007-03-26Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit]reed%reedloden.com1-1/+1
2007-03-26There was an additional patch in bug 375357 that was accidentally ↵mkanat%bugzilla.org1-3/+0
checked-in, that wasn't part of that bug.
2007-03-26Bug 375357: GD::Graph requires GD::Text (not vice-versa)mkanat%bugzilla.org2-5/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-26Bug 375352: Building DBI requires PathToolsmkanat%bugzilla.org1-5/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-25Bug 371475: Quicksearch should include OS field (in addition to Platform ↵lpsolit%gmail.com1-2/+6
field) by default - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
2007-03-25Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric ↵lpsolit%gmail.com1-1/+1
Buclin <LpSolit@gmail.com> r/a=mkanat
2007-03-25Bug 375246: Installation is broken by "can't coerce array into hash"mkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-25Bug 375138: The UI of index.cgi is brokemkanat%bugzilla.org4-19/+18
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit
2007-03-24Bug 374016: Use transactions to create bugsmkanat%bugzilla.org1-5/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-24Bug 374012: Use transactions inside of Bugzilla::Objectmkanat%bugzilla.org1-1/+9
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-23Bug 374850: Add a link that encourages administrators to contribute to Bugzillamkanat%bugzilla.org2-3/+19
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
2007-03-21Bug 192054: Bugzilla dependencies upgrade messages in wrong ordermkanat%bugzilla.org1-50/+65
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-21Bug 374540: Print out the requirements in an HTML table instead of ↵mkanat%bugzilla.org6-21/+121
preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-20Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org5-28/+135
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org3-7/+270
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ↵lpsolit%gmail.com1-3/+3
Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
2007-03-17Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu ↵lpsolit%gmail.com2-13/+7
Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
2007-03-17Bug 174085: Want to be able to query via group in quicksearch - Patch by ↵lpsolit%gmail.com2-0/+8
Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
2007-03-17Bug 45207: Automated sanity check that can send an e-mail if there are ↵lpsolit%gmail.com4-9/+134
problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-03-17Bug 373639: Bugzilla->login should just return Bugzilla->user if ↵mkanat%bugzilla.org1-1/+1
Bugzilla->user->id != 0 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-16Bug 374222: Create a setup.cgi that can check perl module requirementsmkanat%bugzilla.org1-0/+50
(This is the beginning of web-based installation.) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16Bug 374215: Move all generally-useful Installation subroutines to ↵mkanat%bugzilla.org7-106/+204
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-15Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can ↵mkanat%bugzilla.org1-2/+11
choose their own level Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-15Post-checkin fix for Bug 121069: I had forgotten to remove an unused error ↵mkanat%bugzilla.org1-3/+0
message from code-error.html.tmpl.
2007-03-15Bug 374004: Enable transaction code and use it in some installation placesmkanat%bugzilla.org5-45/+64
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-14Bug 373865: Group name is missing in the title of the group edit pagemkanat%bugzilla.org1-1/+1
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat
2007-03-12Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric ↵lpsolit%gmail.com1-2/+5
Buclin <LpSolit@gmail.com> r=mkanat r=gerv a=mkanat
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵lpsolit%gmail.com3-17/+14
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-03-11Bug 371774: process_bug.cgi should only validate longdesclength on mid-air ↵lpsolit%gmail.com1-3/+2
collision - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-03-11I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵reed%reedloden.com2-2/+2
r=mkanat@IRC a=mkanat@IRC]
2007-03-11Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵reed%reedloden.com8-36/+36
[p=reed r=timeless a=mkanat]
2007-03-11Bug 373511: InnoDB conversion can fail silentlymkanat%bugzilla.org1-0/+18
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-11Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch ↵lpsolit%gmail.com1-2/+0
by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
2007-03-11Bug 373442: Add referential integrity against the profiles table in some ↵mkanat%bugzilla.org5-172/+195
more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-11We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup ↵mkanat%bugzilla.org1-1/+1
tinderboxen to burn.
2007-03-10Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgimkanat%bugzilla.org4-62/+114
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-10Bug 373411: The bug resolution can be set independently of the bug status - ↵lpsolit%gmail.com2-0/+15
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-03-10Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation ↵vladd%bugzilla.org1-1/+1
section, p=vladd.
2007-03-10Spell-patch ('refered' -> 'referred') in Glossary documentation section, ↵vladd%bugzilla.org1-1/+1
p=vladd.
2007-03-10Bug 373413: Wrong variable used when clearing the bug resolution - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-03-10Bug 373315: p in the last li looks like it's other blockmkanat%bugzilla.org1-7/+6
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat
2007-03-10Bug 365150: #cNN comment not part of linkified URL - Patch by David D. ↵lpsolit%gmail.com1-2/+2
Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit
2007-03-10Replace CVSZilla URL with the more up-to-date version (documentation patch), ↵vladd%bugzilla.org1-1/+1
p=vladd.
2007-03-10Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" ↵vladd%bugzilla.org1-1/+1
documentation section, p=vladd.
2007-03-10Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML ↵vladd%bugzilla.org1-1/+1
documentation, p=vladd.
2007-03-10Spell-patch ('appearence' -> 'appearance') in the recently-added "The ↵vladd%bugzilla.org1-1/+1
Bugzilla Extension Mechanism" documentation section, p=vladd.