gitlab-org--gitlab-foss/app
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
..
assets Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
controllers Merge branch 'master' into ide 2017-08-07 22:44:47 -05:00
finders Add workaround for UPDATE with subquery when using MySQL 2017-08-03 16:31:05 +02:00
helpers Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
mailers Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
models Merge branch 'master' into ide 2017-08-07 22:44:47 -05:00
policies Allow logged in users to read user list under public restriction 2017-08-01 07:46:13 +00:00
presenters Make commits behind text a link to the target branch commits page 2017-07-11 11:49:22 -05:00
serializers Merge branch 'master' into ide 2017-08-07 22:44:47 -05:00
services Merge branch '32844-issuables-performance' into 'master' 2017-08-07 21:21:29 +00:00
uploaders Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
validators
views Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
workers Merge branch '31207-clean-locked-merge-requests' into 'master' 2017-08-08 01:47:48 +00:00