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

1525 Коммитов

Автор SHA1 Сообщение Дата
endico%mozilla.org 5f9c16b57b fix url of dtd 2000-05-20 08:07:19 +00:00
cyeh%bluemartini.com 641d0dc553 remove dependency on Mysql, use DBI instead. Patch submitted by
sstock@iconnect-inc.com, reworked slightly by cyeh@bluemartini.com
to update it to the tip
2000-05-20 01:22:07 +00:00
endico%mozilla.org e315e104ae perform system calls in a more secure manner at suggestion of Adam Spiers <adam@spiers.net> 2000-05-20 01:15:42 +00:00
tara%tequilarista.org cd0ec38766 Making all system calls use paramter arguments 2000-05-17 21:29:33 +00:00
endico%mozilla.org 7be4e1dbff remove requirement for Data::Dumper 2000-05-16 14:04:05 +00:00
endico%mozilla.org 7093ea4933 move mime type declaration to fix types for html error messages 2000-05-16 07:35:21 +00:00
endico%mozilla.org bd6b1b7d42 export_bug.cgi emits a bug as xml in a form that import.pl can use to import the bug into another instance of bugzilla. 2000-05-16 07:10:45 +00:00
donm%bluemartini.com 0537a9458a bug 39329 "Mail to everyone on this list" address list generated wrong when using despot 2000-05-15 22:15:07 +00:00
dmose%mozilla.org 58558fa6e6 Security check needs to happen after the eval, so that it's matching
variable side-effects don't hurt us.
2000-05-12 17:51:00 +00:00
dmose%mozilla.org b527188fac Fix the fix; it was slightly overzealous. 2000-05-12 17:39:40 +00:00
dmose%mozilla.org 48ba9f4b9e Fix security hole. 2000-05-12 17:27:57 +00:00
slamm%netscape.com 7b693dcc28 Fix start time of 'C' links. 2000-05-10 00:22:05 +00:00
terry%mozilla.org 17d5bc74a2 Add a new param, musthavemilestoneonaccept, which requires users to
set the target milestone when accepting a bug.
2000-05-08 22:00:38 +00:00
cyeh%bluemartini.com ca4c977dfe rolling version to 2.11 for development 2000-05-08 21:26:53 +00:00
cyeh%bluemartini.com c6ee80c169 rolling version number to latest release of 2.10 2000-05-08 19:46:22 +00:00
cyeh%bluemartini.com 641b17cee0 add sec disclaimer, move installation on NT note to the installation
section where it should have gone in the first place
2000-05-08 19:05:41 +00:00
cyeh%bluemartini.com 9ce562a572 fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org 2000-05-08 18:23:55 +00:00
cyeh%bluemartini.com ad3534b93b Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch. 2000-05-08 18:12:28 +00:00
cyeh%bluemartini.com 6837767c80 add little blurb about flush privs 2000-05-05 18:02:05 +00:00
slamm%netscape.com 473f7396ab Fix link for sidebar panel. 2000-05-01 16:41:38 +00:00
cyeh%bluemartini.com 569dc59353 duhhh. backout unique index change for versions table.
thanks to dave@intrec.com for catching my complete brain lock
this one.
2000-04-30 04:34:53 +00:00
slamm%netscape.com d0cdce91a3 typo 2000-04-29 01:08:50 +00:00
tara%tequilarista.org 651e1fc66f Fix for bug #1105--no more annoying blank quips 2000-04-28 18:51:11 +00:00
slamm%netscape.com 70d46b9b42 Fix support for multiple trees on quickparse. 2000-04-28 18:27:16 +00:00
slamm%netscape.com 63b983f564 typo 2000-04-28 16:00:39 +00:00
dmose%mozilla.org dd57692aa9 Fixed a typo that was causing Perl to abort before printing the HTML
footer when a certain database inconsistency was detected.
2000-04-27 23:12:44 +00:00
slamm%netscape.com 1b682abfb8 Revert previousstarttime to previousbuildtime. Didn't mean to check that in. 2000-04-27 23:09:26 +00:00
slamm%netscape.com 441ab8aac5 Fix open/close state for panel.html and express=1. Encapsulate it a little better. 2000-04-27 22:56:17 +00:00
dmose%mozilla.org 9646c87736 added prerequisite cvs patch and modified README to reflect this 2000-04-26 23:59:15 +00:00
dmose%mozilla.org 02933d90f5 added lots of info 2000-04-26 23:51:39 +00:00
donm%bluemartini.com e8c76f9209 bug 25010 need a way to edit groups 2000-04-26 19:35:51 +00:00
cyeh%bluemartini.com 7f56ec2b6c slightly more paranoid database schema:.
made column 'program' in table 'versions' be not null, and unique.
optimally you would want a unique index on 'value' and 'program' but
indexes are not supported on datatype 'tinytext' until mysql 3.23
2000-04-26 19:12:17 +00:00
donm%bluemartini.com 3b09915fa5 bug 30823, advanced querying didn't work for dependencies. 2000-04-26 17:44:24 +00:00
cyeh%bluemartini.com b77c0bc665 better implementation of realnames support. remove overhead of two sql
calls from bug_form.
2000-04-26 01:44:28 +00:00
donm%bluemartini.com f457500ebc patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
produce gifs.
2000-04-25 21:05:32 +00:00
cls%seawood.org 8b4cc661ad Added separate list to distinguish between trees to be tracked and those to be reported. And it works this time too. Trees that are not reported by default can be seen via 'mozbot trees name-of-not-reported-tree'. 2000-04-21 23:47:20 +00:00
cyeh%bluemartini.com f0c513e954 added Windows NT blurb to disclaimer section. 2000-04-21 23:32:25 +00:00
terry%mozilla.org 8a775bc755 Undo cls's last two changes, at his request. 2000-04-21 18:59:16 +00:00
cyeh%bluemartini.com d8019dada1 Add conditional support to display users real name in bug reports if user
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.
2000-04-21 18:45:55 +00:00
cyeh%bluemartini.com 04039722be change field name to more accurately reflect what it is 2000-04-21 18:43:53 +00:00
cls%seawood.org b427379014 Added separate list of all available trees. This allows mozbot to actively report the status of one set of trees and individually give the results for another set. 2000-04-21 01:07:38 +00:00
dveditz%netscape.com 7a42df6b7d keep check-in information from appearing inside little tbox iframe 2000-04-20 20:03:10 +00:00
slamm%netscape.com 6eea1d980f Continue past cvsblame parse errors. 2000-04-20 19:05:56 +00:00
terry%mozilla.org 83797b1016 Was reporting the wrong version number. 2000-04-20 17:36:55 +00:00
dveditz%netscape.com 67a100ab7e Bug 6252, making tinderbox popups work for Mozilla. The code comes from
dbaron@fas.harvard.edu, and I modified the browser version detection
code slightly.
2000-04-20 00:50:15 +00:00
endico%mozilla.org aaf67224d5 backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates. 2000-04-19 02:14:41 +00:00
cls%seawood.org 895380e34f Added SeaMonkey-Ports to the tree list 2000-04-19 00:32:33 +00:00
slamm%netscape.com 76720fd5ae Clean up old tbx.xxxxx mail files in data/. 2000-04-18 23:35:08 +00:00
donm%bluemartini.com eab02ecf97 bug 25010 add ability to easily edit groups 2000-04-18 23:12:00 +00:00
slamm%netscape.com cb5ba1b3dd mini-hack: add /bin to path for cwd. 2000-04-18 22:20:30 +00:00