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

1641 Коммитов

Автор SHA1 Сообщение Дата
endico%mozilla.org 64e782cca9 'Bug' data was in a global var. different bugs were sharing this and overwritig each other. 2000-06-12 06:52:41 +00:00
tara%tequilarista.org 23d830aa37 Applying timeless' fix for 39918 2000-06-09 18:03:18 +00:00
terry%mozilla.org 7d4d875028 Allow sorting by summary, since you can already sort by everything else... 2000-06-09 02:53:39 +00:00
endico%mozilla.org abf7a62bb9 experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi 2000-06-08 20:30:10 +00:00
mbarnson%excitehome.net 32b94ada71 Adding database schema docs 2000-06-08 07:04:50 +00:00
mbarnson%excitehome.net 06f58dab10 Updates:
1.Added Dave Lawrence's excellent RedHat Bugzilla differences section verbatim.
2.Added more information on Loki Bugzilla ("Fenris").
3.Added questions from some corporate customers
4.Removed unused text in API section
5.Added information about other documentation (pending)
6.Added a section for pointy-haired-bosses
7.This will be the last release in strictly HTML format.  Source will be SGML shortly, with HTML and TXT versions
included with the package from this point on
2000-06-07 22:54:07 +00:00
endico%mozilla.org 5e953f9fde change the sanity check against $::FORM{'who'} since that variable is no longer used. 2000-06-07 17:49:02 +00:00
tara%tequilarista.org 0a5c4f0d3c Fix for bug #40987 2000-06-06 22:03:41 +00:00
tara%tequilarista.org 6511d978a2 checking in 0.2.1 of the FAQ 2000-06-06 19:47:08 +00:00
cyeh%bluemartini.com cd27b5d66d change db->query to db->do to be compatible with latest version of DBI and
DBD.
2000-06-05 18:08:13 +00:00
tara%tequilarista.org d42616b00c Landing fix for keyword column handling--bug #39647 2000-06-02 21:34:37 +00:00
endico%mozilla.org 3092a1565e allow the reporter of a bug to change the status of a bug (e.g. reopen it) even if they don't have the editbug bit set. 2000-06-02 18:54:55 +00:00
endico%mozilla.org e802a42934 added comment to value_quote referencing bugs with quoting linebreaks 2000-06-01 23:09:14 +00:00
mccabe%netscape.com b85ee3c5df Add 'approve' command. 2000-05-31 01:45:30 +00:00
cyeh%bluemartini.com b98adc130f add missing call SqlFmtClock()
that was supposed to be a part of 1.4 of repophook.cgi.
2000-05-30 21:56:39 +00:00
endico%mozilla.org 8ccd08cf82 add error attribute to <bug> 2000-05-26 06:34:45 +00:00
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
slamm%netscape.com 610a3c53e8 Restore directory after find. 2000-04-18 21:40:55 +00:00
terry%mozilla.org fc42721470 Patch by daa@distributed.net -- scan ftp listings, added summary stats for tinderbox. 2000-04-18 17:59:50 +00:00
donm%bluemartini.com b923f135a6 Rewrite of repophook to pull changes from the bonsai database from a certain
date, and according to legaldirs rebuild the hook list of checkins.  This
had been broken since switching over from the flatfile checkinlog.
Reviewed and Approved by: Terry Weismann
2000-04-12 18:44:37 +00:00
dmose%mozilla.org 6b992a1dc6 use sendmail deferred delivery to avoid long hangs at bug submission time 2000-04-12 00:25:38 +00:00
endico%mozilla.org a037459cf4 add link to unconfirmed 2000-04-08 06:04:15 +00:00
terry%mozilla.org 074c645fad Queries should fully qualify the field name, in case there is more
than one table that have a field with that name.
2000-04-06 21:09:02 +00:00
terry%mozilla.org a82377c5e5 Extra special disgusting hack: if we are ordering by target_milestone,
change it to order by the sortkey of the target_milestone first.
2000-04-05 00:09:22 +00:00
dmose%mozilla.org 37f93153ab Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set. 2000-03-30 23:56:36 +00:00
dmose%mozilla.org bfbe03971c Whoops. Last checkin had a typo.o 2000-03-30 05:17:55 +00:00
dmose%mozilla.org 12988e8cc5 eliminated perl warning if $::FORM{'root'} is not defined. 2000-03-30 05:16:15 +00:00
dmose%mozilla.org c1fae03af7 Fixed a security hole: .cvspass was in the webtree, and thus readable via the server. 2000-03-29 22:15:15 +00:00
dmose%mozilla.org 526440afb5 Update brendan's mailto link to point to brendan@mozilla.org. 2000-03-29 20:54:42 +00:00
dmose%mozilla.org 196804b086 Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined. 2000-03-29 20:10:26 +00:00
dmose%mozilla.org f1fa3387df removing ShowCCList from globals.pl, as it is no longer used 2000-03-29 01:34:00 +00:00
dmose%mozilla.org 1393f2119c adding a 'can confirm' radiobutton to 'reassign by component' 2000-03-29 00:34:56 +00:00
dmose%mozilla.org f8a61a0fe8 fix another warning 2000-03-28 23:18:45 +00:00
dmose%mozilla.org ee3237cb2b get rid of perl warning 2000-03-28 21:33:54 +00:00
dmose%mozilla.org e518bda069 allow users to watch the bugs of other users 2000-03-28 21:31:24 +00:00
terry%mozilla.org ac0d2faaa9 Wasn't finding anything if requesting target_milestone == "---". 2000-03-24 01:17:19 +00:00
terry%mozilla.org b046ac3e22 Fix stupid perl warning. 2000-03-24 01:01:47 +00:00
terry%mozilla.org 8ad54e655a Wasn't working right if usetargetmilestone was off. 2000-03-24 00:43:40 +00:00
slamm%netscape.com 6aab4696bd Get modules and their tags from treedata.pl 2000-03-23 21:14:51 +00:00
terry%mozilla.org 28db3eaf43 Added the concept of a "default milstone" for products, and make sure
that all products have at least that milestone defined.
2000-03-23 18:23:14 +00:00
terry%mozilla.org 666833f613 Add a bit of helpful debugging info when we get a consistancy check problem. 2000-03-23 18:20:34 +00:00
terry%mozilla.org 2ad4aca7fd Quick hack to fix the fact that new bugs have target_milestone of ""
when it really oughta be "---".
2000-03-23 00:04:08 +00:00
terry%mozilla.org 738bae3187 Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org 7bea35b096 Clear the shadow log when doing a full sync; the data isn't good for
anything anyway.
2000-03-21 14:39:23 +00:00
terry%mozilla.org b6683e0e2d Make the syncing process low priority, so that we won't hang up
shadowdb operations.
2000-03-20 19:25:56 +00:00
slamm%netscape.com d0186144c0 Remove the branch option and change SeaMonkeyEditor to SeamaMonkeyAll 2000-03-20 18:59:10 +00:00
terry%mozilla.org 3c2171098d Make it so that we can (hopefully!) rebuild the shadow db without
busting other people trying to use the system.
2000-03-20 18:48:59 +00:00
seth%cs.brandeis.edu fe18d090b4 fixed bug where the everconfirmed field was not being properly set via a bug_email. 2000-03-18 23:32:49 +00:00
dmose%mozilla.org e2f5a414f9 doh! my last checkin broke -v. fixed. 2000-03-17 02:00:58 +00:00
dmose%mozilla.org f4b959cfb5 get rid of undefined warning 2000-03-15 23:40:57 +00:00
seth%cs.brandeis.edu 79d609036c Added a bugzilla.procmailrc as a sample procmailrc file
bugzilla_email_append.pl calls processmail.pl after writing out the changes.
2000-03-15 23:39:11 +00:00
seth%cs.brandeis.edu 67d952fd33 A few changes ...
1. BugzillaEmail.pm is a (kinda, sorta) module which is going to hold the various code which is common between all the scripts which access bugzilla via email.

