<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3d94fabcf545d0c46710b1c3832be9bd774259b4</id>
      </parent>
    </parents>
    <author>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/0cb80d7a78efab2be80d2f99bfac3699a9c2dcdc</url>
    <id>0cb80d7a78efab2be80d2f99bfac3699a9c2dcdc</id>
    <committed-date>2008-10-10T01:15:45-07:00</committed-date>
    <authored-date>2008-10-10T01:15:45-07:00</authored-date>
    <message>0.2.1 tag released</message>
    <tree>5bcb7c6ae6d03ac0cf9b0055477943a3ecd52a91</tree>
    <committer>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b655450bed1f1b294f67a84ddb1e1faf440331bb</id>
      </parent>
    </parents>
    <author>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/c89bc63b42f91ffcb06b34c6e9764b00e29e7979</url>
    <id>c89bc63b42f91ffcb06b34c6e9764b00e29e7979</id>
    <committed-date>2008-10-09T17:05:15-07:00</committed-date>
    <authored-date>2008-10-09T17:05:15-07:00</authored-date>
    <message>now intercepting template_exists? to decide whether to render a response for an action
  that has no action method defined.  (Removes somewhat mysterious behaviour of empty
  actions being defined)</message>
    <tree>991b6657d06f57d2c7fbc958bb3d7ef1ba03dcf1</tree>
    <committer>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7700d0813bc19faf0e2d8834f3c83c29379b4988</id>
      </parent>
    </parents>
    <author>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/6a8d4ccf3f97b7ec21c6cd86f52da3f68e87b3c3</url>
    <id>6a8d4ccf3f97b7ec21c6cd86f52da3f68e87b3c3</id>
    <committed-date>2008-09-17T14:16:04-07:00</committed-date>
    <authored-date>2008-09-17T14:16:04-07:00</authored-date>
    <message>Updated README with more notes about 0.2 change</message>
    <tree>fd40f143bf0e828e669742acd8fd4f4a8656e577</tree>
    <committer>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7cccbad561f75e7a3f6b3ab1b250d0e852cb47d3</id>
      </parent>
    </parents>
    <author>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/8ac908ade87b73d18340fccb10e607123806a879</url>
    <id>8ac908ade87b73d18340fccb10e607123806a879</id>
    <committed-date>2008-09-14T19:43:09-07:00</committed-date>
    <authored-date>2008-09-14T19:43:09-07:00</authored-date>
    <message>Added specs for stacking responses.  Added NoResponsesError which is used internally to handle the case where there are no responses</message>
    <tree>e486a6b328e2c28cfc3f230c28e4508c5af90401</tree>
    <committer>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64e4e9efdb54187596c34d2b877544faa292ea0a</id>
      </parent>
    </parents>
    <author>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/3b1ae5e4eecda3b200177a804eeae3f9d5ba10ab</url>
    <id>3b1ae5e4eecda3b200177a804eeae3f9d5ba10ab</id>
    <committed-date>2008-09-13T19:48:13-07:00</committed-date>
    <authored-date>2008-09-13T19:48:13-07:00</authored-date>
    <message>API change and rewrite.  Vastly simplified and consistent internals.  response_for can now be summed up as this 'adds a default respond_to to your actions which dont render or redirect'</message>
    <tree>a5f99c0f75ef7d51c7a63b0c7633fa1c50e3bb4f</tree>
    <committer>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3743e5ba71c47e4256649e631318bd3c45d78a1c</id>
      </parent>
    </parents>
    <author>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/8ab63ae5dcbff171a619e5a7c9e2bfe29fcc9085</url>
    <id>8ab63ae5dcbff171a619e5a7c9e2bfe29fcc9085</id>
    <committed-date>2008-04-30T08:43:11-07:00</committed-date>
    <authored-date>2008-04-30T08:43:11-07:00</authored-date>
    <message>Added edge SPEDOC</message>
    <tree>1a55301935b67b6ee4025d2e603e5f3b92dd6ee8</tree>
    <committer>
      <name>Ian White</name>
      <email>ian.w.white@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85e538cf1700c736b4576e20b454e477073561a2</id>
      </parent>
    </parents>
    <author>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/c92657b8820e308466b08b3ddc12be233409fc97</url>
    <id>c92657b8820e308466b08b3ddc12be233409fc97</id>
    <committed-date>2007-12-11T10:14:55-08:00</committed-date>
    <authored-date>2007-12-11T10:14:55-08:00</authored-date>
    <message>response_for only kicks in once ActionController has got to the stage of
  performing an action.

    before_filter :bail_out

    def bail_out
      respond_to do |format|
        format.html { redirect_to :bail_out_place }
      end
    end

  The above code snippet bails out whatever the response_for, which I think is
  the least surprising behaviour.

  (This means that you can ignore the last changelog message for response_for,
  which has been deleted to avoid confusion)

git-svn-id: https://svn.ardes.com/rails_plugins/response_for@539 845bbffb-5c18-0410-91b3-f25c072b94c1</message>
    <tree>01b61ca7586bc30128356524871d1ede2f1e83fa</tree>
    <committer>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b728b93c93e39c4a97fd1b4cb596ba040ca89ed</id>
      </parent>
    </parents>
    <author>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/64911cf326aa13fe55902882cfac1b6da84e17bb</url>
    <id>64911cf326aa13fe55902882cfac1b6da84e17bb</id>
    <committed-date>2007-11-27T14:02:46-08:00</committed-date>
    <authored-date>2007-11-27T14:02:46-08:00</authored-date>
    <message>response_for: * IMPORTANT: if you are using a respond_to in a filter, or anywhere else,
  and you don't want the response_for to override it, then use
  respond_to_without_response_for

  See foo_bail_out_controller_spec.rb (the last spec) and the app file for
  and example

git-svn-id: https://svn.ardes.com/rails_plugins/response_for@522 845bbffb-5c18-0410-91b3-f25c072b94c1</message>
    <tree>ffa123e2a52f458f3663bb7ee6bbd2b0056e7fb2</tree>
    <committer>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>570f798d210f0bf6b129811de2d75df1f2739d04</id>
      </parent>
    </parents>
    <author>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/1cef577849f0af49d27421b8c9a84efe11403a9a</url>
    <id>1cef577849f0af49d27421b8c9a84efe11403a9a</id>
    <committed-date>2007-10-23T06:11:52-07:00</committed-date>
    <authored-date>2007-10-23T06:11:52-07:00</authored-date>
    <message>response_for: minor docfix

git-svn-id: https://svn.ardes.com/rails_plugins/response_for@457 845bbffb-5c18-0410-91b3-f25c072b94c1</message>
    <tree>1e0d2de474dc9a7479d2f65c9552f81d458706e6</tree>
    <committer>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0b98bf1938e3a3905d432f636865869d18c40e1</id>
      </parent>
    </parents>
    <author>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </author>
    <url>http://github.com/ianwhite/response_for/commit/570f798d210f0bf6b129811de2d75df1f2739d04</url>
    <id>570f798d210f0bf6b129811de2d75df1f2739d04</id>
    <committed-date>2007-10-23T06:09:53-07:00</committed-date>
    <authored-date>2007-10-23T06:09:53-07:00</authored-date>
    <message>response_for: initial release

git-svn-id: https://svn.ardes.com/rails_plugins/response_for@456 845bbffb-5c18-0410-91b3-f25c072b94c1</message>
    <tree>3aeefc3bbbb8e5a17b90f3c3333c433b7c603492</tree>
    <committer>
      <name>ian</name>
      <email>ian@845bbffb-5c18-0410-91b3-f25c072b94c1</email>
    </committer>
  </commit>
</commits>
