Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-21 | 1 | -3/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-18 | 1 | -5/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-16 | 1 | -3/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-15 | 1 | -5/+24 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-25 | 1 | -1/+2 |
| | |||||
* | Fix missing setTimeout in specfix-merge-request-spec | Illya Klymov | 2019-09-10 | 1 | -3/+5 |
| | |||||
* | Upgrade Rails to 5.1.6.1 | Jasper Maes | 2019-04-23 | 1 | -1/+1 |
| | | | | Model.new.attributes now also returns encrypted attributes. | ||||
* | Merge branch 'winh-remove-sushi' into 'master' | Winnie Hellmann | 2019-03-26 | 1 | -4/+4 |
| | | | | | | | | | | Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430 (cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918) | ||||
* | Revert "Merge branch 'winh-remove-sushi' into 'master'" | Filipa Lacerda | 2019-03-22 | 1 | -4/+4 |
| | | | This reverts merge request !26430 | ||||
* | Remove .raw from JavaScript fixture file names | Winnie Hellmann | 2019-03-21 | 1 | -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" | ||||
* | Add fast tasklist support to MR tasklist | Fatih Acet | 2019-02-07 | 1 | -16/+37 |
| | | | | Also adds specs and fixes existing specs | ||||
* | Fix failing specs and lint errors. | Fatih Acet | 2019-01-30 | 1 | -2/+15 |
| | |||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 1 | -93/+91 |
| | |||||
* | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 1 | -1/+2 |
| | |||||
* | Performance Improvements to Vue MR page | Tim Zallmann | 2018-06-30 | 1 | -8/+15 |
| | |||||
* | remove all unused eslint-disable rules | Lukas Eipert | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -2/+4 |
| | |||||
* | fixed task list spec | Phil Hughes | 2018-02-05 | 1 | -8/+20 |
| | |||||
* | fixed failing karma specs caused by TaskList | Phil Hughes | 2018-02-05 | 1 | -4/+6 |
| | |||||
* | fixed merge request specs | Phil Hughes | 2018-01-16 | 1 | -2/+2 |
| | |||||
* | Fixed merge request status badge not updating after mergingmr-status-box-update | Phil Hughes | 2018-01-15 | 1 | -2/+1 |
| | |||||
* | Make tasklist:changed test in merge_request_spec.js asyncwinh-fix-merge-request-spec | Winnie Hellmann | 2018-01-08 | 1 | -4/+11 |
| | |||||
* | Exported JS classes as modulesph-even-more-es-modules | Phil Hughes | 2017-12-15 | 1 | -2/+1 |
| | |||||
* | Generalize detail page headers40543-generalize-detail-page-headers | Eric Eastwood | 2017-12-05 | 1 | -2/+2 |
| | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40543 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15192 | ||||
* | Hide close MR button after merge without reloading page | Jacopo | 2017-09-24 | 1 | -0/+39 |
| | | | | After merging a MR the close button is hidden, without reloading the page. | ||||
* | Fix MR and issue specs | Luke "Jared" Bennett | 2017-07-07 | 1 | -8/+5 |
| | |||||
* | Fixed issue_spec and merge_request_spec for report toggle changes | Luke "Jared" Bennett | 2017-07-07 | 1 | -4/+6 |
| | |||||
* | Remove inclusive JS imports | Luke "Jared" Bennett | 2017-07-07 | 1 | -10/+4 |
| | |||||
* | Added specs | Luke "Jared" Bennett | 2017-07-07 | 1 | -1/+39 |
| | |||||
* | Use native change event in the spec to trigger addEventListener | Jared Deckard | 2017-05-23 | 1 | -1/+3 |
| | |||||
* | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | fix overlooked window binding in spec filesremove-imports-loader-window-bind | Mike Greiling | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | code style and test fixes | Simon Knox | 2017-02-14 | 1 | -3/+3 |
| | | | | fix test following https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9172 | ||||
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 padded-blocks eslint violations | Mike Greiling | 2017-01-18 | 1 | -2/+1 |
| | | |||||
* | | use ~ to reference non-local scripts instead of resolve.root | Mike Greiling | 2017-01-10 | 1 | -1/+1 |
| | | |||||
* | | include spec_helper within karma config rather than each individual test | Mike Greiling | 2017-01-10 | 1 | -1/+0 |
| | | |||||
* | | Swapped out teaspoon for karma | Luke "Jared" Bennett | 2017-01-10 | 1 | -1/+2 |
|/ | |||||
* | replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵ | Mike Greiling | 2017-01-05 | 1 | -2/+2 |
| | | | | dependency on Teaspoon | ||||
* | update all frontend tests to point to precompiled fixtures | Mike Greiling | 2017-01-03 | 1 | -2/+2 |
| | |||||
* | resolve all instances of no-undef eslint rule violationsclean-no-undef | Mike Greiling | 2016-12-14 | 1 | -1/+2 |
| | |||||
* | explicitly disable eslint inlineexplicitly-disable-eslint-inline | Luke "Jared" Bennett | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | disable ESLint for all JavaScript files | winniehell | 2016-10-26 | 1 | -0/+1 |
| | |||||
* | ES6ify all the things! | Fatih Acet | 2016-07-24 | 1 | -0/+28 |