Граф коммитов

52 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org 18a51a1f6c Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-10-19 06:46:19 +00:00
lpsolit%gmail.com 26cb84ad73 Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=justdave a=LpSolit 2007-05-14 17:56:32 +00:00
reed%reedloden.com 52a7bd0722 Bug 364835 - "current bug number should be filled in in "to bugs" input box to simplify tagging" [p=reed r=bkor a=justdave] 2006-12-27 01:21:32 +00:00
lpsolit%gmail.com def31b14c6 Bug 346564: [SECURITY] timetracking deadline leaks in XML - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-10-14 21:44:05 +00:00
mkanat%bugzilla.org eee82ed8e9 Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-09-04 16:21:49 +00:00
mkanat%bugzilla.org 173031bf91 Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-11 23:45:08 +00:00
mkanat%bugzilla.org f2dd0345c6 Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org 30f6d2eada Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
lpsolit%gmail.com f886810984 Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
lpsolit%gmail.com 88f015828a Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
lpsolit%gmail.com 972f9e353f Bug 341924: When viewing several bugs at once using show_bug.cgi?format=multiple, invalid bugs should generate an error message - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-06-18 23:11:59 +00:00
mkanat%bugzilla.org 8b54c5771a Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-12 02:41:22 +00:00
mkanat%kerio.com f07abd133d Bug 328638: Remove @::legal_keywords and %::keywordsbyname
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09 00:09:00 +00:00
lpsolit%gmail.com a68b826908 Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave 2006-02-21 13:08:24 +00:00
lpsolit%gmail.com 84026eaa8e Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-10-30 21:31:29 +00:00
lpsolit%gmail.com 5318c4ef4b Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
lpsolit%gmail.com eed091ced4 Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk 2005-09-07 12:05:13 +00:00
lpsolit%gmail.com f446c185b1 Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
lpsolit%gmail.com 0dd34d977a Bug 304725: keywords aren't displayed in show_bug.cgi when format=multiple - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk 2005-08-21 20:53:44 +00:00
lpsolit%gmail.com cbfe21bb80 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
travis%sedsystems.ca 5c84708e79 Bug 283581 : Move UserInGroup out of globals.pl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>   r=mkanat  a=justdave
2005-03-15 22:10:14 +00:00
justdave%bugzilla.org 4517130d1f [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attachment summaries which are marked as private to users who are not members of the group allowed to see private comments and attachments. XML export is not exposed in the user interface, but is available to anyone who knows the correct URL to invoke it. This only affects sites that use the 'insidergroup' feature.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=vladd,justdave, a=justdave
2004-10-25 07:25:58 +00:00
timeless%mozdev.org de7ab69751 Bug 259452 Add bonsai style &mark support to showbug for bug comments
r=kiko a=justdave
2004-09-21 19:56:19 +00:00
jocuri%softhome.net cb3bfa896c Patch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk. 2004-04-10 15:08:21 +00:00
kiko%async.com.br 958a1db2bd Fix for bug 238868: remove %FORM and %COOKIE from show_bug.cgi. Does
that, swapping them for calls to cgi->param/cookie. r=vladd,justdave; a=justdave.
2004-04-01 23:46:11 +00:00
kiko%async.com.br b87ad5c610 Fix for bug 234175: Remove deprecated ConnectToDatabase() and
quietly_check_login()/confirm_login() calls.  Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00
justdave%syndicomm.com a1e18b181e Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave
2004-03-18 03:57:05 +00:00
jkeiser%netscape.com 0710be46c2 Check for PatchReader as a part of the installation and disable the "Diff"
links if it is not there (bug 215268)
2003-08-20 00:45:43 +00:00
bbaetz%acm.org cf4e631923 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
jake%bugzilla.org 774aa5e232 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
gerv%gerv.net 97a568c7d4 Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv; r=bbaetz, a=justdave. 2003-01-15 07:59:53 +00:00
bbaetz%student.usyd.edu.au 9b08ac22d4 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
bbaetz%student.usyd.edu.au 4709340695 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
bbaetz%student.usyd.edu.au aacda75fc3 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net 0596fc1fe2 Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
justdave%syndicomm.com d9529b08af Fix for bug 108982: enable taint mode for all user-facing CGI files.
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
gerv%gerv.net 383f5cba05 Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon. 2001-09-10 21:26:05 +00:00
tara%tequilarista.org 71c26619d6 Landing Myk's patch for bug #71767 2001-06-02 22:02:02 +00:00
endico%mozilla.org 997ffbb231 Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was showing bug summaries to everyone, even if they didn't have permission to view the bug. Jake's quick solution is to not display the bug at all if it is in a group no matter who is viewing it. The correct solution would be display the summary if the viewer had the proper permissions. 2001-03-12 22:35:51 +00:00
endico%mozilla.org 9256c63d4e Patch from Jake <jake@acutex.net> for bugs 22041 and 25693 which had the same problem. HTML meta characters in the summary were not being quoted before being printed to html. 2001-03-09 01:49:42 +00:00
dave%intrec.com c677bea7fd Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net (Stephan Niemz (faniz)) 2001-02-02 03:44:47 +00:00
terry%mozilla.org 853edc6444 Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
me.  Added a footer to every page.  Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
dmose%mozilla.org 18f71469a1 updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org f3d24c3f35 Patch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header on pages. 1999-09-24 19:15:51 +00:00
bryce-mozilla%nextbus.com 67a3e254d6 Fix several browsers, Lynx and Opera at least. HTML syntax errors here
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.
1999-06-15 04:25:29 +00:00
terry%mozilla.org 21fbd7b0a7 Do some sanity checking on the entered bug number. 1999-05-10 22:52:43 +00:00
terry%mozilla.org b680ebf842 Give better error messages when we can't display a bug. 1999-05-10 22:08:58 +00:00
terry%netscape.com 4a24d1190c Added three new fields (which appear in the UI only if params are
turned on): target_milestone, qa_contact, and status_whiteboard.
1999-01-27 21:17:10 +00:00
terry%netscape.com ec25a8bc94 Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. 1998-11-20 19:18:37 +00:00
terry%netscape.com cd794ecc25 Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. 1998-11-16 19:43:50 +00:00