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

5687 Коммитов

Автор SHA1 Сообщение Дата
mcafee%mocha.com 8f13b0a99a Finally fixed the days layout problem, the form was fighting with tables. 2004-10-26 23:04:41 +00:00
mcafee%mocha.com b19247e2e4 Adding MPL 1.1. r=jrgm@liveops.com 2004-10-26 22:01:35 +00:00
mcafee%mocha.com aed8b89291 Adding MPL license. r=jrgm@liveops.com, sr=gerv 2004-10-26 21:41:41 +00:00
justdave%bugzilla.org 72c748e28b Bump version number to 2.19.1+ to indicate version pulled from CVS. 2004-10-25 11:35:14 +00:00
justdave%bugzilla.org b0a51a539c Bump version number to 2.19.1 for snapshot release 2004-10-25 07:43:45 +00:00
justdave%bugzilla.org 62149a61ff [SECURITY] Bug 250605: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when receiving bug change notification mails. This only affects sites that use the 'insidergroup' feature.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko,justdave, a=justdave
2004-10-25 07:36:13 +00:00
justdave%bugzilla.org 195002eeb3 [SECURITY] Bug 253544: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when viewing the bug activity log. This only affects sites that use the 'insidergroup' feature.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=zach,justdave, a=justdave
2004-10-25 07:33:20 +00:00
justdave%bugzilla.org 71685cbefa [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
justdave%bugzilla.org a9ae7dc999 [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 5a97cc9bea 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 c76cd588ce 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 f9cc55e94e 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 5b1d0d890e 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 ed4eadf795 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 bb1559d660 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 820c52f4eb 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 7dc0b918c5 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 2f0c4e26bf fix for bug 265499: support custom stylesheets; r=gerv, a=myk 2004-10-21 21:47:34 +00:00
myk%mozilla.org 58df7c52ab 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 2b4cd0e446 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 6a78d0277b 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 aedb51d8be 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 f78e4dcd3f 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 867bde718a 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
mcafee%mocha.com 892c6144a3 linestyle apparently changed for gnuplot 4.0, leaving 3.7 syntax in place for now, we should deal with this better. 2004-10-20 06:08:19 +00:00
mcafee%mocha.com cc03b10853 Adding comments for OSX. Some other minor comments. 2004-10-20 04:56:17 +00:00
mcafee%mocha.com 02767cc32e Fixing machines array typo. showpoint arg doesn't apply in machine or test selection mode. centered the graph, added a title in bold. r=cclabaugh 2004-10-19 23:06:27 +00:00
jocuri%softhome.net 085434b456 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 09b53317a1 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 17768c0ffb 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
psychoticwolf%carolina.rr.com 854e1a528f Bug 264906. Various Application Manager Issues (and inc_footer typo). Patch by Chris Thomas. r=Wolf. 2004-10-19 07:40:56 +00:00
jocuri%softhome.net 6976bb0f22 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
psychoticwolf%carolina.rr.com 18f9d95022 Fix Bug 264439. Unable to display themes/extensions for all platforms. 2004-10-17 06:47:47 +00:00
cls%seawood.org dc79d1979e Clean up error messages.
Bug #260171 r=timeless
2004-10-17 06:19:40 +00:00
psychoticwolf%carolina.rr.com 3a3a1604a9 Fix DownloadCount Error reported in Bug 257229 Comment 9. DownloadCounts should be last 7 days, not one day 7 days ago. 2004-10-17 05:23:15 +00:00
psychoticwolf%carolina.rr.com a1261bb589 Fix Bug 255296, User Manager Column Headings. Bug 255306, Show when last logged in. Bug 255308, Password Reset Notifications. Bug 255322, Ability to Create Accoutns Bug 255912, Author Disable should Hide their items. 2004-10-17 04:40:53 +00:00
cls%seawood.org 1953bdd78f Fix the regexp & notregexp query cases when given the branch name HEAD.
Bug #237525 r=timeless
2004-10-11 20:28:48 +00:00
cls%seawood.org 83deb45748 Explicitly set foreground color to black
Bug #241466 r=timeless
2004-10-11 20:18:03 +00:00
myk%mozilla.org 94b6ee4d16 implementation for bug 262967: RSS feeds for revision logs; r=cls 2004-10-10 04:54:56 +00:00
jocuri%softhome.net 5e1c4aeb42 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 f837994ebd 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 36bdeed877 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
kiko%async.com.br 4f52134c24 Fix for bug 128747: Bonsai should be made architecture independent.
Convert trapdoor to being a perl file that uses builtin crypt(), and
fix pretty much everything that treated it specially. We now no longer
depend on gcc or anything else. Also fixes by consequence bug 263242,
How about if trapdoor didn't SEGV with no arguments?  which caused me
much embarassment this week. r=cls.
2004-10-08 01:06:46 +00:00
psychoticwolf%carolina.rr.com 579b744d34 Clean up header/footer. Fix index bug. 2004-10-07 19:24:51 +00:00
psychoticwolf%carolina.rr.com 0c90a441ab Developer CP bustage fix. 2004-10-07 07:16:07 +00:00
jocuri%softhome.net 9e25419df2 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
psychoticwolf%carolina.rr.com 393367d4e7 Fix Extensions section bustage. 2004-10-07 07:04:59 +00:00
psychoticwolf%carolina.rr.com 63dc0d0aca Update-beta themes section. Bug 260157. 2004-10-07 06:36:17 +00:00
psychoticwolf%carolina.rr.com ce3c02e37f Update-beta themes section. Bug 260157. 2004-10-07 06:32:05 +00:00
psychoticwolf%carolina.rr.com 13c6e5df2e Temporarily Disable direct author e-mailing 2004-10-07 03:29:24 +00:00