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

4245 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net f28c333c61 Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=justdave. 2002-12-17 00:00:46 +00:00
jouni%heikniemi.net ec4b2cd682 Bug 185332: Rewrite the description for timezone param (typo fixes etc.)
r=joel, a=justdave
2002-12-16 06:28:14 +00:00
bbaetz%student.usyd.edu.au d25f5c7440 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
gerv%gerv.net 57753eeb45 Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave. 2002-12-15 09:01:15 +00:00
johnkeis 4e6d1fdcc1 Initial Revision 2002-12-13 19:43:18 +00:00
justdave%syndicomm.com 08485a6802 bumping version number to 2.17.2 2002-12-13 11:33:07 +00:00
justdave%syndicomm.com dcedc988e9 Bug 183188: collectstats.pl no longer makes data/mining world-readable
patch by Christian Franke <Franke@computer.org>
r= bbaetz, justave   a= justdave
2002-12-13 11:01:03 +00:00
bugreport%peshkin.net 85178bacf4 Bug 184256 Canedit group_control_map entry does not prevent making attachments
r=bbaetz
a=justdave
2002-12-11 00:41:19 +00:00
kestes%walrus.com 2dd836a233 add functions to access the VC_TREE data structure.: 2002-12-10 19:49:27 +00:00
kestes%walrus.com d6738bd9c2 major reworking of code structure to provide a clean Link construction but
not trip the perl warnings about undefined values.
2002-12-10 19:45:03 +00:00
kestes%walrus.com 0c89a72d50 I have a better fix for perl warning the last checkin was meant to fix.
Fix it at the source in Build.pm.  This function really should return
undefined if the result is undefined.
2002-12-10 19:43:21 +00:00
kestes%walrus.com 3a3f8ea84f fixes to allow test harness to run through all VCDisplay implementations during
testing.
2002-12-10 19:35:50 +00:00
kestes%walrus.com 14be0eeb80 fixes to allow test driver to run through all VCDisplay packages during unit
testing.
2002-12-10 19:34:34 +00:00
kestes%walrus.com ed761e04c0 fixes to quiet perl warnings about using undefined variables.
Localize most of the  creation of Bonsai arguments into one function
fixes to allow testing of all VCDisplay packages by one test driver.
2002-12-10 19:32:46 +00:00
kestes%walrus.com 9d4eda4f9a fix to quiet new perl warnings about using undefined value. 2002-12-10 19:28:48 +00:00
kestes%walrus.com 8c5466687e quiet a warning about testing an undefined value (environmental variable
passed from webserver). Update some of the CGI functions to use the
lastest versions.  This was accomplised by including the whole library inside
the file.
2002-12-10 19:27:53 +00:00
kestes%walrus.com 6e8f8fcb3b add referesh times to summary pages, this variable was empty before this fix. 2002-12-10 19:24:37 +00:00
kestes%walrus.com 89d6861451 pass refreshtimes to Summaries. There was no referesh times, in the generated
html before this fix.
2002-12-10 19:23:37 +00:00
kestes%walrus.com 2d64c5f495 add target for VCDisplay tests. 2002-12-10 19:22:18 +00:00
kestes%walrus.com 49fd5382d8 test the VCDisplay subsystem in isolation. 2002-12-10 19:21:12 +00:00
kestes%walrus.com 2825e167a3 add new unit tests. These test the VCDisplay and HTMLpopup subsystems. 2002-12-10 19:20:05 +00:00
bugreport%peshkin.net 2fba29c0b6 Bug 184081 Change search interfaces to use Viewable products instead of enterable products
r=bbaetz
a=justdave
2002-12-10 14:17:05 +00:00
justdave%syndicomm.com ad528cf1dc Bug 184336: default urlbase parameter on new installs now points at http://you-havent-visited-editparams.cgi-yet/ to a) relieve cvs-mirror.mozilla.org of all the hits, and b) give people who receive those emails a hint what to do to fix it.
r= joel, a= justdave
2002-12-10 12:10:21 +00:00
zach%zachlipton.com 6153a3e643 Fix for bug 180955: Remove dual-license from test files
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz,
and myself (as gleamed from bonsai and the contributors lines and
indicated in the bug report). a=justdave.
2002-12-09 22:32:12 +00:00
kestes%walrus.com c82e7b190b package name was declared wrong. 2002-12-09 18:19:59 +00:00
kestes%walrus.com ab6aeba63f force the use of Link, since this is my design that all links use this.
This will quiet some of my tests.
2002-12-09 18:17:00 +00:00
kestes%walrus.com 0fd28a9024 change code to quiet perl warnings. 2002-12-09 18:15:06 +00:00
kestes%walrus.com 66b53f0897 portability fix for xargs
record the arguments to ./configure
find all the full paths for build commands on build machine
2002-12-09 18:02:32 +00:00
kestes%walrus.com 2dcf8c98a0 portability fix for xargs
record the arguments to ./configure
providea a means of seeing all the perl package dependencies
2002-12-09 18:01:13 +00:00
justdave%syndicomm.com 260c8af1be Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigation toolbar.
r=gerv, a=me
2002-12-09 10:40:39 +00:00
bugreport%peshkin.net 53b1969190 Bug 86029 create permission restrictions for createaccount.cgi (prevent people from creating accounts)
r=burnus
a=justdave
2002-12-09 00:24:43 +00:00
bugreport%peshkin.net befd2b68f2 Bug 159627 quips should be editable and deleteable using the web interface
patch by burnus
r=timeless,a=justdave
2002-12-08 23:57:23 +00:00
bbaetz%student.usyd.edu.au 84fd3e4dde Bug 176461 - Move descs strings from change-columns.html.tmpl to
field-descs.html.tmpl

Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-12-08 00:42:55 +00:00
bugreport%peshkin.net bb8220b7e7 Bug 183843 Query knobs are missing if requirelogin is set
r,a=justdave
2002-12-06 03:37:59 +00:00
bbaetz%student.usyd.edu.au edc41a0968 Bug 182946 - fix additional typo noticed on irc by tm 2002-12-03 12:35:44 +00:00
bbaetz%student.usyd.edu.au 4383445d8f Bug 182946 - fix regressions from bug 171493
(Bug.pm/show_bug.cgi/bug_form.pl reorg)
r,a=justdave
2002-12-03 09:44:42 +00:00
justdave%syndicomm.com 56e897befd Bug 177850: checksetup.pl was failing if the user didn't have read permissions to the entire Bugzilla path
Patch by Jussi Sirpoma <jussi@comlink.fi>
r=justdave, a=justdave
2002-12-02 01:47:20 +00:00
jake%bugzilla.org d361164f40 Bug 178880 - Creation date is now displayed in the long list.
Patch by Frank Wein <mcsmurf@gmx.net>
r=jake
a=justdave
2002-12-01 03:59:33 +00:00
bugreport%peshkin.net a23421a969 Bug 182512 Charts over time broken
patch by joel
r=gerv
a=justdave
2002-11-30 03:47:41 +00:00
bugreport%peshkin.net 87acb0913e Bug 181951 Cannot delete groups
Patch by joel
r=burnus,bbaetz
a=justdave
2002-11-30 03:46:03 +00:00
bbaetz%student.usyd.edu.au f6351f6643 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
jake%bugzilla.org 4d920129ae Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
bugreport%peshkin.net 438aef1538 Bug 173761 Need ability to always require login
patch by joel
r=gerv, a=justdave
2002-11-27 14:46:06 +00:00
gerv%gerv.net 815700592c Bug 114179 - Concentration, improvement, and templatisation of Bugzilla general user help system. Patch by gerv; r,a=justdave. 2002-11-26 21:11:23 +00:00
gerv%gerv.net 9018e58b6c Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; r=joel, a=justdave. 2002-11-26 21:09:09 +00:00
bugreport%peshkin.net 69b404d7cb Bug 181960 Reason for account being disabled is not shown
Patch by joel
r,a=justdave
2002-11-26 06:33:28 +00:00
bugreport%peshkin.net 75d797af27 Bug 180460 request.cgi doesn't filter list of products/components
patch by joel
r=bbaetz
a=justdave
2002-11-25 05:38:09 +00:00
justdave%syndicomm.com c9ea2c2784 Bug 181582 - reorders the table cells on the query page so that the list headers are grouped with the lists in Links and when
used with voice synthesis packages.
r= timeless, a= justdave
2002-11-24 22:08:42 +00:00
bugreport%peshkin.net 13e1ecfa4d Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
justdave%syndicomm.com d44aff56dc Adding blurb to release notes indicating development snapshot status 2002-11-22 03:43:46 +00:00