mediawiki-extensions-Visual.../modules
Subramanya Sastry e2197d4d89 Refactored and cleaned up Sanitizer + bug fix.
* Moved all constants to a singleton constants object
* Moved couple methods to mediawiki.Util.js
* Fixed url regexp bug -- relative urls weren't being matched
  but, this bug escaped through because the previous url regexp
  had a typo (which means url sanitization wasn't being done by
  the previous code).  This also means we have to either find
  sanitizer tests or add new ones so these bugs are caught.  Maybe
  parserTests.txt is not the right place for this?

Change-Id: Ia05e1d1596bb9bc4a9eb21d7c77248f5626a710e
2012-07-30 12:52:26 -05:00
..
jquery Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00
parser Refactored and cleaned up Sanitizer + bug fix. 2012-07-30 12:52:26 -05:00
qunit Updated QUnit to 1.10.0pre. 2012-07-18 20:59:52 -07:00
rangy svn:eol-style native 2012-02-10 16:57:02 +00:00
ve Flag MW-specific code in LinkInspector 2012-07-27 14:51:58 -07:00