2. bug_email.pl uses this module

3. bugzilla_email_append.pl is a mostly ready script which will append messages to existing bugs.
2000-03-15 22:29:49 +00:00
terry%mozilla.org 53182cf291 Add a "send mail to bug owners" link (under circumstances where it
seems useful and appropriate.)
2000-03-15 21:06:02 +00:00
seth%cs.brandeis.edu c66271e356 updated to better reflect reality in terms of recent changes to bug_email.pl. 2000-03-15 02:43:48 +00:00
dveditz%netscape.com 25511791f0 Fix starting time for "show previous" links when hours is set to something
other than 12
2000-03-15 00:49:16 +00:00
slamm%netscape.com 8ba054b717 Run warnings on testfailed builds too. 2000-03-11 02:55:19 +00:00
terry%mozilla.org 113b3f9515 Sigh. We now need to lock the attachments table, too, just in case a
midair collision happens which needs to generate text which needs to
look at the attachments table.  Sigh.
2000-03-10 22:26:55 +00:00
dmose%mozilla.org c50f73dee7 updated to reflect that only specific versions of GD.pm and Chart will work. 2000-03-10 21:44:42 +00:00
terry%mozilla.org 951cbcf17a Whoops; left out the "mailto:" part of a mailto link. 2000-03-10 18:26:23 +00:00
terry%mozilla.org 7b4a529521 Italicize the "Additional Comments From" stuff, so that you can tell
the difference between new comments and people copying stuff in from
old comments.
2000-03-10 18:01:32 +00:00
terry%mozilla.org dec2eb7db4 Removed warning. 2000-03-10 17:45:09 +00:00
terry%mozilla.org 44624d8271 Never let ", <, or > be matched as part of a URL. 2000-03-10 16:52:37 +00:00
terry%mozilla.org 3f36f4d1bb Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition
of a group per project, and automatically put new bugs against that
project into that group, thus allowing entire projects to be protected
against viewing by unauthorized users.  This is all optional,
controlled by new parameters.
2000-03-10 16:25:03 +00:00
terry%mozilla.org f1198946ac Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes. 2000-03-09 18:04:53 +00:00
dmose%mozilla.org 20669d47af got rid of a perl warning 2000-03-08 23:58:11 +00:00
dmose%mozilla.org 4db120651b fixed typo 2000-03-08 23:47:52 +00:00
terry%mozilla.org 2bcf774ff7 Whoops; removed extra double-quote. 2000-03-08 14:46:18 +00:00
dmose%mozilla.org 013f2a593c added error checking; moved vconfigurables to top of file; made cvs commit not spew noise to the webserver error log 2000-03-07 22:51:08 +00:00
dmose%mozilla.org 62c87543eb added patch from terry@mozilla.org to allow branches to be restricted; added self to contributor list for previous checkin 2000-03-07 22:37:10 +00:00
terry%mozilla.org 6fbbfda625 Patch by Dave Miller <dave@intrec.com> -- allow setting of
confidentiality when submitting a new bug.
2000-03-07 22:22:55 +00:00
terry%mozilla.org 81cde9d424 Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
string wasn't working with modern MySQL engines.
2000-03-07 21:56:02 +00:00
terry%mozilla.org 92897badb9 Oops! canconfirm bit wasn't actually working. 2000-03-07 21:29:19 +00:00
terry%mozilla.org 142c123906 Was choking on order='Importance'. 2000-03-07 21:04:35 +00:00
seth%cs.brandeis.edu 7b0768ae1d * this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to the
bug_email.pl script.  See comments in the script itself for how it works.
2000-03-07 20:39:38 +00:00
dmose%mozilla.org 31c33c72a3 added hack for NSS bug injection 2000-03-07 20:03:52 +00:00
terry%mozilla.org 02e7e2905e Fixed stupid syntax error in last patch. 2000-03-07 19:27:41 +00:00
terry%mozilla.org 4415919dbb Patch by "David Gardiner" <david.gardiner@unisa.edu.au> -- recognize
more useragent strings.
2000-03-07 18:52:27 +00:00
terry%mozilla.org f4f83ff6a4 Patch by Brian Duggan <bduggan@oven.com> -- security improvements. 2000-03-07 18:23:00 +00:00
terry%mozilla.org 3d1c7c6a0f Contribution by Eli Goldberg <eli@prometheus-music.com> -- generic
bug-writing guidelines.
2000-03-07 18:00:24 +00:00
terry%mozilla.org ba7a7b144d Submission by Klaas Freitag <freitag@suse.de>. 2000-03-07 17:36:48 +00:00
terry%mozilla.org 418198afd2 Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos. 2000-03-07 17:32:51 +00:00
terry%mozilla.org 91facb9ca3 Fixed very stupid typo. 2000-03-06 23:21:51 +00:00
rginda%netscape.com 82ad8fc593 Modify parse_devedge_doc.pl so it didn't lose the description after the first note (this was bad.)
Madify parse_apidoc.pl to warn (not croak) on empty tags, and to be able to deal with duplicate tags.
2000-03-04 05:07:20 +00:00
risto%netscape.com ce21110fd9 *** empty log message *** 2000-03-03 23:52:48 +00:00
rginda%netscape.com 52b7c5c94f updated readme, add comments to parse_apidoc.pl, make parse_devedge_doc.pl exit on startup, remove zpidoc.xml (it's in mozilla.org/projects/apidoc) 2000-03-03 19:59:54 +00:00
slamm%netscape.com f9619a07a2 Nudge the hour coloring. It was off by a second. 2000-03-03 17:32:04 +00:00
dmose%mozilla.org e88ff2743a move configurables to the top of the file and get rid of a few perl warnings 2000-03-03 06:14:50 +00:00
terry%mozilla.org e2ecdba666 *** empty log message *** 2000-03-02 03:01:10 +00:00
terry%mozilla.org fd7861879a URL changes 2000-03-02 00:01:47 +00:00
risto%netscape.com b274fcf64b Changed URL 2000-03-01 23:16:23 +00:00
risto%netscape.com 75a7ed78ba URL changes here too 2000-03-01 23:13:07 +00:00
risto%netscape.com 5197372c2e Changing URLs 2000-03-01 23:11:38 +00:00
rginda%netscape.com 4406893998 Initial add of APIDOC api documentation script. a=leaf 2000-03-01 01:14:20 +00:00
terry%mozilla.org e54ca33f1f Make a universal routine to report errors in forms, so that we can
have a universal (and more noticable) way of displaying them.
2000-02-25 19:32:47 +00:00
terry%mozilla.org 1abe9818be If there is only one project allowing new bugs, don't bother prompting
for which project to use.
2000-02-25 18:55:41 +00:00
cyeh%netscape.com 028ab669dc update documentation to reflect new binary location code 2000-02-25 18:26:10 +00:00
cyeh%netscape.com 2f5adb4862 add support for including a ftp url as a part of the tinderbox completion
message. if you include:
tinderbox: binaryurl: url
then a "D" link will show up in the status pane of a build, which is
a link to the binary. r=slamm,terry
2000-02-25 18:19:56 +00:00
terry%mozilla.org 7f9cd36598 Fixed to cope with new longdescs table. 2000-02-24 17:54:56 +00:00
slamm%netscape.com 0e87475a5d Add most recent checkins to the top time slot. Previously they were left off. (And add nextbuildtime to the build record. Not used yet). 2000-02-24 17:48:36 +00:00
terry%mozilla.org c06b86600d Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
terry%mozilla.org 2fa819bb9c Don't stomp on bugs timestamps when adding the new everconfirmed field. 2000-02-18 20:03:17 +00:00