jwz%mozilla.org
a1dfca3520
give the image a border
1998-08-26 22:36:44 +00:00
jwz%mozilla.org
02adbfd4d5
smaller version of the ant image (8k instead of 17k.)
1998-08-26 22:36:05 +00:00
terry%netscape.com
855689c8f6
Turn on mail notifications.
1998-08-26 22:23:00 +00:00
terry%netscape.com
a297c7d217
About the Bugzilla source.
1998-08-26 20:15:06 +00:00
terry%netscape.com
26befa161d
Stop looking for "target_fix_version".
1998-08-26 19:26:59 +00:00
terry%netscape.com
1ded8b327a
Bugzilla source.
1998-08-26 06:14:20 +00:00
preed%netscape.com
2f80386d32
Adds functionality to write multiple comments to a log with one
...
submission. Also fixes some bugs and UI problems. Reviewed by terry.
1998-08-25 21:22:32 +00:00
preed%netscape.com
bfeaa9dc29
This is a bug fix; when two tree were displayed at once, the argument in
...
the menu for "addnote.cgi" was passed as tree1 and tree2, not the specific
buildtree for that block. This problem was experienced with the other menu
items, but corrected before the first checkin. This checkin fixes this
problem with addnote.cgi as well.
1998-08-21 18:40:26 +00:00
preed%netscape.com
1f848ad84d
Fixes some bugs in the way messages of the day were stored; certain
...
characters could cause tinderbox to bomb out because they weren't escaped,
and the '1;' at the end was missing (which is bad because this is needed
if it's required). Reviewed by terry.
1998-08-19 23:31:52 +00:00
preed%netscape.com
1a7f880b25
Added features to allow popup menu's in showbuilds.cgi (requsted), and
...
modified a chop to chomp to make SURE it does what we want. Reviewed by
terry.
1998-08-19 23:20:45 +00:00
preed%netscape.com
56f90bacb5
addition to code to allow open/closed information on tinderbox pages
...
(essentially turned this functionality on again). reviewed by ltabb.
1998-08-06 23:35:58 +00:00
terry%netscape.com
c58d902be0
Patch by Erik Bruchez <Erik.Bruchez@iname.com> -- cope with "-d" in
...
the modules file.
1998-08-06 16:54:50 +00:00
preed%netscape.com
9c7abafa29
Added testfailed status; modified gz filenames to add buildates; reviewed
...
by ltabb.
1998-08-04 00:29:17 +00:00
jwz%netscape.com
feed426fb4
from Dawn Endico <dawn@cannibal.mi.org>:
...
Make the url prefix for bonsai configurable.
1998-07-28 19:18:54 +00:00
jwz%netscape.com
a821b69788
from Dawn Endico <dawn@cannibal.mi.org>:
...
add bonsaihome configuration variable
1998-07-28 19:17:42 +00:00
jwz%netscape.com
070c75cb48
from Dawn Endico <dawn@cannibal.mi.org>:
...
export $Path variable. Local.pm needs it as a global variable.
htmlify file names and email addresses
1998-07-28 19:17:30 +00:00
jwz%netscape.com
5be8cfa30e
from Dawn Endico <dawn@cannibal.mi.org>:
...
remove the hard space from the template. Its now the job of the
description function to provide a space in case of a blank desc.
1998-07-28 19:17:14 +00:00
jwz%netscape.com
fd77315577
from Dawn Endico <dawn@cannibal.mi.org>:
...
move description functions to the new Local.pm module
1998-07-28 19:17:03 +00:00
jwz%netscape.com
2fda0ad217
from Dawn Endico <dawn@cannibal.mi.org>:
...
use the new bonsaihome configuration variable
1998-07-28 19:16:48 +00:00
jwz%netscape.com
a62dd39b72
from Dawn Endico <dawn@cannibal.mi.org>:
...
Place installation specific subroutines into their own module.
New improved file/directory description hackery goes here.
1998-07-28 19:16:34 +00:00
terry%netscape.com
084933821d
Expand email addresses properly when sending tree opened, tree closed notices.
1998-07-27 21:10:16 +00:00
terry%netscape.com
4572b85fbb
Munge the username to a proper email address before sending mail.
1998-07-27 20:57:51 +00:00
terry%netscape.com
03adf300af
Deal better with % in the middle of usernames.
1998-07-27 20:53:06 +00:00
terry%netscape.com
22273e5056
Call ldap with only 20 people at a time, because it sometimes seems to
...
choke if you give it too many at once.
1998-07-22 21:12:19 +00:00
terry%netscape.com
f09a9f221e
Fix to deal with new '%' style of usernames.
1998-07-22 19:01:47 +00:00
terry%netscape.com
c6e9530da5
Don't exec mail any more.
1998-07-20 16:05:37 +00:00
cyeh
58c099674b
add example tinderbox client scripts
1998-07-09 17:36:13 +00:00
terry
3b4669dbd5
Patch by Matthew Wilson <msw@gimp.org> -- more layer poisition fixes.
1998-07-06 17:09:33 +00:00
terry
7d1bcc3192
Needs to loadConfigData() so that it can get the value of $rcsdiffcommand.
1998-07-06 16:50:08 +00:00
terry
afaf4f8fe4
Patch by Matthew Wilson <msw@gimp.org> -- removed extraneous apostrophe.
1998-07-02 22:54:16 +00:00
cyeh
f1d72db7b4
added "Couldn't find project file " error. This happens when a CW project
...
can't find the file to compile.
1998-07-02 17:26:48 +00:00
terry
6d5e39e2e2
Oops; left out one sentence.
1998-06-30 17:46:26 +00:00
terry
55c2993bc6
Add some explaination of what "the hook" is.
1998-06-30 17:39:57 +00:00
terry
05a344e45d
Oops; backed out last change. (I need to learn how to use CVS. :-)
1998-06-29 17:37:06 +00:00
terry
586172c283
Patches by Matthew Wilson <msw@gimp.org> -- added much of the missing configuration ability.
1998-06-29 16:21:41 +00:00
terry
c03cbc3e8f
Updated to reflect new config stuff introduced by Matthew Wilson <msw@gimp.org>
1998-06-29 16:20:46 +00:00
terry
2200f7329e
Patch by Artem Belevich <abelevic@ctron.com> -- don't choke so easily when parsing modules files.
1998-06-29 15:40:24 +00:00
terry
91af409db1
Artem Belevich <abelevic@ctron.com> has provided absolutely wonderful
...
installation instructions.
1998-06-27 00:03:19 +00:00
terry
a6ddb74c06
More patches from Matthew Wilson <msw@gimp.org> -- keep popup layer location; quote some URLs better.
1998-06-26 19:00:22 +00:00
terry
6c0b6827f7
Use time2str instead of ctime; ctime seems to return different things on different systems.
1998-06-26 18:37:51 +00:00
terry
8711847dba
Patch from Matthew Wilson <msw@gimp.org> -- keep the popup layer in a reasonable place on the screen.
1998-06-26 18:12:08 +00:00
terry
b6697e43aa
Patch from Matthew Wilson <msw@gimp.org> -- was not parsing dates correctly.
1998-06-26 16:02:03 +00:00
terry
7882f4f0cf
Patch from Artem Belevich <ABelevic@ctron.com> -- greatly increase speed when rebuilding database by caching everything. Probably makes the runtime huge, but who cares?
1998-06-26 15:42:01 +00:00
jwz
6de4a254db
dawn@cannibal.mi.org:
...
htmlify descriptions in directory listings
remove some more style file stuff
1998-06-23 01:01:39 +00:00
jwz
52613c50bc
dawn@cannibal.mi.org:
...
</TD> was getting gobbled up
1998-06-23 01:01:26 +00:00
jwz
ac53867de0
dawn@cannibal.mi.org:
...
yet another attempt at adding descriptions to directory listings.
This time use the following search criterion for rcs variables
which hopefully won't confuse cvs. /Id: $filename/
mozilla/README directory was confusing lxr. Added a check
that README is a regular file before its displayed in the directory
listing.
1998-06-23 01:01:11 +00:00
ltabb
5af6a2949b
added the ability to disable builds instead of removing them from the page
1998-06-22 21:28:47 +00:00
terry
c965f1344d
Last change also included a patch from Matthew Wilson <msw@gimp.org> to make things correctly deal with RCS files that somehow get an extra CR at the end. Thanks Matthew!
1998-06-22 16:36:43 +00:00
terry
4b8e913702
Don't hardcode the bonsai directory name.
1998-06-22 15:43:47 +00:00
jwz
ee281ae46f
oh, fuck me
1998-06-20 01:31:01 +00:00
jwz
ef0b4db104
backed out the last few changes; it's all messed up and I don't feel like messing with it right now.
1998-06-20 01:29:23 +00:00
jwz
87087dbce0
fixed cvs botch
1998-06-20 01:09:35 +00:00
jwz
1c4956c9e4
from dawn: cleverly generate stuff for the "Description" column in LXR directory listings.
1998-06-19 23:06:50 +00:00
cyeh
d660cc50a2
added some more documentation
1998-06-19 23:05:51 +00:00
terry
8c6dcc5a4f
Don't be chatty.
1998-06-19 15:36:21 +00:00
terry
b50857ef5d
cd to the real tinderbox dir.
1998-06-19 15:32:07 +00:00
terry
5ec2579584
Don't show diffs for files that we're 'hiding'.
1998-06-19 15:13:40 +00:00
terry
f43f8bb60d
Use POST for multidiff, since the URL otherwise can get too big.
1998-06-19 14:58:19 +00:00
terry
9febc7a662
Implement CheckHidden(), so that we can have some semblance of security.
1998-06-18 16:47:00 +00:00
terry
69b8829b85
Document some config files.
1998-06-18 16:45:03 +00:00
terry
df536aaad1
Removed mention of "crontab".
1998-06-18 15:10:34 +00:00
terry
19428edcd2
Whoops; the version of dolog.pl we had was ancient and wrong.
1998-06-17 20:09:55 +00:00
jwz
80bd8a6399
*** empty log message ***
1998-06-16 23:41:58 +00:00
jwz
19f2f730d5
expanded disclaimer
1998-06-16 23:32:48 +00:00
jwz
9a5145df30
added disclaimer
1998-06-16 23:32:15 +00:00
terry
a5ab99df60
Bonsai and Tinderbox have been freed.
1998-06-16 21:43:24 +00:00
jwz
ebb3bc4a58
emit a mostly-correct Last-Modified header on the generated pages.
1998-06-16 20:23:42 +00:00
jwz
a9a6ae031a
Recognise .jpeg, .pjpg, and .pjpeg as JPEG extensions.
...
Put a label next to embedded images.
When the extension of a file is unrecognised, look at the first
line of the file to guess whether it is text or binary; if it
looks binary, emit a link, instead of dumping out the whole file.
1998-06-16 19:53:43 +00:00
jwz
02aa813c42
use "checkout -P" to prune empty unused directories
...
(like cmd/xfe/icons/anim-sgi/)
1998-06-16 19:10:03 +00:00
jwz
fadb69a368
lose the useless search boxes; they're clutter.
1998-06-16 09:13:15 +00:00
jwz
a1d7e7bfc9
use the $baseurl symbolic name instead of /webtools/lxr/
1998-06-16 09:12:47 +00:00
jwz
f7fe49eb83
maintain the illusion of directoryhood; refer to "source/" not "source".
1998-06-16 09:12:13 +00:00
jwz
baf5726bcc
Well basically, I hate those layers popups that-aren't-quite-menus.
...
They've got to go. The information that was on them is only one
click away anyhow.
1998-06-16 09:03:40 +00:00
jwz
1886283728
allow the $banner file names to wrap, by emitting a space after each slash.
1998-06-16 08:42:22 +00:00
jwz
6200a77d02
dawn says she didn't write the intro blurb that I assumed she had.
...
took out the attribution.
1998-06-16 04:19:05 +00:00
jwz
2085170a05
go hog-wild: let's check out the whole "mozilla" directory, instead of just
...
what's in the "MozillaSource" module.
1998-06-16 03:17:27 +00:00
jwz
daa1f43a2f
template-source-tail was identical to template-tail; nuked it.
1998-06-16 02:15:51 +00:00
jwz
cd6479ecb6
made the "changes" links show only the HEAD revisions.
...
added a "full change log" link.
1998-06-16 02:15:26 +00:00
jwz
50a7da7c74
made the "changes" links show only the HEAD revisions.
1998-06-16 02:15:13 +00:00
jwz
3928a2de08
yuck. you can't use ".." in otherwise-fully-qualified URLs, so I had
...
to add another template variable, $dotdoturl, that is just like $baseurl
but points to one directory higher. Sucks!
1998-06-16 01:18:34 +00:00
jwz
0095f437d4
patches from dawn to sync with latest official lxr
1998-06-16 00:57:48 +00:00
jwz
0f0bbe0a61
added a number of new template files:
...
instead of just "htmlhead" and "htmltail" there are now:
"sourcehead" and "sourcetail"
"sourcedirhead" and "sourcedirtail"
"findhead" and "findtail"
"identhead" and "identtail"
"searchhead" and "searchtail"
so that each CGI can have its own custom headers and footers.
If (for example) identhead isn't configured in lxr.conf, then
htmlhead will be used instead.
"sourcedir*" is used in preference to "source*" when the output
of the "source" script is a CGI. If sourcedir* aren't configured,
then it falls back to "source*" (and from there to "html*")
1998-06-16 00:51:27 +00:00
jwz
52a7e5acb5
If a file is less than 1k, print its size in bytes.
1998-06-15 22:18:06 +00:00
jwz
a2f3e4db1c
Print the date flush-right; leave about one space between columns.
1998-06-15 21:52:14 +00:00
jwz
d0788aacc3
Print the date like ls does: "Mmm dd hh:mm" if it is newer than six months,
...
else "Mmm dd yyyy" if it is older.
Use the internal-gopher-* images instead of the GIFs in /icons/.
Print a "-" for the size of directories.
1998-06-15 21:51:41 +00:00
jwz
adbc2965ad
I'm a chimp; I didn't test the last change, and left out the blank line after
...
the headers.
1998-06-15 17:15:35 +00:00
jwz
c87d587038
don't send last-modified headers with a static date...
1998-06-15 05:08:14 +00:00
jwz
de0acae2a4
Wow, how lame. The only way I could get the table columns to line up was
...
to increase the field size from 6 to 8! That's robust... It seems that
</FORM> inserts a paragraph break even when it comes just before </TD>,
so the "use this field" text must be inside the </FORM> in order to be
snugly against the text field. But, if "Text Search" isn't in the same
<TR> as the text field, they won't line up properly vertically. So
I can't figure out how to combine all of the <FORM>s into one table to
make the columns all line up without introducing lots of vertical space.
1998-06-13 18:47:35 +00:00
jwz
205747e7a9
I hadn't realized that "ident" did case-sensitive exact matches instead of
...
regexp searches. Updated the instructions to reflect this.
1998-06-13 18:26:54 +00:00
jwz
b5968beb12
"text" is more meaningful than "glimpse"
1998-06-13 01:38:31 +00:00
jwz
2e85b9ad26
thank the authors, too
1998-06-13 01:25:58 +00:00
jwz
11a6580af1
apparently glimpseindex wants to run "whereis", so I added /usr/ucb to $PATH
1998-06-13 01:15:11 +00:00
jwz
961518101d
*** empty log message ***
1998-06-13 01:12:23 +00:00
jwz
ffbaaa606d
reformatted
1998-06-13 01:11:09 +00:00
jwz
af8aa84278
*** empty log message ***
1998-06-13 00:45:02 +00:00
jwz
bd98a9b767
print date to log; know where cvs is
1998-06-13 00:43:15 +00:00
jwz
597414a9e9
lose cvs1.mozilla.org
1998-06-12 22:27:22 +00:00
jwz
38a0e325a5
*** empty log message ***
1998-06-12 22:06:58 +00:00
jwz
e05b0d5f10
update the lxr sources too; and log.
1998-06-12 22:03:28 +00:00
jwz
c00f75d8b0
*** empty log message ***
1998-06-12 21:58:38 +00:00
jwz
67482ccf78
*** empty log message ***
1998-06-12 21:48:51 +00:00
jwz
a6a2554dce
linked in dawn's search help doc
1998-06-12 21:42:37 +00:00
jwz
37181e9593
*** empty log message ***
1998-06-12 20:52:28 +00:00
jwz
a22611a261
*** empty log message ***
1998-06-12 20:25:05 +00:00
jwz
2687263941
we don't need this
1998-06-12 20:24:06 +00:00
jwz
c175d38ab4
tweaked tables
1998-06-12 20:20:24 +00:00
jwz
ba75fbd3df
tweaked tables
1998-06-12 20:08:12 +00:00
jwz
48547e416a
*** empty log message ***
1998-06-12 19:41:29 +00:00
jwz
36018dfefc
fixed #!
1998-06-12 18:55:52 +00:00
jwz
10dfc8caab
initial revision of lxr (note that this code is under the GPL.)
1998-06-11 23:56:23 +00:00