2007-10-30 |
Edward Z. Yang | Update XHTML Compiler to also check conf/ folder and...
|
commit | commitdiff | tree |
2007-09-04 |
Edward Z. Yang | Make SVN queries reuse cached entries.
|
commit | commitdiff | tree |
2007-09-04 |
Edward Z. Yang | Refactor FilterManager into smaller chunks, entity...
|
commit | commitdiff | tree |
2007-09-04 |
Edward Z. Yang | Add info on XHTML Compiler
|
commit | commitdiff | tree |
2007-09-03 |
Edward Z. Yang | Implement standards compliant error messages using...
|
commit | commitdiff | tree |
2007-08-05 |
Edward Z. Yang | Add bug report for Entity dependencies in XML included...
|
commit | commitdiff | tree |
2007-06-30 |
Edward Z. Yang | Update TODO list.
|
commit | commitdiff | tree |
2007-06-30 |
Edward Z. Yang | Add entity files to xc-deps.
|
commit | commitdiff | tree |
2007-06-29 |
Edward Z. Yang | Add fragment processing. This will temporarily fix...
|
commit | commitdiff | tree |
2007-06-22 |
Edward Z. Yang | Add detailed instructions on how to set file permissions...
|
commit | commitdiff | tree |
2007-06-21 |
Edward Z. Yang | Fixed botched RewriteBase directive.
|
commit | commitdiff | tree |
2007-06-21 |
Edward Z. Yang | Refine mod_rewrite directives to only apply to pages...
|
commit | commitdiff | tree |
2007-06-21 |
Edward Z. Yang | Serve generated HTML files as application/xhtml+xml...
|
commit | commitdiff | tree |
2007-06-19 |
Edward Z. Yang | Repair unit tests, make XHTMLCompiler_Directory call...
|
commit | commitdiff | tree |
2007-06-17 |
Edward Z. Yang | Update TODO with new architectural task and other stuff.
|
commit | commitdiff | tree |
2007-06-17 |
Edward Z. Yang | Split out download page (text was heavily augmented...
|
commit | commitdiff | tree |
2007-06-16 |
Edward Z. Yang | Add warning on chdir.
|
commit | commitdiff | tree |
2007-06-16 |
Edward Z. Yang | Update TODO.txt
|
commit | commitdiff | tree |
2007-06-13 |
Edward Z. Yang | Fix problem with absolutely resolved relative paths...
|
commit | commitdiff | tree |
2007-06-09 |
Edward Z. Yang | Further update documentation, remove obsolete smoketest...
|
commit | commitdiff | tree |
2007-06-09 |
Edward Z. Yang | Improve documentation.
|
commit | commitdiff | tree |
2007-06-09 |
Edward Z. Yang | Fix some bugs in the smoketests, fix up TODO.
|
commit | commitdiff | tree |
2007-06-08 |
Edward Z. Yang | Migrate index.xhtml and comparison.xhtml to use centralized...
|
commit | commitdiff | tree |
2007-06-08 |
Edward Z. Yang | Add support for custom entities.
|
commit | commitdiff | tree |
2007-05-14 |
Edward Z. Yang | Update TODO.
|
commit | commitdiff | tree |
2007-05-10 |
Edward Z. Yang | Enhance directory to not mindlessly prepend ./ to cwd...
|
commit | commitdiff | tree |
2007-05-10 |
Edward Z. Yang | - Fix base directory issues when called via command...
|
commit | commitdiff | tree |
2007-04-22 |
Edward Z. Yang | Reconfigure htaccess.php so that it can use an optional...
|
commit | commitdiff | tree |
2007-04-22 |
Edward Z. Yang | [TODO] Rewrite-Base style functionality
|
commit | commitdiff | tree |
2007-04-22 |
Edward Z. Yang | Modify absolute path to use relative paths (../) (fancy...
|
commit | commitdiff | tree |
2007-04-21 |
Edward Z. Yang | Add notes on ErrorDocument handling.
|
commit | commitdiff | tree |
2007-04-21 |
Edward Z. Yang | Allow user to work around dumb SVN binaries that don...
|
commit | commitdiff | tree |
2007-04-20 |
Edward Z. Yang | Add some items to TODO list: content-negotiation, circular...
|
commit | commitdiff | tree |
2007-04-20 |
Edward Z. Yang | Update externals definition.
|
commit | commitdiff | tree |
2007-04-20 |
Edward Z. Yang | Fix --path to --prefix typo, add info about a none...
|
commit | commitdiff | tree |
2007-04-18 |
Edward Z. Yang | Added SVN to abbr list
|
commit | commitdiff | tree |
2007-04-08 |
Edward Z. Yang | Add entity resolution to TODO list.
|
commit | commitdiff | tree |
2007-04-08 |
Edward Z. Yang | Setup automatic generation of SVN logs with just one...
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Disable caching on RSS feeds. Too much trouble trying...
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Switch from snapshot to diff. This nukes the description...
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | - RSSFromSVN now links to ViewVC entry
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Replace hack function with strtotime() call.
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Add proper <IfModule> declaration to htaccess.
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Fix wonky caching troubles with RSS feeds. I'd feel...
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Update TODO with things I want better about RSSFromSVN.
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Fix typo that was preventing loadSVNKeywords() from...
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | More svn:eol-style=native for XHTML files.
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | - Set svn:eol-style=native
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Remove keywords from this file, it's causing problems.
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Update TODO.
|
commit | commitdiff | tree |
2007-04-07 |
Edward Z. Yang | Add RSS feed generation from Subversion logs.
|
commit | commitdiff | tree |
2007-04-02 |
Edward Z. Yang | Factor out directory scanning functionality to their...
|
commit | commitdiff | tree |
2007-03-29 |
Edward Z. Yang | - Htaccess now contains proper Content-Type and Charset...
|
commit | commitdiff | tree |
2007-03-29 |
Edward Z. Yang | Use argv as indicator, could be vulnerable to register_globa...
|
commit | commitdiff | tree |
2007-03-29 |
Edward Z. Yang | If _SERVER variable is not initialized, assume command...
|
commit | commitdiff | tree |
2007-03-27 |
Edward Z. Yang | It seems phpize sometimes fails if autoconf isn't called...
|
commit | commitdiff | tree |
2007-03-26 |
Edward Z. Yang | Remove completed smoketest TODO.
|
commit | commitdiff | tree |
2007-03-26 |
Edward Z. Yang | Update HTML Purifier to 1.5.0-strict.
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | - Have htaccess block access to .xc-deps files
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Give dependencies a unique file extension.
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Add dependency checking for included files.
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Rename getPath to getWebPath, which is more accurate.
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Clarify: not all PECL extensions need autoconf, but...
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Add documentation on compile process so I can repeat...
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Remove svn.la file, does not seem to be necessary for...
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Test if svn.la is necessary.
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Add compiled PECL svn extension to the repository.
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Add Purgatory-Mode.
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Add automatic leading paragraph marking, remove manual...
|
commit | commitdiff | tree |
2007-03-25 |
Edward Z. Yang | Fix problem where HTTP_HOST is not set when called...
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Final dud edit, everything's working now.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Give cache files a more lenient permission.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Repair broken chmod statements.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Mute chmod errors.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Add CHMOD stuff, to fix post-commit script.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud edit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Dud commit. Add htaccess stipulation.
|
commit | commitdiff | tree |
2007-03-19 |
Edward Z. Yang | Refactor CSS, prettifying the code, reorganizing it...
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Add smoketests for all DOMFilters except RSSGenerator.
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Implement AbsolutePath and IEConditionalComments filters...
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | - Create a dashboard for XHTML Compiler.
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Implement XInclude.
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Fix some semantics: acronym -> abbr. Lots of CSS hacks...
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Refactoring:
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Also get parse errors (from the loadXML() function...
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Add built in validation, using local catalogs! Catalogs...
|
commit | commitdiff | tree |
2007-03-18 |
Edward Z. Yang | Remove leading slash, which implies absolute path resolution...
|
commit | commitdiff | tree |
2007-03-17 |
Edward Z. Yang | Fix typo.
|
commit | commitdiff | tree |
2007-03-17 |
Edward Z. Yang | Also chmod the RSS feed.
|
commit | commitdiff | tree |
2007-03-17 |
Edward Z. Yang | Add IDs to all the news items, announce the RSS feed!
|
commit | commitdiff | tree |
2007-03-17 |
Edward Z. Yang | Add sanity check to protect against DOMText nodes slipping by.
|
commit | commitdiff | tree |