Commit Graph

4693 Commits

Author SHA1 Message Date
johnkeis
730e1fdb5e Fixed bugs, added ideas 2003-02-08 01:17:07 +00:00
johnkeis
560cfe96ae Make branches work, make recursive kill work more cross-platform 2003-02-08 00:55:13 +00:00
bbaetz%acm.org
30ad56afa2 Bug 192182 - editflagtypes uses ^ instead of **
r,a=justdave
2003-02-08 00:54:21 +00:00
johnkeis
245ee9fe8e Allow client to report and kill even if no output is occurring from the client; make kill so it can actually kill a hanging cvs; add timeout of an hour and a half on cvs checkouts 2003-02-08 00:13:52 +00:00
gerv%gerv.net
76ff689b66 Bug 191020 - back out bits of generic charting checked in by mistake. Apologies. 2003-02-07 08:26:49 +00:00
gerv%gerv.net
c90f937bc3 Bug 191020 - buglist.cgi doesn't always get query names right for filename to save. Patch by gerv; r=bbaetz, a=justdave. 2003-02-07 08:07:40 +00:00
bbaetz%acm.org
8b73cba208 Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
jake%bugzilla.org
1466bdc9ad This checkin contains two fixes:
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email
* Provide an example of a glossary term in the document conventions section
2003-02-06 02:45:40 +00:00
gerv%gerv.net
8ad4613f99 Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. 2003-02-05 21:34:52 +00:00
burnus%gmx.de
4c1f2b41b9 bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to change a field
r=gerv, a=justdave
2003-02-05 08:50:03 +00:00
johnkeis
0e36c0333e Print lists of things in alphabetical order 2003-02-05 07:44:41 +00:00
johnkeis
e4965f5d00 Add start and end params 2003-02-05 06:51:04 +00:00
johnkeis
e03b791192 Branches add an extra column to Bonsai output. 2003-02-05 06:50:47 +00:00
johnkeis
7318d153d8 Don't restart if the downloaded version is the same as the server version 2003-02-05 03:45:13 +00:00
johnkeis
a3294a6480 Eek, make it not distribute all the time 2003-02-05 03:44:25 +00:00
johnkeis
7d2350d59a Add raw_zip distribution capability to client, abstract tests and distribution parts better 2003-02-05 03:20:12 +00:00
johnkeis
6863f2c9af distclean more aggressively 2003-02-05 02:15:45 +00:00
johnkeis
a09f90d1e3 Braindead mistake 2003-02-04 12:05:25 +00:00
johnkeis
3b23043011 Make DB more configurable 2003-02-04 10:48:56 +00:00
johnkeis
8bc9b629dd heh. 2003-02-04 10:44:44 +00:00
johnkeis
49c90d2b95 Add bonsai and login stuff, fix build fields, normalize machine config, generally make it work 2003-02-04 10:00:54 +00:00
johnkeis
f7b672d7e7 Add recompress logs and build quota 2003-02-04 09:59:41 +00:00
johnkeis
a4e53cd576 Support min_row_size, max_row_size params (helps for debugging) 2003-02-04 09:59:10 +00:00
johnkeis
a79ce81e2b - support upgrade parameters
- support build, checkout commands
- fix uploading to work with .tar.gz (Linux builds)
- fix distclean to work even when client.mk is unhappy
- propagate error from patch and checkout
- support fast-update
- fix upgrade to work if ctrl+c is pressed during throttle
- print more messages
2003-02-04 09:57:53 +00:00
johnkeis
eec31f745b Enforces a quota on binary builds uploaded to a server. 2003-02-04 09:50:46 +00:00
johnkeis
01dc889d39 More bugs. 2003-02-04 09:49:53 +00:00
johnkeis
786726c527 Used to notify when a build has been deleted (deletes corresponding build_fields from the DB) 2003-02-04 09:44:53 +00:00
johnkeis
e99d878a12 Compress all the old logs 2003-02-04 09:43:24 +00:00
johnkeis
d932d51040 Bugs, features I want, near-term todo list 2003-02-04 09:38:30 +00:00
kestes%walrus.com
aa57a8fb8c add special handling for the Notice colum to handle the behavior which Mozilla wants. Also prepare for handling of "vetting" of users. 2003-02-03 18:16:00 +00:00
kestes%walrus.com
0c7777caea be sure to test that the popup code can handle links embedded in the popup. 2003-02-03 13:46:07 +00:00
kestes%walrus.com
2b7e025ea5 regularize the logic in the Link code and make sure that these libraries work as 'on click' in preparation for some changes in the TinderDB code which will require this. 2003-02-03 13:43:32 +00:00
johnkeis
6c1a977eb9 Add login functionality, lose absolute links 2003-02-03 03:48:58 +00:00
johnkeis
df921710fd Move other scripts' DB saving functionality in here 2003-02-03 03:48:04 +00:00
johnkeis
fa0d13c698 Use Login, DB modules 2003-02-03 03:47:41 +00:00
johnkeis
9dece30ee5 Support logins, use Tinderbox3::DB 2003-02-03 03:47:17 +00:00
johnkeis
d39f63c264 Support logins, show more useful information 2003-02-03 03:46:42 +00:00
johnkeis
118d139b27 Utilities for XML scripts to use 2003-02-03 03:45:53 +00:00
johnkeis
31c359781c Generic utilities 2003-02-03 03:45:29 +00:00
johnkeis
cd5235e7cc Script that shows a particular build column 2003-02-03 03:45:16 +00:00
johnkeis
e49d77531f Main script that shows the tree 2003-02-03 03:44:56 +00:00
johnkeis
57b5a6016c Primary place where we check logins 2003-02-03 03:44:34 +00:00
johnkeis
7bc92392fa Utilities for opening and saving logfiles 2003-02-03 03:44:20 +00:00
johnkeis
75a2a9864a Default CSS file 2003-02-03 03:43:28 +00:00
johnkeis
327913d9f1 Scripts that receive status from tinderboxen 2003-02-03 03:42:48 +00:00
johnkeis
92abf50323 Upload a patch 2003-02-03 03:42:01 +00:00
johnkeis
528bf46aa2 Script to rebuild .html pages for the various trees 2003-02-03 03:39:35 +00:00
johnkeis
3e3e389dbc Script to update bonsai cache 2003-02-03 03:39:13 +00:00
johnkeis
7fc17199ef Little script to run the common admin scripts 2003-02-03 03:39:01 +00:00
johnkeis
1bef03fa4c Get a patch in plain text 2003-02-03 03:38:14 +00:00
johnkeis
983f9b7b9f Star for comments 2003-02-03 03:32:56 +00:00
johnkeis
5d5f079696 Show the log 2003-02-03 03:31:39 +00:00
johnkeis
5e9d32b423 Main script that shows builds 2003-02-03 03:31:27 +00:00
johnkeis
75631a7635 Allow admin to sheriff the tree 2003-02-03 03:31:11 +00:00
johnkeis
e799cc39aa Login script. 2003-02-03 03:30:11 +00:00
johnkeis
0c3ee124fc Support user comments on builds 2003-02-03 03:29:23 +00:00
johnkeis
b83b59d0fe Administrate a machine 2003-02-03 03:28:51 +00:00
johnkeis
86438720f4 Administrate a bonsai-checking column 2003-02-03 03:28:39 +00:00
johnkeis
2310aa92e4 The set of initial values for when a new tree or machine is created 2003-02-03 03:26:08 +00:00
johnkeis
86a630f63b Show the build time column 2003-02-03 03:25:32 +00:00
johnkeis
38295650f6 Add bonsai support 2003-02-03 03:20:36 +00:00
johnkeis
2a1ebcdeab Processors for showing different fields differently 2003-02-03 03:18:56 +00:00
johnkeis
8c752b06bc First version. 2003-02-03 03:17:36 +00:00
bbaetz%acm.org
52b30c5b8f Bug 191085 - Fix FetchSQLData compat code.
r,a=justdave
2003-02-02 05:49:23 +00:00
jake%bugzilla.org
5ec6d0d48c Recompiling the docs because of the large change to the installation section just checked in. 2003-02-01 04:56:37 +00:00
jake%bugzilla.org
c0f743e72b Bug 191034, step 1 - Refactoring the installation chapter to provide sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary. 2003-02-01 04:53:50 +00:00
bbaetz%acm.org
f26e6ef885 Bug 191080 - fix SQLQuote return value for an undef input
r=gerv, a=justdave
2003-01-30 07:20:56 +00:00
gerv%gerv.net
6f9a42ca2a Fix "variable declaration masks earler declaration" warning. No bug number. 2003-01-28 22:32:53 +00:00
burnus%gmx.de
485811cb37 bug 190999 - Quips.cgi editing doesn't show quips author -- s/FetchSQLData/FetchOneColumn/
r,a=myk
2003-01-28 21:11:44 +00:00
jake%bugzilla.org
1bd0dcc9d6 Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long as I'm updating... 2003-01-28 13:16:01 +00:00
jake%bugzilla.org
0e4d656d98 The GNU Free Documentation License should be at the end of the guide (in an appendix), not at the begining.
Also, add the version number of the guide to the front page.
2003-01-25 20:41:06 +00:00
burnus%gmx.de
bcc86b9aea Bug 190582 - quips table initial definition in checksetup.pl missing approved column
r,a=justdave
2003-01-25 10:22:34 +00:00
jake%bugzilla.org
61f8cf6042 Bug 190521 - If the attachment didn't have a Content-Description: header in the e-mail, it ended up not having a description in Bugzilla leaving nothing to click on in the Attachment table on the bug form.
r=jake
a=justdave
2003-01-25 04:39:14 +00:00
burnus%gmx.de
e358f55fce Bug 190437 - showdependencytree.cgi and showdependencygraph should use switch_to_shadow_db
r=bbaetz
a=justdave
2003-01-24 10:59:08 +00:00
justdave%syndicomm.com
b95b848835 Bug 106918: the "movers" param was not being interpreted correctly by move.pl or the show_bug template. Also the exporter value was not properly fed into the xml template.
r= myk, a= justdave
2003-01-24 00:27:28 +00:00
gerv%gerv.net
1c66027d21 Bug 126955 - Bugzilla should support translated/localized templates. Patch by burnus; r=gerv, a=justdave. 2003-01-23 23:34:10 +00:00
timeless%mozdev.org
2d70259cdd Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi breaks bug entering
patch by jon@vmware.com r=justdave a=justdave
2003-01-23 07:43:06 +00:00
timeless%mozdev.org
37b49c734f Bug 188712 Apple's Browser Safari does not support server-push
patch by melo@isp.novis.pt r=timeless a=justdave
2003-01-23 07:37:15 +00:00
bbaetz%acm.org
1fdedf5679 Bug 189446 - Can't change product of a bug
r, a=justdave
2003-01-23 07:11:42 +00:00
bbaetz%acm.org
efd2dfff67 Bug 188161 - assignee/qa missing change knobs.
r, a=justdave
2003-01-23 07:11:25 +00:00
kestes%walrus.com
a3ff51299c a new popup library donated by Dominik Stadler. Some thought needs to
be given as to where the js sources will be placed, so I parametrized this and
leave the decision for later.
2003-01-22 15:44:54 +00:00
bugreport%peshkin.net
8d11a23567 Bug 189790 voting info not displayed when editing/viewing a bug
patch by jnerad@bellsouth.net
r=burnus
a=justdave
2003-01-21 15:20:16 +00:00
kestes%walrus.com
80adc0fda8 this does not work yet but I want to save my changes while working on it. 2003-01-19 17:41:34 +00:00
kestes%walrus.com
4d6d0b8e80 must set up environment for taint perl to OK the system call. 2003-01-19 17:26:39 +00:00
kestes%walrus.com
a448891aaf fix comments discribing the file 2003-01-19 17:24:03 +00:00
kestes%walrus.com
204de79a43 add clarifying comments. 2003-01-19 17:22:54 +00:00
kestes%walrus.com
76268a00b2 patch by dominik.stadler@gmx.at (Dominik Stadler) to fix header/body and other tags for Mozilla. Also capitalize the tags for easy reading. 2003-01-19 17:22:07 +00:00
kestes%walrus.com
d8729936ef quiet some new perl warnings. 2003-01-19 17:20:08 +00:00
kestes%walrus.com
c6fab6a479 add a VC column simulation. 2003-01-19 17:18:56 +00:00
kestes%walrus.com
41733b7a64 set up the enviroment before we begin. 2003-01-19 17:17:02 +00:00
kestes%walrus.com
a835dd9a66 add alt_linktext, also modularize the use of cvs mail addresses. 2003-01-19 17:15:41 +00:00
kestes%walrus.com
8695af665e changes to the netscape specific legend provided by dominik.stadler@gmx.at to
fix capitalization and spelling.
2003-01-19 13:52:46 +00:00
kestes%walrus.com
16443dfe34 changes to quiet new perl warnings. patch from "Darren Tucker" <dtucker@zip.com.au> to fix call to HTMLPopUp::Link 2003-01-19 13:40:06 +00:00
myk%mozilla.org
84dc5f04aa Fix for bug 184909: show status whiteboard on bug lists when the user requests it.
r=justdave
a=myk
2003-01-17 04:12:55 +00:00
ian%hixie.ch
a5bc683b9b Make sure to stringify the error string. 2003-01-15 23:48:41 +00:00
matty%chariot.net.au
95c5087036 Bug 105692: Script to compile all docs directories. 2003-01-15 15:26:07 +00:00
gerv%gerv.net
485ec08be2 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
justdave%syndicomm.com
8508177592 Bug 184309: Adds an optional disabled state to quips, which allows quips to be moderated if the admin so chooses.
Patch by Tobias Burnus <burnus@gmx.de>
r=joel, a=justdave
2003-01-15 06:48:17 +00:00
jouni%heikniemi.net
071794299e Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, a=justdave 2003-01-15 06:26:25 +00:00
jake%bugzilla.org
02b9d5c3e8 Bumping minimum versions for DBI and DBD::mysql to match what was just checked in for bug 163290. 2003-01-15 04:13:38 +00:00
bbaetz%student.usyd.edu.au
3397e5b0cd Bug 163290 - move DB handling code into a module
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
jouni%heikniemi.net
2e01fafe4b Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=justdave 2003-01-14 06:36:12 +00:00
zach%zachlipton.com
9f3cfec42d remove these, they belong on the branch (woops!)
r=mystupidstupidself
2003-01-14 01:54:30 +00:00
zach%zachlipton.com
7e8da78b14 Readd the changes back on the (now updated) branch :( 2003-01-14 01:09:33 +00:00
jake%bugzilla.org
76b6160ffb Recompile the docs to pick up recent changes for the website. 2003-01-13 02:39:01 +00:00
jake%bugzilla.org
65a6cb3b68 Update links to tldp.org and Bugzilla version numbers. Also, added some text ab
out this being a development version of the guide and instructions on what to ch
ange for a release (including how to disable the devel text).
2003-01-13 02:34:50 +00:00
jake%bugzilla.org
cad20e6070 Bug 187566 - Making the upgrading section much clearer and presenting multiple possible methods (CVS, tarball, patch). 2003-01-13 00:26:54 +00:00
caillon%returnzero.com
72b429bafb XUL Chrome should use |content| over |_content|. r/a=justdave via irc 2003-01-12 08:33:05 +00:00
justdave%syndicomm.com
f634d9db85 Bug 153874: Query in sidebar wasn't working
Patch by Peter Henderson (peterhenderson@usa.net)
r= kiko, a= justdave
2003-01-12 08:16:06 +00:00
bugreport%peshkin.net
74c9161c77 Bug 188656 Change required mysqld minimum to 3.23.41
r=bbaetz,justdave
a=justdave
2003-01-12 06:09:59 +00:00
zach%zachlipton.com
f17969822a Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
the spelling errors so tinderbox doesn't barf, part two fixes
t/006spellcheck.t and adds some more new words to check for.

Part 1 patch by myself, r=timeless
Part 2 patch by MattyT. r=zach (myself)
a=justdave
2003-01-10 23:51:38 +00:00
jouni%heikniemi.net
b1ebb6cd43 Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave 2003-01-10 08:59:05 +00:00
gerv%gerv.net
30b63223b2 Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. Patch by gerv; r,a=justdave. 2003-01-10 08:28:34 +00:00
ian%hixie.ch
a23f79534c Don't try to call the inherited DESTROY destructor, since UNIVERSAL doesn't have one... 2003-01-10 00:36:20 +00:00
ian%hixie.ch
0cf9f72e1b Propogate errors from the results frame for a nicer stack trace. 2003-01-10 00:21:08 +00:00
ian%hixie.ch
88efe01932 Support negative integers too 2003-01-10 00:20:37 +00:00
ian%hixie.ch
b3fb3d5167 TemplateToolkit doesn't support .defined on objects. Also, stringify objects early to avoid trying to apply .replace, etc, on them. 2003-01-10 00:19:47 +00:00
ian%hixie.ch
9ef280a87d PATH_INFO support. 2003-01-10 00:14:45 +00:00
timeless%mozdev.org
6104258726 Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary
r=burnus a=justdave
2003-01-06 18:56:28 +00:00
gerv%gerv.net
28203504ad Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; r,a=justdave. 2003-01-06 08:39:16 +00:00
gerv%gerv.net
e64544d9f5 Bug 181047 - Change non-output templates to have a ctype of "none". Patch by gerv; r=bbaetz, a=justdave. 2003-01-06 07:56:28 +00:00
gerv%gerv.net
13f2ce1e56 Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a=justdave. 2003-01-06 07:53:15 +00:00
ian%hixie.ch
edc2865fd7 Escape newlines in keys. Explicitly mention empty arrays and hashes. Quote string values. Support undefined values. 2003-01-05 23:47:15 +00:00
jake%bugzilla.org
da9fbf78ce We use the GD::Graph perl module, not GD::Chart (which doesn't exist) 2003-01-04 18:35:24 +00:00
ian%hixie.ch
0af4c577a9 Oops, forgot to escape the backslashes when I pasted my TemplateToolkit file into Perl. 2003-01-03 00:47:32 +00:00
ian%hixie.ch
9d023b0958 Switch to a hopefully much faster debug.dumpVars template 2003-01-03 00:24:27 +00:00
ian%hixie.ch
68bc6ca991 Three new filters: pad left, pad right, and indent lines, so that the first line can be indented a different amoun. 2003-01-02 22:32:42 +00:00
ian%hixie.ch
d1ddbdd0c2 Turns out sprintf() is redundant with the format filter, so removing it. 2003-01-02 21:47:12 +00:00
ian%hixie.ch
536b1383f8 Make methodMissing use syntaxError instead of error(). Remove all the user level, error reporting and fatal handlers nonsense. Remove the debug() method. Update error() and assert() to be simply quick shortcuts to raising exceptions, using deep magic to make the stacktraces look good. 2003-01-02 20:39:49 +00:00
ian%hixie.ch
a0f3c3863b Propagate PLIF::Exceptions through TemplateToolkit code without stringifying them. 2003-01-02 20:34:27 +00:00
ian%hixie.ch
4d3fb35ee8 Make report also return the exception, so it can be reported and raised at the same time (useful for debugging). Make reraising of exceptions not wipe out the original stacktrace. Clean up stringification: Cope with calls from eval '...' blocks and sub { ... } blocks, also dump the environment, don't stringify object arguments, escape newlines in string arguments. 2003-01-02 20:33:10 +00:00
preed%sigkill.com
f3a205cb47 Bumping the rev number for 2.17.3 release. 2003-01-02 18:04:09 +00:00
jake%bugzilla.org
516a5562c4 Recomiple the docs for the 2.17.3 release 2003-01-02 17:29:39 +00:00
jake%bugzilla.org
ad2c276347 Link to report.cgi instead of reports.cgi (more stuff available from the former, including a link to the later). 2003-01-02 17:25:00 +00:00
jake%bugzilla.org
46883f2338 Bug 186672 - Update security docs to warn about editor backups and bring them up to date.
a=justdave
2003-01-02 17:23:48 +00:00
justdave%syndicomm.com
f864d72c0f spelling corrections and updating the sanity check section and a few requirements. 2003-01-02 17:21:50 +00:00
timeless%mozdev.org
896cc0d1eb Bug 187441 URLs not HTML encoded in output 2003-01-02 17:07:34 +00:00
ian%hixie.ch
8089606cff Add some singulars up at the mulit-year level. 2002-12-31 23:36:59 +00:00
ian%hixie.ch
40fd4f3386 Nicer alignment. 2002-12-31 23:23:12 +00:00
jake%bugzilla.org
884cdf7250 Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated lines to each of the variants.
Wording reviewed by dkl@redhat.com
a=justdave
2002-12-31 17:45:37 +00:00
jake%bugzilla.org
38a1dcaf36 Bug 186962 - Update minimum versions of required software and move those versions to be ENTITY's
a=justdave
2002-12-31 17:41:21 +00:00
jake%bugzilla.org
230923012a Bug 180005 - Bring the FAQ up to date.
a=justdave
2002-12-31 03:05:07 +00:00
bugreport%peshkin.net
aa209bd0ab Bug 178230 Update documentation for Entrprise Groups
r=Jake,preed
a=justdave
2002-12-30 22:15:21 +00:00
ian%hixie.ch
a614ace041 Replace Carp.pm with Exception.pm so that we have a consistent interface to exceptions and errors. Also add a syntaxError check in AUTOLOAD to make sure we don't call it when we shouldn't. 2002-12-30 08:04:29 +00:00
ian%hixie.ch
aa5488a873 Neaten up the arguments display: limit the depth, allow integers to be unquoted as well as floats, crop long strings. 2002-12-30 08:02:40 +00:00
ian%hixie.ch
4504de3dc3 Remove bogus argument, and add error checking code to catch similar errors in future 2002-12-30 07:52:19 +00:00
ian%hixie.ch
f7331c74e8 Export the syntaxError function, which reports a syntax error where the caller was invoked. 2002-12-30 07:30:43 +00:00
ian%hixie.ch
15e0f695ed Reduce the number of sites that call 'caller'. Let's hope that this doesn't get optimised too much, or else the line numbers will start getting increasingly inaccurate... 2002-12-30 07:28:45 +00:00
ian%hixie.ch
33256ecd89 Add support for reporting Exceptions as warnings, for parity with, and so that PLIF can transition from, Carp.pm 2002-12-30 07:06:34 +00:00
ian%hixie.ch
908bc39af0 Remove debugging code that accidentally got checked in. 2002-12-30 06:43:27 +00:00
ian%hixie.ch
dc9577f495 Clean up the stack trace code: make stacktrace smarter about where the exception should be reported from, make it know about the arguments to the functions, make the stringifier know about try{} blocks 2002-12-30 06:40:05 +00:00
ian%hixie.ch
007df6e6bf Additional comments explaining what might happen in cases of key clashes. 2002-12-29 21:02:59 +00:00
ian%hixie.ch
c66533cb57 Minor grammatical fix. 2002-12-29 21:02:22 +00:00
jake%bugzilla.org
2b00299e13 Bug 183388 - processmail wasn't picking up on users being added to the owner or qa contact role and was dropping emails if the user had selected to only get mail on those events.
Patch by Mark Drew <mdrew@realm.com>
r=jake
a=justdave
2002-12-29 07:06:41 +00:00
ian%hixie.ch
7ef7c159fa Fixing the support for the 'attempt()' method on databases, which was broken while fixing the fallout from the Exception stuff. 2002-12-29 03:56:00 +00:00
ian%hixie.ch
cb536855e9 Allow catch...with statements to not be followed by anything. Also add a little debug code. 2002-12-28 18:24:27 +00:00
ian%hixie.ch
bef362c12b Unify the statement execution methods so that we can have consistent exception raising 2002-12-28 18:23:24 +00:00
matty%chariot.net.au
72793480b2 Release notes updates. 2002-12-28 13:15:34 +00:00
ian%hixie.ch
fae823b4df Add rudimentary stacktrace support to the Exception library 2002-12-28 03:31:59 +00:00
ian%hixie.ch
7d166375f0 Propagate the results out of the 'row' function correctly again -- the wantarray context isn't maintained inside a try block, unfortunately 2002-12-28 03:27:23 +00:00
mcafee%netscape.com
5b5e7a49f5 Fixing array type error. 2002-12-27 10:21:19 +00:00
mcafee%netscape.com
c8b84a62d7 Removing scrape split token, now TinderboxPrint: just prints out the rest of the line. If you want 3 lines of output on tbox, you need 3 TinderboxPrint: statements. This will just be simpler, no ambiguous cases. 2002-12-27 09:34:58 +00:00
mcafee%netscape.com
5165535527 Removing scrape split token, now TinderboxPrint: just prints out the rest of the line. If you want 3 lines of output on tbox, you need 3 TinderboxPrint: statements. This will just be simpler, no ambiguous cases. 2002-12-27 09:33:38 +00:00
justdave%syndicomm.com
1932b9d8a8 Bug 186594: $db_sock was not being exported from Bugzilla/Config.pm
patch by sergeyli@pisem.net (Sergey Lipnevich)
r=bbaetz, a=justdave
2002-12-26 07:37:12 +00:00
ian%hixie.ch
4dba2cd88d Update PLIF to take advantage of the new PLIF exception handling library 2002-12-26 04:37:22 +00:00
ian%hixie.ch
99314b20ca Fix the context-sensitive code to actually work. Fix the result returning code to actually work too. Make wrapped exceptions include actual filename and line info. 2002-12-26 04:35:17 +00:00
ian%hixie.ch
0d0ae7d60a Rename 'handle' to 'catch' and 'unhandled' to 'fallthrough', so that we get fewer clashes with existing code. 2002-12-26 03:33:22 +00:00
ian%hixie.ch
0ee3e91c0f Remove trailing spaces, add a missing parenthesis, add 'otherwise' to the list of exported keywords, support 'ne' operator on exception objects. 2002-12-26 03:11:34 +00:00
ian%hixie.ch
d54b3e292e Add support for an "otherwise" block which is called if no exception is triggered. Also, refactor the code to shorten it a bit. 2002-12-26 02:07:19 +00:00
ian%hixie.ch
cc6612cb32 Handle exceptions raised inside exception blocks by reraising them after the finally block. This code is going to need some refactoring at some point... 2002-12-25 16:48:54 +00:00
ian%hixie.ch
1fb3cfa7e6 If the exception isn't handled, it should be re-raised. 2002-12-25 16:20:03 +00:00
ian%hixie.ch
08576caa95 Minor comment fixup 2002-12-25 14:14:11 +00:00
ian%hixie.ch
94ba618ca7 Change the semantics of |try| to return the result of the try block when no exception is raised. 2002-12-25 12:37:38 +00:00
ian%hixie.ch
549c37cfed Add basic stringification to exceptions 2002-12-25 12:20:34 +00:00
ian%hixie.ch
97dcbdca4b A standalone class to provide thorough Exception handling in Perl. This, like the Magic* classes, could easily be used separate from PLIF. 2002-12-25 00:39:40 +00:00
ian%hixie.ch
87e57b8706 Remove the annoying 'tried to log in but was already logged in' warning that would be hit each time someone clicked a link to, or used a bookmark to, a login page. 2002-12-23 11:49:01 +00:00
ian%hixie.ch
e31b3f03a1 Mark GET and HEAD requests as idempotent. Commands still have to explicitly support this, of course. 2002-12-23 11:47:20 +00:00
ian%hixie.ch
749f789e24 Add support for cookies using the new getSessionData() API. 2002-12-23 11:46:30 +00:00
ian%hixie.ch
fb9e51fe7c Minor fixups on the regexps. Add support for '--' to signal the end of the arguments (although at the moment it only cancels the previous argument rather than indicating the end of any flag arguments). Change the --batch-force-defaults to be the default --batch mode, and make the old --batch mode be called --batch-no-defaults. This could change again later. 2002-12-23 11:45:37 +00:00
ian%hixie.ch
0c01fe51db since the default getMetaData() does the same now, removing this redundant implementation 2002-12-23 11:42:57 +00:00
ian%hixie.ch
cbbe1c72bc Change getMetaData() to default to undef rather than requiring that it be implemented in descendants. Introduce getSessionData() for things like cookies. Introduce idempotent() so that protocols that can guarentee side-effect-free requests have a way of signalling their wishes. 2002-12-23 11:41:53 +00:00
ian%hixie.ch
3498a14071 user prefs should be a POST not a GET. 2002-12-23 11:39:43 +00:00
ian%hixie.ch
1251dcec2c Have to escape the error message, otherwise it gets treated as HTML, oops\! 2002-12-23 11:38:50 +00:00
ian%hixie.ch
6a68387af2 Minor typo fix in debug code 2002-12-23 11:37:42 +00:00
ian%hixie.ch
2c46254cc4 Change the Controller to inherit from PLIF::Service, so that we can reuse the 'dispatch' method from that class in Program.pm. Change the defaulting of the application name to be handled by a default name() implementation in Programepm rather than setting it in Controller.pm. Added a comment next to dispatchMethod() to clarify its role. 2002-12-23 11:35:06 +00:00
bugreport%peshkin.net
8c0f9386dc Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)
r=jaypee
a=justdave
2002-12-23 01:49:07 +00:00
bugreport%peshkin.net
6e0bf0ee52 Backing out patch from bug 186383 because it broke quicksearch 2002-12-23 01:46:31 +00:00
ian%hixie.ch
a51906cdd3 Round correctly. This makes the '1 hour' and other singular forms work correctly. 2002-12-22 22:21:59 +00:00
ian%hixie.ch
fee7932869 Add a 'sprintf' operator to scalars 2002-12-22 22:21:07 +00:00
ian%hixie.ch
2f950cccca Add a convenient 'time delta in seconds' to 'brief duration description in english' convertor. Escaped the values in an HTML output string. 2002-12-22 15:44:50 +00:00
bbaetz%student.usyd.edu.au
ae4802aa8a Bug 186337 - Param lookup should fall back to defaults
r=joel, a=justdave
2002-12-21 23:39:48 +00:00
bugreport%peshkin.net
89d4967bdf Bug 186383 Checksetup leaves editor backups of localconfig accessible
r=zach
a=justdave
2002-12-21 21:04:05 +00:00
gerv%gerv.net
b68a639140 Rebuild HTML and text versions of documentation for 2.17.2 release. 2002-12-21 16:33:58 +00:00
bbaetz%student.usyd.edu.au
a3c47abf4b Bug 180870 - Remove old shadowdb manual replication code
r, a=myk
2002-12-20 23:35:29 +00:00
bbaetz%student.usyd.edu.au
1a66a353fa Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave 2002-12-20 07:21:43 +00:00
bugreport%peshkin.net
681fc1dbc3 Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0
r=justdave
a=justdave
2002-12-20 07:16:28 +00:00
justdave%syndicomm.com
bd14a7cc67 Bug 186218: importxml.pl was doing a query against the products table using the old schema
Patch by Jonathan Schatz <jon@vmware.com>
r= justdave, a= justdave
2002-12-20 03:37:49 +00:00
justdave%syndicomm.com
590a8fb9ac Bug 185944: radio buttons for adding/removing groups on the change-multiple-bugs screen all had the same name
r=bbaetz, a=justdave
2002-12-18 08:01:51 +00:00
gerv%gerv.net
f28c333c61 Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=justdave. 2002-12-17 00:00:46 +00:00
jouni%heikniemi.net
ec4b2cd682 Bug 185332: Rewrite the description for timezone param (typo fixes etc.)
r=joel, a=justdave
2002-12-16 06:28:14 +00:00
bbaetz%student.usyd.edu.au
d25f5c7440 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
gerv%gerv.net
57753eeb45 Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave. 2002-12-15 09:01:15 +00:00
johnkeis
4e6d1fdcc1 Initial Revision 2002-12-13 19:43:18 +00:00
justdave%syndicomm.com
08485a6802 bumping version number to 2.17.2 2002-12-13 11:33:07 +00:00
justdave%syndicomm.com
dcedc988e9 Bug 183188: collectstats.pl no longer makes data/mining world-readable
patch by Christian Franke <Franke@computer.org>
r= bbaetz, justave   a= justdave
2002-12-13 11:01:03 +00:00
bugreport%peshkin.net
85178bacf4 Bug 184256 Canedit group_control_map entry does not prevent making attachments
r=bbaetz
a=justdave
2002-12-11 00:41:19 +00:00
kestes%walrus.com
2dd836a233 add functions to access the VC_TREE data structure.: 2002-12-10 19:49:27 +00:00
kestes%walrus.com
d6738bd9c2 major reworking of code structure to provide a clean Link construction but
not trip the perl warnings about undefined values.
2002-12-10 19:45:03 +00:00
kestes%walrus.com
0c89a72d50 I have a better fix for perl warning the last checkin was meant to fix.
Fix it at the source in Build.pm.  This function really should return
undefined if the result is undefined.
2002-12-10 19:43:21 +00:00
kestes%walrus.com
3a3f8ea84f fixes to allow test harness to run through all VCDisplay implementations during
testing.
2002-12-10 19:35:50 +00:00
kestes%walrus.com
14be0eeb80 fixes to allow test driver to run through all VCDisplay packages during unit
testing.
2002-12-10 19:34:34 +00:00
kestes%walrus.com
ed761e04c0 fixes to quiet perl warnings about using undefined variables.
Localize most of the  creation of Bonsai arguments into one function
fixes to allow testing of all VCDisplay packages by one test driver.
2002-12-10 19:32:46 +00:00
kestes%walrus.com
9d4eda4f9a fix to quiet new perl warnings about using undefined value. 2002-12-10 19:28:48 +00:00
kestes%walrus.com
8c5466687e quiet a warning about testing an undefined value (environmental variable
passed from webserver). Update some of the CGI functions to use the
lastest versions.  This was accomplised by including the whole library inside
the file.
2002-12-10 19:27:53 +00:00
kestes%walrus.com
6e8f8fcb3b add referesh times to summary pages, this variable was empty before this fix. 2002-12-10 19:24:37 +00:00
kestes%walrus.com
89d6861451 pass refreshtimes to Summaries. There was no referesh times, in the generated
html before this fix.
2002-12-10 19:23:37 +00:00
kestes%walrus.com
2d64c5f495 add target for VCDisplay tests. 2002-12-10 19:22:18 +00:00
kestes%walrus.com
49fd5382d8 test the VCDisplay subsystem in isolation. 2002-12-10 19:21:12 +00:00
kestes%walrus.com
2825e167a3 add new unit tests. These test the VCDisplay and HTMLpopup subsystems. 2002-12-10 19:20:05 +00:00
bugreport%peshkin.net
2fba29c0b6 Bug 184081 Change search interfaces to use Viewable products instead of enterable products
r=bbaetz
a=justdave
2002-12-10 14:17:05 +00:00
justdave%syndicomm.com
ad528cf1dc Bug 184336: default urlbase parameter on new installs now points at http://you-havent-visited-editparams.cgi-yet/ to a) relieve cvs-mirror.mozilla.org of all the hits, and b) give people who receive those emails a hint what to do to fix it.
r= joel, a= justdave
2002-12-10 12:10:21 +00:00
zach%zachlipton.com
6153a3e643 Fix for bug 180955: Remove dual-license from test files
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz,
and myself (as gleamed from bonsai and the contributors lines and
indicated in the bug report). a=justdave.
2002-12-09 22:32:12 +00:00
kestes%walrus.com
c82e7b190b package name was declared wrong. 2002-12-09 18:19:59 +00:00
kestes%walrus.com
ab6aeba63f force the use of Link, since this is my design that all links use this.
This will quiet some of my tests.
2002-12-09 18:17:00 +00:00
kestes%walrus.com
0fd28a9024 change code to quiet perl warnings. 2002-12-09 18:15:06 +00:00
kestes%walrus.com
66b53f0897 portability fix for xargs
record the arguments to ./configure
find all the full paths for build commands on build machine
2002-12-09 18:02:32 +00:00
kestes%walrus.com
2dcf8c98a0 portability fix for xargs
record the arguments to ./configure
providea a means of seeing all the perl package dependencies
2002-12-09 18:01:13 +00:00
justdave%syndicomm.com
260c8af1be Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigation toolbar.
r=gerv, a=me
2002-12-09 10:40:39 +00:00
bugreport%peshkin.net
53b1969190 Bug 86029 create permission restrictions for createaccount.cgi (prevent people from creating accounts)
r=burnus
a=justdave
2002-12-09 00:24:43 +00:00
bugreport%peshkin.net
befd2b68f2 Bug 159627 quips should be editable and deleteable using the web interface
patch by burnus
r=timeless,a=justdave
2002-12-08 23:57:23 +00:00
bbaetz%student.usyd.edu.au
84fd3e4dde Bug 176461 - Move descs strings from change-columns.html.tmpl to
field-descs.html.tmpl

Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-12-08 00:42:55 +00:00
bugreport%peshkin.net
bb8220b7e7 Bug 183843 Query knobs are missing if requirelogin is set
r,a=justdave
2002-12-06 03:37:59 +00:00
bbaetz%student.usyd.edu.au
edc41a0968 Bug 182946 - fix additional typo noticed on irc by tm 2002-12-03 12:35:44 +00:00
bbaetz%student.usyd.edu.au
4383445d8f Bug 182946 - fix regressions from bug 171493
(Bug.pm/show_bug.cgi/bug_form.pl reorg)
r,a=justdave
2002-12-03 09:44:42 +00:00
justdave%syndicomm.com
56e897befd Bug 177850: checksetup.pl was failing if the user didn't have read permissions to the entire Bugzilla path
Patch by Jussi Sirpoma <jussi@comlink.fi>
r=justdave, a=justdave
2002-12-02 01:47:20 +00:00
jake%bugzilla.org
d361164f40 Bug 178880 - Creation date is now displayed in the long list.
Patch by Frank Wein <mcsmurf@gmx.net>
r=jake
a=justdave
2002-12-01 03:59:33 +00:00
bugreport%peshkin.net
a23421a969 Bug 182512 Charts over time broken
patch by joel
r=gerv
a=justdave
2002-11-30 03:47:41 +00:00
bugreport%peshkin.net
87acb0913e Bug 181951 Cannot delete groups
Patch by joel
r=burnus,bbaetz
a=justdave
2002-11-30 03:46:03 +00:00
bbaetz%student.usyd.edu.au
f6351f6643 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
jake%bugzilla.org
4d920129ae Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
bugreport%peshkin.net
438aef1538 Bug 173761 Need ability to always require login
patch by joel
r=gerv, a=justdave
2002-11-27 14:46:06 +00:00
gerv%gerv.net
815700592c Bug 114179 - Concentration, improvement, and templatisation of Bugzilla general user help system. Patch by gerv; r,a=justdave. 2002-11-26 21:11:23 +00:00
gerv%gerv.net
9018e58b6c Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; r=joel, a=justdave. 2002-11-26 21:09:09 +00:00
bugreport%peshkin.net
69b404d7cb Bug 181960 Reason for account being disabled is not shown
Patch by joel
r,a=justdave
2002-11-26 06:33:28 +00:00
bugreport%peshkin.net
75d797af27 Bug 180460 request.cgi doesn't filter list of products/components
patch by joel
r=bbaetz
a=justdave
2002-11-25 05:38:09 +00:00
justdave%syndicomm.com
c9ea2c2784 Bug 181582 - reorders the table cells on the query page so that the list headers are grouped with the lists in Links and when
used with voice synthesis packages.
r= timeless, a= justdave
2002-11-24 22:08:42 +00:00
bugreport%peshkin.net
13e1ecfa4d Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
justdave%syndicomm.com
d44aff56dc Adding blurb to release notes indicating development snapshot status 2002-11-22 03:43:46 +00:00
justdave%syndicomm.com
d3f58deeab Correcting website URL in the README file. 2002-11-22 03:29:20 +00:00
bugreport%peshkin.net
b177413894 Bug 180980 Doing 2 email searches fails when searching for CC list members
Patch by bugreport@peshkin.net
r=myk, a=justdave
2002-11-22 02:38:18 +00:00
bbaetz%student.usyd.edu.au
94fa0a68b3 Bug 180966 - warnings in webserver error log (take 2)
r=joel, a=justdave
2002-11-22 01:47:38 +00:00
bbaetz%student.usyd.edu.au
cce7f1301c Bug 181613 - $::ENV not being cleared
r=gerv, a=justdave
2002-11-22 00:36:13 +00:00
gerv%gerv.net
6fc7aae3b4 Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave. 2002-11-22 00:07:22 +00:00
bbaetz%student.usyd.edu.au
10bcdf1336 Bug 181286 - Invalid html in banner.html.tmpl
patch by Tobias Burnus <burnus@gmx.de>
r=bbaetz, a=justdave
2002-11-21 23:55:58 +00:00
gerv%gerv.net
2fb9b5eb97 Bug 179483 - Guided template displays wrong product name sometimes. Patch by gerv; r=bbaetz, a=justdave. 2002-11-21 23:04:01 +00:00
justdave%syndicomm.com
30e6e7552e Backing out the checkin for bug 180966 (fix warnings in web server error log). This checkin caused commenting on bugs to fail
if timetracking is not enabled.
2002-11-21 18:46:21 +00:00
mcafee%netscape.com
bb4818e7a3 Allow for value=0. 2002-11-20 05:30:47 +00:00
jeff.hedlund%matrixsi.com
d24a8796ce Bug 179582 - More informative and easier to read flag email template
r=myk
a=myk
2002-11-20 03:03:21 +00:00
bbaetz%student.usyd.edu.au
fd84a076c2 Bug 179293 - time tracking js should only appear if time tracking is
enabled
patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>
r=bbaetz, a=justdave
2002-11-20 02:26:00 +00:00
bbaetz%student.usyd.edu.au
1c88f3f0d1 Bug 181000 - Lock the keyworddefs table for READ when using a shadowdb, too
r,a=myk
2002-11-20 00:59:58 +00:00
bbaetz%student.usyd.edu.au
c79e9457e0 Bug 180966 - fix misc warnings
r,a=myk
2002-11-20 00:53:14 +00:00
bbaetz%student.usyd.edu.au
612ad473bb Bug 180978 - Adding keyword from enter_bug doesn't update keyword cache
r=myk, a=justdave
2002-11-19 23:35:53 +00:00
bbaetz%student.usyd.edu.au
4725b80f30 Bug 179811, used & instead of &amp;
Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave
2002-11-19 11:36:25 +00:00
bbaetz%student.usyd.edu.au
7ad4616a31 Typo fix from bug 124589. oops
r, a=myk
2002-11-19 09:20:59 +00:00
bbaetz%student.usyd.edu.au
8559ad8701 Bug 124589 - support database replication
r=myk, a=justdave
2002-11-19 07:19:34 +00:00
ian%hixie.ch
39ce940866 Fix it so HEAD requests actually work rather than Apache aborting due to 'incomplete headers'. 2002-11-19 06:54:35 +00:00
myk%mozilla.org
04f1b2636b Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" for logged in users.
r=bbaetz
a=myk
2002-11-19 04:52:54 +00:00
myk%mozilla.org
d318d5e4c2 Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
r=bbaetz
a=myk
2002-11-19 01:15:01 +00:00
bbaetz%student.usyd.edu.au
14e8abe382 Bug 175579 - make templates html compliant
r=gerv, a=justdave
2002-11-19 00:16:44 +00:00
bbaetz%student.usyd.edu.au
d0d9ed2f73 Bug 179206 - enter_bug isn't picking up version from URL
patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz
a=justdave
2002-11-18 23:49:18 +00:00
jake%bugzilla.org
d28961e68b Bug 180545 - It was possible to change the product/component of a bug without having the editbugs permission.
r=bbaetz
a=justdave
2002-11-18 04:27:34 +00:00
bbaetz%student.usyd.edu.au
c9a868c160 Bug 179960 - Qucksearch queries are slow and timeout
fixed by adding subselect emulation for product/component lookups
r=joel, a=justdave
2002-11-18 02:03:31 +00:00
gerv%gerv.net
f18df6bc84 Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave. 2002-11-17 23:56:32 +00:00
myk%mozilla.org
e7eb612ee2 Fix for bug 180444: Correctly attributes request creation to person who submitted it.
r=bbaetz
a=myk
2002-11-17 23:37:13 +00:00
myk%mozilla.org
fca47162ff Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->is_requesteeble
r=bbaetz
a=myk
2002-11-17 23:33:54 +00:00
myk%mozilla.org
5bd233122e Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from before "trim" per bbaetz.
r=bbaetz
a=myk
2002-11-17 22:50:59 +00:00
myk%mozilla.org
67ac41f3d2 Fix for bug 179494: prevents Bugzilla from thinking users have changed flags when they haven't.
r=bbaetz
a=myk
2002-11-17 12:46:00 +00:00
myk%mozilla.org
6c6084e735 Fix for bug 180544: prevents display of requestee field for generally requestable fields.
r=bbaetz
a=myk
2002-11-17 12:40:41 +00:00
bbaetz%student.usyd.edu.au
d30a977d48 Bug 179886 - request.cgi should not |use diagnostics|
r=gerv, a=justdave
2002-11-16 21:28:08 +00:00
gerv%gerv.net
d8944f3f2a Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=justdave. 2002-11-16 20:39:13 +00:00
gerv%gerv.net
0864ca2ca5 Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,a=justdave. 2002-11-16 10:07:14 +00:00
myk%mozilla.org
d20a6f167b Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates report 2002-11-15 22:04:04 +00:00
gerv%gerv.net
82e4689c35 Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave. 2002-11-15 08:48:59 +00:00
bbaetz%student.usyd.edu.au
359217380e Bug 179697 - OR terms need extra level of bracketing
r=myk, a=justdave
2002-11-14 11:11:18 +00:00
gerv%gerv.net
564f823d97 Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel. 2002-11-13 08:29:18 +00:00
bugreport%peshkin.net
e69f1c9962 Bug 179706 activity log needs to include full account names for requestees
r,a=myk
2002-11-13 07:05:41 +00:00
bbaetz%student.usyd.edu.au
b9595e506f Bug 179302 - 'anyexact' isn't an option for boolean charts
r=joel, a=justdave
2002-11-12 02:07:46 +00:00
bugreport%peshkin.net
c5df58fbc6 Bug 179491 Searchs of attachments containing a string do not enforce attchment privacy
r=bbaetz
a=justdave
2002-11-12 01:58:02 +00:00
bugreport%peshkin.net
10a7360235 Second installment of Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbaetz
a=justdave
2002-11-12 00:43:34 +00:00
myk%mozilla.org
3922c34cc2 Fix for bug 179360: puts the filters at the top of the request queue and eliminates that empty table that sometimes is at the top of the
queue.
r=bbaetz
a=myk
2002-11-11 18:02:03 +00:00
myk%mozilla.org
8f7f3eaa34 Fix for bug 179334: updates the setter consistently. also fixes numerous other bugs in the RT code.
r=bbaetz
a=myk
2002-11-11 12:36:27 +00:00
bugreport%peshkin.net
4c9f46a46f Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbatez
a=myk
2002-11-11 06:52:59 +00:00
bbaetz%student.usyd.edu.au
9a8851a52a Bug 179290 - login cookie email needs to be escaped
r=jake, a=justdave
2002-11-11 02:23:26 +00:00
justdave%syndicomm.com
4a6f3be6b9 Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message that the quips are disabled instead of letting you view or add quips.
r=myk, a=me
2002-11-11 00:19:43 +00:00
zach%zachlipton.com
4337a7205e Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).
rx2=bbaetz, a=myk (on the condition that we check out the use of the
trilicense later)
2002-11-10 23:31:15 +00:00
myk%mozilla.org
0574130c3f Fix for bug 178984: disables flag requestee field using JavaScript unless flag is set to "requested".
r=justdave
a=justdave
2002-11-10 22:51:45 +00:00
gerv%gerv.net
0e3e5f96fe Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave. 2002-11-10 22:48:55 +00:00
timeless%mozdev.org
911c9a2bc6 Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"
r=bbaetz a=justdave
2002-11-10 19:26:22 +00:00
ian%hixie.ch
b1b1a23aa5 Move FileStrings and GenericOutputs to below the MySQL string datasource. 2002-11-10 17:00:44 +00:00
ian%hixie.ch
183cbef007 Stop requiring that PLIF applications know about every last PLIF service in order to use PLIF. This will require a one-time change to every PLIF app's registerServices method, but will make future changes a lot easier. 2002-11-10 16:39:09 +00:00