summaryrefslogtreecommitdiff
path: root/app/contexts/commit_load_context.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove commit_load_context.rbDmitriy Zaporozhets2014-01-151-34/+0
* Show branches list (which branches contains commit) on commit pageAndrey Kumanyaev2013-10-211-0/+1
* Improved large commit handling.Boyan Tabakov2013-09-071-1/+2
* remove unnecessary Commit.newDmitriy Zaporozhets2013-03-311-1/+0
* Extend models functionality with old decorator methods. Use Repository modelDmitriy Zaporozhets2013-03-311-1/+0
* Decorate Gitlab::Git::Commit with CommitDmitriy Zaporozhets2013-03-311-0/+1
* Remove unused methodsDmitriy Zaporozhets2013-01-051-2/+2
* REpostiry, Team modelsDmitriy Zaporozhets2013-01-031-1/+1
* Reduce max commit diff size. Added Commit::DIFF_SAFE_SIZEDmitriy Zaporozhets2012-10-251-1/+1
* Context refactoring. Move Issues list, Search logic to contextrandx2012-10-091-0/+33