<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d4d865d765b7580b1f905302074ccdeab5f36757</id>
      </parent>
      <parent>
        <id>b1196f8d2eda838d2d93ee91a609a376c5a0d773</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/8abb58ee7aec6c9edd35b7e37927e0b7a67f84e0</url>
    <id>8abb58ee7aec6c9edd35b7e37927e0b7a67f84e0</id>
    <committed-date>2009-01-27T01:39:14-08:00</committed-date>
    <authored-date>2009-01-27T01:39:14-08:00</authored-date>
    <message>Merge branch 'master' into pimped</message>
    <tree>36498bd93106e9663cce810c9448831a89d5df4f</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ddab3bb7f69d367930812d4608ad0c03720c30a</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/b1196f8d2eda838d2d93ee91a609a376c5a0d773</url>
    <id>b1196f8d2eda838d2d93ee91a609a376c5a0d773</id>
    <committed-date>2009-01-27T01:38:59-08:00</committed-date>
    <authored-date>2008-12-19T07:47:29-08:00</authored-date>
    <message>Removed readme</message>
    <tree>e43ba74982669d27eb0430d7154a826e004dbfb3</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ebd894bf56f51f29a920699fdbe3464e2f7028ee</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/2ddab3bb7f69d367930812d4608ad0c03720c30a</url>
    <id>2ddab3bb7f69d367930812d4608ad0c03720c30a</id>
    <committed-date>2009-01-27T01:38:59-08:00</committed-date>
    <authored-date>2008-09-26T06:46:02-07:00</authored-date>
    <message>Revert &quot;Removed README&quot;

