2008-04-04 |
Edward Z. Yang | [3.1.0] Continue building up validation functions
|
commit | commitdiff | tree |
2008-04-04 |
Edward Z. Yang | Fix bug with safe-includes generation
|
commit | commitdiff | tree |
2008-04-04 |
Edward Z. Yang | [3.1.0] Add HTMLPurifier.safe-includes.php loader stub.
|
commit | commitdiff | tree |
2008-04-03 |
Edward Z. Yang | [3.1.0] Improve maintenance script documentation
|
commit | commitdiff | tree |
2008-04-03 |
Edward Z. Yang | [3.1.0] Emit notice if setting configuration alias...
|
commit | commitdiff | tree |
2008-04-03 |
Edward Z. Yang | Minor doc updates
|
commit | commitdiff | tree |
2008-04-03 |
Edward Z. Yang | [3.1.0] When flush fails, fail SimpleTest
|
commit | commitdiff | tree |
2008-04-03 |
Edward Z. Yang | [3.1.0] Maintenance scripts emit and honor proper exit...
|
commit | commitdiff | tree |
2008-04-01 |
Edward Z. Yang | Update sample test-settings file to be more user-friendly.
|
commit | commitdiff | tree |
2008-03-30 |
Edward Z. Yang | [3.1.0] Landed modified patch by Braden Anderson for...
|
commit | commitdiff | tree |
2008-03-26 |
Edward Z. Yang | [3.1.0] Fix bug with addAttribute when called multiple...
|
commit | commitdiff | tree |
2008-03-26 |
Edward Z. Yang | Update TODO with a few bugs that need to be squished.
|
commit | commitdiff | tree |
2008-03-24 |
Edward Z. Yang | Remove incorrect script path.
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | Tick off a few TODO items.
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | Fix broken --only-phpt tests
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | Fix PHP 5.0 and other early version compatibility by...
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | svn:eol-style=native for *.vtest
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | [3.1.0] Implemented redundant validators and tests
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | [3.1.0] Implement more validators, add in missing DEFAULTs...
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | [3.1.0] Define *.vtest test hierarchy, and continue...
|
commit | commitdiff | tree |
2008-03-23 |
Edward Z. Yang | [3.1.0] Add multi-parse capability for StringHash
|
commit | commitdiff | tree |
2008-03-22 |
Edward Z. Yang | [3.1.0]
|
commit | commitdiff | tree |
2008-03-22 |
Edward Z. Yang | [3.1.0] Initial validator implementation for namespaces.
|
commit | commitdiff | tree |
2008-03-22 |
Edward Z. Yang | [3.1.0] Make StringHash system-agnostic.
|
commit | commitdiff | tree |
2008-03-22 |
Edward Z. Yang | [3.1.0] De-crudify the ConfigSchema space; we're starting...
|
commit | commitdiff | tree |
2008-03-16 |
Edward Z. Yang | [3.1.0] Fix bug with rgb() w/ spaces inside shorthand...
|
commit | commitdiff | tree |
2008-03-13 |
Edward Z. Yang | [3.1.0] Experimental kses support.
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | Implement If validator.
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | Implement ParseDefault.
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | Implement "Or" composite validator.
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | Implement composite validator, and make Interchange...
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | [3.1.0] float -> int
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | Implement native VarParser.
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | Refactor VarParser and VarParser_Flexible to use template...
|
commit | commitdiff | tree |
2008-03-05 |
Edward Z. Yang | Reorganize VarParser; there may be multiple implementations.
|
commit | commitdiff | tree |
2008-03-04 |
Edward Z. Yang | [3.1.0] Split out VarParser from ConfigSchema
|
commit | commitdiff | tree |
2008-03-04 |
Edward Z. Yang | Add ParseType validator.
|
commit | commitdiff | tree |
2008-03-04 |
Edward Z. Yang | [3.1.0] Implement NamespaceExists and ParseId
|
commit | commitdiff | tree |
2008-03-04 |
Edward Z. Yang | - Rename Duplicate to Unique, as the name of validator...
|
commit | commitdiff | tree |
2008-03-04 |
Edward Z. Yang | [3.1.0] Implement Duplicate validator, also modify...
|
commit | commitdiff | tree |
2008-03-04 |
Edward Z. Yang | Update index.
|
commit | commitdiff | tree |
2008-03-04 |
Edward Z. Yang | Add Sander Tekelenburg's CSS extraction proposal.
|
commit | commitdiff | tree |
2008-03-02 |
Edward Z. Yang | Refactor validators so that they can be reused between...
|
commit | commitdiff | tree |
2008-03-02 |
Edward Z. Yang | Fix some backwards compatibility issues in FSTools...
|
commit | commitdiff | tree |
2008-03-02 |
Edward Z. Yang | [3.1.0] Create decorator validator/adapter for Interchange.
|
commit | commitdiff | tree |
2008-03-02 |
Edward Z. Yang | Remove decorator pattern from validator; we'll only...
|
commit | commitdiff | tree |
2008-03-02 |
Edward Z. Yang | [3.1.0] Reconfigure tester to glob for test files using...
|
commit | commitdiff | tree |
2008-03-02 |
Edward Z. Yang | [3.1.0] Refactor out validation framework for Interchange
|
commit | commitdiff | tree |
2008-03-01 |
Edward Z. Yang | Make magic quotes fix play more nicely with PHP 5...
|
commit | commitdiff | tree |
2008-03-01 |
Edward Z. Yang | [3.1.0] Implement ConfigSchema interchange
|
commit | commitdiff | tree |
2008-02-28 |
Edward Z. Yang | Fix fatal error with empty migrate.php file
|
commit | commitdiff | tree |
2008-02-26 |
Edward Z. Yang | Minor cosmetic changes.
|
commit | commitdiff | tree |
2008-02-25 |
Edward Z. Yang | [3.1.0] Support for display/visibility CSS with %CSS...
|
commit | commitdiff | tree |
2008-02-25 |
Edward Z. Yang | [3.1.0] Add support for !important, with %CSS.AllowImportant
|
commit | commitdiff | tree |
2008-02-25 |
Edward Z. Yang | Reorganize configdoc, but it's still broken.
|
commit | commitdiff | tree |
2008-02-24 |
Edward Z. Yang | [3.1.0] Move ConfigSchema to HTMLPurifier core
|
commit | commitdiff | tree |
2008-02-24 |
Edward Z. Yang | [3.1.0] Move schema files to schema/ directory, this...
|
commit | commitdiff | tree |
2008-02-24 |
Edward Z. Yang | Some maintenance script cleanup
|
commit | commitdiff | tree |
2008-02-20 |
Edward Z. Yang | - Restore substr_count compatibility method; it's not...
|
commit | commitdiff | tree |
2008-02-20 |
Edward Z. Yang | [3.1.0] Implement Proprietary HTML module with <marquee>
|
commit | commitdiff | tree |
2008-02-20 |
Edward Z. Yang | [3.1.0] Make static ConfigSchema methods throw errors.
|
commit | commitdiff | tree |
2008-02-20 |
Edward Z. Yang | [3.1.0] [BACKPORT] Fix bug with comments in styles...
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | Remove includes from unit tests.
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | Rename merge-library to generate-standalone.
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | Make PHPT globally configurable via test-settings.php
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | - Make suite flush remote tests
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | - Gracefully error out of obscure bug involving non...
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | All PHPT tests for now complete! Fix an SPL autoload...
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | Rename to spl-autoload to more descriptive spl-autoload...
|
commit | commitdiff | tree |
2008-02-18 |
Edward Z. Yang | - Bulk up loading PHPT tests.
|
commit | commitdiff | tree |
2008-02-17 |
Edward Z. Yang | [3.1.0] Fix broken autoloader, resulting in duplicate...
|
commit | commitdiff | tree |
2008-02-17 |
Edward Z. Yang | Expand flush capabilities of unit tester
|
commit | commitdiff | tree |
2008-02-17 |
Edward Z. Yang | Numerous documentation and test code fixes for HTML...
|
commit | commitdiff | tree |
2008-02-17 |
Edward Z. Yang | Make --disable-phpt and --only-phpt flags work with...
|
commit | commitdiff | tree |
2008-02-17 |
Edward Z. Yang | - Enable blank params to mean true for booleans again
|
commit | commitdiff | tree |
2008-02-17 |
Edward Z. Yang | - Make phpt files svn:eol-style=native
|
commit | commitdiff | tree |
2008-02-16 |
Edward Z. Yang | - Rewrite command line parsing code to support --opt val
|
commit | commitdiff | tree |
2008-02-16 |
Edward Z. Yang | [3.1.0] multitest.php now works again for all version...
|
commit | commitdiff | tree |
2008-02-16 |
Edward Z. Yang | [3.1.0] [BACKPORT] Fix bug with trusted script handling...
|
commit | commitdiff | tree |
2008-02-16 |
Edward Z. Yang | [3.1.0] Implement a few phpt, fix some autoload bugs
|
commit | commitdiff | tree |
2008-02-16 |
Edward Z. Yang | [3.1.0] Land PHPT integration (currently required;...
|
commit | commitdiff | tree |
2008-02-11 |
Edward Z. Yang | Organize TODO into sectors.
|
commit | commitdiff | tree |
2008-02-11 |
Edward Z. Yang | - More TODO items
|
commit | commitdiff | tree |
2008-02-11 |
Edward Z. Yang | [3.1.0] HTMLPURIFIER_PREFIX can be defined outside...
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | - Update TODO
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Remove unnecessary includes: includes now works.
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Regenerate HTMLPurifier.includes.php, and fix parse...
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Post-update changelog for hotfixes r1542 and r1543.
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Split out tokens to prevent autoload barfing.
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Prefix needs to be one-up.
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Move constant to Bootstrap to prevent autoload problems.
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | [3.1.0] Further cleanup, making standalone work again
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Transition is complete! Cleanup and class rearrangement...
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Add /null identifiers to schema definitions
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Exported configuration values!
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Add version extraction functionality
|
commit | commitdiff | tree |
2008-02-10 |
Edward Z. Yang | Add API for version extraction.
|
commit | commitdiff | tree |
2008-02-07 |
Edward Z. Yang | Implement schema extraction script; almost done except...
|
commit | commitdiff | tree |
2008-02-07 |
Edward Z. Yang | Make StringHash compatible for all versions of PHP 5.
|
commit | commitdiff | tree |
2008-02-07 |
Edward Z. Yang | Implement ReverseAdapter. Also, debug some order of...
|
commit | commitdiff | tree |