<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>85abe03ba645e92651897cbfa57b26d9bf56229c</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/14403827d598314e192966ca9d852576cda9f514</url>
    <id>14403827d598314e192966ca9d852576cda9f514</id>
    <committed-date>2009-11-18T19:06:04-08:00</committed-date>
    <authored-date>2009-11-18T19:06:04-08:00</authored-date>
    <message>ruby 1.9 fix: invalid multibyte char (US-ASCII) (SyntaxError)</message>
    <tree>1957d5dd0c823b86adf4e78def3b0a20435b63ef</tree>
    <committer>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a243ee947913819c39d5d7e7c55d1868c1c6ab3c</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/85abe03ba645e92651897cbfa57b26d9bf56229c</url>
    <id>85abe03ba645e92651897cbfa57b26d9bf56229c</id>
    <committed-date>2009-11-18T19:05:13-08:00</committed-date>
    <authored-date>2009-11-18T19:05:13-08:00</authored-date>
    <message>ruby 1.9 fix: can't can't convert nil into Integer</message>
    <tree>1f7fe508e1980e03adfa718ebe50eef61a0ffbf4</tree>
    <committer>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a41912e9673f651453e1160ecdc4b87728528986</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/a243ee947913819c39d5d7e7c55d1868c1c6ab3c</url>
    <id>a243ee947913819c39d5d7e7c55d1868c1c6ab3c</id>
    <committed-date>2009-11-06T07:59:53-08:00</committed-date>
    <authored-date>2009-11-06T07:59:53-08:00</authored-date>
    <message>Update version</message>
    <tree>69b26452a1f1d9e6553565cf60431afda5b98e9a</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e47e5b8f53d4d60fc5c835649dfaf286292729fd</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/a41912e9673f651453e1160ecdc4b87728528986</url>
    <id>a41912e9673f651453e1160ecdc4b87728528986</id>
    <committed-date>2009-11-06T07:59:26-08:00</committed-date>
    <authored-date>2009-11-06T07:59:26-08:00</authored-date>
    <message>Fix up some tests</message>
    <tree>252ac1c0859f439648b333258751131d45882799</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af8b300d2d21a354a2f2c23c5788d3383c7a2826</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/e47e5b8f53d4d60fc5c835649dfaf286292729fd</url>
    <id>e47e5b8f53d4d60fc5c835649dfaf286292729fd</id>
    <committed-date>2009-11-06T07:51:10-08:00</committed-date>
    <authored-date>2009-11-06T07:51:10-08:00</authored-date>
    <message>Fix local jump error from joenoon</message>
    <tree>424246b90dbd127a6981b41f65a3626186620b70</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3bfccea2b49321436a8f3a00e00fe150fd386986</id>
      </parent>
    </parents>
    <author>
      <name>Micah Wedemeyer</name>
      <email>micah@aisleten.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/af8b300d2d21a354a2f2c23c5788d3383c7a2826</url>
    <id>af8b300d2d21a354a2f2c23c5788d3383c7a2826</id>
    <committed-date>2009-11-06T07:47:39-08:00</committed-date>
    <authored-date>2009-10-26T14:31:37-07:00</authored-date>
    <message>Added support for time zone conversion when creating events.

