gitlab-org--gitlab-foss/app/assets/javascripts/diff_notes
Phil Hughes 554afea059
Fix race condition with dispatcher.js
The dispatcher was trying to create a new instance of a class that is loaded in a file after main.js which would cause the filtered search to not work on issues. This would only happen on the first load when the JS is not cached. If the JS is cached, then everything will be fine.
2017-08-15 16:09:36 +01:00
..
components fix Jump to next discussion 2017-07-27 20:46:53 +10:00
icons Added discussion comments avatars to diff 2017-03-08 16:07:26 +00:00
mixins Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00
models remove Vue from the global space 2017-03-20 22:12:01 -05:00
services Update vue-resource 2017-07-12 14:47:09 +00:00
stores Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00
diff_notes_bundle.js Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00