This reverts commit 781b0ee5f8943565118f3c9ac5ecc58aabe2aac2.</message>
    <tree>241eedc7ffe814d5191e4416cba533c023d6e247</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2507ad1c79cebde9b23bff0f9249ba820f8f724d</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/ebd894bf56f51f29a920699fdbe3464e2f7028ee</url>
    <id>ebd894bf56f51f29a920699fdbe3464e2f7028ee</id>
    <committed-date>2009-01-27T01:38:59-08:00</committed-date>
    <authored-date>2008-09-26T06:43:11-07:00</authored-date>
    <message>Removed README</message>
    <tree>e43ba74982669d27eb0430d7154a826e004dbfb3</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ef43de2d8362590f72611f9db2f128568d7b61a</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/2507ad1c79cebde9b23bff0f9249ba820f8f724d</url>
    <id>2507ad1c79cebde9b23bff0f9249ba820f8f724d</id>
    <committed-date>2009-01-27T01:38:59-08:00</committed-date>
    <authored-date>2008-09-23T04:09:10-07:00</authored-date>
    <message>Created README</message>
    <tree>241eedc7ffe814d5191e4416cba533c023d6e247</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8219c34ec6d4e3ba7c77d18debc8f525776387ff</id>
      </parent>
    </parents>
    <author>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/9ef43de2d8362590f72611f9db2f128568d7b61a</url>
    <id>9ef43de2d8362590f72611f9db2f128568d7b61a</id>
    <committed-date>2009-01-26T11:45:55-08:00</committed-date>
    <authored-date>2009-01-26T11:45:55-08:00</authored-date>
    <message>Fixing Helper::value() when only a fieldname is used.  Refactoring Helper::value() to reduce method calls.  Added tests to Helper.  Fixes #6033

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8012 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>e43ba74982669d27eb0430d7154a826e004dbfb3</tree>
    <committer>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdde6cbb3f36b5ec7b6ec4f068f02163b5e2e2ac</id>
      </parent>
    </parents>
    <author>
      <name>the_undefined</name>
      <email>the_undefined@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/8219c34ec6d4e3ba7c77d18debc8f525776387ff</url>
    <id>8219c34ec6d4e3ba7c77d18debc8f525776387ff</id>
    <committed-date>2009-01-26T10:50:09-08:00</committed-date>
    <authored-date>2009-01-26T10:50:09-08:00</authored-date>
    <message>Fixed bug in AuthComponent that allowed uppercase actions to pass checks

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8011 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>b41eef4b1adcfd722d59ab18cab72167965c853d</tree>
    <committer>
      <name>the_undefined</name>
      <email>the_undefined@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b26ab4e0dce01245eb441a3338a80c2c965a55ae</id>
      </parent>
    </parents>
    <author>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/cdde6cbb3f36b5ec7b6ec4f068f02163b5e2e2ac</url>
    <id>cdde6cbb3f36b5ec7b6ec4f068f02163b5e2e2ac</id>
    <committed-date>2009-01-25T15:48:28-08:00</committed-date>
    <authored-date>2009-01-25T15:48:28-08:00</authored-date>
    <message>Fixing saveAll() when used in conjunction with belongsTo data and validate =&gt; first.  Tests added.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8010 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>868609b6f7a57a0170d87ce1fbd8d3be238a92f8</tree>
    <committer>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc9a9500f8c2e0d326633639327975b581bde216</id>
      </parent>
    </parents>
    <author>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/b26ab4e0dce01245eb441a3338a80c2c965a55ae</url>
    <id>b26ab4e0dce01245eb441a3338a80c2c965a55ae</id>
    <committed-date>2009-01-21T14:52:44-08:00</committed-date>
    <authored-date>2009-01-21T14:52:44-08:00</authored-date>
    <message>Adding session-&gt;delete() to remove bleed through in tests.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8009 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>77481c2248b3b9eb3a326378feded67ac3db9113</tree>
    <committer>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b208d1102bfba46dfe8798cf41c1a493cd518e59</id>
      </parent>
    </parents>
    <author>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/cc9a9500f8c2e0d326633639327975b581bde216</url>
    <id>cc9a9500f8c2e0d326633639327975b581bde216</id>
    <committed-date>2009-01-21T14:34:46-08:00</committed-date>
    <authored-date>2009-01-21T14:34:46-08:00</authored-date>
    <message>Adding test case to disprove regression in Auth component. Closes #5961

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8008 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>6416ee24cbf3d67208cee88273b6b83b2122f787</tree>
    <committer>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>354170be86ff40a13667b4c5534465244c5cd5ab</id>
      </parent>
    </parents>
    <author>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/b208d1102bfba46dfe8798cf41c1a493cd518e59</url>
    <id>b208d1102bfba46dfe8798cf41c1a493cd518e59</id>
    <committed-date>2009-01-20T17:17:51-08:00</committed-date>
    <authored-date>2009-01-20T17:17:51-08:00</authored-date>
    <message>Added tests to disprove TreeBehavior can generate warning. Closes #5975.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8007 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>2db245062bfb0c111169d760727e206c839b42e5</tree>
    <committer>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12bd44536698ce8b5f995f2f2c3e6ad0fe1aa8ba</id>
      </parent>
    </parents>
    <author>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/354170be86ff40a13667b4c5534465244c5cd5ab</url>
    <id>354170be86ff40a13667b4c5534465244c5cd5ab</id>
    <committed-date>2009-01-20T17:15:29-08:00</committed-date>
    <authored-date>2009-01-20T17:15:29-08:00</authored-date>
    <message>Disproving FormHelper::textarea always escapes value. Closes #6016.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8006 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>d5dfb7d4e85142ee77347f1966df69be0fc4e9a8</tree>
    <committer>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ace726559231ca33c3996bb8ecb8b750843f99d</id>
      </parent>
      <parent>
        <id>6b6e2fb7146dbfcc40a21fc20cd6161b12d56167</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/d4d865d765b7580b1f905302074ccdeab5f36757</url>
    <id>d4d865d765b7580b1f905302074ccdeab5f36757</id>
    <committed-date>2009-01-17T07:16:28-08:00</committed-date>
    <authored-date>2009-01-17T07:16:28-08:00</authored-date>
    <message>Merge branch 'master' into pimped</message>
    <tree>bf071077ff739294aa911eec7fa86f5cc067f209</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5c61e79845abf1c6c733e5a665e3eb7137bf35d</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/6b6e2fb7146dbfcc40a21fc20cd6161b12d56167</url>
    <id>6b6e2fb7146dbfcc40a21fc20cd6161b12d56167</id>
    <committed-date>2009-01-17T07:16:14-08:00</committed-date>
    <authored-date>2008-12-19T07:47:29-08:00</authored-date>
    <message>Removed readme</message>
    <tree>d3a7d3748404a4fcb60124573b5af0e3e1e19150</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a2f32f24b382f166321576d06b9077efc70f3975</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/b5c61e79845abf1c6c733e5a665e3eb7137bf35d</url>
    <id>b5c61e79845abf1c6c733e5a665e3eb7137bf35d</id>
    <committed-date>2009-01-17T07:16:13-08:00</committed-date>
    <authored-date>2008-09-26T06:46:02-07:00</authored-date>
    <message>Revert &quot;Removed README&quot;

