gitlab-org--gitlab-foss/app
Lukas Eipert ab83c1e419
Use intersectionRatio to determine intersection
Some older browsers do not ship with isIntersecting, while they already
have IntersectionObserver support. We make use of `intersectionRatio`
now to fix the Lazy Loader for those browsers.
2018-11-26 14:29:34 +01:00
..
assets Use intersectionRatio to determine intersection 2018-11-26 14:29:34 +01:00
controllers Set content disposition attachment to several endpoints 2018-11-23 16:44:09 +00:00
finders Filter by `None`/`Any` for labels in issues/mrs API 2018-11-23 16:11:52 +01:00
graphql Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
helpers Merge branch '53326-improve-issues-empty-state' into 'master' 2018-11-23 13:15:44 +00:00
mailers Add email for milestone change 2018-11-02 16:29:32 +00:00
models Merge branch 'dm-batch-loader-key' into 'master' 2018-11-26 13:20:49 +00:00
policies Authorize DestroyPipelineService against pipeline 2018-11-13 17:24:10 +01:00
presenters Refactor how a few ActiveRecord enums are defined 2018-11-15 17:41:54 +01:00
serializers SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
services Merge branch 'certmanager-temp' into 'master' 2018-11-23 15:24:32 +00:00
uploaders Extract code from Issues::MoveService 2018-11-12 08:57:25 +01:00
validators
views Merge branch 'winh-issue-board-switcher-vue' into 'master' 2018-11-26 11:49:52 +00:00
workers Fix types comment 2018-11-15 19:15:03 +09:00