gitlab-org--gitlab-foss/app/views/projects/commits
Jeroen van Baarsen d0e794cc1a Make sure the branch counter gets updated
When you delete a branch, the counters wont get updated automaticly,
this happends because of the JS nature of the original call. I've
fixed this by responding with a JS file, and recalculate the counters.

Fixes: #6030
2014-05-23 20:23:59 +02:00
..
_commit.html.haml Small css fixes 2014-02-26 10:13:11 +02:00
_commits.html.haml Convert span into col-md 2013-12-30 23:55:15 +02:00
_diff_head.html.haml Move projects controllers/views in Projects module 2013-06-23 19:47:22 +03:00
_diffs.html.haml Merge branch 'toggle_diff_comments' of https://github.com/jacob-carlborg/gitlabhq into jacob-carlborg-toggle_diff_comments 2014-03-13 23:11:16 +02:00
_head.html.haml Make sure the branch counter gets updated 2014-05-23 20:23:59 +02:00
_image.html.haml Fix onion image control 2014-02-24 21:57:59 +02:00
_inline_commit.html.haml Improve commit render performnace for MR show page 2014-01-22 15:54:53 +02:00
_parallel_view.html.haml Add support for side-by-side inline comments 2014-04-24 21:18:10 +08:00
_text_file.html.haml Change Diff to Changes in views. 2014-03-26 14:00:12 +01:00
show.atom.builder Fix commits atom feed 2013-12-10 12:11:29 +02:00
show.html.haml Replace gif animation with font icon spinner 2014-02-05 20:30:57 +02:00