| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'winh-remove-sushi' into 'master' | Winnie Hellmann | 2019-03-26 | 2 | -4/+4 |
| | | | | | | | | | | | Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430 (cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918) | ||||
| * | Move some tests from Karma to Jest | Winnie Hellmann | 2019-03-23 | 1 | -61/+0 |
| | | |||||
| * | Revert "Merge branch 'winh-remove-sushi' into 'master'" | Filipa Lacerda | 2019-03-22 | 2 | -4/+4 |
| | | | | This reverts merge request !26430 | ||||
| * | Remove .raw from JavaScript fixture file names | Winnie Hellmann | 2019-03-21 | 2 | -4/+4 |
| | | | | | | | | There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body" | ||||
| * | Prettify all spec files | Mike Greiling | 2018-10-17 | 4 | -28/+49 |
| | | |||||
| * | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 3 | -7/+25 |
| | | |||||
| * | Resolve "Harmonize prettier and eslint configs" | Mike Greiling | 2018-10-09 | 1 | -1/+1 |
| | | |||||
| * | Fix grammar (setup to set-up) in code comments, spec, views, etc. | Marcel Amirault | 2018-09-17 | 1 | -1/+1 |
| | | |||||
| * | Resolve "2FA should not attempt to use U2F in unsupported browsers" | Jan Beckmann | 2018-06-25 | 1 | -30/+54 |
| | | |||||
| * | remove all unused eslint-disable rules | Lukas Eipert | 2018-06-20 | 1 | -2/+1 |
| | | |||||
| * | fix `spaced-comment` | Lukas Eipert | 2018-05-29 | 1 | -1/+1 |
| | | |||||
| * | fix illegal references to "this" in module context | Mike Greiling | 2018-04-23 | 2 | -2/+2 |
| | | |||||
| * | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 2 | -0/+2 |
| | | |||||
| * | Remove u2f webpack bundle | Mike Greiling | 2018-03-01 | 3 | -5/+50 |
| | | |||||
| * | Remove u2f from globalnamespace38869-u2f | Filipa Lacerda | 2017-10-09 | 3 | -151/+131 |
| | | |||||
| * | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 2 | -10/+10 |
| | | |||||
| * | remove bind polyfill from mock_u2f_device.js | Mike Greiling | 2017-05-08 | 1 | -4/+2 |
| | | |||||
| * | Fix rspec and spinach tests | Jose Ivan Vargas | 2017-04-06 | 1 | -1/+1 |
| | | |||||
| * | fix overlooked window binding in spec filesremove-imports-loader-window-bind | Mike Greiling | 2017-02-17 | 3 | -3/+3 |
| | | |||||
| * | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 3 | -8/+5 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ... | ||||
| | * | resolve all x-spacing and no-spaced-x eslint violations | Mike Greiling | 2017-01-18 | 1 | -2/+3 |
| | | | |||||
| | * | resolve all padded-blocks eslint violations | Mike Greiling | 2017-01-18 | 3 | -7/+3 |
| | | | |||||
| * | | prevent u2f authenticate test from auto-submitting a form | Mike Greiling | 2017-01-10 | 1 | -8/+8 |
| | | | |||||
| * | | use ~ to reference non-local scripts instead of resolve.root | Mike Greiling | 2017-01-10 | 2 | -6/+6 |
| | | | |||||
| * | | include spec_helper within karma config rather than each individual test | Mike Greiling | 2017-01-10 | 2 | -2/+0 |
| | | | |||||
| * | | fix spec_helper missing/broken references | Mike Greiling | 2017-01-10 | 2 | -2/+2 |
| | | | |||||
| * | | Swapped out teaspoon for karma | Luke "Jared" Bennett | 2017-01-10 | 2 | -10/+12 |
| |/ | |||||
| * | replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵ | Mike Greiling | 2017-01-05 | 2 | -4/+4 |
| | | | | | dependency on Teaspoon | ||||
| * | generate u2f frontend fixtures dynamically | Mike Greiling | 2017-01-05 | 2 | -2/+6 |
| | | |||||
| * | Improved the u2f flow18556-polish-up-the-u2f-flow | Luke "Jared" Bennett | 2016-12-27 | 1 | -11/+12 |
| | | | | | Added tests | ||||
| * | resolve all instances of no-undef eslint rule violationsclean-no-undef | Mike Greiling | 2016-12-14 | 2 | -2/+6 |
| | | |||||
| * | explicitly disable eslint inlineexplicitly-disable-eslint-inline | Luke "Jared" Bennett | 2016-11-15 | 3 | -3/+3 |
| | | |||||
| * | disable ESLint for all JavaScript files | winniehell | 2016-10-26 | 3 | -0/+3 |
| | | |||||
| * | Make UX upgrades to SignIn/Register views. | Bryce Johnson | 2016-10-15 | 1 | -1/+1 |
| | | | | | | | | - Tab between register and sign in forms - Add individual input validation error messages - Validate username - Update many styles for all login-box forms | ||||
| * | Restore comments lost when converting CoffeeScript to JavaScript | Jared Deckard | 2016-09-08 | 2 | -16/+0 |
| | | |||||
| * | ES6ify all the things! | Fatih Acet | 2016-07-24 | 6 | -122/+189 |
| | | |||||
| * | Use a single challenge for U2F authentication. | Timothy Andrew | 2016-07-14 | 2 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | 1. According to the spec, either we have a single challenge with a number of `signRequests`, or a number of `signRequests`, each with it's own challenge. 2. Previously, we had both these - per-request challenges, as well as a single extra challenge. 3. This commit changes this so that the per-request challenges are removed, leaving only a single challenge, as per the v1.1 U2F API. 4. The existing implementation didn't work in Firefox, because the Firefox (extension) implementation is less flexible with regard to the inputs. 5. Fix teaspoon specs. 6. References: https://fidoalliance.org/specs/fido-u2f-v1.0-nfc-bt-amendment-20150514/fido-u2f-javascript-api.html#h2_background | ||||
| * | Implement authentication (login) using a U2F device. | Timothy Andrew | 2016-06-06 | 1 | -0/+52 |
| | | | | | | | - Move the `authenticate_with_two_factor` method from `ApplicationController` to the `AuthenticatesWithTwoFactor` module, where it should be. | ||||
| * | Implement U2F registration. | Timothy Andrew | 2016-06-06 | 2 | -0/+72 |
| - Move the `TwoFactorAuthsController`'s `new` action to `show`, since the page is not used to create a single "two factor auth" anymore. We can have a single 2FA authenticator app, along with any number of U2F devices, in any combination, so the page will be accessed after the first "two factor auth" is created. - Add the `u2f` javascript library, which provides an API to the browser's U2F implementation. - Add tests for the JS components | |||||
