Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No longer scrolling the most recent activities on the home page. | August Lilleaas | 2009-07-14 | 1 | -5/+0 |
| | |||||
* | Adding the recent events ticker/scroller on the new glossy flashy sparkly ↵ | August Lilleaas | 2009-06-12 | 1 | -1/+6 |
| | | | | homepage. | ||||
* | Show a friendly link if there's more than Event::MAX_COMMIT_EVENTS in a push ↵ | Johan Sørensen | 2009-04-22 | 1 | -1/+1 |
| | | | | event | ||||
* | Updated copyrights-blurb in all application files | Johan Sørensen | 2009-04-22 | 1 | -0/+3 |
| | |||||
* | Added conditional get + http caching on events#commits | Johan Sørensen | 2009-04-22 | 1 | -5/+7 |
| | |||||
* | Allowing Events to have other Events: | Marius Mathiesen | 2009-04-22 | 1 | -0/+8 |
| | | | | | - Used when receiving a push: create child events that belong to the push event - When viewing the project feed, filter out the events that are children of other events from the view | ||||
* | Update to Rails 2.3RC1 | Johan Sørensen | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | Add copyright and license headers (AGPL) to code files | Tor Arne Vestbø | 2008-11-28 | 1 | -0/+18 |
| | | | | | The authors in each copyright header was computed by running 'git log --reverse' on that particular file. | ||||
* | FIXED: order events desc | David A. Cuadrado | 2008-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: David A. Cuadrado <krawek@gmail.com> | ||||
* | atom feed for /events. | David A. Cuadrado | 2008-04-29 | 1 | -0/+6 |
| | | | | Signed-off-by: David A. Cuadrado <krawek@gmail.com> | ||||
* | events.date => events.created_at and other Event related fixes | Johan Sørensen | 2008-04-20 | 1 | -2/+2 |
| | |||||
* | Removed actions from the database | David A. Cuadrado | 2008-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: David A. Cuadrado <krawek@gmail.com> | ||||
* | refactoring to use polymorphic associations (USER does ACTION on X) | David A. Cuadrado | 2008-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: David A. Cuadrado <krawek@gmail.com> | ||||
* | Performance improvements | David A. Cuadrado | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | Implemented user event system | David A. Cuadrado | 2008-03-20 | 1 | -0/+7 |