gitlab-ce/app
Yorick Peterse 31e28ebceb
Load related MRs/branches asynchronously
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.

Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.

Fixes gitlab-org/gitlab-ce#14949
2016-04-13 17:24:21 +02:00
..
assets Load related MRs/branches asynchronously 2016-04-13 17:24:21 +02:00
controllers Load related MRs/branches asynchronously 2016-04-13 17:24:21 +02:00
finders
helpers Fix todo_target_path for todos where target was removed 2016-04-12 18:06:52 -03:00
mailers
models Merge branch 'issue_15044' into 'master' 2016-04-13 09:10:57 +00:00
services
uploaders
validators
views Load related MRs/branches asynchronously 2016-04-13 17:24:21 +02:00
workers