slamm%netscape.com
83588ecd43
Reformat panel slightly.
1999-05-16 02:53:23 +00:00
slamm%netscape.com
f067608343
Fix tiny bug in panel.
1999-05-16 02:43:48 +00:00
slamm%netscape.com
e9b560efa5
Add sidebar panel. Clean up quickparse. Make express use quickparse too.
1999-05-16 02:38:55 +00:00
terry%mozilla.org
f96e1efd23
Fixed stupid typo that was preventing HTML tags from being quoted properly.
1999-05-14 00:09:47 +00:00
terry%mozilla.org
ff8a8baadf
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find
...
sendmail, other minor portability patches.
1999-05-13 02:59:27 +00:00
terry%mozilla.org
cb41685ade
Don't do javascript on browsers older than 4.06; it seems not to be working.
1999-05-13 02:45:20 +00:00
terry%mozilla.org
22cf0a2832
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find sendmail, other minor portability patches.
1999-05-12 21:41:57 +00:00
terry%mozilla.org
5f3c119868
Minor formatting tweak.
1999-05-12 18:27:18 +00:00
terry%mozilla.org
c54d38a340
Added user preference controlling how much email they get.
1999-05-12 17:20:40 +00:00
terry%mozilla.org
e6f76ebfe4
navigation_header() should work even if $::FORM{'id'} isn't defined.
1999-05-12 17:18:10 +00:00
bryce-mozilla%nextbus.com
01f3d8c87b
"nospam" feature. BugZilla will no longer email the person submitting
...
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.
1999-05-12 05:22:36 +00:00
bryce-mozilla%nextbus.com
0755a21d36
Add new section on MySQL security, give hints for setting up the bug
...
characterization enums, and a fix a few minor glitchies. A BugZilla
novice, however, is the only person who can properly proof these instructions.
1999-05-12 04:53:11 +00:00
bryce-mozilla%nextbus.com
d747651a72
I keep chipping away at the Mozilla-specific things.
1999-05-12 04:40:02 +00:00
bryce-mozilla%nextbus.com
dbe6988b44
Remove dead code
1999-05-12 04:33:14 +00:00
bryce-mozilla%nextbus.com
21971768c2
Make URL an actual link
1999-05-12 04:31:35 +00:00
terry%mozilla.org
adf4df2ef0
Oops; back out last change; was checked in by mistake (and with the wrong log comment, too).
1999-05-10 23:15:09 +00:00
terry%mozilla.org
a33488409f
Remember the 'changedin' field when memorizing queries.
1999-05-10 23:12:50 +00:00
terry%mozilla.org
21fbd7b0a7
Do some sanity checking on the entered bug number.
1999-05-10 22:52:43 +00:00
terry%mozilla.org
e44e962a95
Try to save Ry4an from getting some spam.
1999-05-10 22:52:25 +00:00
terry%mozilla.org
4bb580d0b6
Allow querying by groupset (though there is no UI for it yet; can only
...
use this by manually hacking the URL string.)
1999-05-10 22:23:12 +00:00
terry%mozilla.org
b680ebf842
Give better error messages when we can't display a bug.
1999-05-10 22:08:58 +00:00
terry%mozilla.org
29c753b7f2
Netcenter is (apparently) getting upset about the blank line at the beginning of the XML we generate. Fine.
1999-05-10 16:39:55 +00:00
terry%mozilla.org
5ec4850717
Oops. Accounts created via the "createaccount.cgi" page were not
...
getting their password emailed to them.
1999-05-07 22:07:21 +00:00
terry%mozilla.org
e88553d456
Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This
...
is necessary for very big queries, but it will slow things up some
otherwise.
1999-05-07 21:49:24 +00:00
terry%mozilla.org
61a8773896
Present people an immediate opportunity to attach something to a bug.
1999-05-05 22:16:21 +00:00
terry%mozilla.org
180f8e2695
Sigh. Fix some indentation I just screwed up.
1999-05-05 22:06:49 +00:00
terry%mozilla.org
637bce89f8
Get rid of tabs. (We try to keep tabs out of bugzilla source. We
...
often fail.)
1999-05-05 22:05:19 +00:00
terry%mozilla.org
1d9a3b9a20
Added newlines to the end of some messages; the last line was getting
...
eaten sometimes.
1999-05-05 21:29:46 +00:00
terry%mozilla.org
c7156b8072
Was not properly remembering email addresses in memorized queries.
1999-05-05 21:25:29 +00:00
terry%mozilla.org
42b184189e
Allow querying of bug creation times.
1999-05-05 21:18:39 +00:00
slamm%netscape.com
36b5847a31
Fix symlinking to .mozconfig for saveas feature.
1999-05-05 19:36:51 +00:00
slamm%netscape.com
66bd877c06
Make srcdir build default again. Fix defaults for script preview and save as.
1999-05-05 18:32:01 +00:00
endico%mozilla.org
9b661648e5
fix link to lxr source
1999-05-05 04:42:17 +00:00
slamm%netscape.com
4623b153a2
Fix client.mk's webconfig target. Prefill the form.
1999-05-04 20:52:53 +00:00
terry%mozilla.org
b957038bd2
Patch by Pontus Lidman <pontus@mathcore.com> -- no longer requires the tclx_test.tcl file (which I had neglected to check in anyway).
1999-05-04 15:29:31 +00:00
bryce-mozilla%nextbus.com
70edb69d26
Add parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
...
based on the brower the user makes the report from. Realign text box for
narrower windows. Remove Mozilla-specific default parameter.
1999-05-04 00:05:27 +00:00
bryce-mozilla%nextbus.com
d5adcdfeaa
Create a summary report for "-All-" bugs. Default links on. Switch sense of
...
banner flag. Add commented-out line to enable showing SQL line.
1999-05-04 00:01:57 +00:00
bryce-mozilla%nextbus.com
47c4834c5b
Fix HTML syntax errors, validate with http://validator.w3.org . Show
...
on the the login name that will be used as the "reporter" (to more
completely represent the bug report, and to prevent people from forgetting
to switch logins when using another person's browser).
1999-05-01 18:43:58 +00:00
terry%mozilla.org
bd8d6cefbb
Added a "blocker" severity.
1999-04-30 20:15:15 +00:00
terry%mozilla.org
4f027eb7f3
Updated version string to 2.5 (development)
1999-04-30 19:42:43 +00:00
terry%mozilla.org
aff66faef7
Updated version string to 2.4 (shipping)
1999-04-30 19:42:25 +00:00
terry%mozilla.org
9a897983e0
Stop populating the default database with mozilla-specific stuff.
1999-04-30 19:40:53 +00:00
terry%mozilla.org
2274970d68
Makefile is now generated by autoconf stuff.
1999-04-30 19:39:14 +00:00
terry%mozilla.org
cfc9582f32
Don't muck with the permissions of the data directory if it already exists.
1999-04-30 19:20:16 +00:00
terry%mozilla.org
1e07ce6bd1
Work with older versions of mysqltcl.
1999-04-30 19:12:13 +00:00
endico%mozilla.org
f1b0c1c0ac
Remove references to cannibal.mi.org
1999-04-30 19:00:47 +00:00
terry%mozilla.org
1e1ce785d2
Provide a default value for userdomain.
1999-04-30 18:57:01 +00:00
terry%mozilla.org
1dc1ad1d3c
Patch by Pontus Lidman <pontus@mathcore.com> -- now uses autoconf,
...
works with tcl 8.x, more configuration stuff, etc.
1999-04-30 18:38:50 +00:00
endico%mozilla.org
eed883be67
add the gnome tree
1999-04-29 00:44:08 +00:00
terry%netscape.com
003b76b3ce
Patch by mhamby@logicon.com -- provide a UI for adding new components.
1999-04-28 22:23:04 +00:00
terry%netscape.com
13e0aa3392
Added a tiny bit of bulletproofing.
1999-04-28 21:53:45 +00:00
endico%mozilla.org
4035f16606
index the entire gnome tree
1999-04-28 03:51:08 +00:00
terry%netscape.com
5e9b061dca
Patch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo.
1999-04-27 21:51:31 +00:00
terry%netscape.com
99810575e3
Added links to "a duplicate of" bug ids.
1999-04-27 21:48:36 +00:00
terry%netscape.com
6c43f56866
Added a link from a bug that points back to itself, so you can
...
middle-click on it and stuff.
1999-04-27 21:33:26 +00:00
slamm%netscape.com
6e29c868c6
Add pull by date and cvs flags options. Handle defaults better.
1999-04-27 20:29:30 +00:00
terry%netscape.com
e4405e1012
Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml
...
param to allow people to customize the html put in the <HEAD> portion
of generated documents. Also, a few other minor patches.
1999-04-27 17:17:49 +00:00
endico%mozilla.org
8b0eae3056
index idl files too
1999-04-26 19:52:55 +00:00
endico%mozilla.org
25916fae56
index idl files too
1999-04-26 19:42:35 +00:00
endico%mozilla.org
f17e075ef5
alter regex to allow newsgroups with more than 4 parts. the checkin groups weren't getting marked up properly
1999-04-25 18:02:22 +00:00
endico%mozilla.org
d53c7c579e
A 4AcK to get this working with gtk+. Normally plus signs in urls are used to represent spaces. Here we need to actaully use plus signs so i'm disabling the plus->space conversion. Hopefully this doesn't break anything.
1999-04-23 19:55:04 +00:00
pinkerton%netscape.com
a7831b8159
add nasdaq composite to stock list.
1999-04-23 16:20:25 +00:00
slamm%netscape.com
eabb0554b5
Remember the email address in a cookie.
1999-04-22 21:02:48 +00:00
terry%netscape.com
c7187a28f9
Fixed a bug where the long descriptions of bugs had a variety of
...
newline characters at the end, depending on the operating system of
the browser that submitted the text.
1999-04-22 20:42:14 +00:00
slamm%netscape.com
95a254b578
Get rid of annoying whitespace in text area.
1999-04-22 19:52:23 +00:00
terry%netscape.com
beb86b2585
Ignore blanks when doing diff. In particular, this helps hide any
...
problems we may have with differing end-of-line characters.
1999-04-21 22:21:40 +00:00
terry%netscape.com
4afc1c61db
Fixed a bug where the long descriptions of bugs had a variety of
...
newline characters at the end, depending on the operating system of
the browser that submitted the text.
1999-04-21 17:45:22 +00:00
terry%netscape.com
88f767cc6f
Don't choke on really big URLs.
1999-04-20 16:19:44 +00:00
terry%netscape.com
56c8200122
Oops; wasn't sending out mail when someone attached a file.
1999-04-18 02:44:03 +00:00
slamm%netscape.com
d3a41ccb41
slight tweaks
1999-04-15 20:07:18 +00:00
slamm%netscape.com
811d84e3eb
Update new purpose.
1999-04-15 20:01:20 +00:00
slamm%netscape.com
8e8ce51f77
Add some whitespace to admin link at bottom.
1999-04-15 19:30:53 +00:00
slamm%netscape.com
94caf093aa
Add continue line to bottom.
1999-04-15 19:28:40 +00:00
slamm%netscape.com
6c72317a8f
Add continue line to the bottom of the table. Maybe someone can add one to the top as well.
1999-04-15 19:23:44 +00:00
slamm%netscape.com
a730dee491
Pull out nspr and pthreads stuff. Show unhandled options. Update the instructions.
1999-04-14 20:37:03 +00:00
endico%mozilla.org
f771cec637
use shorter words so they fit on the screen for cvs blame and cvs log
1999-04-14 00:49:54 +00:00
endico%mozilla.org
b2013fd02e
oops glimpseindex isn't there after all
1999-04-13 21:50:51 +00:00
endico%mozilla.org
1ba765c1fc
add path to glimpseindex
1999-04-13 21:49:15 +00:00
endico%mozilla.org
a09ec102c7
add gnome tree
1999-04-13 21:27:49 +00:00
terry%netscape.com
8e36a0e574
Fixed bug 4928 -- wasn't encoding multi-line value fields properly,
...
which busted modern browsers (like, Mozilla itself).
1999-04-10 17:42:24 +00:00
terry%netscape.com
c6d8ea2906
Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
...
file from list of scripts to run.
1999-04-10 16:43:09 +00:00
terry%netscape.com
c9b84b1c80
Fixed stupid typo.
1999-04-10 03:53:59 +00:00
terry%netscape.com
050b13e812
Oops; back out last change; was busting new checkins!
1999-04-09 16:50:49 +00:00
terry%netscape.com
c97aa8307f
Patch from Eric B. Mitchell <emitchell@altaira.com> -- Now uses
...
DBI::mysql instead of the mysql perl module that came with mysql. One
side effect of htis is that it now tries to log in as user "bonsai";
I'm actually not sure what username it was trying before. Also, fixes
a few minor bugs.
1999-04-09 14:22:53 +00:00
terry%netscape.com
c0759fb448
Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE).
1999-04-09 04:19:14 +00:00
terry%netscape.com
ea3c305e92
Patch from Larry Prall <lgp@mindspring.com> -- added missing content-type.
1999-04-09 04:10:22 +00:00
terry%netscape.com
d56c460f7f
Patch from Larry Prall <lgp@mindspring.com> -- fix stupid typo.
1999-04-09 04:05:10 +00:00
endico%mozilla.org
7a335d0daf
add link to my mozilla page. Substitute ampersands first so
...
ones from gt and lt don't get nuked.
1999-04-09 03:35:15 +00:00
endico%mozilla.org
6129c9be38
Strip off "Re:" from replies
1999-04-08 16:16:17 +00:00
terry%netscape.com
b82b6a5752
Bugzilla now has the ability to store patches and other attachments with bugs.
1999-04-08 14:40:46 +00:00
endico%mozilla.org
486eafe5b7
add labels for linking directly to an article
1999-04-04 15:51:14 +00:00
terry%netscape.com
7bd52e4f5a
Silly utility to generate lists of who has ever checked in a file in a
...
directory.
1999-04-01 23:07:19 +00:00
endico%mozilla.org
09bc2927e4
oops, it was the amperstand i needed to quote
1999-04-01 19:29:30 +00:00
terry%netscape.com
bdf1d2f831
Add (rather lame) images to the tinderbox channel.
1999-04-01 18:58:06 +00:00
endico%mozilla.org
59f9fc31a1
don't change apostrophe's after all. This is a problem
...
with my Netscape, not newsbot
1999-04-01 17:18:00 +00:00
endico%mozilla.org
1146c54519
substitute apostrophes to make rdf happy
1999-04-01 08:43:32 +00:00
slamm%netscape.com
4befdf2cb7
Print form 'hidden' options after form tag for SaveAs form.
1999-03-31 01:45:46 +00:00
terry%netscape.com
9b564d43be
Silly netcenter wants a link for every item. Fine.
1999-03-30 22:31:54 +00:00
terry%netscape.com
41a5a6549d
Added code to generate RDF, for a Netcenter channel.
1999-03-30 22:16:03 +00:00
terry%netscape.com
db5a850e98
Removed some excessive debugging prints; made the results of the
...
"list" command be much more compact.
1999-03-30 04:59:38 +00:00
terry%netscape.com
9c996bf694
Made it much less likely that mozbot will trigger flood-protection
...
code on the IRC server.
1999-03-30 04:50:31 +00:00
endico%mozilla.org
c05c49549a
remove people's signatures from summaries
1999-03-30 04:36:38 +00:00
terry%netscape.com
f9c2156c29
Get mozillazine info from RDF; added ^DJI stock.
1999-03-30 01:55:38 +00:00
terry%netscape.com
599674fc88
mozbot now knows how to get info from the same RDF file that netcenter
...
gets its channel stuff from. It is now possible to make mozbot listen
to a new channels by just adding one line of code for each channel.
1999-03-30 01:02:30 +00:00
endico%mozilla.org
d37641f813
oops was printing the oldest 15 to the rdf file, not the newest
1999-03-27 06:18:16 +00:00
terry%netscape.com
42ad8e1693
Added stuff to make it more obvious how to create an account.
1999-03-27 02:28:51 +00:00
endico%mozilla.org
baec9cae4d
Change the title and change link to point to newsbot instead of
...
main web site.
1999-03-26 21:18:24 +00:00
slamm%netscape.com
bd5cb6588a
Make user/rev link goto the diffs like it used to. What I would really like to have is a tools that is a combined blame/diff.
1999-03-26 19:20:36 +00:00
terry%netscape.com
4fe3986212
Look for text like "bug 213" and make it a link to that bug...
1999-03-26 03:11:49 +00:00
terry%netscape.com
2c93ea2eb8
Redo the linkifying of URLs and email addresses to not munge up weird
...
cases so badly.
1999-03-26 02:34:12 +00:00
slamm%netscape.com
886d99ee18
Turn log caching back on by default, but this time check logfile times. That way if it changes, the cached file will be updated.
1999-03-25 23:15:40 +00:00
slamm%netscape.com
47d651491e
never mind. I know what I would have to do to fix the cache but it isn't worth it.
1999-03-25 23:13:58 +00:00
slamm%netscape.com
c70774e5a9
cache isn't working. Temporarily write out a log.
1999-03-25 22:36:51 +00:00
slamm%netscape.com
3456dd4df5
oh yeah, toss the cvslog.cgi output to /dev/null.
1999-03-25 21:45:28 +00:00
slamm%netscape.com
53c7248c61
Cache brief logs for busted builds.
1999-03-25 21:39:40 +00:00
slamm%netscape.com
92fa4525b0
Change caching feature to on demand. Otherwise, it may cache a log for a build that hasn't completed.
1999-03-25 21:13:42 +00:00
terry%netscape.com
fa5b9672c5
If no branch is specified, use HEAD.
1999-03-25 01:17:36 +00:00
slamm%netscape.com
fdfe711a50
Put everything in a table.
1999-03-25 00:22:22 +00:00
terry%netscape.com
65011fa0a4
Quote URLs and email addresses in the long description of bugs.
1999-03-25 00:14:26 +00:00
terry%netscape.com
fba9b07486
On re-reading bug 4133, I see that I should just turn off the
...
javascript stuff on all instances of IE.
1999-03-24 22:02:48 +00:00
terry%netscape.com
1d2ca8aad9
Don't try to run our javascript if running on IE4.
1999-03-24 21:59:26 +00:00
terry%netscape.com
fcf0b6c9f7
Can now query for a specified field being changed at a specified time,
...
optionally to a specified value.
1999-03-23 22:32:21 +00:00
endico%mozilla.org
dc423c5f7a
change brackes around the message id to lt and gt
1999-03-23 08:43:19 +00:00
endico%mozilla.org
9ee899e0ef
convert angle brackets in subject to lt and gt
1999-03-23 08:31:12 +00:00
endico%mozilla.org
9bd0d6df72
yet another typo
1999-03-23 07:58:12 +00:00
endico%mozilla.org
057a9e9e72
more xml hackage
1999-03-23 07:54:15 +00:00
endico%mozilla.org
a758e4f2d6
fix xml start tag
1999-03-23 07:41:19 +00:00
endico%mozilla.org
dbc267b3af
add index.html newsbot.rdf.tmp
1999-03-23 00:34:54 +00:00
endico%mozilla.org
b77c7207ec
dostage now creates symlinks that point to /opt/newsbot
1999-03-23 00:02:46 +00:00
terry%netscape.com
d6f5c5f300
Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote the
...
logincookie, just in case some silly user mucked with their cookie file.
1999-03-22 23:48:39 +00:00
endico%mozilla.org
341f8d10cf
don't copy anything to the stage directory. dostage will do this now
1999-03-22 23:11:02 +00:00
terry%netscape.com
18cd1c2f85
Turns out the javascript I was using was version 1.2, not 1.1. Who knew?
1999-03-22 21:34:39 +00:00
slamm%netscape.com
2f23080660
Slight logic tweak. Remove '|' after line number for a lighter look.
1999-03-22 20:24:44 +00:00
slamm%netscape.com
c36a3a81d2
Use banner.html for banner again. Add NOWRAP to navigation links.
1999-03-22 20:16:33 +00:00
slamm%netscape.com
28cb3cb22a
Simpler mechanism for controlling the tables. <PRE> tags are still not closed (may not be worth fixing them). Position popup next to link. Fix typo. Include banner to help configurability.
1999-03-22 20:15:27 +00:00
endico%mozilla.org
54ee41f8c7
add new image for My Netscape
1999-03-22 09:46:05 +00:00
endico%mozilla.org
b7a6dd40ca
ignore output files when updating source
1999-03-22 02:27:40 +00:00
endico%mozilla.org
a2e4153e73
be quiet
1999-03-22 02:13:32 +00:00
endico%mozilla.org
733f4748a4
update the source from cvs
1999-03-22 01:40:22 +00:00
endico%mozilla.org
7815bd88c2
limit rdf file to 15 most recent submissions
1999-03-22 01:12:00 +00:00
endico%mozilla.org
d783332592
adding rdf support
1999-03-22 00:55:53 +00:00
braddr%puremagic.com
e7ca1e3bd6
Erk.. that broke cvsblame
1999-03-21 03:20:09 +00:00
braddr%puremagic.com
ecf3c0849d
Must close </td></tr></table> at the end of the page.. otherwise lots of content never renders under nscp 4
1999-03-21 03:17:56 +00:00
endico%mozilla.org
49db75c7a0
*** empty log message ***
1999-03-20 08:19:28 +00:00
slamm%netscape.com
a894e7af85
Add cvsblame to navigation links.
1999-03-20 02:05:36 +00:00
slamm%netscape.com
05c61bcfb4
Add lxr to navigation links
1999-03-20 02:00:48 +00:00
slamm%netscape.com
39842b054b
Get rid of unused stuff. Tighten up the header.
1999-03-20 01:50:52 +00:00
slamm%netscape.com
c450d672eb
Redo the header.
1999-03-20 01:30:16 +00:00
slamm%netscape.com
f2ba8037fb
Add support for non-layers capable browsers. Use same fonts as lxr. Have revision link take you to the previous blame of that revision.
1999-03-20 00:27:42 +00:00
slamm%netscape.com
98fcae955b
Update the look. Alternate row color with revision number.
1999-03-19 23:36:58 +00:00
slamm%netscape.com
0ce5fa1b65
Turn line numbers on by default.
1999-03-19 21:49:45 +00:00
terry%netscape.com
0275f13163
Patch by David Gardiner <david.gardiner@unisa.edu.au> (with further
...
hacks by me):
Added javascript magic to adjust component/version lists when products
get selected.
1999-03-19 21:40:14 +00:00
slamm%netscape.com
c534488235
Cache the brief log html. Make it fast.
1999-03-19 20:37:07 +00:00
slamm%netscape.com
2f885956f9
Last changes were not working as well as I would have liked. Reverting to 1.1
1999-03-19 01:52:36 +00:00
terry%netscape.com
7dab9a5be4
Was not correctly checking BUGSYSTEMEXPR (because the config file
...
hadn't been read in).
1999-03-18 22:41:07 +00:00
slamm%netscape.com
4176cf84c5
Make room for more tinderbox columns by truncating the email address. To get the full email address, you have to click on the name.
1999-03-18 21:54:28 +00:00
slamm%netscape.com
f7627ce535
Older version of perl cannot have foreach loop on same line as print.
1999-03-18 02:53:54 +00:00
slamm%netscape.com
00c96d37e7
Shave off a third of the time to process the log, by parsing in a single pass.
1999-03-18 02:16:57 +00:00
sar%netscape.com
264fd4cd96
only watch SeaMonkey tree, Mozilla-External is old news
1999-03-17 21:56:50 +00:00
terry%netscape.com
5f9919965d
NSCP is no more.
...
Horrible hack to have it look at Grendel tinderbox if the bot's name
contains "grend".
1999-03-17 19:36:11 +00:00
slamm%netscape.com
d590d44157
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3699 . Renamed tree array to trees. Added 'var' for local variables.
1999-03-16 23:30:16 +00:00
terry%netscape.com
3e514dec58
Fixed typo in comment.
1999-03-16 18:29:45 +00:00
slamm%netscape.com
895b88842d
Use one name for .mozconfig
1999-03-15 17:49:25 +00:00
slamm%netscape.com
f1a15d5715
-mAdd FAQ link.
1999-03-13 02:59:30 +00:00
slamm%netscape.com
a26fc96212
Update script name
1999-03-13 01:43:25 +00:00
slamm%netscape.com
8cef338968
Trim NSPR options down to two. Add mozilla banner.
1999-03-13 00:51:40 +00:00
endico%mozilla.org
5b8ec014a8
Removing the mailnews tree. The mail code is in seamonkey already so the tree is redundant.
1999-03-12 21:10:39 +00:00
terry%netscape.com
2cff0b28e9
Added new pages to edit existing components.
1999-03-11 22:48:42 +00:00
terry%netscape.com
c9b01af08a
Allow importing of groupset.
1999-03-11 16:54:12 +00:00
terry%netscape.com
ac6b592a3c
Added 'groups' stuff, where we have different group bits that we can
...
put on a person or on a bug. Some of the group bits control access to bugzilla
features. And a person can't access a bug unless he has every group bit set
that is also set on the bug.
1999-03-11 16:30:54 +00:00
slamm%netscape.com
c6b4271e1f
Change name of save script
1999-03-11 01:30:16 +00:00
slamm%netscape.com
df103d6644
Take out NSPR rpm option. let the user type it in.
1999-03-11 00:18:57 +00:00
slamm%netscape.com
2194ac4ab5
Combine NSPR and pthreads options. Update overall look.
1999-03-11 00:10:46 +00:00
endico%mozilla.org
30a2832cbc
Add support for indexing multiple trees from the same lxr directory.
1999-03-10 22:58:57 +00:00
slamm%netscape.com
7990bd6a43
Added Javascript to change focus and radio selection for radio/text groups. Simplified the instructions.
1999-03-10 22:20:55 +00:00
slamm%netscape.com
d2ca192d46
sar want more 'checkins since' links. Don't refresh pagepage if it isn't the most recent time.
1999-03-10 20:18:49 +00:00
terry%netscape.com
4b670c8cc6
Redistributed some QA folks.
1999-03-10 19:23:46 +00:00
terry%netscape.com
c8c748a2b3
Only show checkboxes for trees that have had activity in the last two days.
1999-03-10 03:03:27 +00:00
terry%netscape.com
a5353a5c1b
Cope if no mindate/maxdate is provided.
1999-03-10 02:48:31 +00:00
terry%netscape.com
3d1cecb375
Was displaying junk for the branch name if a checkin wasn't allowed.
1999-03-10 01:52:32 +00:00
slamm%netscape.com
92e95ee7f4
Change 'name' array to 'build'. Looks like name is reserved or something.
1999-03-09 23:59:15 +00:00
slamm%netscape.com
0861120233
Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future.
1999-03-09 21:30:02 +00:00
terry%netscape.com
8c03480a06
Use new lxr links.
1999-03-09 20:57:24 +00:00
slamm%netscape.com
8722d17b90
I broke it. ...again. back out, back out.
1999-03-09 19:57:13 +00:00
slamm%netscape.com
43192be851
Shorten the output a bit more.
1999-03-09 19:53:31 +00:00
terry%netscape.com
ec8b962e55
Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo.
1999-03-09 19:52:18 +00:00
terry%netscape.com
6aba97c651
Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times.
1999-03-09 15:22:09 +00:00
terry%netscape.com
f47c56c23e
Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times.
1999-03-09 05:07:50 +00:00
terry%netscape.com
8a8c7a19ac
Added params to control how priorities are set in a new bug. You can
...
now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.) The default value of the params will cause
the same behavior as before.
1999-03-09 02:33:58 +00:00
terry%netscape.com
b71f05bf82
Changed some QA contacts.
1999-03-08 20:47:51 +00:00
terry%netscape.com
568a6e0ded
Check qa_contact IDs.
1999-03-05 23:08:23 +00:00
slamm%netscape.com
89ee8e2acf
Via irc vote, turn on 'checkins since' links even for nocrap.
1999-03-05 22:10:04 +00:00
slamm%netscape.com
c53427cad6
Fix type and add m4 to path.
1999-03-05 21:26:04 +00:00
slamm%netscape.com
54b8dc1ad7
Have script write out its own .cvspass. Use '.mozconfig.sh' symbolic link for Save As
1999-03-05 20:53:22 +00:00
slamm%netscape.com
5ded6eece9
Script writes its own .cvspass now
1999-03-05 20:51:12 +00:00
slamm%netscape.com
3e26862de2
Use symbolic link instead of rewrite rule.
1999-03-05 20:15:57 +00:00
terry%netscape.com
0876c9ee3e
Fixed bug 3365 -- was generating wrong statistics if there were no NEW
...
or no ASSIGNED bugs.
1999-03-05 20:05:53 +00:00
terry%netscape.com
5e0d61f18d
Reformated all the code to match the rest of Bugzilla.
1999-03-05 19:48:26 +00:00
slamm%netscape.com
f46578b193
Avoid copying the list pointers
1999-03-05 18:08:24 +00:00
terry%netscape.com
b6e395f91e
Add check to make sure versions table is OK.
1999-03-05 17:55:45 +00:00