summaryrefslogtreecommitdiff
path: root/app/models/commit.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'bootstrap'Dmitriy Zaporozhets2012-01-301-0/+6
|\ | | | | | | | | | | | | Conflicts: Gemfile app/views/commits/_commits.html.haml app/views/projects/empty.html.haml
| * Bootstrap: Issues & MRDmitriy Zaporozhets2012-01-291-1/+1
| |
| * Bootstrap: Merge Request -> ShowDmitriy Zaporozhets2012-01-281-1/+1
| |
| * Bootstrap: ActivitiesDmitriy Zaporozhets2012-01-281-0/+6
| |
* | Added both committer and author display for commits listDmitry Kalinkin2012-01-121-0/+10
|/
* Project activities perfomance increased. Cache for project activitites ↵Dmitriy Zaporozhets2012-01-041-0/+1
| | | | disabled. Repository conception changed
* remove charencode.Saito2011-12-301-4/+3
|
* fixed merge request diffDmitriy Zaporozhets2011-11-291-0/+4
|
* fix the issue on github #157.Saito2011-11-281-3/+5
| | | | | | | directly force_encoding is wrong, must detect the file string's encoding. then force_encoding the string to it's encoding. last convert it to utf-8.
* Commit, network graph refactoringDmitriy Zaporozhets2011-11-271-0/+35
|
* decorators & tree modelDmitriy Zaporozhets2011-11-201-0/+2