gitlab-org--gitlab-foss/app
Timothy Andrew 4b33c4c6d1 Load Javascript U2F library selectively.
1. Only on supported Chrome versions

2. Mainly, this lets us simplify the javascript-based U2F check to
   `window.u2f`, where `window.u2f` can either be loaded from the GitLab
   server (for Chrome) or from the Firefox extension.

3. This is a better way to provide browser detection for U2F.
2016-07-14 08:19:09 +05:30
..
assets Load Javascript U2F library selectively. 2016-07-14 08:19:09 +05:30
controllers Load Javascript U2F library selectively. 2016-07-14 08:19:09 +05:30
finders Expose target, filter by state as string 2016-07-01 14:52:04 +02:00
helpers Load Javascript U2F library selectively. 2016-07-14 08:19:09 +05:30
mailers Display new diff notes and allow creation through the web interface 2016-07-06 18:51:00 -04:00
models Merge branch 'rubocop/enable-identical-conditional-branches-cop' into 'master' 2016-07-08 16:34:53 +00:00
services Enable Style/IdenticalConditionalBranches Rubocop cop 2016-07-08 11:04:04 +02:00
uploaders Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Load Javascript U2F library selectively. 2016-07-14 08:19:09 +05:30
workers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00