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
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-30Remove pdf.js deprecation warningsStan Hu
1. `page.getViewpoint()` now takes in JSON instead of an integer. 2. Promises are returned from loading and rendering tasks. See https://mozilla.github.io/pdf.js/examples/index.html for more details.
2019-05-10Move to pdf.js distributed with npmLukas Eipert
pdf.js is available on npm. Importing the dependency from there instead of vendoring it has certain benefits, e.g. the discoverability of updates (especially security fixes).
2019-04-30Use FIXTURES_PATH for loading test.pdfWinnie Hellmann
2019-03-13Fixed pdf testsNatalia Tepluhina
2018-10-17Prettify all spec filesMike Greiling
2018-10-17enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer
2018-08-23Remove waiting from PDF page component testWinnie Hellmann
2018-07-24Enable no-console ESLint rule for testsWinnie Hellmann
2018-06-20ensure that `import/no-unresolved` does not trigger for our fixture filesLukas Eipert
2017-08-07Fix issues with pdf-js dependenciesMike Greiling
2017-04-28Move PDFLab into GitLabSam Rose