Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-18Remove empty spec describe blocksGeorge Tsiolis
2018-10-17Prettify all spec filesMike Greiling
2018-10-17enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
Partially addresses #47006.
2018-06-20ensure that `import/no-unresolved` does not trigger for our fixture filesLukas Eipert
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-05-29fix last lintsLukas Eipert
2018-04-25Merge branch 'master' into bootstrap4Clement Ho
2018-04-23fix illegal references to "this" in module contextMike Greiling
2018-04-10[skip ci] Convert img-responsive to img-fluidClement Ho
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-01-30converted blob viewer to axiosPhil Hughes
2018-01-23Use restore() instead of reset() for removing axios MockAdapterWinnie Hellmann
2018-01-03Switch blob/notebook to AxiosEric Eastwood
2017-10-19Remove dropzoneInput from global namespaceFilipa Lacerda
2017-09-26Fix spelling of occurredJames Ramsay
2017-08-08Merge branch ↵Filipa Lacerda
'35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master' Resolve "'Please select a file' when attempting to upload or replace from the UI" Closes #35052 See merge request !12863
2017-08-08disable file upload button while uploadingSimon Knox
hide placeholder text when files have been added vertically center dropzone area content close modal after file upload succeeds
2017-07-17Made BlobViewer jasmine integration spec use snippets view instead of pblob viewLuke "Jared" Bennett
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-05-22Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda
Adopt ES module syntax See merge request !9567
2017-05-18Fix clicking disabled clipboard button toolipLuke "Jared" Bennett
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-05-15Added balsamiq jasmine integration testLuke "Jared" Bennett
2017-05-10Replace old isObject for underscore methodsFilipa Lacerda
2017-05-06Standardize jasmine test describe block names that test specific methodsClement Ho
2017-05-02Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
# Conflicts: # spec/features/projects/commit/cherry_pick_spec.rb # spec/features/projects/environments/environment_spec.rb
2017-05-02Merge branch 'pdflab-in-repo' into 'master' Phil Hughes
Move PDFLab assets into repo See merge request !10642
2017-04-28Move PDFLab into GitLabSam Rose
2017-04-28Fixed specsLuke "Jared" Bennett
2017-04-28Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett
2017-04-27Added specs for JS method to switch viewsPhil Hughes
2017-04-27Fixed failing JS testsPhil Hughes
2017-04-27Render viewer error synchronously so that 'view the source' link will workDouwe Maan
2017-04-27Add specsDouwe Maan
2017-04-26Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
# Conflicts: # config/webpack.config.js
2017-04-22Use jQuery niceness on blob_fork_suggestionEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10602#note_27871752
2017-04-20Add Fork/Cancel confirmation to "Replace"/"Delete" buttonsEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-11Further review changesLuke "Jared" Bennett
2017-04-10Added unit testsLuke "Jared" Bennett
2017-04-06Merge branch 'pdf-js-spec-loading-wait' into 'master' Jacob Schatz
Wait for the PDF to be loaded before doing anything Closes #30531 See merge request !10493
2017-04-06STL file viewerPhil Hughes
2017-04-06Wait for the PDF to be loaded before doing anythingPhil Hughes
Closes #30531
2017-04-05Use PDFLab to render PDFs in GitLabSam Rose
2017-04-05Load a preview of Sketch 43 filesJacob Schatz
Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
2017-03-23Fixed spec checking for highlightjs classPhil Hughes
2017-03-23Added testsPhil Hughes
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling