changes files search: « revision 6062 (page 1 / 304) »

trunk : changes

collapsecollapse all expandexpand all
Rev Summary Committer Date
6062 collapse expand Bug 433851 - "Flag <select> not disabled even though user can't reed%reedloden.com 2008-05-15
description: Bug 433851 - "Flag <select> not disabled even though user can't
request or change flag" [p=reed/LpSolit r+a=LpSolit]
files modified: template/en/default/flag/list.html.tmpl
6061 collapse expand Bug 433348: Created bug display should show extra nav links like show lpsolit%gmail.com 2008-05-14
description: Bug 433348: Created bug display should show extra nav links like show
bug does (clone/xml/print) - Patch by GavinS
<bugzilla@chimpychompy.org> r/a=LpSolit
files modified: template/en/default/bug/create/created.html.tmpl
6060 collapse expand Bug 430398: request.cgi does not filter component select list on dkl%redhat.com 2008-05-14
description: Bug 430398: request.cgi does not filter component select list on
distinct values - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit
files modified: request.cgi
template/en/default/request/queue.html.tmpl
6059 collapse expand Bug 431704: Remove useless newlines in replies sent by email_in.pl - lpsolit%gmail.com 2008-05-13
description: Bug 431704: Remove useless newlines in replies sent by email_in.pl -
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
files modified: email_in.pl
6058 collapse expand Bug 330989: illegal_change_deps error uses "empowered" inconsistently lpsolit%gmail.com 2008-05-13
description: Bug 330989: illegal_change_deps error uses "empowered" inconsistently
with "allowed" (+ some other minor changes) - Patch by Mike Durthaler
<mdurthaler@sbcglobal.net> r=timeless a=LpSolit
files modified: template/en/default/global/user-error.html.tmpl
6057 collapse expand Bug 433514: Renaming a saved search with the same name of different lpsolit%gmail.com 2008-05-13
description: Bug 433514: Renaming a saved search with the same name of different
case causes db error - Patch by Frédéric Buclin <LpSolit@gmail.com>
r/a=mkanat
files modified: Bugzilla/Search/Saved.pm
buglist.cgi
6056 collapse expand Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't lpsolit%gmail.com 2008-05-12
description: Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't
match any language available - Patch by Frédéric Buclin
<LpSolit@gmail.com> r/a=mkanat
files modified: Bugzilla/Template/Plugin/Hook.pm
6055 collapse expand Bug 432726: [Oracle] DROP INDEX doesn't hash the index name mkanat%bugzilla.org 2008-05-07
description: Bug 432726: [Oracle] DROP INDEX doesn't hash the index name
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
files modified: Bugzilla/DB/Schema/Oracle.pm
6054 collapse expand Bug 419581: [Oracle] Enable ALTER COLUMN for Oracle mkanat%bugzilla.org 2008-05-07
description: Bug 419581: [Oracle] Enable ALTER COLUMN for Oracle
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
files modified: Bugzilla/DB/Schema/Oracle.pm
6053 collapse expand Bug 432717: t/008filter.t incorrectly reports [% foo.${bar} = baz %] lpsolit%gmail.com 2008-05-07
description: Bug 432717: t/008filter.t incorrectly reports [% foo.${bar} = baz %]
as unsafe - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
files modified: t/008filter.t
6052 collapse expand Bug 431363: Include information about flag types when config.cgi lpsolit%gmail.com 2008-05-07
description: Bug 431363: Include information about flag types when config.cgi
returns data in the RDF format - Patch by Frédéric Buclin
<LpSolit@gmail.com> r=myk r=mkanat a=mkanat
files modified: template/en/default/config.rdf.tmpl
6051 collapse expand Bug 414292: [Oracle] Change series.query back to MEDIUMTEXT mkanat%bugzilla.org 2008-05-07
description: Bug 414292: [Oracle] Change series.query back to MEDIUMTEXT
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
files modified: Bugzilla/DB/Schema.pm
Bugzilla/Install/DB.pm
6050 collapse expand Bug 430909 - add hook for parameters bbaetz%acm.org 2008-05-05
description: Bug 430909 - add hook for parameters
r=mkanat, r/a=lpsolit
files added: extensions/example/code/config.pl
extensions/example/lib/ConfigExample.pm
extensions/example/template/
extensions/example/template/en/
extensions/example/template/en/default/
extensions/example/template/en/default/admin/
extensions/example/template/en/default/admin/params/
extensions/example/template/en/default/admin/params/example.html.tmpl
files modified: Bugzilla/Config.pm
editparams.cgi
6049 collapse expand Bump version number post-release. mkanat%bugzilla.org 2008-05-05
description: Bump version number post-release.
files modified: Bugzilla/Constants.pm
6048 collapse expand Bump the version numbers pre-release. mkanat%bugzilla.org 2008-05-05
description: Bump the version numbers pre-release.
files modified: Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml
6047 collapse expand Fix bustage from Bug 417531. mkanat%bugzilla.org 2008-05-05
description: Fix bustage from Bug 417531.
files modified: template/en/default/pages/release-notes.html.tmpl
6046 collapse expand Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for lpsolit%gmail.com 2008-05-05
description: Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for
format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com>
r=mkanat r=wurblzap a=LpSolit
files modified: show_bug.cgi
template/en/default/bug/show-multiple.html.tmpl
template/en/default/filterexceptions.pl
6045 collapse expand Bug 419188: [SECURITY] email_in.pl lets you set the changer as lpsolit%gmail.com 2008-05-04
description: Bug 419188: [SECURITY] email_in.pl lets you set the changer as
@reporter instead of only checking the "From" header - Patch by
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
files modified: email_in.pl
6044 collapse expand Bug 417531: Release Notes for 3.0.4 mkanat%bugzilla.org 2008-05-04
description: Bug 417531: Release Notes for 3.0.4
Patch By Cédric Corazza <cedric.corazza@wanadoo.fr> and Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
files modified: template/en/default/pages/release-notes.html.tmpl
6043 collapse expand 2nd attempt to fix bug 414726: Bugzilla::Update never updates lpsolit%gmail.com 2008-05-02
description: 2nd attempt to fix bug 414726: Bugzilla::Update never updates
bugzilla-update.xml if the file already exists locally - Patch by me
r=mkanat
files modified: Bugzilla/Update.pm
page >>