summaryrefslogtreecommitdiff
path: root/spec/javascripts/blob
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-141-130/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-72/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-39/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-112-120/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-102-212/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-351/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-212-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-092-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-35/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-21/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-4/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-14/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-20/+43
* Fix FormData usage in karma testsfix-invalid-formdata-usageIllya Klymov2019-09-101-4/+1
* Use FIXTURES_PATH for loading test.pdfWinnie Hellmann2019-04-301-1/+3
* Use FIXTURES_PATH in balsamiq_viewer_integration_spec.jsWinnie Hellmann2019-04-301-1/+3
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-266-12/+12
* Move some tests from Karma to JestWinnie Hellmann2019-03-231-39/+0
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-226-12/+12
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-216-12/+12
* Remove empty spec describe blocksGeorge Tsiolis2018-10-181-2/+0
* Prettify all spec filesMike Greiling2018-10-179-182/+148
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-172-0/+3
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
* ensure that `import/no-unresolved` does not trigger for our fixture filesleipert-eslint-report-unused-directivesLukas Eipert2018-06-202-4/+0
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* fix last lintsLukas Eipert2018-05-291-2/+7
* Merge branch 'master' into bootstrap4Clement Ho2018-04-251-1/+1
|\
| * fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* | [skip ci] Convert img-responsive to img-fluidClement Ho2018-04-101-1/+1
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-3/+3
|/
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-1/+4
* converted blob viewer to axiosPhil Hughes2018-01-301-19/+17
* Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-3/+3
* Switch blob/notebook to AxiosEric Eastwood2018-01-021-31/+17
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-1/+0
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-262-3/+3
* Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace...Filipa Lacerda2017-08-081-0/+42
|\
| * disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-0/+42
* | Made BlobViewer jasmine integration spec use snippets view instead of pblob viewLuke "Jared" Bennett2017-07-171-2/+2
|/
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-092-224/+0
* Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-222-6/+6
|\
| * update frontend specs to use ES module syntaxMike Greiling2017-05-162-6/+6
* | Fix clicking disabled clipboard button toolipLuke "Jared" Bennett2017-05-181-4/+27
|/
* Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-152-27/+62
* Replace old isObject for underscore methodsFilipa Lacerda2017-05-102-2/+0
* Standardize jasmine test describe block names that test specific methodsClement Ho2017-05-051-2/+2
* Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-05-022-2/+4
|\
| * Merge branch 'pdflab-in-repo' into 'master' Phil Hughes2017-05-022-2/+4
| |\