Will automatically convert ActiveSupport::TimeWithZone objects to Facebook's expected time zone (PST or PDT) when passed to create_event. It will gracefully degrade if ActiveSupport is not installed and is also 100% backward compatible with the previous method of specifying numeric timestamps.</message>
    <tree>c741145b4425fdb26fe1585ae542f1349be7bc23</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08d9b685fdcdd1084e42b92916a2e33b6f281558</id>
      </parent>
    </parents>
    <author>
      <name>Loc Nguyen</name>
      <email>lochnguyen@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/3bfccea2b49321436a8f3a00e00fe150fd386986</url>
    <id>3bfccea2b49321436a8f3a00e00fe150fd386986</id>
    <committed-date>2009-11-06T07:40:19-08:00</committed-date>
    <authored-date>2009-10-17T23:41:05-07:00</authored-date>
    <message>removed use of instance methods in private methods</message>
    <tree>5e5a63b4a0ab2f30e2f4cbebb633231c3b84eeef</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51b4da9ef4cef831965db1dd14e7308a55dda0bd</id>
      </parent>
    </parents>
    <author>
      <name>Loc Nguyen</name>
      <email>lochnguyen@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/08d9b685fdcdd1084e42b92916a2e33b6f281558</url>
    <id>08d9b685fdcdd1084e42b92916a2e33b6f281558</id>
    <committed-date>2009-11-06T07:40:04-08:00</committed-date>
    <authored-date>2009-10-15T21:41:01-07:00</authored-date>
    <message>modified add_default_name_and_id() to work with nested attributes</message>
    <tree>4cf2c67aa3ef420fb3a444351e81c5f557043292</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e4ebee3d71486fdda5c51b9bba07f2582f3c7f1e</id>
      </parent>
    </parents>
    <author>
      <name>Andr&#233;s Mej&#237;a-Posada</name>
      <email>andmej@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/51b4da9ef4cef831965db1dd14e7308a55dda0bd</url>
    <id>51b4da9ef4cef831965db1dd14e7308a55dda0bd</id>
    <committed-date>2009-11-06T07:34:09-08:00</committed-date>
    <authored-date>2009-10-02T13:13:34-07:00</authored-date>
    <message>Using $ function for jQuery is not always safe, as it might be used by another library. It's better to just use jQuery function.</message>
    <tree>119507d25f0ab64cc8220d64f55782f1a7709929</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c509c0a668f989249a363a37ea1425497c09e68</id>
      </parent>
      <parent>
        <id>65c64a495367cb2f19e5f212d371b69cac8e5795</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/e4ebee3d71486fdda5c51b9bba07f2582f3c7f1e</url>
    <id>e4ebee3d71486fdda5c51b9bba07f2582f3c7f1e</id>
    <committed-date>2009-11-06T07:34:04-08:00</committed-date>
    <authored-date>2009-11-06T07:34:04-08:00</authored-date>
    <message>Merge branch 'master' of github.com:mmangino/facebooker</message>
    <tree>e9dd220b7f1e2cffbb2908a41f5e200ff9195aac</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e6b61766d8c2efc84af97672357ff55a98881bb</id>
      </parent>
      <parent>
        <id>f6a43b0111916346fd6e96d43087eb5325fab8bc</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/65c64a495367cb2f19e5f212d371b69cac8e5795</url>
    <id>65c64a495367cb2f19e5f212d371b69cac8e5795</id>
    <committed-date>2009-10-19T15:23:37-07:00</committed-date>
    <authored-date>2009-10-19T15:23:37-07:00</authored-date>
    <message>Merge git://github.com/jerrett/facebooker</message>
    <tree>9fb8fc65d27687139dc6f2cb2dda2597eaa76bdb</tree>
    <committer>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>152f880d259f199299db7810b79cfe13e41035b3</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/2c509c0a668f989249a363a37ea1425497c09e68</url>
    <id>2c509c0a668f989249a363a37ea1425497c09e68</id>
    <committed-date>2009-10-13T06:15:23-07:00</committed-date>
    <authored-date>2009-10-13T06:15:23-07:00</authored-date>
    <message>Update for new release</message>
    <tree>4efc6cc3127ad02edd606569c3a3b9a0dee7d055</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e6b61766d8c2efc84af97672357ff55a98881bb</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/152f880d259f199299db7810b79cfe13e41035b3</url>
    <id>152f880d259f199299db7810b79cfe13e41035b3</id>
    <committed-date>2009-10-13T06:14:51-07:00</committed-date>
    <authored-date>2009-10-13T06:14:51-07:00</authored-date>
    <message>Update for new release</message>
    <tree>5df53d1e3ac725caafadb0a21189ebd802609fed</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9612855154133ab166743d1a49febd0858db715</id>
      </parent>
      <parent>
        <id>c9a4256cc986659e55ae87c32c8a04a0bbdbb537</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/7e6b61766d8c2efc84af97672357ff55a98881bb</url>
    <id>7e6b61766d8c2efc84af97672357ff55a98881bb</id>
    <committed-date>2009-10-13T06:13:08-07:00</committed-date>
    <authored-date>2009-10-13T06:13:08-07:00</authored-date>
    <message>Merge branch 'master' of github.com:mmangino/facebooker</message>
    <tree>c5e608c8aa7acb28960146f9d3247a38efbb6441</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abdd6c751d5dcecbd886f0fb2eb2b3a8f7920035</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/d9612855154133ab166743d1a49febd0858db715</url>
    <id>d9612855154133ab166743d1a49febd0858db715</id>
    <committed-date>2009-10-13T06:12:59-07:00</committed-date>
    <authored-date>2009-10-13T06:12:59-07:00</authored-date>
    <message>Dont check for nokogiri every time we parse</message>
    <tree>61b0fa954f29a45296d2a99cd60b6f32b204eb76</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9a4256cc986659e55ae87c32c8a04a0bbdbb537</id>
      </parent>
    </parents>
    <author>
      <name>Jerrett Taylor</name>
      <email>jerrett@viviti.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/f6a43b0111916346fd6e96d43087eb5325fab8bc</url>
    <id>f6a43b0111916346fd6e96d43087eb5325fab8bc</id>
    <committed-date>2009-10-08T15:33:16-07:00</committed-date>
    <authored-date>2009-10-08T15:33:16-07:00</authored-date>
    <message>user#statuses added to retreive user status updates</message>
    <tree>978bbcca0715b58a763806b5e6153cc7571c73a1</tree>
    <committer>
      <name>Jerrett Taylor</name>
      <email>jerrett@viviti.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2dff421d8bf5079462f39bf06ebf6c7b583ac6d</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/c9a4256cc986659e55ae87c32c8a04a0bbdbb537</url>
    <id>c9a4256cc986659e55ae87c32c8a04a0bbdbb537</id>
    <committed-date>2009-10-05T21:47:44-07:00</committed-date>
    <authored-date>2009-10-05T21:47:44-07:00</authored-date>
    <message>Fix to BatchRun.process, don't unescape the current batch (get's unescaped when the whole thing is processed in the step before). Test case where it fails.</message>
    <tree>096c79db748a12bbccd81cb6443378f163b50be5</tree>
    <committer>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eaa4e67447b7103be8edf369a580df33104ee6e3</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/d2dff421d8bf5079462f39bf06ebf6c7b583ac6d</url>
    <id>d2dff421d8bf5079462f39bf06ebf6c7b583ac6d</id>
    <committed-date>2009-10-05T14:44:49-07:00</committed-date>
    <authored-date>2009-10-05T14:44:49-07:00</authored-date>
    <message>rewrite urls with 'apps.facebook.com' if fb_sig_is_ajax =&gt; 1</message>
    <tree>efae5d06a0e115cf7358c3f627d210aea503f836</tree>
    <committer>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9eab0391e8682d4e027fdca3ef93bca62eaaf35</id>
      </parent>
      <parent>
        <id>abdd6c751d5dcecbd886f0fb2eb2b3a8f7920035</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/eaa4e67447b7103be8edf369a580df33104ee6e3</url>
    <id>eaa4e67447b7103be8edf369a580df33104ee6e3</id>
    <committed-date>2009-10-02T19:21:01-07:00</committed-date>
    <authored-date>2009-10-02T19:21:01-07:00</authored-date>
    <message>Merge branch 'master' into josephsofaer

