justdave%syndicomm.com
695b26c770
Bug 193286: Field validation errors had the wrong page title
...
r= gerv, a= justdave
2003-02-15 08:03:51 +00:00
jake%bugzilla.org
d97c6a548f
Add a little page telling people where the win32 instructions went (NOTE: This file is not generated by Bugzilla-Guide.sgml).
2003-02-15 06:12:28 +00:00
jake%bugzilla.org
180093b685
<edition/> is not included by default in ldp.dsl so putting version information into the <title/> tag.
...
This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
2003-02-15 00:05:55 +00:00
bbaetz%acm.org
21cadf4331
Bug 192531 - Bugzilla not properly closing DB statement handles
...
Change code to work arround a perl < 5.8 leak when localising the tied
statement attributes. Also, clear the sql statestack compat stuff so that
the handles are really dead by the time we disconnect
r,a=justdave
2003-02-14 10:37:43 +00:00
jake%bugzilla.org
065136c637
Bug 177997 - Update the AOL Server section with the new configuration information.
2003-02-13 04:11:54 +00:00
jake%bugzilla.org
f236f0fe59
Bug 192511 - Removing all occurances of 'processmail' from the documentation now that bug 124174 is FIXED.
2003-02-13 03:50:37 +00:00
johnkeis
4098db7cf7
Pass in patch strings so that Patch fields will work
2003-02-12 22:05:47 +00:00
johnkeis
204c1e7673
Pass in patch strings so that Patch fields will print correctly
2003-02-12 22:05:18 +00:00
johnkeis
61af7bef80
Fix bug causing only first file in a checkin to be picked up
2003-02-12 22:04:23 +00:00
johnkeis
14448fa86e
Add summary and paged views
2003-02-12 22:03:41 +00:00
johnkeis
5c2ff5166a
Display a patch
2003-02-12 22:03:26 +00:00
johnkeis
e3a13d1e3c
Other env vars that need to be cleared properly
2003-02-12 22:02:27 +00:00
johnkeis
e7f7d9684f
Improved branch changing; fixed patching; environment variables need to be set to undef to be cleared in Windows
2003-02-12 22:00:46 +00:00
johnkeis
d36c56e9c0
More ideas, how about that
2003-02-12 21:59:20 +00:00
justdave%syndicomm.com
2d758a7256
Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running in silent mode.
...
r=zach, a=justdave
2003-02-12 15:51:08 +00:00
rginda%netscape.com
84a845420c
more changes from Petr Cimprich <petr@gingerall.cz>
...
- Section titles are URL-encoded in link anchors now, thus the titles can include spaces and non-English chars now.
- parse_apidoc.pl generates one more file now: sidebar-toc.html
This is a version of toc functioning as Mozilla sidebar, it links sidebar.css so that it can be customized.
(you can test some sidebars at http://www.gingerall.org/charlie/ga/xml/l_lib.xml )
2003-02-12 08:23:52 +00:00
justdave%syndicomm.com
4b63454cb5
Bug 58020: include bug summaries in whinemail.
...
Patch by pbaker@where2getit.com (Paul Baker)
r= jouni, a= justdave
2003-02-12 08:21:39 +00:00
jake%bugzilla.org
a97d8f7316
Give all FAQ questions an id so the anchor name doesn't have to be randomly generated and therefore won't change every time the docs get recompiled.
2003-02-11 04:06:01 +00:00
kestes%walrus.com
815181c087
add new alt tag to the vcdisplay call.
2003-02-11 00:29:57 +00:00
kestes%walrus.com
5e8c8a6264
add the emacs perlmode indicator to top of file.
2003-02-11 00:27:47 +00:00
kestes%walrus.com
9b094a1577
add emacs perlmod to top of file.
2003-02-11 00:26:02 +00:00
kestes%walrus.com
56ea97f17d
save the output to disk instead of sending to stdout.
2003-02-11 00:25:04 +00:00
kestes%walrus.com
40af36ff8a
typo fix provided by "David Wu" <davidwu@exchange.nbttech.com>
...
typo in prepare_bonsai_args definition of branch actually set the
module. fix provided by "David Wu" <davidwu@exchange.nbttech.com>
2003-02-11 00:16:34 +00:00
justdave%syndicomm.com
89c67563b1
Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl.
...
r= jaypee, a= justdave
2003-02-10 06:26:39 +00:00
zach%zachlipton.com
37a8dc1bf9
Partial fix for bug 192513 (processmail cleanup). Patch fixes test files
...
to disregard processmail since it no longer exists (it was special-cased
before).
r=dave, a=dave
2003-02-10 05:01:32 +00:00
preed%sigkill.com
09648063f2
Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave
2003-02-09 22:04:25 +00:00
bbaetz%acm.org
078a01b804
Bug 192393 - $::dbwritesallowed never set
...
r, a=justdave
2003-02-08 23:26:48 +00:00
johnkeis
7b442fe0de
Another idea
2003-02-08 02:35:00 +00:00
johnkeis
2846ad8e6d
Make ps / kill work on both Win32 / Linux (and maybe Mac?); fix parsing of log output now that it's coming in 1024-byte multiline chunks instead of line-by-line
2003-02-08 02:21:28 +00:00
bbaetz%acm.org
2eb0c938bf
Bug 192340 - 'unknown_keyword' error doesn't mention keyword
...
r=myk, a=justdave
2003-02-08 01:38:51 +00:00
johnkeis
3cda58216e
Fixed bugs, added ideas
2003-02-08 01:17:07 +00:00
johnkeis
05b8f51c06
Make branches work, make recursive kill work more cross-platform
2003-02-08 00:55:13 +00:00
bbaetz%acm.org
60685e68aa
Bug 192182 - editflagtypes uses ^ instead of **
...
r,a=justdave
2003-02-08 00:54:21 +00:00
johnkeis
5e8ed81120
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
2990e8d4e0
Bug 191020 - back out bits of generic charting checked in by mistake. Apologies.
2003-02-07 08:26:49 +00:00
gerv%gerv.net
bb25536c2d
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
0342840059
Bug 191863 - Clean up Bugzilla.pm
...
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
jake%bugzilla.org
8ecedd5f70
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
ba75794982
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
fecb2cf81b
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
c714026611
Print lists of things in alphabetical order
2003-02-05 07:44:41 +00:00
johnkeis
f3283b51b7
Add start and end params
2003-02-05 06:51:04 +00:00
johnkeis
72aa4125b7
Branches add an extra column to Bonsai output.
2003-02-05 06:50:47 +00:00
johnkeis
28658ce50c
Don't restart if the downloaded version is the same as the server version
2003-02-05 03:45:13 +00:00
johnkeis
4acbb8a7ee
Eek, make it not distribute all the time
2003-02-05 03:44:25 +00:00
johnkeis
7014b6c5a1
Add raw_zip distribution capability to client, abstract tests and distribution parts better
2003-02-05 03:20:12 +00:00
johnkeis
4c275b67d8
distclean more aggressively
2003-02-05 02:15:45 +00:00
johnkeis
76fcf67b1e
Braindead mistake
2003-02-04 12:05:25 +00:00
johnkeis
b174a6e2e6
Make DB more configurable
2003-02-04 10:48:56 +00:00
johnkeis
58fba99a89
heh.
2003-02-04 10:44:44 +00:00
johnkeis
381d1539b4
Add bonsai and login stuff, fix build fields, normalize machine config, generally make it work
2003-02-04 10:00:54 +00:00
johnkeis
5287409369
Add recompress logs and build quota
2003-02-04 09:59:41 +00:00
johnkeis
5020de75ed
Support min_row_size, max_row_size params (helps for debugging)
2003-02-04 09:59:10 +00:00
johnkeis
bb045b87a8
- 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
2d0ea3e00f
Enforces a quota on binary builds uploaded to a server.
2003-02-04 09:50:46 +00:00
johnkeis
43a2a998de
More bugs.
2003-02-04 09:49:53 +00:00
johnkeis
38ad127aa4
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
e9af53c081
Compress all the old logs
2003-02-04 09:43:24 +00:00
johnkeis
8acfa14b88
Bugs, features I want, near-term todo list
2003-02-04 09:38:30 +00:00
kestes%walrus.com
33df489831
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
6554a895ac
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
3cc3c109df
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
74b6a78015
Add login functionality, lose absolute links
2003-02-03 03:48:58 +00:00
johnkeis
c5a884fc92
Move other scripts' DB saving functionality in here
2003-02-03 03:48:04 +00:00
johnkeis
e696e8ca0c
Use Login, DB modules
2003-02-03 03:47:41 +00:00
johnkeis
6728b63f3d
Support logins, use Tinderbox3::DB
2003-02-03 03:47:17 +00:00
johnkeis
6e0e4948bc
Support logins, show more useful information
2003-02-03 03:46:42 +00:00
johnkeis
ad0c47247a
Utilities for XML scripts to use
2003-02-03 03:45:53 +00:00
johnkeis
5007e6e6f6
Generic utilities
2003-02-03 03:45:29 +00:00
johnkeis
aaad7aeb6a
Script that shows a particular build column
2003-02-03 03:45:16 +00:00
johnkeis
36aeb67ec2
Main script that shows the tree
2003-02-03 03:44:56 +00:00
johnkeis
323cb33b91
Primary place where we check logins
2003-02-03 03:44:34 +00:00
johnkeis
58dd99fd8f
Utilities for opening and saving logfiles
2003-02-03 03:44:20 +00:00
johnkeis
da63ed82dd
Default CSS file
2003-02-03 03:43:28 +00:00
johnkeis
98f73e4809
Scripts that receive status from tinderboxen
2003-02-03 03:42:48 +00:00
johnkeis
718da16679
Upload a patch
2003-02-03 03:42:01 +00:00
johnkeis
bdbb4f7efd
Script to rebuild .html pages for the various trees
2003-02-03 03:39:35 +00:00
johnkeis
040ebf2dfb
Script to update bonsai cache
2003-02-03 03:39:13 +00:00
johnkeis
08a5958e38
Little script to run the common admin scripts
2003-02-03 03:39:01 +00:00
johnkeis
56986ffcd9
Get a patch in plain text
2003-02-03 03:38:14 +00:00
johnkeis
e3fb76b05d
Star for comments
2003-02-03 03:32:56 +00:00
johnkeis
55ca99622e
Show the log
2003-02-03 03:31:39 +00:00
johnkeis
9faaeaab38
Main script that shows builds
2003-02-03 03:31:27 +00:00
johnkeis
fd1603a7e3
Allow admin to sheriff the tree
2003-02-03 03:31:11 +00:00
johnkeis
c10a456f3d
Login script.
2003-02-03 03:30:11 +00:00
johnkeis
4ee1603c3f
Support user comments on builds
2003-02-03 03:29:23 +00:00
johnkeis
3ef9081b78
Administrate a machine
2003-02-03 03:28:51 +00:00
johnkeis
35634fc443
Administrate a bonsai-checking column
2003-02-03 03:28:39 +00:00
johnkeis
3eedd054a7
The set of initial values for when a new tree or machine is created
2003-02-03 03:26:08 +00:00
johnkeis
5a0c72de13
Show the build time column
2003-02-03 03:25:32 +00:00
johnkeis
c77518984f
Add bonsai support
2003-02-03 03:20:36 +00:00
johnkeis
9be516ff6f
Processors for showing different fields differently
2003-02-03 03:18:56 +00:00
johnkeis
ff37818530
First version.
2003-02-03 03:17:36 +00:00
bbaetz%acm.org
6e6f1fd743
Bug 191085 - Fix FetchSQLData compat code.
...
r,a=justdave
2003-02-02 05:49:23 +00:00
jake%bugzilla.org
a193b43e16
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
7cc0235e71
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
953a6023a2
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
cd593387b2
Fix "variable declaration masks earler declaration" warning. No bug number.
2003-01-28 22:32:53 +00:00
burnus%gmx.de
f49c12532f
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
1854f80227
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
56dc6cbcd6
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
eaf635f811
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
820c7020bf
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
51cd90fc90
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
de2c4d3080
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
d6ee81c482
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
4c475b5519
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
0b19c546e7
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
e08344416f
Bug 189446 - Can't change product of a bug
...
r, a=justdave
2003-01-23 07:11:42 +00:00
bbaetz%acm.org
b15427da5a
Bug 188161 - assignee/qa missing change knobs.
...
r, a=justdave
2003-01-23 07:11:25 +00:00
kestes%walrus.com
43ba1064ac
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
809a020443
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
1c9034bc64
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
58d33408fd
must set up environment for taint perl to OK the system call.
2003-01-19 17:26:39 +00:00
kestes%walrus.com
7239dcbf3c
fix comments discribing the file
2003-01-19 17:24:03 +00:00
kestes%walrus.com
2327862b32
add clarifying comments.
2003-01-19 17:22:54 +00:00
kestes%walrus.com
089981f929
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
7b190128f6
quiet some new perl warnings.
2003-01-19 17:20:08 +00:00
kestes%walrus.com
bc2d73420b
add a VC column simulation.
2003-01-19 17:18:56 +00:00
kestes%walrus.com
2acddad353
set up the enviroment before we begin.
2003-01-19 17:17:02 +00:00
kestes%walrus.com
b6278f43c2
add alt_linktext, also modularize the use of cvs mail addresses.
2003-01-19 17:15:41 +00:00
kestes%walrus.com
daf13271dd
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
3b80bc7272
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
9b2562c57e
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
f3016f1bc8
Make sure to stringify the error string.
2003-01-15 23:48:41 +00:00
matty%chariot.net.au
a9d078eaa0
Bug 105692: Script to compile all docs directories.
2003-01-15 15:26:07 +00:00
gerv%gerv.net
97a568c7d4
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
3fe3f41fe0
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
948761df92
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
27882d9673
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
5923ebef4a
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
10beb4fb12
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
fb31c883a6
remove these, they belong on the branch (woops!)
...
r=mystupidstupidself
2003-01-14 01:54:30 +00:00
zach%zachlipton.com
3520b2ee79
Readd the changes back on the (now updated) branch :(
2003-01-14 01:09:33 +00:00
jake%bugzilla.org
8f7a988a8c
Recompile the docs to pick up recent changes for the website.
2003-01-13 02:39:01 +00:00
jake%bugzilla.org
9d00d4a74b
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
1d25b72193
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
af0f0c8c27
XUL Chrome should use |content| over |_content|. r/a=justdave via irc
2003-01-12 08:33:05 +00:00
justdave%syndicomm.com
ec79afebbb
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
6765750d19
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
5a5680109f
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
4e9c1185bf
Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave
2003-01-10 08:59:05 +00:00
gerv%gerv.net
3201d8f896
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
ba14de95c4
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
5babb394c0
Propogate errors from the results frame for a nicer stack trace.
2003-01-10 00:21:08 +00:00
ian%hixie.ch
cbaf4bd887
Support negative integers too
2003-01-10 00:20:37 +00:00
ian%hixie.ch
f45fb75c09
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
3f21fb08d5
PATH_INFO support.
2003-01-10 00:14:45 +00:00
timeless%mozdev.org
b11eaa7f67
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
111b9e75f4
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
218c08dc2b
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
2e61d411dd
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
b7cc3989cc
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
ab35e822fd
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
26e1214c77
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
698ef1e5b4
Switch to a hopefully much faster debug.dumpVars template
2003-01-03 00:24:27 +00:00
ian%hixie.ch
13f84aed7f
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
ea3b32cc74
Turns out sprintf() is redundant with the format filter, so removing it.
2003-01-02 21:47:12 +00:00
ian%hixie.ch
219cd22e83
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
b37eeb5e28
Propagate PLIF::Exceptions through TemplateToolkit code without stringifying them.
2003-01-02 20:34:27 +00:00
ian%hixie.ch
aa6733b4e3
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
c4d35e7b3b
Bumping the rev number for 2.17.3 release.
2003-01-02 18:04:09 +00:00
jake%bugzilla.org
1d13a9ddd3
Recomiple the docs for the 2.17.3 release
2003-01-02 17:29:39 +00:00
jake%bugzilla.org
70b70eaa86
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
1b27c3253b
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
c6ef8bc5bc
spelling corrections and updating the sanity check section and a few requirements.
2003-01-02 17:21:50 +00:00
timeless%mozdev.org
c7352dda2d
Bug 187441 URLs not HTML encoded in output
2003-01-02 17:07:34 +00:00
ian%hixie.ch
141786a409
Add some singulars up at the mulit-year level.
2002-12-31 23:36:59 +00:00
ian%hixie.ch
dcc91791ba
Nicer alignment.
2002-12-31 23:23:12 +00:00
jake%bugzilla.org
ea5ad64c74
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
12ca8aa103
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
aa1e419e0b
Bug 180005 - Bring the FAQ up to date.
...
a=justdave
2002-12-31 03:05:07 +00:00
bugreport%peshkin.net
626f9d38a5
Bug 178230 Update documentation for Entrprise Groups
...
r=Jake,preed
a=justdave
2002-12-30 22:15:21 +00:00
ian%hixie.ch
1fa4f13d59
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
a8b92c5fe0
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
25d42a3e3d
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
3de5e5c389
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
878199021e
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
02c3e8badc
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
c42854be6b
Remove debugging code that accidentally got checked in.
2002-12-30 06:43:27 +00:00
ian%hixie.ch
db5becd2d1
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
538858fa7c
Additional comments explaining what might happen in cases of key clashes.
2002-12-29 21:02:59 +00:00
ian%hixie.ch
454c674af9
Minor grammatical fix.
2002-12-29 21:02:22 +00:00
jake%bugzilla.org
e7e1432989
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
c92c1ff58d
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
9f44a14e09
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
c55ddb73a7
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
6662f2a127
Release notes updates.
2002-12-28 13:15:34 +00:00
ian%hixie.ch
4413395fdd
Add rudimentary stacktrace support to the Exception library
2002-12-28 03:31:59 +00:00
ian%hixie.ch
ac03050fbd
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
fe0b9716ea
Fixing array type error.
2002-12-27 10:21:19 +00:00
mcafee%netscape.com
2cbb4c8d84
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
b06789db11
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
d8084f3430
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
35d6a3a24b
Update PLIF to take advantage of the new PLIF exception handling library
2002-12-26 04:37:22 +00:00
ian%hixie.ch
0884ae5dbd
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
03370dd21a
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
432f287a41
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
fba0aef5f8
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
c04478210d
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
e9059a839b
If the exception isn't handled, it should be re-raised.
2002-12-25 16:20:03 +00:00
ian%hixie.ch
1a946bce34
Minor comment fixup
2002-12-25 14:14:11 +00:00
ian%hixie.ch
bf07ded92b
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
041dc55e8b
Add basic stringification to exceptions
2002-12-25 12:20:34 +00:00
ian%hixie.ch
20ba6cd9cc
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
d58312c949
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
41e0fc2f0f
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
dd9c968cf4
Add support for cookies using the new getSessionData() API.
2002-12-23 11:46:30 +00:00
ian%hixie.ch
582c64044b
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
5797226c81
since the default getMetaData() does the same now, removing this redundant implementation
2002-12-23 11:42:57 +00:00
ian%hixie.ch
2ee0bed13a
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
7137b1b2e5
user prefs should be a POST not a GET.
2002-12-23 11:39:43 +00:00
ian%hixie.ch
d5fc950aa6
Have to escape the error message, otherwise it gets treated as HTML, oops\!
2002-12-23 11:38:50 +00:00
ian%hixie.ch
4ecb1e5aac
Minor typo fix in debug code
2002-12-23 11:37:42 +00:00
ian%hixie.ch
a4aaadd575
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
b246c3a696
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
a2970f5a96
Backing out patch from bug 186383 because it broke quicksearch
2002-12-23 01:46:31 +00:00
ian%hixie.ch
de9aeb6e08
Round correctly. This makes the '1 hour' and other singular forms work correctly.
2002-12-22 22:21:59 +00:00
ian%hixie.ch
4a934ce6cb
Add a 'sprintf' operator to scalars
2002-12-22 22:21:07 +00:00
ian%hixie.ch
c978fe5f8f
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
89af29d488
Bug 186337 - Param lookup should fall back to defaults
...
r=joel, a=justdave
2002-12-21 23:39:48 +00:00
bugreport%peshkin.net
4c8eaee52c
Bug 186383 Checksetup leaves editor backups of localconfig accessible
...
r=zach
a=justdave
2002-12-21 21:04:05 +00:00
gerv%gerv.net
e0a3ab45c6
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
0975d52915
Bug 180870 - Remove old shadowdb manual replication code
...
r, a=myk
2002-12-20 23:35:29 +00:00
bbaetz%student.usyd.edu.au
6c0875eb6a
Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave
2002-12-20 07:21:43 +00:00
bugreport%peshkin.net
f50b2620ae
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
b8ff077121
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
c46495806e
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
fd5c20bdf7
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
8e831de720
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
9b08ac22d4
Bug 158499 - Templatise XML bug output
...
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
gerv%gerv.net
2190aada6c
Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.
2002-12-15 09:01:15 +00:00
johnkeis
cd81d6da0a
Initial Revision
2002-12-13 19:43:18 +00:00
justdave%syndicomm.com
06a7ff6f81
bumping version number to 2.17.2
2002-12-13 11:33:07 +00:00
justdave%syndicomm.com
84ff91de1d
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
d83ce23fb0
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
cca7f87c8e
add functions to access the VC_TREE data structure.:
2002-12-10 19:49:27 +00:00
kestes%walrus.com
c2c5e2c6cf
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
1820cc2304
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
bc8811d60c
fixes to allow test harness to run through all VCDisplay implementations during
...
testing.
2002-12-10 19:35:50 +00:00
kestes%walrus.com
11f6a3b1e9
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
0f94aa8053
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
b051bb5d1a
fix to quiet new perl warnings about using undefined value.
2002-12-10 19:28:48 +00:00
kestes%walrus.com
dc90f0b03d
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
b49a7a680d
add referesh times to summary pages, this variable was empty before this fix.
2002-12-10 19:24:37 +00:00
kestes%walrus.com
9305416bf7
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
36c1650d56
add target for VCDisplay tests.
2002-12-10 19:22:18 +00:00
kestes%walrus.com
63c971b2f0
test the VCDisplay subsystem in isolation.
2002-12-10 19:21:12 +00:00
kestes%walrus.com
880c4876e8
add new unit tests. These test the VCDisplay and HTMLpopup subsystems.
2002-12-10 19:20:05 +00:00
bugreport%peshkin.net
97a69e9311
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