Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch by Kjartan: | Dries Buytaert | 2003-12-13 |
| | | | | | | | | + Changed drupal_page_header(): converts the If-Modified-Since header into a timestamp and compares against the cache data. Ignore If-Modified-Since and ETag headers if they are present but empty. + Few minor other code cleanups. | ||
* | - Small improvement to make request_uri() work on multiple platforms. | Dries Buytaert | 2003-12-11 |
| | |||
* | - Moved the watchdog() function to the bootsrap file. Patch by Moshe. | Dries Buytaert | 2003-12-10 |
| | |||
* | - Improved module loading when serving cached pages. Moshe's bootstrap patch. | Dries Buytaert | 2003-11-18 |
- Used legend and fieldset tags for the configuration page. |