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

107 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org b33c47b1ab Improve error message 2001-03-26 22:10:36 +00:00
endico%mozilla.org 10bd02acbc 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 54b693f946 fixing breakage from previous change 2000-08-24 22:43:47 +00:00
endico%mozilla.org 3b17fd4dbe 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 621c7c38ac 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 b274fcf64b Changed URL 2000-03-01 23:16:23 +00:00
risto%netscape.com 75a7ed78ba URL changes here too 2000-03-01 23:13:07 +00:00
risto%netscape.com 5197372c2e Changing URLs 2000-03-01 23:11:38 +00:00
endico%mozilla.org efcebb9a5c for nsI*.idl files, add deoxygen link and image 1999-11-23 21:59:13 +00:00
endico%mozilla.org 4b64daca2d 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 de5eddb499 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 723aba77e7 make the grep for server error not so noisy 2>&1 1999-10-26 08:37:07 +00:00
endico%mozilla.org 7aec1699cb improve error message mailed when cvs update dies 1999-10-22 23:07:44 +00:00
endico%mozilla.org fdb890c53c cvs error notification was busted 1999-10-22 21:59:10 +00:00
endico%mozilla.org 1b640e884d 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 c872b2fee7 add m10 tree for the Design Patterns contest 1999-10-20 21:52:08 +00:00
endico%mozilla.org bc7d2096a3 merge old changes from when we moved to komodo 1999-10-20 21:48:49 +00:00
endico%mozilla.org c036659032 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 f99c21972a 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 a553e33723 make file searches case insentive 1999-10-04 18:11:27 +00:00
endico%mozilla.org 0039492216 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 cecfae988f 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 53079ef6e2 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 33ddacb91a Fix spelling; 'identfier' -> 'identifier' 1999-08-07 09:28:37 +00:00
endico%mozilla.org e520bee479 keep search engine robots away. traversing lxr is incredibly wasteful 1999-07-31 18:31:58 +00:00
terry%mozilla.org e900f2414d 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 f294439aac attempt to dissuade robots from indexing the entire lxr.mozilla.org site 1999-06-15 06:34:45 +00:00
endico%mozilla.org 9b661648e5 fix link to lxr source 1999-05-05 04:42:17 +00:00
endico%mozilla.org f1b0c1c0ac Remove references to cannibal.mi.org 1999-04-30 19:00:47 +00:00
endico%mozilla.org eed883be67 add the gnome tree 1999-04-29 00:44:08 +00:00
endico%mozilla.org 4035f16606 index the entire gnome tree 1999-04-28 03:51:08 +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 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
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
slamm%netscape.com a894e7af85 Add cvsblame to navigation links. 1999-03-20 02:05:36 +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
endico%mozilla.org 30a2832cbc Add support for indexing multiple trees from the same lxr directory. 1999-03-10 22:58:57 +00:00
jwz%mozilla.org ab3d561ef1 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 0b79bf470f 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 449a75a25c Add java support 1999-01-21 00:42:26 +00:00
endico%mozilla.org 45d11a5e72 Be still more terse. 1999-01-14 05:00:43 +00:00
endico%mozilla.org b2b856ab04 make the credits at the end of each page more terse 1999-01-14 04:53:30 +00:00
endico%mozilla.org e0b5f19159 fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage 1999-01-14 03:52:10 +00:00
leaf%mozilla.org 9a4634a30a 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 f076d2dcc6 paragraph break after README (from dawn) 1998-09-09 05:14:57 +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