summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-05-21Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com5-105/+21
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-05-21Bump version number after branching.mkanat%bugzilla.org2-4/+4
2008-05-20Bug 430989 – Status should probably be at the top of show_bug.cgiguy.pyrzak%gmail.com1-11/+19
Patch by Guy Pyrzak, review=LpSolit a=LpSolit
2008-05-20Bug 434007 - Restrict group visibility text options is too smallguy.pyrzak%gmail.com1-1/+1
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
2008-05-20Bug 433987 - show_bug.cgi javascript error on changing statusguy.pyrzak%gmail.com1-2/+2
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
2008-05-20Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk4-15/+89
Patch by: Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=LpSolit
2008-05-19Bug 392212: LDAP parameters descriptions should mention how to use SSL ↵lpsolit%gmail.com1-4/+11
connection - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r/a=LpSolit
2008-05-17Bug 434062: Attachment flags can only be set once per bug (regression) - ↵lpsolit%gmail.com1-4/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
2008-05-16Bug 433851 - "Flag <select> not disabled even though user can't request or ↵reed%reedloden.com1-2/+2
change flag" [p=reed/LpSolit r+a=LpSolit]
2008-05-14Bug 433348: Created bug display should show extra nav links like show bug ↵lpsolit%gmail.com1-1/+1
does (clone/xml/print) - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
2008-05-14Bug 430398: request.cgi does not filter component select list on distinct ↵dkl%redhat.com2-5/+20
values - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit
2008-05-14Bug 431704: Remove useless newlines in replies sent by email_in.pl - Patch ↵lpsolit%gmail.com1-1/+3
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-05-14Bug 330989: illegal_change_deps error uses "empowered" inconsistently with ↵lpsolit%gmail.com1-7/+7
"allowed" (+ some other minor changes) - Patch by Mike Durthaler <mdurthaler@sbcglobal.net> r=timeless a=LpSolit
2008-05-14Bug 433514: Renaming a saved search with the same name of different case ↵lpsolit%gmail.com2-2/+6
causes db error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-05-12Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ↵lpsolit%gmail.com1-23/+2
any language available - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-05-08Bug 432726: [Oracle] DROP INDEX doesn't hash the index namemkanat%bugzilla.org1-3/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2008-05-08Bug 419581: [Oracle] Enable ALTER COLUMN for Oraclemkanat%bugzilla.org1-0/+169
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
2008-05-08Bug 432717: t/008filter.t incorrectly reports [% foo.${bar} = baz %] as ↵lpsolit%gmail.com1-1/+1
unsafe - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-05-08Bug 431363: Include information about flag types when config.cgi returns ↵lpsolit%gmail.com1-2/+35
data in the RDF format - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=mkanat a=mkanat
2008-05-08Bug 414292: [Oracle] Change series.query back to MEDIUMTEXTmkanat%bugzilla.org2-5/+9
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
2008-05-06Bug 430909 - add hook for parametersbbaetz%acm.org5-11/+113
r=mkanat, r/a=lpsolit
2008-05-05Bump version number post-release.mkanat%bugzilla.org1-1/+1
2008-05-05Bump the version numbers pre-release.mkanat%bugzilla.org2-3/+3
2008-05-05Fix bustage from Bug 417531.mkanat%bugzilla.org1-4/+4
2008-05-05Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵lpsolit%gmail.com3-5/+4
format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit
2008-05-05Bug 419188: [SECURITY] email_in.pl lets you set the changer as @reporter ↵lpsolit%gmail.com1-0/+10
instead of only checking the "From" header - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-05-05Bug 417531: Release Notes for 3.0.4mkanat%bugzilla.org1-2/+57
Patch By Cédric Corazza <cedric.corazza@wanadoo.fr> and Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2008-05-032nd attempt to fix bug 414726: Bugzilla::Update never updates ↵lpsolit%gmail.com1-15/+2
bugzilla-update.xml if the file already exists locally - Patch by me r=mkanat
2008-05-02Bug 431730: Bugs with resolution MOVED cannot be edited anymore - Patch by ↵lpsolit%gmail.com1-4/+4
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-05-02Bug 422258: Let @cc be used to add new users to the CC list when editing ↵lpsolit%gmail.com1-3/+7
bugs, for consistency with creating bugs which already uses @cc - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-05-02Bug 431720: addtonewgroup is no longer used in Bugzilla 3.2 - Patch by ↵lpsolit%gmail.com1-6/+0
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-05-01Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by ↵lpsolit%gmail.com1-4/+1
Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=mkanat
2008-04-30Bug 430307: Unsafe regexp used in global/userselect.html.tmpl - Patch by ↵lpsolit%gmail.com1-2/+6
Jesse Clark <jjclark1982@gmail.com> r/a=LpSolit
2008-04-29Bug 426899: Hack SOAP::Lite to encode upper-ASCII characters correctly for ↵mkanat%bugzilla.org1-0/+10
the WebService. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-04-26Bug 428607 - Path for extension template hooks are wrongbbaetz%acm.org1-6/+4
r/a=mkanat
2008-04-20Bug 429847: config.cgi should include additional information about custom ↵lpsolit%gmail.com4-42/+20
fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-04-20Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmplguy.pyrzak%gmail.com1-10/+0
2008-04-20Bug 429767 - short_desc label is controlled by check_can_change_field('alias')guy.pyrzak%gmail.com1-3/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-04-19Bug 223523: Allow Keywords column to wrap - Patch by Matt McHenry ↵lpsolit%gmail.com1-0/+1
<mmchenry@carnegielearning.com> r/a=LpSolit
2008-04-17Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org5-21/+47
r/a=mkanat
2008-04-17Bug 429379: collectstats.pl fails if ./graphs is a symlinkjustdave%bugzilla.org1-1/+5
r=mkanat, a=mkanat
2008-04-14Bug 428800: "Download a Bugzilla tarball" should be linkified - Patch by ↵lpsolit%gmail.com1-2/+3
Frédéric Buclin <LpSolit@gmail.com> r=Colin
2008-04-13Bug 428637 – Documentation doesn't build (and even less on Perl 5.10).wurblzap%gmail.com2-7/+10
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat,LpSolit; a=mkanat
2008-04-12Bug 427936: Update sanitycheck.cgi to include missing foreign keys cross ↵lpsolit%gmail.com1-5/+14
checks - Patch by Noura Elhawary <nelhawar@redhat.com> r/a=LpSolit
2008-04-12Bug 314454: Incorrect SQL query in editproducts.cgi when making a group ↵lpsolit%gmail.com1-10/+19
mandatory - Patch by Elliotte Martin <elliotte_martin@yahoo.com> r/a=LpSolit
2008-04-12Bug 428511 – Status and resolution values in dependency trees not ↵wurblzap%gmail.com1-2/+2
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2008-04-10Bug 419016 - Space between the votes text and period is visually unappealing ↵guy.pyrzak%gmail.com1-4/+13
and confusing. Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit a=LpSolit
2008-04-10Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ↵guy.pyrzak%gmail.com1-10/+10
editing the component if qa contact is blank Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat Patch removes the init for the QA field to be outside of the check to see if the field is blank.
2008-04-10Bug 427236 Ð Different font sizes used in the group restrictions section of ↵guy.pyrzak%gmail.com1-2/+2
show_bug.cgi Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat Patch changes the font size of the group area to be the same for both by changing the font size to both use the <small> tag
2008-04-10Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com11-214/+230
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.