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

38 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%gmx.at 2345a3dbf4 backing out last change 2007-11-05 23:07:39 +00:00
cbiesinger%gmx.at 6b619c4a22 bug 281362 make LXR send charset=UTF-8 in its Content-Type headers
r=bear
2007-11-05 22:43:03 +00:00
reed%reedloden.com 2722fa7ed8 Bug 258059 - (change die to &fatal) [p=reed] 2006-12-30 02:53:48 +00:00
reed%reedloden.com ef645a53a4 Bug 258059 - [p=justdave] 2006-12-30 02:42:27 +00:00
reed%reedloden.com 4daf5e4496 Bug 311765 - [p=timeless r=bear] 2006-12-06 10:22:03 +00:00
timeless%mozdev.org 84d89a86f5 Reverting changes to pathname, they're for a different bug. 2005-12-27 18:03:03 +00:00
timeless%mozdev.org 03eb1f05a7 Bug 144496 lxr for a branch should link to bonsai for the branch
r=preed@mozilla.com
2005-12-27 16:23:20 +00:00
timeless%mozdev.org 9858b49eae Bug 320709 Limit warnings to one per class
r=preed@mozilla.com
2005-12-21 05:28:13 +00:00
timeless%mozdev.org 698f56cf13 Bug 18587 LXR Filters out quoted zeros.
r=lpsolit
2005-12-04 14:40:04 +00:00
timeless%mozdev.org 8480512725 Bug 235479 html templates assume cvsroot heirarchy of 'mozilla'
patch by Chris.Yeh@nokia.com r=timeless
2005-11-20 22:10:40 +00:00
timeless%mozdev.org efc58e0e86 Bug 241861 Image handling should wrap PNG files as it does JPG/GIF
r=zach
2004-07-14 23:08:22 +00:00
timeless%mozdev.org f88b9b1445 Bug 210247 URLs followed by close parens get hyperlinked incorrectly
r=kiko
2004-04-27 06:10:09 +00:00
timeless%mozdev.org 1327ceea5d Bug 233968 LXR sends broken Last-Modified without Expires resulting in browsers showing stale pages
r=kiko
2004-02-19 06:53:22 +00:00
myk%mozilla.org d078cd2b00 Fix for bug 41917: Gets LXR working again on systems with only one sourceroot.
Patch by Gregory Leblanc <gleblanc@linuxweasel.com>.
r=kiko
2002-08-16 01:31:20 +00:00
myk%mozilla.org 70b600ce7e Fix for bug 26189: "cannot view images with lxr". The image-handling code was running too early and didn't have access to the "raw" URL parameter by which images get displayed.
Patch by Dawn Endico <endico@mozilla.org>
r=myk@mozilla.org
2001-08-31 00:46:09 +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 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 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 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 e0b5f19159 fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage 1999-01-14 03:52:10 +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 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 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 1886283728 allow the $banner file names to wrap, by emitting a space after each slash. 1998-06-16 08:42:22 +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 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 10dfc8caab initial revision of lxr (note that this code is under the GPL.) 1998-06-11 23:56:23 +00:00