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

4530 Коммитов

Автор SHA1 Сообщение Дата
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
justdave%syndicomm.com f1bb9b7f4d 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 e4a25fd245 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 f4300a56fb package name was declared wrong. 2002-12-09 18:19:59 +00:00
kestes%walrus.com 79ce1d4260 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 4d50a47fb6 change code to quiet perl warnings. 2002-12-09 18:15:06 +00:00
kestes%walrus.com 8623170463 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 34844381bd 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 452bc3a8ba 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 06c15447ea 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 75f9c8363c 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 6947c96106 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 a24387083e 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 b920df4c58 Bug 182946 - fix additional typo noticed on irc by tm 2002-12-03 12:35:44 +00:00
bbaetz%student.usyd.edu.au f5b47810e7 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 8d36f8edb3 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 d2103f411c 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 d7179ba1dc Bug 182512 Charts over time broken
patch by joel
r=gerv
a=justdave
2002-11-30 03:47:41 +00:00
bugreport%peshkin.net 10b9e4baea 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 4709340695 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 1110be1d39 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 697c9ff44c 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 9e3e6a0871 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 e0508e4030 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 e955443dee 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 662414fc8f 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 8cf3ca6fa2 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 9f713c8ded Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
justdave%syndicomm.com 5932619503 Adding blurb to release notes indicating development snapshot status 2002-11-22 03:43:46 +00:00
justdave%syndicomm.com 69d70b58a0 Correcting website URL in the README file. 2002-11-22 03:29:20 +00:00
bugreport%peshkin.net 156e0f618b 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 c0055563a0 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 1cd5a40879 Bug 181613 - $::ENV not being cleared
r=gerv, a=justdave
2002-11-22 00:36:13 +00:00
gerv%gerv.net 844b3e6b4f 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 333834e7af 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 68321cf90f 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 3e502ccfd1 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 36f81e34da Allow for value=0. 2002-11-20 05:30:47 +00:00
jeff.hedlund%matrixsi.com 3b04f797e4 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 3e831d6e58 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 887ae7c11b 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 7d6f10be3a Bug 180966 - fix misc warnings
r,a=myk
2002-11-20 00:53:14 +00:00
bbaetz%student.usyd.edu.au 1c245e03ac 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 7b2618ec92 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 60e3a4799f Typo fix from bug 124589. oops
r, a=myk
2002-11-19 09:20:59 +00:00
bbaetz%student.usyd.edu.au 7396c750bf Bug 124589 - support database replication
r=myk, a=justdave
2002-11-19 07:19:34 +00:00
ian%hixie.ch 88376c0240 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 9a8316f50b 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 122ea965f8 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 fc67214d22 Bug 175579 - make templates html compliant
r=gerv, a=justdave
2002-11-19 00:16:44 +00:00
bbaetz%student.usyd.edu.au 802baaf5d0 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 642e1817f6 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 6c32517ed0 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 6099abf94f 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 959f5bc929 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 fc979c7d8a 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 a845364481 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 6f0efc6bd6 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 8f66910f99 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 998e24800e Bug 179886 - request.cgi should not |use diagnostics|
r=gerv, a=justdave
2002-11-16 21:28:08 +00:00
gerv%gerv.net 2bc532d5d3 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 d16d995ce5 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 8f1bf3297c Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates report 2002-11-15 22:04:04 +00:00
gerv%gerv.net d2c104f77e 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 fa73270f0f Bug 179697 - OR terms need extra level of bracketing
r=myk, a=justdave
2002-11-14 11:11:18 +00:00
gerv%gerv.net 293d0737ad 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 9e1fc9ac55 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 9fb24603d6 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 9d6b23a436 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 ee093ec3e1 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 e7298e10f2 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 dc3f4e2359 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 7ea4b27c85 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 c771bb6e90 Bug 179290 - login cookie email needs to be escaped
r=jake, a=justdave
2002-11-11 02:23:26 +00:00
justdave%syndicomm.com c28e02e9db 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 1e5742dbae 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 159748ef12 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 cf5d0a1ff9 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 e63b4151fe 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 eb2bf803e7 Move FileStrings and GenericOutputs to below the MySQL string datasource. 2002-11-10 17:00:44 +00:00
ian%hixie.ch eb3ee5729c 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
gerv%gerv.net 4763ca4ff3 Bug 173689 - Default comments search box type to "contains string". Patch by gerv; r,a=justdave. 2002-11-10 09:01:08 +00:00
bbaetz%student.usyd.edu.au 2fe63e2b8a Bug 179321 - cannot clear status whiteboard entirely
r=joel x2
a=justdave
2002-11-10 08:33:45 +00:00
bugreport%peshkin.net 5c9b2cefb1 Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
r,a=justdave
2002-11-10 06:40:05 +00:00
myk%mozilla.org 2d3db8e26c Fix for bug 179329: filters HTML out of quips on "show all quips" page 2002-11-10 05:13:28 +00:00
zach%zachlipton.com 233634f69a And turn this into a stub for runtests.pl.
No review needed on tests (but review will be needed for all test changes
after this one)
2002-11-10 03:50:31 +00:00
zach%zachlipton.com 47a3cb1a60 Adding runtests.pl for bug 143155. runtests.sh will remain for a little
while in order to allow tinderboxen to transition and any documents to be
updated.

Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv
2002-11-10 03:31:05 +00:00
bbaetz%student.usyd.edu.au 125190031c Bug 179238 - searching by commenter is ignored if you do 'exact' or
'contains'
r, a=myk
2002-11-10 03:05:23 +00:00
bbaetz%student.usyd.edu.au 4124be7323 Bug 176599, Improve performance of duplicates.cgi
original patch iteration by gerv, change to use Bugzilla:Search by me
r=myk, a=justdave
2002-11-10 02:50:39 +00:00
jake%bugzilla.org 0b11a0d2d0 Bug 179242 Part 2 - Handle both conditions for the if block
r=bbaetz
2002-11-09 23:37:07 +00:00
bbaetz%student.usyd.edu.au 2878cc36e9 Bug 178383 - product/component query conditions appear twice
r=myk, justdave
a=justdave
2002-11-09 23:17:15 +00:00
bbaetz%student.usyd.edu.au f1ca8c3acb Bug 179193 - anyexact should use IN, not OR
r=gerv, a=justdave
2002-11-09 23:02:25 +00:00
bbaetz%student.usyd.edu.au 5eb7567cee Bug 179184 - regetlastlist returns all bugs
r=gerv, a=justdave
2002-11-09 22:18:47 +00:00
bbaetz%student.usyd.edu.au cc33238c02 Bug 179203 - "Preset Queries" text does not appear in footer if last named query is not in footer
r=gerv, a=justdave
2002-11-09 22:11:30 +00:00
jake%bugzilla.org 54ef8734d9 Bug 179188 - The new flag system wasn't indicating which attachment a flag was changed on. This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does).
r=myk
a=myk
2002-11-09 19:21:03 +00:00
bugreport%peshkin.net 9d4dd09593 Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
2xr=jake
a=myk
2002-11-09 18:31:27 +00:00
bugreport%peshkin.net c3346f8906 Bug 179242 Searching for comment contains string + email gives "Not unique table/alias: 'longdescs_' at globals.pl line 242"
r=jake
a=myk
2002-11-09 18:09:25 +00:00
bugreport%peshkin.net 3e73c582d6 Bug 179207 Blessing doesn't work right
r,a=justdave
2002-11-09 17:23:55 +00:00
ian%hixie.ch 09f66dd24a More debugging information, to make it easier to debug multiple PLIF-based projects that are outputting to the same error log. 2002-11-09 15:26:41 +00:00
myk%mozilla.org ef5880cea8 Fix for bug 179205: Makes flag options be correct in all situations.
r=justdave
a=justdave
2002-11-09 13:57:28 +00:00
myk%mozilla.org 17ec664d64 Fix for bug 179177: avoid database errors when inserting bug by locking all tables i need to access
r=bbaetz
a=justdave
2002-11-09 13:50:08 +00:00
bbaetz%student.usyd.edu.au e6f4d9fbe4 Bug 178189 - when filing a new bug, the generated bugmail doesn't include
product/component
r=justdave, myk
a=justdave
2002-11-09 12:20:18 +00:00
bbaetz%student.usyd.edu.au 38a16a5d4e Bug 179174 - renable $| = 1
r=justdave x2
a=justdave
2002-11-09 11:55:27 +00:00
myk%mozilla.org a2f6e2b908 Fixing syntax error build bustage. 2002-11-09 02:05:22 +00:00
justdave%syndicomm.com e158c079df Bumping version number for development snapshot tarball 2002-11-09 01:59:22 +00:00
myk%mozilla.org b53938253d Fix for bug 171505: shows disabled flags in the UI
r=bbaetz
a=justdave
2002-11-09 01:58:51 +00:00
bbaetz%student.usyd.edu.au cefa19aecf Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me
r=myk, a=justdave
2002-11-09 01:58:07 +00:00
myk%mozilla.org 58f3ba2a8d Fix for bug 178841: removes full paths from filenames in attachments table and prevents them from appearing again
r=gerv,bbaetz
a=justdave
2002-11-09 01:23:07 +00:00
gerv%gerv.net 3c0ed008cb Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee@wilcoxassoc.com; r=gerv, a=justdave. 2002-11-09 00:05:50 +00:00
gerv%gerv.net 2f3c0d0d05 Bug 164003 - Button "Add another boolean chart" appears twice after clicking "And". Patch by gerv; r=myk, a=justdave. 2002-11-08 23:15:14 +00:00
gerv%gerv.net e166f60da5 Bug 71794 - processmail shouldn't bother checking dependencies unless state changes. Patch by gerv; r=myk. 2002-11-08 08:04:58 +00:00
myk%mozilla.org f71e006d03 Fix for bug 171480: make output for non requestee-specific requests look better in the request queue.
r=joel
a=justdave
2002-11-08 04:21:10 +00:00
myk%mozilla.org 726c7b7cce Fix for bug 178776: Eliminates warning in duplicates.cgi. 2002-11-08 02:05:20 +00:00
myk%mozilla.org 47c75dcfe7 Fix for bug 172518: makes the request tracker use the generic user matching code
r=not_erik,joel
a=justdave
2002-11-08 01:35:46 +00:00
bugreport%peshkin.net 451c156b14 Bug 178772 doeditparams.cgi failed with malformed headers
r= justdave
a= justdave
2002-11-08 00:08:08 +00:00
myk%mozilla.org 97ab43418d Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
r=gerv
a=justdave
2002-11-07 23:28:40 +00:00
tara%tequilarista.org 54ffc01b06 Fix for bug 44644 2002-11-07 21:39:57 +00:00
tara%tequilarista.org 9c1c6dd167 Fix for bug 45579, making it so the editparams.cgi page is more secure 2002-11-07 20:46:22 +00:00
myk%mozilla.org 677e576def Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
r=justdave
a=justdave
2002-11-07 06:31:51 +00:00
myk%mozilla.org 7d5449859d Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
r=justdave
2002-11-07 05:33:51 +00:00
bugreport%peshkin.net f3c38413aa Bug 178794 Request Queue has Internal Server Error if accessed when not logged in
2xr=justdave
a=justdave (for commit during freeze)
2002-11-07 04:49:19 +00:00
myk%mozilla.org a8c316a6d2 Fix for bug 174731: no longer represents spurious flags as being set by default.
r=joel
2002-11-07 02:45:47 +00:00
mbarnson%sisna.com 641ea1c633 Added spaces. I promise next time I'll get a review :) 2002-11-06 18:50:26 +00:00
myk%mozilla.org e8126bb8b6 Fix for bug 171475: make new flags include all categories (product/component combinations) by default.
r=joel
2002-11-05 23:45:56 +00:00
tara%tequilarista.org 07bf5b6bd3 Original Blue Martini implementation of cvs-mirroring functionality, not yet genericized for public consumption 2002-11-05 21:16:04 +00:00
mbarnson%sisna.com d716a6471a Added information about versioncache back in.
See bug 140332
2002-11-05 04:07:18 +00:00
mbarnson%sisna.com af7f66441e Added blurb about movebugs. At this point, only bmo uses it, so I'm
calling it an "undocumented feature".
See bug 127818
2002-11-05 03:54:27 +00:00
mbarnson%sisna.com 0c13aadd08 Oops, tabs.
Fixed.
2002-11-05 03:48:59 +00:00
mbarnson%sisna.com 2fe21cd4d5 Modified text for cookiepath line for clarity.
See bug 162359
2002-11-05 03:37:22 +00:00
mbarnson%sisna.com e683265536 Included note regarding the origin of "bonsaitools", per
bug 174922.
2002-11-05 03:24:52 +00:00
mbarnson%sisna.com a78deda216 Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883
2002-11-05 03:19:40 +00:00
mbarnson%sisna.com e7d337e379 Removed binmode references on Win32 documentation.
See bug 155743.
2002-11-05 03:11:25 +00:00
mbarnson%sisna.com e4d145c6d9 A rather controversial new entry to the FAQ. See bug 107917. I
decided one way for the Guide, based upon the code I see currently
checked in.  If I'm wrong, feel free to correct it!
2002-11-05 03:09:15 +00:00
mbarnson%sisna.com ee8f5c09cb Fix for Apache configuration directives from bug 174255 and
de-stupidifying of emacs destruction of <programlisting> tags.
2002-11-05 02:52:09 +00:00
mbarnson%sisna.com b01b8d8bbc Since I nuked this section out of the SGML, we won't be needing
the HTML generated file anymore.
2002-11-05 02:45:55 +00:00
mbarnson%sisna.com 1208cf20ac Removed links to dbschema.jpg image. See bug 173484, it was really outdated
and redundant anyway.
2002-11-05 02:44:57 +00:00
mbarnson%sisna.com 2f0b059d1e Removing these images, since they are too outdated to be useful, and
they are basically redundant anyway.  See bug 173484
2002-11-05 02:44:26 +00:00
mbarnson%sisna.com 0b429b47b0 Added notes on using OpenLDAP;
We should probably look at code changes to make Net::LDAP our permanent
LDAP plugin rather than Mozilla::LDAP...
See bug 167379.
2002-11-05 02:39:52 +00:00
mbarnson%sisna.com 6ab14dbb0b Added chunk about setting up DirectoryIndex to use index.cgi as the
Bugzilla index page.
2002-11-05 02:15:02 +00:00
mbarnson%sisna.com 8e51c6cdaa Added dependency on File::Template. Not really fond of
doing requirements-of-requirements type stuff, but did it
anyway for clarity.
2002-11-05 02:07:32 +00:00
mbarnson%sisna.com b728a7f42d Patched lines per bug 177993.
Customization of "mid-air collision" template file.
2002-11-05 01:59:20 +00:00
myk%mozilla.org 3a8bec06d5 Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
gerv%gerv.net 3e656ccb0f Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv; r=justdave. 2002-11-04 22:43:28 +00:00
bugreport%peshkin.net d728b77d11 Bug 177436 User matching shouldn't be case-sensitive
patch by not_erik
2xr=justdave
a=justdave for 2.17.1
2002-11-04 21:55:10 +00:00
kiko%async.com.br 4a98d83fc2 Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
Toms Baugis, r=kiko, 2xr=joel.
2002-11-04 00:57:56 +00:00
gerv%gerv.net bd78bcdfd9 Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz. 2002-11-02 22:59:10 +00:00
ian%hixie.ch 6607255592 Adding more debug code to make my life easier. 2002-11-02 17:56:51 +00:00
justdave%syndicomm.com 6f261ef6f8 Fix for bug 176509: "(this bug is not in your list)" no longer appears in the navigation bar when you aren't viewing a bug.
Patch by Jody McIntyre <jodym@oeone.com>
r=justdave
2002-11-01 16:40:33 +00:00
bugreport%peshkin.net f4ddf92b9a Bug 127200 Query for CC/longdesc/OR takes long time
r=gerv
2002-11-01 15:22:01 +00:00
gerv%gerv.net 6f2ed62583 Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. 2002-10-31 23:06:54 +00:00
bugreport%peshkin.net 23c3c0229e Bug 177435 exact match on assignee fails with user matching
patch by not_erik
r=myk,joel
2002-10-31 22:34:42 +00:00
bugreport%peshkin.net c006e69d0d Bug 177624 Wildcard rejects --do_not_change-- in mass-change
Patch by not_erik
r=joel
2002-10-31 22:20:26 +00:00
bugreport%peshkin.net 9b81691f10 Bug 95430 Reopening en masse fails.
Patch by jeff.hedlund
r=justdave, joel
2002-10-31 14:45:19 +00:00
justdave%syndicomm.com 35b4cecbd7 Fix for bug 177099: stored queries ordering and editing were broken after moving to CGI.pm. They work again now.
r=bbaetz
2002-10-31 05:30:49 +00:00
bugreport%peshkin.net 8b9edf5a06 Bug 175838 Reopening a bug does not clear resolution, nor does selecting 'clear resolution'
patch by jeff.hedlund@matrixsi.com
2xr=gerv
2002-10-31 02:44:05 +00:00
gerv%gerv.net 920fbe1d14 Bug 177351 - checksetup.pl tells about deleting templates in silent-running mode. Patch by gerv; r=justdave. 2002-10-30 08:29:45 +00:00
dkl%redhat.com c34c03308b Bug 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave 2002-10-29 16:27:30 +00:00
gerv%gerv.net bbfc878c55 Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r=gerv. Should fix tindebox bustage. 2002-10-29 09:09:34 +00:00
gerv%gerv.net c03cb01f08 Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel. 2002-10-29 07:44:18 +00:00
timeless%mozdev.org 306ce87d12 Bugzilla Bug 176936 minor consistency changes for editproducts and editflags
r=joel
2002-10-27 00:30:13 +00:00
ian%hixie.ch 1dca9e04c3 Two new filters (substr and acronymise), plus renaming uri_parameter to uriparameter to be consistent with the other filters 2002-10-26 22:43:01 +00:00
bbaetz%student.usyd.edu.au a81c77a9a2 Bug 147833 - start using CGI.pm
r=gerv, justdave
2002-10-26 01:57:09 +00:00
bbaetz%student.usyd.edu.au d8e824058f Bug 171278 - component/product ids mean that you can't do change queries on
component/product
r=gerv
2002-10-26 01:01:41 +00:00
bugreport%peshkin.net ca3c2d39fa Bug 162990
Adding missing new file
2002-10-25 04:04:12 +00:00
bugreport%peshkin.net 766bd7f2e5 Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields
patch by not_erik@dasbistro.com
r=joel, myk
2002-10-25 03:59:35 +00:00
tara%tequilarista.org 61b50f37e4 Partial fix for bug 104313, making the default behavior of the diff page be correct, at least 2002-10-24 17:53:38 +00:00
justdave%syndicomm.com 299709208c require Perl 5.6 2002-10-24 06:46:22 +00:00
gerv%gerv.net d6db869419 Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests still pass. Patch by gerv; r=myk. 2002-10-24 06:45:18 +00:00
justdave%syndicomm.com 2918e7b848 Backing out checking for bug 172874 because it broke the tree. 2002-10-24 03:52:38 +00:00
gerv%gerv.net 6b542bceaf Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk. 2002-10-23 22:15:16 +00:00
gerv%gerv.net 387edf5e1c Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk. 2002-10-23 22:11:06 +00:00
bugreport%peshkin.net 04bd65b1cb Bugzilla Bug 175625 Timetracking columns are computed even if not displayed
Patch by jeff.hedlund
r=dkl,joel
2002-10-22 06:00:52 +00:00
tara%tequilarista.org 9f6a980bb9 Checking in timeless' patch for bug #148935 2002-10-21 19:36:40 +00:00
gerv%gerv.net f3e82267a0 Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attachments one. Patch by gerv; r=justdave. 2002-10-18 22:21:08 +00:00
bbaetz%student.usyd.edu.au fb012be145 Bug 173495 - require perl 5.6 2002-10-17 12:49:44 +00:00
bugreport%peshkin.net 3b5cca1e97 Bug 112373 you should be able to enter bug dependencies/blockers when you enter a bug.
patch by jhedlund
r,2xr=joel
2002-10-17 04:31:56 +00:00
gerv%gerv.net f4b4b71ddd Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by jeff.hedlund@matrixsi.com; r=burnus, gerv. 2002-10-16 23:15:48 +00:00
gerv%gerv.net b5a2aa1323 Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. 2002-10-16 23:09:31 +00:00
bbaetz%student.usyd.edu.au 5744ff0a32 Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules
r=joel x2
2002-10-16 10:49:56 +00:00
bbaetz%student.usyd.edu.au 1385a9de13 Bug 174464 - buglist code for empty query shouldn't set headers_done
r=gerv x2
2002-10-16 10:10:45 +00:00
ian%hixie.ch 052b5f1975 Switch to a template-based stylesheet. 2002-10-15 04:40:26 +00:00
bugreport%peshkin.net 20bd6fa0ec Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
bugreport%peshkin.net cf9b13beec Bug 174112 Edit multiple bugs broken
r=burnus
2002-10-12 17:00:33 +00:00
tara%tequilarista.org 2d56a565fe Checking in patch to fix 38789 2002-10-12 03:10:33 +00:00
gerv%gerv.net 8ca70a62ae Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi line 133. Patch by gerv; r=bbaetz. 2002-10-11 06:30:09 +00:00
gerv%gerv.net 136f5929cb Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz. 2002-10-11 06:27:37 +00:00
gerv%gerv.net 1a4072a162 Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz. 2002-10-10 19:12:52 +00:00
gerv%gerv.net 216ff1b582 Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz. 2002-10-10 19:02:36 +00:00
gerv%gerv.net b90ca215f6 Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz. 2002-10-10 06:54:58 +00:00
timeless%mac.com 84e5a97fe8 Bug 137753 "timewarp"ing from "All Checkins" (showcheckins.cgi) list (current hook) to previous hook
r=tara
2002-10-09 19:23:11 +00:00
gerv%gerv.net 7f590f8ec7 Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch by burnus; r=gerv. 2002-10-08 21:14:18 +00:00
gerv%gerv.net 2d635934d5 Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, rearranged UI, better API for new report types. Patch by gerv; r=joel. 2002-10-08 06:41:28 +00:00
gerv%gerv.net 6dbaeb255e Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv. 2002-10-07 22:20:52 +00:00
gerv%gerv.net ef819170b7 Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. 2002-10-07 06:44:07 +00:00
ian%hixie.ch 2bdfd1fa34 Add support for post-processing output filters. Also, some minor clean-up. 2002-10-06 22:08:32 +00:00
ian%hixie.ch 3b597ad639 HTTP HEAD support (unfortunately Apache screws it up, but theoretically this should work, I think...) 2002-10-06 22:06:51 +00:00
gerv%gerv.net 231ad97074 Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
matty%chariot.net.au 778255c67a ... and also fix a bug introduced trying to unrot the general bug check rewrite, due to product IDs. 2002-10-05 15:29:20 +00:00
matty%chariot.net.au e9f630a015 Back out a stupid stupid change I made earlier when fixing the stupid stupid bustage I made even earlier. I need sleep. 2002-10-05 15:26:23 +00:00
matty%chariot.net.au 348f788fa6 ... oops missed a reviewer checkin condition. 2002-10-05 15:08:50 +00:00
matty%chariot.net.au 97bcf3e0b4 Bug #93667: Minor style fix, uninit var fix, add explanatory comments to CrossCheck/DoubleCrossCheck. 2002-10-05 15:07:16 +00:00
matty%chariot.net.au b518c120c8 Bug #93667: More movement, commenting, and remove an unused variable. 2002-10-05 14:37:52 +00:00
matty%chariot.net.au 58a8bdec98 Bug #93667: Move some code around, add some section heading comments. 2002-10-05 14:25:13 +00:00
matty%chariot.net.au 59da6e6429 Bug #93667: Rewrite double cross checking. 2002-10-05 14:14:47 +00:00
matty%chariot.net.au 7dcc240496 Bug #93667: Rewrite single cross checking. 2002-10-05 14:14:22 +00:00
matty%chariot.net.au 441d14e02e ... and fix build. 2002-10-05 13:50:12 +00:00
matty%chariot.net.au b959ea29a0 Bug #93667: General bug check refactoring. 2002-10-05 13:23:44 +00:00
gerv%gerv.net d1bcc43c3c Bug 155389 - More <link> elements & templatization of navigation_links. Fix small regression where I accidentally damaged the user.login field. Patch by gerv. 2002-10-04 07:14:15 +00:00
gerv%gerv.net 6345c3d762 Bug 155389 - More <link> elements & templatization of navigation_links. Patch by gerv; r=bbaetz. 2002-10-03 07:04:10 +00:00
tara%tequilarista.org fb694257c7 Checking in patch for 114836 2002-10-03 01:44:27 +00:00
bbaetz%student.usyd.edu.au 9ddad11c4c Bug 20122 - Bugzilla requires new login if IP changes
r=joel x2
2002-10-02 11:57:26 +00:00
bugreport%peshkin.net b56206041c Bug 172045 can't see restricted bugs if cc set
r=daa,bbaetz
2002-10-02 03:06:06 +00:00
bugreport%peshkin.net cd770741f9 Bug 172010 voting broken on tip
Regression from 43600 and 157756
2xr=bbaetz
2002-10-02 00:46:22 +00:00
preed%sigkill.com 276b1380e6 Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtools 2002-10-02 00:03:53 +00:00
gerv%gerv.net 5e18ec7aae Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=burnus. 2002-10-01 22:41:09 +00:00
gerv%gerv.net 8351ac64fb Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. 2002-10-01 22:07:17 +00:00
bugreport%peshkin.net 67ec30d35d Bug 171639 dupes not marked in original bug
2xr=bbaetz
2002-10-01 00:13:58 +00:00
gerv%gerv.net 6db9dc12f6 Bug 164038 - token.cgi: Cancel token messages should be moved into the templates. Patch by burnus; r=gerv. 2002-09-30 07:22:44 +00:00
bbaetz%student.usyd.edu.au 52a6ceda4f Bug 169819 - remove 'this is bugzilla...' text from footer
r=justdave x2
2002-09-30 00:12:37 +00:00
justdave%syndicomm.com 2f632088b5 Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a dependency on File::Temp, which caused it to
crash before the version checks were even done to warn the admin that it wasn't present.  This patch reorders the loading
sequence in checksetup.pl so that the version checks are done before the Config module is loaded.
2xr=bbaetz
2002-09-29 23:01:11 +00:00
myk%mozilla.org 6c31979bb0 Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for correct product IDs in the flaginclusions and flagexclusions
tables instead of the flagtypes table, which no longer has a product_id field.
r=joel
2002-09-29 20:14:13 +00:00
myk%mozilla.org a65761a587 Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.
r=bbaetz
2002-09-29 16:04:24 +00:00
matty%chariot.net.au cb905e5b0f Release notes. 2002-09-29 05:25:36 +00:00
bugreport%peshkin.net d302e7cd86 Bug 171322 process_bug.cgi makes reference to non-existant product variable
2xr=bbaetz
2002-09-29 04:01:54 +00:00
bugreport%peshkin.net 0c45ad3c10 Bug 171440 editgroups shows system groups as usable for bugs even though they are not
2xr=justdave
2002-09-28 22:54:44 +00:00
gerv%gerv.net 6d7839dcbb Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=burnus. 2002-09-28 21:44:27 +00:00
myk%mozilla.org 22eec89c8d Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses. 2002-09-28 19:14:07 +00:00
myk%mozilla.org c32d5f57fd Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses. 2002-09-28 19:12:25 +00:00
myk%mozilla.org ffa72dfa4d Fixing build bustage. Some template files didn't have version strings. 2002-09-28 19:08:45 +00:00
myk%mozilla.org 633620a911 Fixing build bustage. 2002-09-28 18:59:28 +00:00
myk%mozilla.org fcf5b01a23 Checking in build bustage. 2002-09-28 18:51:52 +00:00
myk%mozilla.org 76cd798b52 Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
justdave%syndicomm.com 5e2b997b21 Fix for bug 171296: changing Content-disposition header in attachment.cgi to use 'inline' instead of 'attachment' so that it
doesn't *force* you to download it.
r= bbaetz, bzbarsky
2002-09-28 04:10:27 +00:00
gerv%gerv.net c5a9825914 Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk. 2002-09-27 22:03:56 +00:00
bugreport%peshkin.net a184bc2c26 Bug 170195 Regression - buglist highlighting broken
r=myk
2002-09-27 16:44:58 +00:00
gerv%gerv.net 1a9c478018 Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz. 2002-09-26 23:31:53 +00:00
gerv%gerv.net 46b089fbfd Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. 2002-09-26 23:25:12 +00:00
gerv%gerv.net 83cb049ede Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a=justdave. 2002-09-26 06:16:58 +00:00
tara%tequilarista.org bdf94e9190 Fixing (but still leaving commented out) the Log query field, a la bug 170395 2002-09-25 21:55:22 +00:00
gerv%gerv.net 32c5d35269 Bug 12282 - General summary reports. Patch by gerv; r=joel. 2002-09-25 07:11:45 +00:00
myk%mozilla.org 3a3bdbd319 Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop
generating warnings.
r=gerv
2002-09-23 21:46:33 +00:00
timeless%mac.com bf5a83d070 Bug 170392 zap annoying border for who in showbuilds.cgi
r=biesi
2002-09-23 21:29:23 +00:00
gerv%gerv.net 32e2672088 Bug 170064 - Change error API again to allow vars to be passed in the call. Patch by gerv; r=bbaetz. 2002-09-23 07:12:12 +00:00
gerv%gerv.net 79544750ed Bug 170075 - Mid-air collision pages should be titled as such. Patch by gerv; r=bbaetz. 2002-09-22 20:28:25 +00:00
bugreport%peshkin.net 342d43845b bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
justdave%syndicomm.com 273d933aa2 Fix for bug 63601: Recommend filename when downloading attachments (except in IE4, which chokes on the Content-Disposition header)
Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, gerv
2002-09-21 16:57:12 +00:00
gerv%gerv.net 87b72c9f2c Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
gerv%gerv.net 930b444050 Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.cgi. Patch by gerv; r=burnus. 2002-09-20 22:26:14 +00:00
gerv%gerv.net 82a63c65ec Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stofanet.dk; r=gerv. 2002-09-19 23:15:14 +00:00
gerv%gerv.net 0aa265a7a7 Bug 152935 - Pref for no notification on Target Milestone change not respected. Patch by jodym@oeone.com; r=bbaetz, gerv. 2002-09-19 23:01:16 +00:00
gerv%gerv.net ee449a7d6a 160476 - boolean chart addition doesn't keep query template format. Patch by gerv; r=myk. 2002-09-19 21:05:17 +00:00
myk%mozilla.org 85ae6a1eea Last part of fix for bug 146945: Hack to support format=rdf for legacy applications that don't know to do ctype=rdf instead.
r=gerv
2002-09-19 20:17:21 +00:00
myk%mozilla.org b50b364672 Fix for bug 169713: Added PrintHeader to a few more places that return HTML, and added a $::header_done global variable so two PrintHeader() calls cause the header to be displayed only once.
r=dmose
2002-09-19 19:52:03 +00:00
ian%hixie.ch e8f6161059 Typo: colon should be dot to be consistent with everything else in PLIF. 2002-09-19 18:23:36 +00:00
gerv%gerv.net 6576a9e1eb Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv; r=bbaetz, joel, myk. 2002-09-19 06:54:42 +00:00
gerv%gerv.net 571bea1caa Bug 168804 - Document CheckCanChangeField so sites can modify it for local needs. Patch by gerv; r=bbaetz, joel. 2002-09-18 23:23:55 +00:00
myk%mozilla.org 8cfb3cd4c2 Fix for bug 164143: enables non-authenticated users to look up the module to which a file belongs via a form at the top of owners.html.
r=dmose
2002-09-18 21:32:08 +00:00
terry%mozilla.org 67833d883f Fixing a mistake made long ago that resulted in an empty image being committed in place of the despot handcuff image. This is the original image (from revision 1.3). 2002-09-18 21:28:55 +00:00
gerv%gerv.net 3e34b0ac1f Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. 2002-09-18 20:09:12 +00:00
gerv%gerv.net f8de46ec8b Fallout from previous checkin; need to escape "-" in regexp for some versions of Perl, because it interprets it as a range. 2002-09-18 18:59:55 +00:00
gerv%gerv.net 3e896ac3ed Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. 2002-09-18 07:20:18 +00:00
gerv%gerv.net accb8c9489 Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rdf.tmpl to fit in with new naming scheme. 2002-09-17 23:30:17 +00:00
gerv%gerv.net 29e347e553 Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
myk%mozilla.org 91ff741fa3 Fix for bug 57556: escapes user-entered data when displaying it to prevent cross-site scripting attacks.
r=dmose
2002-09-16 21:31:58 +00:00
ian%hixie.ch e075140c8d Form submission cleanup: use ./ instead of blank actions, since some UAs leave the query string on POSTs with blank actions. Also switch some GETs to POSTs since we now support them. 2002-09-14 13:07:18 +00:00
ian%hixie.ch e2fc7b725d Add more debugging output to core parts of the run loop. 2002-09-14 12:47:02 +00:00
ian%hixie.ch a5c6e887dd The 'acknowledge' string could be used for more than blank requests. 2002-09-14 12:46:16 +00:00
ian%hixie.ch 421de69e88 Implement a way for requests to include referrer information. 2002-09-14 12:45:26 +00:00
gerv%gerv.net fec4ea708a Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.com; r=gerv. 2002-09-13 22:21:19 +00:00
gerv%gerv.net 18e76ae4e7 Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz. 2002-09-13 17:37:41 +00:00
gerv%gerv.net 28313a2131 Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. Patch by gerv; r=bbaetz. 2002-09-12 22:51:50 +00:00
tara%tequilarista.org 1319ee7fd8 Quick update to Perl module list 2002-09-12 20:19:45 +00:00
ian%hixie.ch 8c2be31399 To make debugging easier, move the level 9 output debugging dumps from failure cases in the datasources to always, in the generic output service. May need further tweaking later. 2002-09-12 11:45:17 +00:00
ian%hixie.ch a0bde30100 Adding a new way of executing database statements: attempt(). Works like execute() but doesn't raise an exception on failure. Check for failure by using the ResultsFrame's 'lastError' method. 2002-09-12 11:44:07 +00:00
ian%hixie.ch 950bf7a417 Add two new filters: One for theoretically valid URIs, and one for strings being embedded _into_ URIs. Note that the first overrides the Template::Filters version since that version is arguably incorrect. 2002-09-11 23:11:43 +00:00
gerv%gerv.net a828b49359 Bug 166698 - The error system's in a bit of a mess. This file was missed on the original checkin. 2002-09-11 14:12:12 +00:00
gerv%gerv.net 402e25334e Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. 2002-09-11 13:56:35 +00:00
bugreport%peshkin.net a9697dafd1 Bug 167595 - Query - multiple-select product (and probably component) broken
2xr = bbaetz
2002-09-10 23:51:05 +00:00
bugreport%peshkin.net 48e253dbd1 Bug 167643 - Schema Changes from bug 143826 are out of order
2xr=JayPee
2002-09-10 04:49:59 +00:00
ian%hixie.ch 49a625301a Changing 'HTTP/1.1' to 'Status:' since we're now in a non-nph environment. 2002-09-09 19:23:04 +00:00
ian%hixie.ch 3ff6814977 More debugging information at high verbosity settings. 2002-09-09 19:22:10 +00:00
ian%hixie.ch 30a26645b7 Implementations should stop using nph- scripts now. (This may have more fallout.) 2002-09-09 15:38:05 +00:00
bugreport%peshkin.net 29b385d12a Bug 166023 - On failure in template->new, a template is used to display error
2xr = bbaetz
2002-09-09 01:10:54 +00:00
ian%hixie.ch 150ac1a5dc Return the HTTP headers as well in an array context. 2002-09-08 16:39:35 +00:00
caillon%returnzero.com 8da8212027 167242 - 'Modify Query' will choose the wrong value for 'Sort By'
r=justdave
2002-09-07 09:29:13 +00:00
ian%hixie.ch dad696adbc Switch to using smart_encode, cos we are smart. Add support for <fault> in XML-RPC output to handle errors. 2002-09-06 10:37:17 +00:00
matty%chariot.net.au 6659d92c05 Spelling fixes. 2002-09-06 03:59:06 +00:00
justdave%syndicomm.com 51b128043f Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing installations will need to add these manually in
localconfig.  Also corrects spelling from "MacOS X" to "Mac OS X" per Apple's encouraged usage.
r= caillon
2002-09-06 03:19:02 +00:00
ian%hixie.ch 7497e2844b Add a comment to remind others of what I forgot... (that you probably need a propertyImpliedAccessAllowed to use methodMissing) 2002-09-06 02:01:48 +00:00
ian%hixie.ch b591389b8c Normalise the command argument so that we don't choke if it has a dot in it or something. (We don't always control what the command is, e.g. for XMLRPC.) 2002-09-06 02:00:26 +00:00
ian%hixie.ch 9104a19a97 Silly typo: the constructor arguments don't go on the class, duh 2002-09-06 01:54:14 +00:00
ian%hixie.ch a5c4970a09 A wrapper around LWP::UserAgent and HTTP::Entities. (And maybe other things, in future.) 2002-09-05 21:16:24 +00:00
ian%hixie.ch 333894b4c8 Minor bug fixes: Make anonymous arguments start from 1 not 0; make a zero argument response have a response (a true boolean); make outputs with zero or one arguments be handled as outputs instead of implied property accesses. 2002-09-05 21:15:15 +00:00
ian%hixie.ch 66ae1bdf88 Add a generic output: acknowledge. Used when nothing is particularily required as a response, e.g. for a one-way XMLRPC call. 2002-09-05 21:05:33 +00:00
ian%hixie.ch 0a4acc6c05 XML RPC support. This is all you need to turn a PLIF application into a PLIF application with XML RPC. 2002-09-05 17:04:03 +00:00
ian%hixie.ch 6952ef27f8 Removing a few things which are now done or which will never be done. 2002-09-05 16:52:07 +00:00
ian%hixie.ch b485e51bc4 Missing newline in the output. This was causing some hickups for some UAs (perfectly understandably...) 2002-09-05 16:27:04 +00:00
ian%hixie.ch 8589c27898 Optimisation: move the importing of Template::Context to runtime. 2002-09-05 16:24:58 +00:00
ian%hixie.ch c4f7c3b390 Untaint the statement as well as the values before handing them to the database, because some statements are made from tainted data. This should be made more secure at some point, because currently there's no checking of database statements. 2002-09-05 16:23:38 +00:00
ian%hixie.ch fc4d9d8029 Split the CGI input module into one module per method and Content-Type. In the process, added support for MIME multipart POST, so in theory we now support file upload too. 2002-09-05 16:18:38 +00:00
ian%hixie.ch 600cc07fd8 Adding yet more layers to the output mechanism: now objects con hook in and do whatever they like to the output before it reaches the protocol (or generic) output service instance. Also, move the objects hash reset code to the end of the run loop so that an input device can add an object (before, the earliest you could add an object was the input verifier). 2002-09-05 16:11:25 +00:00
gerv%gerv.net 8b79d4cf52 Bug 166698 - clean up the error system, which was confused and broken. Patch by gerv; r=bbaetz. 2002-09-05 07:28:33 +00:00
bbaetz%student.usyd.edu.au d35c145311 Bug 146134 - checksetup.pl gives weird error message
r=justdave x2
2002-09-04 23:30:43 +00:00
bugreport%peshkin.net 1b2ffc03d3 Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on test installs)
2xr=justdave
2002-09-04 23:11:02 +00:00
bbaetz%student.usyd.edu.au 4beb8ecd7c Bug 165756 - Running tests without checksetup causes failure
r=joel, jake
2002-09-04 22:43:38 +00:00
bbaetz%student.usyd.edu.au 69300ca2f2 Bug 166318 - Bugzilla::Config should check for defparams.pl failure
r=joel x2
2002-09-03 23:07:44 +00:00
bbaetz%student.usyd.edu.au d5746726d5 bug 163024 - bugzilla_email_append calls processmail incorrectly
r=joel, preed
2002-09-03 06:39:01 +00:00
bugreport%peshkin.net 117a41dedb Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup is not found
2xr = timeless
2002-09-01 10:29:14 +00:00
bugreport%peshkin.net 0e68bff725 Recheckin due to misapplied patch for bug 123957 2002-09-01 00:45:44 +00:00
bugreport%peshkin.net 10d17fd74d Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on test installs)
2xr=bbaetz
2002-09-01 00:33:01 +00:00
bugreport%peshkin.net 7277250e06 Bug 121419 - If multiple cookies exist, the least significant is assigned.
2xr = bbaetz

