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

2892 Коммитов

Автор SHA1 Сообщение Дата
justdave%bugzilla.org f243824fa3 [SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST message to process_bug.cgi which will remove keywords from a bug even if you don't have permissions to edit all bug fields (the "editbugs" permission). Such changes are reported in "bug changed" email notifications, so they are easily detected and reversed if someone abuses it.
Patch by Myk Melez <myk@mozilla.org>
r=gerv, a=justdave
2004-10-25 07:19:05 +00:00
justdave%bugzilla.org 3a3c9d38eb Bug 250897: Enforce a 10 minute waiting period between password reset attempts to prevent the user getting mailbombed if the form is submitted multiple times.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2004-10-25 07:12:22 +00:00
justdave%bugzilla.org 23de4ce384 Bug 254498: Check for comment required for time validation was too late.
Patch by Tiago R. Mello <tiago@async.com.br>
r=kiko, a=justdave
2004-10-25 04:49:32 +00:00
justdave%bugzilla.org 22b4d2a729 Backing out patch for bug 251596: found a problem with it after I committed. See the bug. 2004-10-25 04:35:30 +00:00
justdave%bugzilla.org 8ea603b9fe Bug 251596: show.html.tmpl wasn't using the customized body attribute
Patch by Marc Schumann <wurblzap@gmail.com>
r=kiko, a=myk
2004-10-25 04:28:32 +00:00
jocuri%softhome.net 8ba1f8aa5d Documentation patch for bug 143490: Update documentation regarding code changes needed when running Bugzilla under win32 (some are no longer required since checksetup.pl no longer calls unsupported functions when running on Windows); patch by GavinS <bugzilla@chimpychompy.org>, r=vladd. 2004-10-24 23:54:37 +00:00
jocuri%softhome.net 0d182c36ac Patch for bug 192218: Ability to use a hyphen as a way to filter specifically for requests with no requestee; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=myk, a=myk. 2004-10-24 23:34:20 +00:00
jocuri%softhome.net dd3ad9be10 Patch for bug 252137: tabular reports shouldn't be broken if a row/col/tbl header begins with an underscore; patch by Rob Siklos <rsiklos@adexa.com>; r=gerv, a=justdave. 2004-10-24 23:25:54 +00:00
justdave%bugzilla.org 7e123667f4 Bug 265731: multipart_start in the server-push handling code wasn't honoring the $cgi->charset setting.
r=myk, a=justdave
2004-10-23 09:04:16 +00:00
myk%mozilla.org d842203c3d fix for bug 265499: support custom stylesheets; r=gerv, a=myk 2004-10-21 21:47:34 +00:00
myk%mozilla.org 290d785b19 fix for bug 263250: adds a base tag to the simple buglist so it can be loaded in an iframe on a remote site and have the CSS still work 2004-10-21 19:13:28 +00:00
myk%mozilla.org 8720c6dc1a fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and children; r=gerv, a=justdave 2004-10-21 19:05:22 +00:00
myk%mozilla.org f5b867159e Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave 2004-10-21 19:02:30 +00:00
myk%mozilla.org 62fe6eeb05 Fix for bug 265240: make collectstats generate valid RDF by not cutting off the opening RDF tag; r=kiko, a=myk 2004-10-20 23:00:45 +00:00
jocuri%softhome.net 6f405fbebf Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie.pm and unify code by removing redundancy; patch by Christian Reis <kiko@async.com.br> backported to 2.18 by Rob Siklos <rsiklos@adexa.com>; r=vladd,kiko, a=justdave. 2004-10-20 20:58:45 +00:00
myk%mozilla.org d59140b66b Fix for bug 265303: updates RDF content type to new standard application/rdf+xml; r,a=justdave 2004-10-20 20:48:29 +00:00
jocuri%softhome.net 1632fa9468 Patch for bug 264003: Include the DBI error in the error message if 'createdb' fails; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=kiko, a=justdave. 2004-10-19 20:33:27 +00:00
jocuri%softhome.net 835f6bdd6f Patch for bug 189073: Allow accept as a resolution when changing multiple bugs only if all bugs are opened; r=kiko, a=justdave. 2004-10-19 20:11:34 +00:00
jocuri%softhome.net ee143ea233 Patch for bug 199811: Implement UI for 'contains none of the strings' search operator; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave. 2004-10-19 20:02:43 +00:00
jocuri%softhome.net cc626c7883 Patch for bug 261434: implement functionality to delete a user semi-properly (only works for users with no bugs/comments); patch by Ivan Todoroski <grnch@gmx.net>; r=justdave, a=justdave. 2004-10-17 11:07:39 +00:00
jocuri%softhome.net e278485bd2 Patch for bug 251338: Installation section should mention that you need an MTA installed; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>; r=vladd, a=justdave. 2004-10-09 20:49:42 +00:00
jocuri%softhome.net edd893bda4 Patch for bug 257765: Make replies to private comments private by default; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave. 2004-10-09 20:39:51 +00:00
jocuri%softhome.net c38a84e17c Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creating tables; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=kiko, a=justdave. 2004-10-09 20:21:39 +00:00
jocuri%softhome.net e5697c9677 Patch for bug 256567: Harmonize descriptions of classifications and products in terms of 'FILTER html'; patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, kiko, a=justdave. 2004-10-07 07:12:40 +00:00
jocuri%softhome.net adebf323b2 Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave. 2004-09-30 22:47:17 +00:00
jocuri%softhome.net fd79efa38d Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by Jason Pyeron <jpyeron@pyerotechnics.com>; r=myk, a=myk. 2004-09-30 22:43:57 +00:00
jocuri%softhome.net 803b606704 Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=erik, a=justdave. 2004-09-30 21:40:49 +00:00
jocuri%softhome.net 6562a68763 Patch for bug 237769: use Administrator instead of root for super-user name in Windows, and change the ppm repository from Apache to the one maintained on landfill; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=myk. 2004-09-29 23:39:37 +00:00
jocuri%softhome.net 0d8a654652 Patch for bug 261993: fix uninitialized value error in webserver log when accessing buglist.cgi (generated by the fix for bug 255512); patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, a=myk. 2004-09-29 22:37:17 +00:00
myk%mozilla.org 84a651b70c Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=myk 2004-09-27 22:55:29 +00:00
erik%dasbistro.com e6fe9a3773 Fix for bug 258029: sets whining group inheritance in the correct order. r,a=justdave 2004-09-25 00:06:44 +00:00
kiko%async.com.br 56d6ddf695 Fix for bug 261446: checksetup.pl needs to update permissions on
images/. r,a=myk
2004-09-24 20:49:51 +00:00
kiko%async.com.br 97db4ea5e8 Landing fix for bug 153811: default severity should be parametrized.
r,a=myk.
2004-09-24 20:41:30 +00:00
myk%mozilla.org e31fe4fc6c Fix for bug 252739: moves inclusion/exclusion action names to button name instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave 2004-09-24 01:01:30 +00:00
myk%mozilla.org 35fe44f2a1 Fix for bug 261273: make column changing work with Sun ONE web server; fix by tmabbott@hbs.edu; r,a=justdave 2004-09-24 00:53:26 +00:00
timeless%mozdev.org 78bda27b3f Bug 261071 Error: Error in parsing value for property 'vertical-align'. Declaration dropped.
r=vladd a=myk
2004-09-23 21:17:12 +00:00
jocuri%softhome.net acd4ba2554 Patch for bug 258938: Minor tweak to editmilestones templatization; patch by GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave. 2004-09-23 19:14:13 +00:00
jocuri%softhome.net 8aa3aae5c1 Patch for bug 255512: For bz_secure, distinguish between mandatory and non-mandatory groups and create distinct CSS classes to enable customizations by the admin; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, r=joel, a=justdave. 2004-09-23 19:05:20 +00:00
kiko%async.com.br 2a7c9bd5d0 Landing fix for bug 260411: MS IE breaks png alpha channel padlock. Adds
a new PNG file with a 1-bit alpha layer. File by Jason Pyeron
<jpyeron@pyerotechnics.com> r=kiko, a=myk.
2004-09-23 18:08:31 +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
myk%mozilla.org 04c0b65528 Fix for bug 245075: command-line script that sends bug mail so installations can push bug mail out if it's been missed by the code that sends mail when changes are made; written by Dave Miller 2004-09-21 00:58:32 +00:00
gerv%gerv.net b946d6175e Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager <moixa@gmx.ch>, r=gerv, a=justdave. 2004-09-18 11:33:10 +00:00
justdave%bugzilla.org b387afaee2 Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs table
r=myk, a=justdave
2004-09-15 00:58:32 +00:00
myk%mozilla.org 4a0e4c44ab Fix for bug 249868: makes series pages validate 2004-09-14 23:30:20 +00:00
myk%mozilla.org 596bb4c3cb Fix for bug 240460: updates upgrading examples with new URLs and version numbers; r=gerv; a=justdave 2004-09-14 23:04:38 +00:00
justdave%bugzilla.org 5520838d38 Oops, backing out changes to administration.xml that are supposed to be part of a different patch. 2004-09-14 05:50:29 +00:00
justdave%bugzilla.org 51c0b08814 Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl)
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-09-14 05:48:54 +00:00
justdave%bugzilla.org e5d306c63c Bug 252295: Ensure that the "Edit Search" link goes back to the same form the search was created on when running a saved search that was saved before we had multiple search forms.
r=gerv, a=justdave
2004-09-12 22:19:37 +00:00
justdave%bugzilla.org 64d4445f26 Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni,bbaetz a=justdave
2004-09-12 20:20:42 +00:00
gerv%gerv.net 107c814b5f Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv. 2004-09-12 15:46:07 +00:00
gerv%gerv.net 26dc4b6e0a Bug 225854 - only print "Steps to reproduce" when the user has entered some. Patch by buti@gmx.at; r=gerv. 2004-09-12 15:23:24 +00:00
justdave%bugzilla.org 642bb460b8 Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzilla->user->email now includes emailsuffix in the result.
Patch by Marc Schumann <wurblzap@gmail.com>
r=justdave,tobias, a=justdave
2004-09-11 07:09:46 +00:00
justdave%bugzilla.org 621514d0f0 Bug 190224: templatize editmilestones.cgi
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
2004-09-11 06:48:14 +00:00
justdave%bugzilla.org a2b90b5bf9 Bug 255664: Wait until buglist is ready to be displayed before closing the "please wait" page when using server push, so any errors that occur can actually be seen by the user instead of getting a blank page.
r=myk, a=myk
2004-09-11 06:24:43 +00:00
justdave%bugzilla.org 5351b490c2 Bug 255663: Query on [Bug creation] and anything to do with attachments no longer crashes
r=joel, a=myk
2004-09-11 06:20:00 +00:00
myk%mozilla.org a8678358fe Fix for bug 215319: changes "flag requester" field in boolean charts to "flag requestee" field, which is what it should have been ("flag requester" can be queried via the "flag setter" field)
r=justdave
2004-09-10 23:38:46 +00:00
myk%mozilla.org 921c1b59f5 basic docs on using flags 2004-09-10 00:28:48 +00:00
myk%mozilla.org 0ddc92b8c0 Fix for bug 254360: lists the rules governing who can edit which fields in 2.16 and 2.18 and the differences in those rules between the two versions. Contributed by Nick Barnes. 2004-09-09 23:48:11 +00:00
kiko%async.com.br 8948151f2d Fix for bug 232659: Fix inconsistent attachment links (and clean up diff
viewer UI while we're at it). Do just that. r=myk, a=myk.
2004-09-09 22:19:49 +00:00
jocuri%softhome.net 6885116928 Patch for bug 257303: convert lastused field in logincookies from timestamp to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-09-08 23:29:08 +00:00
jocuri%softhome.net 96177a95ed Patch for bug 254729: fix editproducts.cgi generated warnings in the error log when creating new products; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. 2004-09-08 22:53:39 +00:00
jocuri%softhome.net d530edcf26 Patch for bug 211188: Make testing suite check for any #! lines that are not /usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave. 2004-09-08 22:46:34 +00:00
jocuri%softhome.net f50ad7eb08 Patch for bug 253308: Mention the Scmbug integration system in documentation; patch by Kristis Makris <mkgnu@gmx.net>; r=vladd, a=justdave. 2004-09-04 09:27:15 +00:00
jocuri%softhome.net 3819d91b6d Bug 250591: Conversion of boolean conditions in SQL statements for better db independence (take 2); patch by David Lawrence <dkl@redhat.com>; r=vladd, a=justdave. 2004-09-04 09:15:05 +00:00
jocuri%softhome.net 66ce06ffbf Patch for bug 257419: make checksetup.pl quote database name in 'show table status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk. 2004-09-03 10:03:37 +00:00
jocuri%softhome.net 2aa0459792 Patch for bug 257152: make flag type deletion not crash when JavaScript is switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk. 2004-09-03 09:58:00 +00:00
jocuri%softhome.net 5ae0619670 Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk. 2004-09-03 06:59:08 +00:00
jocuri%softhome.net 8ebc303c20 Patch for bug 257106: Make testing suite know about new directory levels in Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk. 2004-09-03 06:53:58 +00:00
jocuri%softhome.net c98023f9e8 Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko; a=myk. 2004-09-03 06:49:55 +00:00
jouni%heikniemi.net 905a506367 Bug 257111: t/006spellcheck.t should check each file only once.
Patch by Marc Schumann <marcschum@web.de>
r=jouni, a=myk
2004-09-01 20:11:59 +00:00
jocuri%softhome.net f21f190f2d Patch for bug 254371: include Flag Types in create new attachments form; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk. 2004-08-31 23:28:10 +00:00
kiko%async.com.br c7f6d36031 Whitespace-only fix to indentation in BugMail.pm, bear with me. 2004-08-30 21:49:25 +00:00
gerv%gerv.net 5412210cb7 Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave. 2004-08-29 21:29:36 +00:00
jocuri%softhome.net 37bc08b389 Patch for bug 254146: make the error message clear if servertest.pl failed to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave. 2004-08-28 09:05:55 +00:00
jocuri%softhome.net 79d0bbcc55 Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. 2004-08-28 08:58:14 +00:00
jocuri%softhome.net dcb1b43694 Patch for bug 235061: move CSS stylings in global.css if they are used across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. 2004-08-28 08:44:54 +00:00
jocuri%softhome.net bc3244b469 Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave. 2004-08-28 08:14:59 +00:00
kiko%async.com.br d834284385 Fix for bug 253480: pages should be classified rather than identified by
domain name. r,a=myk.
2004-08-24 02:33:31 +00:00
kiko%async.com.br 5e708a400b Fix for bug 254587: group description not displayed on delete group
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>.
r=kiko, a=myk.
2004-08-24 01:33:39 +00:00
kiko%async.com.br a679977c6c Addtional item for fix for bug 252810: p1, critical not displayed in red
when groups are used for bug. Including padlock.png image. r=myk,a=myk.
2004-08-23 16:16:53 +00:00
kiko%async.com.br 08c361c210 Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk. 2004-08-23 15:34:30 +00:00
kiko%async.com.br 715efff137 Patch for bug 252810: p1, critical not displayed in red when groups are
used for bug. Roundabout patch that adds a padlock icon next to the bug
ID to bug listings, and does even/odd striping of the buglist. r,a=myk.
2004-08-23 15:21:58 +00:00
bugreport%peshkin.net b5e7f24279 Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
patch by Albert Ting
r=joel, glob
a=myk
2004-08-20 21:49:20 +00:00
bugreport%peshkin.net d9e5b03875 Bug 255772: Prevent whine.pl from running endless whining loop
patch by erik
r=joel, jouni
a=myk
2004-08-17 14:51:04 +00:00
bugreport%peshkin.net 83f02648a1 Bug 244239: Add group-based pronouns to query
r=erik,justdave
a=justdave
2004-08-11 14:00:34 +00:00
bugreport%peshkin.net a73b9200af Bug 241903: Add Environment Variable Authentication for apache auth and SSO
patch by erik
r=joel
a=justdave
2004-08-11 13:53:46 +00:00
bugreport%peshkin.net 8796dc84db Bug 251669: add an option to show users in a drop down menu instead of a text edit field
patch by glob <bugzilla@glob.com.au>
r=joel
a=justdave
2004-08-11 05:08:13 +00:00
kiko%async.com.br c8dbf564d7 More whitespace fixes. r=ssdbot. I've already talked to Alexandre
about this, won't happen again.
2004-08-06 13:47:25 +00:00
bugreport%peshkin.net 5224a04c72 Bug 254430: Fix User.pm so it returns a logged-out user if userid=0
r=erik, kiko
a=justdave
2004-08-05 22:19:19 +00:00
kiko%async.com.br 6b1c4c5075 Whitespace fixes. r=ssdbot 2004-08-05 13:51:23 +00:00
kiko%async.com.br 976ee359e0 Fix for bug 253562: Hours Worked (actual_time) is being listed as 1.
Cleans up Bugzilla::Bug::actual_time to do things the right way (dbi,
Bugzilla->user) and apparently fixes a problem limited to some
platforms. r=joel, a=justdave.
2004-08-05 13:43:48 +00:00
bugreport%peshkin.net 6f50eb23a1 Bug 254374: Fix regression in qacontact from bug 186093 2004-08-05 03:18:42 +00:00
bugreport%peshkin.net f6261f41b7 Bug 185090: Add revamped whining system
patch by: Erik
r=joel
r=jouni
a=justdave
2004-08-04 21:36:27 +00:00
bugreport%peshkin.net 75c9f12564 Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
r=kiko
a=justdave
2004-08-04 18:08:21 +00:00
bugreport%peshkin.net 87511598fb Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
r=kiko
a=justdave
2004-08-04 16:17:10 +00:00
jocuri%softhome.net caa3bed00e Patch for bug 253604: When commit a bug, validate timetracking before user match; patch by Tiago R. Mello <tiago@async.com.br>; r=kiko, a=justdave. 2004-08-03 06:23:25 +00:00
bugreport%peshkin.net 35802fca6b Bug 253968: Fix extra column in insert statement in checksetup
r=glob
a=justdave
2004-08-02 05:30:35 +00:00
timeless%mozdev.org d6a489ba26 Bug 253583 Warning: assignment to undeclared variable assigned_to
patch by mcsmurf@gmx.de r=vladd a=justdave
2004-08-02 04:42:05 +00:00
jouni%heikniemi.net bc87c35c41 Remove accidentally committed .orig files (from bug 190220) 2004-08-01 06:55:39 +00:00
jocuri%softhome.net cc216a9b34 Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 09:36:18 +00:00