<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>70f470f811d4b1e5fccb4c41db8f7b4053b373c5</id>
      </parent>
    </parents>
    <author>
      <name>ebolshakov</name>
      <email>ebolshakov@ebolshakov-desktop.(none)</email>
    </author>
    <url>http://github.com/jasherai/xss_terminate/commit/e852fcadb92f2a0d6ec861cda20ee81865c09030</url>
    <id>e852fcadb92f2a0d6ec861cda20ee81865c09030</id>
    <committed-date>2008-07-15T10:28:26-07:00</committed-date>
    <authored-date>2008-07-15T10:28:26-07:00</authored-date>
    <message>Added 'options' parameter to the xss_terminate method to pass additional options to the rails sanitize method (like allowed tags &amp; attributes)</message>
    <tree>e1e48e6d565ca2d57da1360b6619c905a21b4bc0</tree>
    <committer>
      <name>ebolshakov</name>
      <email>ebolshakov@ebolshakov-desktop.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>974c5bfa92ea689539c735e351b02f362cd0df82</id>
      </parent>
    </parents>
    <author>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </author>
    <url>http://github.com/jasherai/xss_terminate/commit/70f470f811d4b1e5fccb4c41db8f7b4053b373c5</url>
    <id>70f470f811d4b1e5fccb4c41db8f7b4053b373c5</id>
    <committed-date>2008-06-02T16:07:21-07:00</committed-date>
    <authored-date>2008-06-02T16:07:21-07:00</authored-date>
    <message>add CHANGELOG

git-svn-id: http://xssterminate.googlecode.com/svn/trunk/xss_terminate@8 503a6658-bc44-0410-a8bd-599819d3de0a</message>
    <tree>2e68750df5c6211ed4f91a43324bb08e11da2647</tree>
    <committer>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50ab1170ee324aae98615cc773b4979105d3a79d</id>
      </parent>
    </parents>
    <author>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </author>
    <url>http://github.com/jasherai/xss_terminate/commit/974c5bfa92ea689539c735e351b02f362cd0df82</url>
    <id>974c5bfa92ea689539c735e351b02f362cd0df82</id>
    <committed-date>2008-06-02T15:58:24-07:00</committed-date>
    <authored-date>2008-06-02T15:58:24-07:00</authored-date>
    <message>fix for Issue #2: internal Rails ActiveRecord::Base subclasses get loaded before the plugin and thus do not have xss_terminate_options set. Return early from sanitize_fields in this case

git-svn-id: http://xssterminate.googlecode.com/svn/trunk/xss_terminate@7 503a6658-bc44-0410-a8bd-599819d3de0a</message>
    <tree>27f800bfa393d757ebe3a8356bb5bbb6be1ce78f</tree>
    <committer>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d40eb227ebe0363a7f863763200d77a8f40eaad</id>
      </parent>
    </parents>
    <author>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </author>
    <url>http://github.com/jasherai/xss_terminate/commit/50ab1170ee324aae98615cc773b4979105d3a79d</url>
    <id>50ab1170ee324aae98615cc773b4979105d3a79d</id>
    <committed-date>2008-06-02T15:41:01-07:00</committed-date>
    <authored-date>2008-06-02T15:41:01-07:00</authored-date>
    <message>comments to explain test models purpose

git-svn-id: http://xssterminate.googlecode.com/svn/trunk/xss_terminate@6 503a6658-bc44-0410-a8bd-599819d3de0a</message>
    <tree>c74b92806cb595e1e5fc159e8fb24f05f8fb2867</tree>
    <committer>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56ec95a3fb927e39c60f4ee9fcf8af34926b1bf6</id>
      </parent>
    </parents>
    <author>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </author>
    <url>http://github.com/jasherai/xss_terminate/commit/7d40eb227ebe0363a7f863763200d77a8f40eaad</url>
    <id>7d40eb227ebe0363a7f863763200d77a8f40eaad</id>
    <committed-date>2008-05-31T14:34:34-07:00</committed-date>
    <authored-date>2008-05-31T14:34:34-07:00</authored-date>
    <message>apply patch so nil values don't blow up HTML5 lib sanitization. fixes issue #1

git-svn-id: http://xssterminate.googlecode.com/svn/trunk/xss_terminate@5 503a6658-bc44-0410-a8bd-599819d3de0a</message>
    <tree>b4e390e6f7e184a84d2ba08b5c02d9e0f83a1904</tree>
    <committer>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28a980dafa4a34ddd21c89c9252a646bce331cd9</id>
      </parent>
    </parents>
    <author>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </author>
    <url>http://github.com/jasherai/xss_terminate/commit/56ec95a3fb927e39c60f4ee9fcf8af34926b1bf6</url>
    <id>56ec95a3fb927e39c60f4ee9fcf8af34926b1bf6</id>
    <committed-date>2008-01-27T16:11:03-08:00</committed-date>
    <authored-date>2008-01-27T16:11:03-08:00</authored-date>
    <message>install instructions

git-svn-id: http://xssterminate.googlecode.com/svn/trunk/xss_terminate@4 503a6658-bc44-0410-a8bd-599819d3de0a</message>
    <tree>5ce0deda72b6b79fe207b1c480d3ec3c8623b72b</tree>
    <committer>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </author>
    <url>http://github.com/jasherai/xss_terminate/commit/28a980dafa4a34ddd21c89c9252a646bce331cd9</url>
    <id>28a980dafa4a34ddd21c89c9252a646bce331cd9</id>
    <committed-date>2008-01-27T15:57:27-08:00</committed-date>
    <authored-date>2008-01-27T15:57:27-08:00</authored-date>
    <message>move to xss_terminate subdir to make installing from Rails easier

git-svn-id: http://xssterminate.googlecode.com/svn/trunk/xss_terminate@3 503a6658-bc44-0410-a8bd-599819d3de0a</message>
    <tree>ec0f28f6037ae65166db2bb1eac75bbf70eb677f</tree>
    <committer>
      <name>look@recursion.org</name>
      <email>look@recursion.org@503a6658-bc44-0410-a8bd-599819d3de0a</email>
    </committer>
  </commit>
</commits>