Also fixes Duplicate Bug 165685 When switching from no cookiepath to using cookiepath, old cookie gets in the way
2002-08-31 01:53:12 +00:00
timeless%mac.com acf65937af Bug 143312 errant link in cvsblame.cgi/software error in cvsview2.cgi for all subsequent links to the first version of a file
r=tara
2002-08-30 20:40:06 +00:00
preed%sigkill.com 67bd8d8be6 Bug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz 2002-08-30 15:24:12 +00:00
bbaetz%student.usyd.edu.au 3acaacd78e Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
myk%mozilla.org 8510d4d818 The rest of the fix for bug 163573: Escapes HTML in form data displayed to the user to secure Bonsai against cross-site scripting attacks. 2002-08-28 21:03:26 +00:00
bbaetz%student.usyd.edu.au 3a0c975a65 Correct checkin date for bug 153578 schema modification 2002-08-28 05:43:51 +00:00
bbaetz%student.usyd.edu.au 6d3e4946a0 Bug 165080 - Delete product fails with missing column error
r=joel x2
2002-08-28 04:27:21 +00:00
timeless%mac.com 748c66ddc7 Bug 91835 Can't find [tcl] rebuildtaginfo.cgi
r=bbaetz
2002-08-27 16:01:10 +00:00
bbaetz%student.usyd.edu.au 43a50bcb1e Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
patch by "Randall M! Gee", r=bbaetz, myk
2002-08-27 09:35:22 +00:00
jake%bugzilla.org cb5da4af13 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
jake%bugzilla.org 460cec2a97 Bug 86651 - cvs-update was setting sticky dates which made commiting changes and getting updates more difficult
r=bbaetz, jouni
2002-08-27 04:07:14 +00:00
timeless%mac.com ee99e9d0a4 Bug 68509 multidiff.cgi should use diff -u rather than diff -c
r=tara
2002-08-27 03:48:50 +00:00
timeless%mac.com 98dd915c5b Bug 164718 Add maxlength=29 in search input boxes in lxr index
r=bbaetz
2002-08-27 03:34:28 +00:00
bugreport%peshkin.net 4e62da4412 Bug 164623 - xml.cgi - attachments is broken and insiders not enforced
2xr=bbaetz
2002-08-26 22:24:58 +00:00
bbaetz%student.usyd.edu.au e29bf12c57 Bug 164623 - add .htaccess to .cvsignore
r=joel x2
2002-08-26 22:24:55 +00:00
bbaetz%student.usyd.edu.au aacda75fc3 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au ce229af5fa Bug 164470 - mass reassign changes UNCONFIRMED->NEW
r=joel x2
2002-08-26 05:51:00 +00:00
bbaetz%student.usyd.edu.au 884824a05c Bug 164566 - Param and UserInGroup are not defined in Bugzilla::Search
r= joel x2
2002-08-26 05:11:57 +00:00
bugreport%peshkin.net c636298b97 Bug 163494 - runtests.sh needs a switch to include optional modules
Tests now detect optional modules and only exclude optional files
if optional module dependencies are not met.
Also major indent cleanup
r=timeless
2002-08-25 17:19:03 +00:00
bugreport%peshkin.net 8dc3356168 Bug 164464 - Importxml will fail if versioncache needs update
r=bbatez, timeless
2002-08-25 16:38:13 +00:00
bbaetz%student.usyd.edu.au 8563b69171 Bug 164465 - importxml.pl fails
r=joel x2
2002-08-25 12:32:49 +00:00
bugreport%peshkin.net a161fd578f Fixed merge problem from checkin of 143826 - No bug 2002-08-24 14:51:27 +00:00
bugreport%peshkin.net b109526453 Bug 143286 - Adding 2 new files missing from repository 2002-08-24 14:43:49 +00:00
myk%mozilla.org bfb268bc7e Changed the password field on the "create document" page to type="password" (was type="text") so passwords get obscured. 2002-08-24 03:01:35 +00:00
myk%mozilla.org c1f38ce968 Fix for bug 142829: Allow users to create files. Also whacks the tree heavily with improvements to error handling (differentiating between user and code errors),
reorganization of the Perl code, and additional instructions for setup in the README file and the sample.conf file.
2002-08-24 01:56:50 +00:00
bbaetz%student.usyd.edu.au 7226648e88 Bug 163570 - Bugzilla::Search missing Date::Format include
patch by jussi@comlink.fi (Jussi Sirpoma), r=bbaetz x2
2002-08-22 10:31:24 +00:00
myk%mozilla.org 84747621b0 Fix for bug 163541: Corrects problem with previous patch that causes primary headers not to appear on some installations.
2xr=bbaetz
2002-08-21 19:23:32 +00:00
myk%mozilla.org 8894e9ba8f Partial fix for bug 163573: Escapes HTML in form data displayed to the user to secure Bonsai against cross-site scripting attacks.
r=tara
2002-08-20 21:32:07 +00:00
myk%mozilla.org 2c8b629c05 Fix for bug 163541: let there be a page title but no primary page header.
2xr=bbaetz
2002-08-20 01:25:07 +00:00
gerv%gerv.net e924b6e0c7 Bug 163457 - bugs not registered as "new". Patch by gerv; r=timeless, bbaetz. 2002-08-19 22:47:06 +00:00
gerv%gerv.net a36bea21ff Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. 2002-08-19 22:34:32 +00:00
bbaetz%student.usyd.edu.au 17a9566356 Bug 163299 - Can't change cc accessible checkbox
r=joel x2
2002-08-19 22:16:04 +00:00
gerv%gerv.net 8bb806bf00 Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv. 2002-08-19 21:17:28 +00:00
bbaetz%student.usyd.edu.au c1695c583c Fix long line noticed by Gerv, no bug #. 2002-08-19 14:30:28 +00:00