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

84 Коммитов

Автор SHA1 Сообщение Дата
cyeh 48e92b95db add example tinderbox client scripts 1998-07-09 17:36:13 +00:00
terry 5f55ebe701 Patch by Matthew Wilson <msw@gimp.org> -- more layer poisition fixes. 1998-07-06 17:09:33 +00:00
terry c5b14f9fa0 Needs to loadConfigData() so that it can get the value of $rcsdiffcommand. 1998-07-06 16:50:08 +00:00
terry 5385128cc9 Patch by Matthew Wilson <msw@gimp.org> -- removed extraneous apostrophe. 1998-07-02 22:54:16 +00:00
cyeh db6fcffbdc 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 72b25879c7 Oops; left out one sentence. 1998-06-30 17:46:26 +00:00
terry 25c6393b5f Add some explaination of what "the hook" is. 1998-06-30 17:39:57 +00:00
terry f1d43b689f Oops; backed out last change. (I need to learn how to use CVS. :-) 1998-06-29 17:37:06 +00:00
terry 953de4703b Patches by Matthew Wilson <msw@gimp.org> -- added much of the missing configuration ability. 1998-06-29 16:21:41 +00:00
terry 2b15710b4c Updated to reflect new config stuff introduced by Matthew Wilson <msw@gimp.org> 1998-06-29 16:20:46 +00:00
terry 0b1e6ac586 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 6bea1154f1 Artem Belevich <abelevic@ctron.com> has provided absolutely wonderful
installation instructions.
1998-06-27 00:03:19 +00:00
terry e283f6603c 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 427ffec39f Use time2str instead of ctime; ctime seems to return different things on different systems. 1998-06-26 18:37:51 +00:00
terry 1bd88542ae 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 0f1484d66f Patch from Matthew Wilson <msw@gimp.org> -- was not parsing dates correctly. 1998-06-26 16:02:03 +00:00
terry 029dca3987 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 a4ead17823 dawn@cannibal.mi.org:
htmlify descriptions in directory listings

   remove some more style file stuff
1998-06-23 01:01:39 +00:00
jwz aa038b375a dawn@cannibal.mi.org:
</TD> was getting gobbled up
1998-06-23 01:01:26 +00:00
jwz 60ff38a615 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 9c93fda9a5 added the ability to disable builds instead of removing them from the page 1998-06-22 21:28:47 +00:00
terry 72bd78ffec 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 dfccf26292 Don't hardcode the bonsai directory name. 1998-06-22 15:43:47 +00:00
jwz 16188fe64f oh, fuck me 1998-06-20 01:31:01 +00:00
jwz 2eabc03b21 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 fa762dbebf fixed cvs botch 1998-06-20 01:09:35 +00:00
jwz 9e7aae58c2 from dawn: cleverly generate stuff for the "Description" column in LXR directory listings. 1998-06-19 23:06:50 +00:00
cyeh b9758acdcb added some more documentation 1998-06-19 23:05:51 +00:00
terry 2f50896a04 Don't be chatty. 1998-06-19 15:36:21 +00:00
terry 47c5234bcd cd to the real tinderbox dir. 1998-06-19 15:32:07 +00:00
terry 15161b6d3d Don't show diffs for files that we're 'hiding'. 1998-06-19 15:13:40 +00:00
terry 1534233295 Use POST for multidiff, since the URL otherwise can get too big. 1998-06-19 14:58:19 +00:00
terry 860e5e5305 Implement CheckHidden(), so that we can have some semblance of security. 1998-06-18 16:47:00 +00:00
terry 9e81e3e2d3 Document some config files. 1998-06-18 16:45:03 +00:00
terry ae52de0a8d Removed mention of "crontab". 1998-06-18 15:10:34 +00:00
terry a498d5ccf1 Whoops; the version of dolog.pl we had was ancient and wrong. 1998-06-17 20:09:55 +00:00
jwz fc3e874363 *** empty log message *** 1998-06-16 23:41:58 +00:00
jwz 185e30fb76 expanded disclaimer 1998-06-16 23:32:48 +00:00
jwz 6aa368cc67 added disclaimer 1998-06-16 23:32:15 +00:00
terry d79fe8cf1e Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
jwz f8f2d4698a emit a mostly-correct Last-Modified header on the generated pages. 1998-06-16 20:23:42 +00:00
jwz 58820a85b4 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 51dd41a680 use "checkout -P" to prune empty unused directories
(like cmd/xfe/icons/anim-sgi/)
1998-06-16 19:10:03 +00:00
jwz 674ab716d8 lose the useless search boxes; they're clutter. 1998-06-16 09:13:15 +00:00
jwz 59d58e6253 use the $baseurl symbolic name instead of /webtools/lxr/ 1998-06-16 09:12:47 +00:00
jwz e469d6f8b6 maintain the illusion of directoryhood; refer to "source/" not "source". 1998-06-16 09:12:13 +00:00
jwz 2b58f49fcf 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 a5a626f3f8 allow the $banner file names to wrap, by emitting a space after each slash. 1998-06-16 08:42:22 +00:00
jwz 22f773c6b6 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 ab537238f1 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