summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com10-44/+80
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-20Bug 282737: Software Error from time-tracking fields during Change Columnsmozilla%colinogilvie.co.uk2-7/+15
Patch by Joel, Me, r=wurblzap, a=myk
2005-07-20Bug 297990: choose-product.html.tmpl generates improper indentation for ↵lpsolit%gmail.com1-2/+2
product descriptions - Patch by Aaron Larson <aaron@larsonsonline.net> r=wurblzap a=myk
2005-07-20Bug 301240: editvalues.cgi should not update bugs.delta_ts - Patch by ↵lpsolit%gmail.com1-2/+2
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-07-20Bug 300318: RSS feeds namespace is incorrect - Patch by Jason Remillard ↵lpsolit%gmail.com1-2/+2
<jremillardshop@letterboxes.org> r/a=myk
2005-07-19Bug 265188: GenerateVersionTable should only overwrite versioncache if it's ↵lpsolit%gmail.com2-13/+11
changed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob,justdave a=justdave
2005-07-19Bug 300709: Avoid the use of SELECT * - Patch by Frédéric Buclin ↵lpsolit%gmail.com2-6/+5
<LpSolit@gmail.com> r=glob a=myk
2005-07-19Bug 300532: Update editversions.cgi to use routines from Version.pm and ↵lpsolit%gmail.com3-188/+168
Product.pm - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-07-19Bug 282632: Eliminate AUTOLOAD section from BugMail.pmmkanat%kerio.com1-28/+20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-07-17Bug 300684: missing_version_or_component error message is not translatablemozilla%colinogilvie.co.uk2-12/+20
Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave
2005-07-17Bug 300764: Deadline field on show_bug should include documentation of the ↵mozilla%colinogilvie.co.uk1-1/+2
date format p=me, r=jouni, a=justdave
2005-07-15Fix for bug 232612: enables boolean mode fulltext searches for better ↵myk%mozilla.org3-17/+27
searching capabilities in the "Find a Specific Bug" page; r=lpsolit
2005-07-14Fix my email post-checkin of Bug 283989, as pointed out by Colin.mkanat%kerio.com1-1/+1
2005-07-14Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGImkanat%kerio.com5-26/+104
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-14Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - ↵lpsolit%gmail.com2-179/+0
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-14Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Frédéric Buclin ↵lpsolit%gmail.com4-112/+119
<LpSolit@gmail.com> r=wicked a=myk
2005-07-14Bug 300620: Deletion of a product yields "Insecure dependency in parameter ↵lpsolit%gmail.com1-0/+3
3" when useclassification is on - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-07-14Bug 300507: "View All" is misplaced in the attachment table - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=glob a=myk
2005-07-13Bug 300311: [PostgreSQL] bz_table_list_real returns PostgreSQL system tables ↵mkanat%kerio.com1-0/+15
in addition to normal Bugzilla tables Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-07-13Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com9-69/+62
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-13Bug 297098: Optimize multiple email searches - Patch by Joel Peshkin ↵lpsolit%gmail.com1-7/+24
<bugreport@peshkin.net> r=myk,LpSolit a=myk
2005-07-13Bug 300379: GenerateVersionTable's rename may fail silently - Patch by byron ↵lpsolit%gmail.com1-1/+2
jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
2005-07-13Bug 276818: "Verify Version, Component, Target Milestone" page on product ↵lpsolit%gmail.com1-1/+2
change lacks title - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵lpsolit%gmail.com8-14/+1137
Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk
2005-07-12Bug 262592: Enable templates to use a cookies to remember UI preferences and ↵bugreport%peshkin.net1-0/+168
hide/expose content Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel, a=justdave
2005-07-12Bug 252272: Allow extremely large attachments to be stored locallymozilla%colinogilvie.co.uk2-4/+33
Patch by A. Karl Kornel <karl@kornel.name>, r=joel,colin
2005-07-12Bug 300446: Figure 6-1. Lifecycle of a Bugzilla Bug contains a misspelled wordmozilla%colinogilvie.co.uk2-34/+34
Patch by Swen Haubold <swen.haubold@mitutoyo-ctl.de>, r=colin
2005-07-12Bug 291776: A script to copy a Bugzilla DB between two cross-DB installationsmkanat%kerio.com1-0/+188
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-07-12Bug 204217: require MySQL version 4.0+mkanat%kerio.com3-8/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-07-12Bug 299156: Reduce saniitycheck submitter_id time for large sitesbugreport%peshkin.net2-3/+11
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
2005-07-12Bug 298931: migrate Group.pm from a simple module to a class - Patch by ↵lpsolit%gmail.com1-3/+135
Tiago R. Mello <timello@async.com.br> r=LpSolit,mkanat a=justdave
2005-07-11Bug 300334: Bugzilla::User has no need to "use Bugzilla::BugMail"mkanat%kerio.com1-1/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-07-11Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an ↵lpsolit%gmail.com3-13/+13
unused variable) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-07-11Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages ↵lpsolit%gmail.com2-2/+4
(editkeywords.cgi) - Patch by Tobias Sager <moixa@gmx.ch> r=vladd a=justdave
2005-07-11Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" ↵lpsolit%gmail.com2-7/+18
Wood <bugspam.Callek@gmail.com> r=joel a=justdave
2005-07-11Bug 228905: [Bug creation] not available in advanced query/boolean charts - ↵lpsolit%gmail.com1-0/+1
Patch by Dave Miller <justdave@bugzilla.org> r=mkanat a=justdave
2005-07-11Bug 165022: add alias field to new bug form - Patch by Albert Ting ↵lpsolit%gmail.com1-0/+9
<altlst@sonic.net> r=GavinS a=justdave
2005-07-11Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com7-113/+80
processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
2005-07-11Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob ↵lpsolit%gmail.com1-3/+13
Siklos <robzilla@siklos.ca> r=LpSolit a=justdave
2005-07-10Bug 297870: attachments table/list should show attachment creatorbugzilla%glob.com.au2-2/+11
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
2005-07-10Remove newest-perl-ver as it changes too often, and isn't up-to-date. No ↵mozilla%colinogilvie.co.uk2-3/+2
bug, r=justdave,r=mkanat on IRC
2005-07-08Update version numbers post-release.mkanat%kerio.com2-3/+3
2005-07-08Update version numbers for 2.20rc1 release.mkanat%kerio.com2-3/+3
2005-07-08Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a ↵mkanat%kerio.com5-13/+30
short time when there are certain performance problems Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave
2005-07-08Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due ↵mkanat%kerio.com5-60/+159
to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
2005-07-08Bug 278710: Using user dropdown instead of text field disturbs the layoutmkanat%kerio.com1-217/+266
Patch By byron jones (glob) <bugzilla@glob.com.au> r=myk, a=justdave
2005-07-08Bug 298659: setting authentication to LDAP,DB failsmkanat%kerio.com2-16/+22
Patch By A. Karl Kornel <karl@kornel.name> r=glob, a=justdave
2005-07-08Bug 286274: Release Notes for 2.20mkanat%kerio.com1-1/+563
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08Bug 299588: Release Notes for 2.18.2mkanat%kerio.com1-6/+30
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08Bug 300006: "cookies need value" error code when a query returns an empty ↵mkanat%kerio.com2-4/+12
result. Patch By Marc Schumann <wurblzap@gmail.com> r=glob, a=justdave