Files
gitlabhq/app/views/projects/issues
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
..
2016-03-18 19:02:08 +01:00
2016-03-15 20:21:11 +01:00
2016-03-15 20:21:11 +01:00
2016-03-18 14:45:43 -05:00