<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,10 @@
 class RefreshRepositoriesController &lt; ApplicationController
   unloadable
   
+  before_filter :find_project
   before_filter :authorize
   accept_key_auth :refresh
   before_filter :find_repository
-  before_filter :find_project
   
   def refresh
     @last_changeset_before_refresh = </diff>
      <filename>app/controllers/refresh_repositories_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e2a52467c47f2897b90a60ac50e1091aa3b16417</id>
    </parent>
  </parents>
  <author>
    <name>Michel Jansen</name>
    <email>mail@micheljansen.org</email>
  </author>
  <url>http://github.com/micheljansen/refresh_repository_api_plugin/commit/314fd6f1f892a7861fa8a27dd0be12bbd7e073e3</url>
  <id>314fd6f1f892a7861fa8a27dd0be12bbd7e073e3</id>
  <committed-date>2009-11-11T12:54:23-08:00</committed-date>
  <authored-date>2009-11-11T12:54:23-08:00</authored-date>
  <message>fixed a bug that was introduced in 0.2.1 when the autorize before_filter was moved to the top, before @project was set</message>
  <tree>73195a75aee9bcdb78b1db86433134de25d80171</tree>
  <committer>
    <name>Michel Jansen</name>
    <email>mail@micheljansen.org</email>
  </committer>
</commit>
