summaryrefslogtreecommitdiffstats
path: root/app/controllers/events_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* No longer scrolling the most recent activities on the home page.August Lilleaas2009-07-141-5/+0
* Adding the recent events ticker/scroller on the new glossy flashy sparkly hom...August Lilleaas2009-06-121-1/+6
* Show a friendly link if there's more than Event::MAX_COMMIT_EVENTS in a push ...Johan Sørensen2009-04-221-1/+1
* Updated copyrights-blurb in all application filesJohan Sørensen2009-04-221-0/+3
* Added conditional get + http caching on events#commitsJohan Sørensen2009-04-221-5/+7
* Allowing Events to have other Events:Marius Mathiesen2009-04-221-0/+8
* Update to Rails 2.3RC1Johan Sørensen2009-04-221-1/+1
* Add copyright and license headers (AGPL) to code filesTor Arne Vestbø2008-11-281-0/+18
* FIXED: order events descDavid A. Cuadrado2008-04-291-1/+1
* atom feed for /events.David A. Cuadrado2008-04-291-0/+6
* events.date => events.created_at and other Event related fixesJohan Sørensen2008-04-201-2/+2
* Removed actions from the databaseDavid A. Cuadrado2008-04-161-1/+1
* refactoring to use polymorphic associations (USER does ACTION on X)David A. Cuadrado2008-04-071-1/+1
* Performance improvementsDavid A. Cuadrado2008-03-201-1/+1
* Implemented user event systemDavid A. Cuadrado2008-03-201-0/+7