gitlab-org--gitlab-foss/app/contexts
Dmitriy Zaporozhets 28bb65f363
Update repository head successively during project update
It prevents situation when async worker slowly updates HEAD and we show
old branch as repository HEAD in project settings

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-16 19:34:56 +02:00
..
files Fix messages typo 2013-12-16 17:57:50 +09:00
issues Fixed some deprecations 2013-12-10 12:11:28 +02:00
notes
projects Update repository head successively during project update 2013-12-16 19:34:56 +02:00
base_context.rb Move part of file creation logic into separate context 2013-11-05 12:06:52 +02:00
commit_load_context.rb Show branches list (which branches contains commit) on commit page 2013-10-21 22:54:37 +04:00
filter_context.rb
merge_requests_load_context.rb Rewrite issues/mr filtering logic 2013-08-10 20:25:53 +03:00
search_context.rb Adding authenticated public mode (internal). 2013-11-26 22:22:07 -06:00
test_hook_context.rb