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

4349 Коммитов

Автор SHA1 Сообщение Дата
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