Conflicts:

	Manifest.txt
	lib/facebooker/application.rb</message>
    <tree>95577bebeebb4777e4ed725d24aa1e2ab6c3a4fc</tree>
    <committer>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>029e8578dce61896efc5169f4e92b779da3457b7</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/b9eab0391e8682d4e027fdca3ef93bca62eaaf35</url>
    <id>b9eab0391e8682d4e027fdca3ef93bca62eaaf35</id>
    <committed-date>2009-10-02T19:19:25-07:00</committed-date>
    <authored-date>2009-10-02T19:19:25-07:00</authored-date>
    <message>change to facebook.application.getPublicInfo</message>
    <tree>756e41d0bc2359b6b472cfecf46123ed20936187</tree>
    <committer>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d86b13fb70799f9f43cd087f1c567487ed80036</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/abdd6c751d5dcecbd886f0fb2eb2b3a8f7920035</url>
    <id>abdd6c751d5dcecbd886f0fb2eb2b3a8f7920035</id>
    <committed-date>2009-10-02T04:53:59-07:00</committed-date>
    <authored-date>2009-10-02T04:53:59-07:00</authored-date>
    <message>Fixed manifest</message>
    <tree>43836e83f0b388ae34c5ca8b681a09f9e24efae1</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd7447db440b0da775e6213a4193b3b5e5a48df8</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/2d86b13fb70799f9f43cd087f1c567487ed80036</url>
    <id>2d86b13fb70799f9f43cd087f1c567487ed80036</id>
    <committed-date>2009-10-02T04:52:23-07:00</committed-date>
    <authored-date>2009-10-02T04:52:23-07:00</authored-date>
    <message>Bump gem version</message>
    <tree>4ce86c39415af1e79e0e839c992016e995591b62</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ea458549c338c05ef34d74a4f93cfd0079383b6</id>
      </parent>
    </parents>
    <author>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/cd7447db440b0da775e6213a4193b3b5e5a48df8</url>
    <id>cd7447db440b0da775e6213a4193b3b5e5a48df8</id>
    <committed-date>2009-10-02T04:52:03-07:00</committed-date>
    <authored-date>2009-10-02T04:52:03-07:00</authored-date>
    <message>Fix test</message>
    <tree>0d833ade7fbf187eceb0aad0e1103ef680d6d712</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad1ec88a8d79135d1adbbc1b2888111d273031c7</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/6ea458549c338c05ef34d74a4f93cfd0079383b6</url>
    <id>6ea458549c338c05ef34d74a4f93cfd0079383b6</id>
    <committed-date>2009-10-02T04:47:50-07:00</committed-date>
    <authored-date>2009-10-01T18:21:21-07:00</authored-date>
    <message>no options and test for ensure_has_create_event</message>
    <tree>81e91928d1289c42a3862f46bd49842c84d43c2d</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b9aa633ae5cd4835bff9d155383d224aceda564</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/ad1ec88a8d79135d1adbbc1b2888111d273031c7</url>
    <id>ad1ec88a8d79135d1adbbc1b2888111d273031c7</id>
    <committed-date>2009-10-02T04:47:38-07:00</committed-date>
    <authored-date>2009-10-01T18:20:09-07:00</authored-date>
    <message>add ensure_has_create_event</message>
    <tree>bde90fa51cceaf04996ea1d9d28a455b3c19a352</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3c746faf3e57d47c416d8393061d8b03f0befc5</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/2b9aa633ae5cd4835bff9d155383d224aceda564</url>
    <id>2b9aa633ae5cd4835bff9d155383d224aceda564</id>
    <committed-date>2009-10-02T04:47:21-07:00</committed-date>
    <authored-date>2009-10-01T18:06:03-07:00</authored-date>
    <message>Added Facebooker::Application for facebook.application.getPublicInfo</message>
    <tree>17fbacfb21b056823fdbe2a75fbe9eebde3d5f5f</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eccc0bca84e1c338e43345113ab9ff1749d7cde2</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/d3c746faf3e57d47c416d8393061d8b03f0befc5</url>
    <id>d3c746faf3e57d47c416d8393061d8b03f0befc5</id>
    <committed-date>2009-10-02T04:47:01-07:00</committed-date>
    <authored-date>2009-10-01T14:55:55-07:00</authored-date>
    <message>test for fbjs_library w/ minor adjustment to the helper function</message>
    <tree>48043a8486d8258e001bf52bfbf3bb4a1bbb77cc</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e705008f0dfa2fa0ee8089023728528819e20bb2</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/eccc0bca84e1c338e43345113ab9ff1749d7cde2</url>
    <id>eccc0bca84e1c338e43345113ab9ff1749d7cde2</id>
    <committed-date>2009-10-02T04:46:44-07:00</committed-date>
    <authored-date>2009-10-01T14:33:07-07:00</authored-date>
    <message>helper function to load fbjs library with form_authenticity_token and @controller.asset_host so that you don't have to specify the whole path in Ajax.load</message>
    <tree>93600ba5c1ec95c89b36bb0f81ff622d3526cabf</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abae7055bb4351458586da0f08e0f2a3a4e10ea1</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/e705008f0dfa2fa0ee8089023728528819e20bb2</url>
    <id>e705008f0dfa2fa0ee8089023728528819e20bb2</id>
    <committed-date>2009-10-02T04:46:17-07:00</committed-date>
    <authored-date>2009-10-01T14:26:55-07:00</authored-date>
    <message>Fix bug in chaching of events.getMembers where it doesn't take into account the eid parameter when checking the chache</message>
    <tree>45230e4b1d4bf175178735159ae443234a29a917</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df75c775e64c182174b823cf2f51da46726d4d90</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Sofaer</name>
      <email>joseph.sofaer@gmail.com</email>
    </author>
    <url>http://github.com/mmangino/facebooker/commit/abae7055bb4351458586da0f08e0f2a3a4e10ea1</url>
    <id>abae7055bb4351458586da0f08e0f2a3a4e10ea1</id>
    <committed-date>2009-10-02T04:46:01-07:00</committed-date>
    <authored-date>2009-10-01T14:17:50-07:00</authored-date>
    <message>Fix session.events so that the cache takes the options into account instead of ignoring the options and passing back the cached version no matter what you pass in</message>
    <tree>a402c04c9a9d1ee957150125bdba29d2e199e86c</tree>
    <committer>
      <name>Mike Mangino</name>
      <email>mmangino@elevatedrails.com</email>
    </committer>
  </commit>
</commits>
