Commit Graph

107 Commits

Author SHA1 Message Date
terry%mozilla.org
98f92a6f09 Improve error message 2001-03-26 22:10:36 +00:00
endico%mozilla.org
e563a2e884 Allow double quotes around LXRSHORTDESC and LXRLONGDESC since to be valid html, these must be quoted. 2001-02-21 05:14:10 +00:00
endico%mozilla.org
4d847abd11 fixing breakage from previous change 2000-08-24 22:43:47 +00:00
endico%mozilla.org
348fed84d9 Stop labeling charset of each page since this label might be wrong. Tao Cheng says: "By default, the Browser assumes incoming pages w/o charset labelling are in iso-8859-1. Explicit labelling prevents the users from manually switching it to other view charset." 2000-08-24 22:29:52 +00:00
endico%mozilla.org
03ace48c70 If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file. 2000-07-28 21:28:41 +00:00
risto%netscape.com
5b6520833b Changed URL 2000-03-01 23:16:23 +00:00
risto%netscape.com
6e8a32a32e URL changes here too 2000-03-01 23:13:07 +00:00
risto%netscape.com
cee97fa3bb Changing URLs 2000-03-01 23:11:38 +00:00
endico%mozilla.org
fb7133acca for nsI*.idl files, add deoxygen link and image 1999-11-23 21:59:13 +00:00
endico%mozilla.org
3c100f1ccb Oops, now the text inside the form's text box is also centered. Re-fix this by adding </P> after the blurb at the top 1999-11-09 01:38:00 +00:00
endico%mozilla.org
150f259810 add a <P> before the <HR> so this looks better with mozilla. apparently in html 4.0, <HR> doesn't cause a </PR> so the entire rest of the page was getting centered after the <PR ALIGN=CENTER> 1999-11-09 00:38:35 +00:00
endico%mozilla.org
82c16c91b5 make the grep for server error not so noisy 2>&1 1999-10-26 08:37:07 +00:00
endico%mozilla.org
4907085cbd improve error message mailed when cvs update dies 1999-10-22 23:07:44 +00:00
endico%mozilla.org
ccbbb400e6 cvs error notification was busted 1999-10-22 21:59:10 +00:00
endico%mozilla.org
173720c25a clairify that the 'mozilla' module contains the entire 'current' repository, not everything including all the branches. 1999-10-20 23:30:50 +00:00
endico%mozilla.org
df23f5512d add m10 tree for the Design Patterns contest 1999-10-20 21:52:08 +00:00
endico%mozilla.org
d36283e6c1 merge old changes from when we moved to komodo 1999-10-20 21:48:49 +00:00
endico%mozilla.org
bf11c315ac search patterns are limited to 29 characters due to the -n option in glimpse 1999-10-19 02:14:09 +00:00
endico%mozilla.org
cb3c8383b8 fixed html error so the grey text search box will be aligned at top 1999-10-07 21:02:59 +00:00
endico%mozilla.org
14751442af make file searches case insentive 1999-10-04 18:11:27 +00:00
endico%mozilla.org
bb4a7d848c oops, glimpse claims the max size of a search string is 32 but empirical evidence suggests 29. Setting maxlength in the form to 29 1999-09-17 01:07:34 +00:00
endico%mozilla.org
6469e8ccaa glimpse only allows a max of 32 characters with the -n option. -n is needed to get line numbers. Reduce the size of the form's input field to 32 chars and throw a message when the input is longer. 1999-09-17 00:43:31 +00:00
endico%mozilla.org
313ddc4e98 Rework the init subroutine in Common.pm so glimpse doesn't go through the normal http_wash stuff so now you can do regexp searches and search->for pointers. Reworked the search form so that searching for literals is the default. Meta characters automatically escaped unless the regexp button is pushed. Changed the docs so it no longer says to use double backslashes to escape metachars. That's only needed from the shell. 1999-09-10 19:03:39 +00:00
mccabe%netscape.com
7b41c58819 Fix spelling; 'identfier' -> 'identifier' 1999-08-07 09:28:37 +00:00
endico%mozilla.org
b30c4abcf3 keep search engine robots away. traversing lxr is incredibly wasteful 1999-07-31 18:31:58 +00:00
terry%mozilla.org
4016da6ca2 Make sure to recreate the database files from scratch every time. It used to merge old entries in with the stuff we recalculate. 1999-07-22 19:58:11 +00:00
endico%mozilla.org
731b1a87f5 attempt to dissuade robots from indexing the entire lxr.mozilla.org site 1999-06-15 06:34:45 +00:00
endico%mozilla.org
0410d0a2f2 fix link to lxr source 1999-05-05 04:42:17 +00:00
endico%mozilla.org
200312389b Remove references to cannibal.mi.org 1999-04-30 19:00:47 +00:00
endico%mozilla.org
8e6cd082b3 add the gnome tree 1999-04-29 00:44:08 +00:00
endico%mozilla.org
1f476eef38 index the entire gnome tree 1999-04-28 03:51:08 +00:00
endico%mozilla.org
3f9cadb967 index idl files too 1999-04-26 19:52:55 +00:00
endico%mozilla.org
d9c22277a3 index idl files too 1999-04-26 19:42:35 +00:00
endico%mozilla.org
d31070aeae 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
endico%mozilla.org
f03843e2f6 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
a9cf2251b3 oops glimpseindex isn't there after all 1999-04-13 21:50:51 +00:00
endico%mozilla.org
d5e82238d2 add path to glimpseindex 1999-04-13 21:49:15 +00:00
endico%mozilla.org
0da97215be add gnome tree 1999-04-13 21:27:49 +00:00
slamm%netscape.com
ab47bf0498 Add cvsblame to navigation links. 1999-03-20 02:05:36 +00:00
endico%mozilla.org
e0b6ac944f Removing the mailnews tree. The mail code is in seamonkey already so the tree is redundant. 1999-03-12 21:10:39 +00:00
endico%mozilla.org
13fa9ab7dc Add support for indexing multiple trees from the same lxr directory. 1999-03-10 22:58:57 +00:00
jwz%mozilla.org
2f220e6576 more of the above -- for the ?raw=1 link in
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/Client.Mac%20READ%20ME
1999-01-31 11:18:32 +00:00
jwz%mozilla.org
f3dc1dfade changed `fileref' to do URL quoting, so that (for example)
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/
links "Client.Mac READ ME" to
".../client.mac/Client.Mac%20READ%20ME" instead of
".../client.mac/Client.Mac READ ME"
1999-01-31 10:52:32 +00:00
endico%mozilla.org
e4f65a92b1 Add java support 1999-01-21 00:42:26 +00:00
endico%mozilla.org
bda6ca4168 Be still more terse. 1999-01-14 05:00:43 +00:00
endico%mozilla.org
4f54984795 make the credits at the end of each page more terse 1999-01-14 04:53:30 +00:00
endico%mozilla.org
88b6e54339 fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage 1999-01-14 03:52:10 +00:00
leaf%mozilla.org
d1e628ea41 Adding dawn@cannibal.mi.org's mods to add the option to grab file
and directory descriptions from README.html files. Descriptions of
directories are enclosed by <SPAN CLASS=LXRLONGDESC>...</SPAN> and file
descriptions by <SPAN CLASS=LXRSHORTDESC>...</SPAN>
1998-11-11 17:33:24 +00:00
jwz%mozilla.org
3753556442 paragraph break after README (from dawn) 1998-09-09 05:14:57 +00:00
jwz%netscape.com
b7934e9a91 from Dawn Endico <dawn@cannibal.mi.org>:
Make the url prefix for bonsai configurable.
1998-07-28 19:18:54 +00:00