summaryrefslogtreecommitdiff
path: root/app/contexts/commit_load.rb
Commit message (Collapse)AuthorAgeFilesLines
* Context refactoring. Move Issues list, Search logic to contextrandx2012-10-091-33/+0
|
* Handle app crash on huge commitsrandx2012-08-111-2/+9
|
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-5/+5
| | | | Didn't bother with files in db/, config/, or features/
* BaseContextDmitriy Zaporozhets2012-07-201-0/+26
Controllers refactoring with contexts Move commit compare logic to model