This reverts commit 781b0ee5f8943565118f3c9ac5ecc58aabe2aac2.</message>
    <tree>6678772bed6a5f9e52443e4625fdbee27ffb0ad1</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>494392bc329087146ffdb36b44f9bb8c99c7bc8b</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/a2f32f24b382f166321576d06b9077efc70f3975</url>
    <id>a2f32f24b382f166321576d06b9077efc70f3975</id>
    <committed-date>2009-01-17T07:16:13-08:00</committed-date>
    <authored-date>2008-09-26T06:43:11-07:00</authored-date>
    <message>Removed README</message>
    <tree>d3a7d3748404a4fcb60124573b5af0e3e1e19150</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12bd44536698ce8b5f995f2f2c3e6ad0fe1aa8ba</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/494392bc329087146ffdb36b44f9bb8c99c7bc8b</url>
    <id>494392bc329087146ffdb36b44f9bb8c99c7bc8b</id>
    <committed-date>2009-01-17T07:16:13-08:00</committed-date>
    <authored-date>2008-09-23T04:09:10-07:00</authored-date>
    <message>Created README</message>
    <tree>6678772bed6a5f9e52443e4625fdbee27ffb0ad1</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e450eef70e2c5e3954e37e3b0b0ee00871a45313</id>
      </parent>
    </parents>
    <author>
      <name>gwoo</name>
      <email>gwoo@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/12bd44536698ce8b5f995f2f2c3e6ad0fe1aa8ba</url>
    <id>12bd44536698ce8b5f995f2f2c3e6ad0fe1aa8ba</id>
    <committed-date>2009-01-16T12:15:21-08:00</committed-date>
    <authored-date>2009-01-16T12:15:21-08:00</authored-date>
    <message>merging fixes to trunk

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8004 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>d3a7d3748404a4fcb60124573b5af0e3e1e19150</tree>
    <committer>
      <name>gwoo</name>
      <email>gwoo@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a085c948f369fd9e06c0c51d9bedeae4bfa373c6</id>
      </parent>
    </parents>
    <author>
      <name>nate</name>
      <email>nate@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/e450eef70e2c5e3954e37e3b0b0ee00871a45313</url>
    <id>e450eef70e2c5e3954e37e3b0b0ee00871a45313</id>
    <committed-date>2009-01-16T11:08:44-08:00</committed-date>
    <authored-date>2009-01-16T11:08:44-08:00</authored-date>
    <message>Correcting quoted-alias replacement in DboSource, adding (and mocking) MS SQL test, fixes #5942

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8003 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>2e977311668ba28b273a3891b023843c01262f87</tree>
    <committer>
      <name>nate</name>
      <email>nate@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4157fcd671fdf2a3f2067d93f6ac758a0f05557</id>
      </parent>
    </parents>
    <author>
      <name>nate</name>
      <email>nate@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/a085c948f369fd9e06c0c51d9bedeae4bfa373c6</url>
    <id>a085c948f369fd9e06c0c51d9bedeae4bfa373c6</id>
    <committed-date>2009-01-16T09:49:41-08:00</committed-date>
    <authored-date>2009-01-16T09:49:41-08:00</authored-date>
    <message>Adding sanity checking to setup() callback for behaviors.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8002 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>c56dd0a767a0b4dcfc4dd4ca8d26d4bd25bf2bc2</tree>
    <committer>
      <name>nate</name>
      <email>nate@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd70a11fac6ce7e417e90e66db7f7cfb703c61ef</id>
      </parent>
      <parent>
        <id>a121231328c96dcf2281d47b5b1a4c918201a222</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/0ace726559231ca33c3996bb8ecb8b750843f99d</url>
    <id>0ace726559231ca33c3996bb8ecb8b750843f99d</id>
    <committed-date>2009-01-16T00:53:43-08:00</committed-date>
    <authored-date>2009-01-16T00:53:43-08:00</authored-date>
    <message>Merge branch 'master' into pimped</message>
    <tree>e2a4ca1d3dfb93a5cd410cb119ba18fb025763c4</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ba4428af40d7393eb08555bd6ffebbd64dda93c</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/a121231328c96dcf2281d47b5b1a4c918201a222</url>
    <id>a121231328c96dcf2281d47b5b1a4c918201a222</id>
    <committed-date>2009-01-16T00:53:33-08:00</committed-date>
    <authored-date>2008-12-19T07:47:29-08:00</authored-date>
    <message>Removed readme</message>
    <tree>0dcf53b9f57f582ced7da89355d9bc01c5eaa3fc</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79ed6da008adc2cc9b43572e529bed36a6b99c40</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/3ba4428af40d7393eb08555bd6ffebbd64dda93c</url>
    <id>3ba4428af40d7393eb08555bd6ffebbd64dda93c</id>
    <committed-date>2009-01-16T00:53:33-08:00</committed-date>
    <authored-date>2008-09-26T06:46:02-07:00</authored-date>
    <message>Revert &quot;Removed README&quot;

