git clone git://github.com/technoweenie/mephisto.git
fix bug where ArticleDrop#url was passing absolute urls to the #absolute_url helper
tweaks to tests so they pass. TODO: fix stupid asset fixture crap during transition to rspec/model-stubbing
fix comment time comparison test bug
Merge commit 'francois/bugfixing' into rel-0.8
Fix typo in config file comment.
Use #cycle in preference to calculating the even rows to shade.
Fix problem with URLs on the moderate comments page.
Removing lib/tasks/switchtower.rake, which is a leftover from previously.
allow assets in the bucket to be attached to articles, fix asset js to reference the new routes [Paul Marsh]
tweak to Asset so it doesn't lose thumbnails when the asset itself is edited [Aubrey]
tweak attachment_fu for better attr_accessible compatibility [rob-twf]
Added link to spam prevention section in #act-nav.
Merge branch 'rel-0.8'
fix bug in moderate comments page
useless commit (testing post-receive hook)
stupid change
make the plugins index look more like the articles index
dont assume plugin tab is there
Enhance include_into with alias_method_chaining, closing #152
Revert "unhide plugins tab"
unhide plugins tab
slight tweak to test post-receive hook