]> git.mjollnir.org Git - s9y.git/log
s9y.git
20 years agoRevert
tomsommer [Mon, 18 Apr 2005 15:21:44 +0000 (15:21 +0000)]
Revert

20 years agoFix call to apache_get_modules() even if it didn't exist
tomsommer [Mon, 18 Apr 2005 14:55:48 +0000 (14:55 +0000)]
Fix call to apache_get_modules() even if it didn't exist

20 years agouse a better fix, I guess.
garvinhicking [Mon, 18 Apr 2005 14:02:20 +0000 (14:02 +0000)]
use a better fix, I guess.
We may need to think if there are other areas apart from RSS feeds that
may get cached using appropriate last-modified headers. Most of the frontend
will fail though, as sidebars may server dynamic content.

20 years ago* Use templates_c for caching remote rss feeds
garvinhicking [Mon, 18 Apr 2005 13:38:11 +0000 (13:38 +0000)]
* Use templates_c for caching remote rss feeds
* Do not call session_start() for RSS feeds to allow caching. If session_start
  is called, it would put no-cache, ... headers and disable 304/Not Modified
  operations. This is a possibly hazardrous change, we need to further
  watch this. That's also the reason I won't backport the fix to 0.8

20 years agodocument changes
garvinhicking [Mon, 18 Apr 2005 12:21:38 +0000 (12:21 +0000)]
document changes

20 years agofix %T not supported on windows systems
garvinhicking [Mon, 18 Apr 2005 12:20:08 +0000 (12:20 +0000)]
fix %T not supported on windows systems

20 years agobe a bit verbose and adjusted to latest release
garvinhicking [Mon, 18 Apr 2005 11:24:05 +0000 (11:24 +0000)]
be a bit verbose and adjusted to latest release

20 years agoreplace '\' windows paths with '/' when forwarding.
garvinhicking [Mon, 18 Apr 2005 11:18:11 +0000 (11:18 +0000)]
replace '\' windows paths with '/' when forwarding.

20 years agocomments plugin can have custom title
garvinhicking [Mon, 18 Apr 2005 09:19:47 +0000 (09:19 +0000)]
comments plugin can have custom title

20 years ago0.9-alpha1
garvinhicking [Mon, 18 Apr 2005 08:53:52 +0000 (08:53 +0000)]
0.9-alpha1

20 years agoFirst commit test. Update to 0.9
garvinhicking [Mon, 18 Apr 2005 08:50:36 +0000 (08:50 +0000)]
First commit test. Update to 0.9

20 years agoImport Serendipity 0.8 into trunk.
s_bergmann [Sat, 16 Apr 2005 06:39:31 +0000 (06:39 +0000)]
Import Serendipity 0.8 into trunk.

20 years agoRestructure.
s_bergmann [Mon, 4 Apr 2005 05:20:56 +0000 (05:20 +0000)]
Restructure.