This reverts commit 781b0ee5f8943565118f3c9ac5ecc58aabe2aac2.</message>
    <tree>5ca1182cfd86f3b34f71a6808f83f4c1be15dd2a</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d483d0afcc3bf865626d97159c17fb12f7c3b815</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/79ed6da008adc2cc9b43572e529bed36a6b99c40</url>
    <id>79ed6da008adc2cc9b43572e529bed36a6b99c40</id>
    <committed-date>2009-01-16T00:53:33-08:00</committed-date>
    <authored-date>2008-09-26T06:43:11-07:00</authored-date>
    <message>Removed README</message>
    <tree>0dcf53b9f57f582ced7da89355d9bc01c5eaa3fc</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4157fcd671fdf2a3f2067d93f6ac758a0f05557</id>
      </parent>
    </parents>
    <author>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/d483d0afcc3bf865626d97159c17fb12f7c3b815</url>
    <id>d483d0afcc3bf865626d97159c17fb12f7c3b815</id>
    <committed-date>2009-01-16T00:53:33-08:00</committed-date>
    <authored-date>2008-09-23T04:09:10-07:00</authored-date>
    <message>Created README</message>
    <tree>5ca1182cfd86f3b34f71a6808f83f4c1be15dd2a</tree>
    <committer>
      <name>Joel Moss</name>
      <email>joel@developwithstyle.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11c6ce26332597460c12b76230a0c3bb2bd0c64b</id>
      </parent>
    </parents>
    <author>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/b4157fcd671fdf2a3f2067d93f6ac758a0f05557</url>
    <id>b4157fcd671fdf2a3f2067d93f6ac758a0f05557</id>
    <committed-date>2009-01-15T20:09:44-08:00</committed-date>
    <authored-date>2009-01-15T20:09:44-08:00</authored-date>
    <message>Fixing issue in __saveMulti() where unique was not always honoured.  Thanks for the patch 'Jafinto'.  Tests added.  Closes #6006

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8001 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>0dcf53b9f57f582ced7da89355d9bc01c5eaa3fc</tree>
    <committer>
      <name>mark_story</name>
      <email>mark_story@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fd78cd111932428fb376841a99ee9a62aa90e58</id>
      </parent>
    </parents>
    <author>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/11c6ce26332597460c12b76230a0c3bb2bd0c64b</url>
    <id>11c6ce26332597460c12b76230a0c3bb2bd0c64b</id>
    <committed-date>2009-01-14T18:33:50-08:00</committed-date>
    <authored-date>2009-01-14T18:33:50-08:00</authored-date>
    <message>Removing non-used extract() from missingDatabase()

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@8000 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>669b539cd7b420793105a2fa961031f16f2adf87</tree>
    <committer>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d1d51a4f3eadd70992540b234bb3baaf9e9b483</id>
      </parent>
    </parents>
    <author>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/3fd78cd111932428fb376841a99ee9a62aa90e58</url>
    <id>3fd78cd111932428fb376841a99ee9a62aa90e58</id>
    <committed-date>2009-01-14T17:55:31-08:00</committed-date>
    <authored-date>2009-01-14T17:55:31-08:00</authored-date>
    <message>Removing VALID_NUMBER and VALID_NOT_EMPTY from tests, applying patch from 'jperras'. Fixes #5901

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@7999 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>937a919e7d8ccbb0e379ea5cd213114a4f838f14</tree>
    <committer>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a91211cfe3313ae7a66dbe629d323f7f16e99fa1</id>
      </parent>
    </parents>
    <author>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/4d1d51a4f3eadd70992540b234bb3baaf9e9b483</url>
    <id>4d1d51a4f3eadd70992540b234bb3baaf9e9b483</id>
    <committed-date>2009-01-14T17:17:09-08:00</committed-date>
    <authored-date>2009-01-14T17:17:09-08:00</authored-date>
    <message>Adding tests to Router::url in order to test url generation with mapResources(). Closes #5951.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@7998 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>dc7b3cfa80a50e7b0d2dbe631b2439545aa26d26</tree>
    <committer>
      <name>renan.saddam</name>
      <email>renan.saddam@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a1facbd3f2c3e8c1cfd56274b9c85960e183e87</id>
      </parent>
    </parents>
    <author>
      <name>AD7six</name>
      <email>AD7six@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </author>
    <url>http://github.com/joelmoss/cakephp/commit/a91211cfe3313ae7a66dbe629d323f7f16e99fa1</url>
    <id>a91211cfe3313ae7a66dbe629d323f7f16e99fa1</id>
    <committed-date>2009-01-14T16:50:01-08:00</committed-date>
    <authored-date>2009-01-14T16:50:01-08:00</authored-date>
    <message>fixes #6003 tree behavior fails with uuids


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x/cake@7997 3807eeeb-6ff5-0310-8944-8be069107fe0</message>
    <tree>fae571683c38fe0d2f384d3f42c7a903077b596d</tree>
    <committer>
      <name>AD7six</name>
      <email>AD7six@3807eeeb-6ff5-0310-8944-8be069107fe0</email>
    </committer>
  </commit>
</commits>
