| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-13 | Search engines: | fisharebest | 1 | -68/+0 | |
| Fix bad HTML in headers for pages shown to search engines Send HTTP/403 instead of HTTP/302 for pages that are not allowed Only check for search engine once - simplifies theme headers | |||||
| 2011-06-11 | Lightbox module: stop loading config everywhere - just where it is used. | fisharebest | 1 | -32/+27 | |
| 2011-02-13 | send '403 Forbidden' header on search_engine.php | Larry Meaney | 1 | -0/+1 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -8/+8 | |
| 2010-11-25 | For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOM | fisharebest | 1 | -2/+2 | |
| 2010-10-30 | #663955. Be explicit about which sorts of URL to generate: '&' for ones ↵ | fisharebest | 1 | -5/+4 | |
| in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style. | |||||
| 2010-10-25 | PHP syntax error | fisharebest | 1 | -4/+1 | |
| 2010-06-10 | Only fetch site settings from database when actually needed | fisharebest | 1 | -1/+1 | |
| 2010-06-03 | #589017 site-unavailable UTF-8 - Use explicit header() instead of ↵ | fisharebest | 1 | -1/+0 | |
| http-equiv. The latter doesn't work on sites configured with default_charset or default_mimetype in PHP.INI | |||||
| 2010-05-14 | Merge duplicate texts that only differ by upper/lower case. Prefer ↵ | fisharebest | 1 | -2/+2 | |
| "Sentence case" to "Initial Capitals" | |||||
| 2010-04-05 | (no commit message) | Veit Olschinski | 1 | -0/+77 | |
