summaryrefslogtreecommitdiff
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" ↵32737-audit-long-term-cacheability-of-webpack-assetsMike Greiling2017-05-251-8/+4
| | | | error
* update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPluginMike Greiling2017-05-251-71/+120
|
* add NameAllModulesPlugin to cover shortcomings of NamedModulesPluginMike Greiling2017-05-251-0/+4
|
* upgrade to latest webpack versionMike Greiling2017-05-251-10/+15
|
* Merge branch 'balsalmiq-support' into 'master' Phil Hughes2017-05-051-0/+4
|\ | | | | | | | | Initial balsamiq support See merge request !10564
| * Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-05-021-1/+25
| |\ | | | | | | | | | | | | # Conflicts: # spec/features/projects/commit/cherry_pick_spec.rb # spec/features/projects/environments/environment_spec.rb
| * \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-261-0/+40
| |\ \ | | | | | | | | | | | | # Conflicts: # config/webpack.config.js
| * \ \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-121-41/+1161
| |\ \ \ | | | | | | | | | | | | | | | # Conflicts: # app/models/blob.rb
| * | | | Get initial sql values back from file which is databaseJacob Schatz2017-04-101-0/+4
| | | | |
* | | | | Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-051-1/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add sentry JS See merge request !6764
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-031-1/+25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-261-0/+40
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | # Conflicts: # config/webpack.config.js
| * | | | | Removed rewire and fixed testsLuke "Jared" Bennett2017-04-151-4/+0
| | | | | |
| * | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-151-75/+1268
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | # Conflicts: # app/views/layouts/_head.html.haml # config/webpack.config.js
| * | | | | Updated specs, added rewire, updated layouts to move conditional raven and ↵Luke "Jared" Bennett2017-04-151-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | gon to head
| * | | | | [ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett2017-04-131-1/+7
| | | | | |
* | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-021-1/+65
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-1/+25
| | |_|/ / | |/| | |
| * | | | Merge branch 'notebooklab-in-repo' into 'master' Jacob Schatz2017-04-241-0/+36
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Moved NotebookLab assets into repo See merge request !10630
| | * | | | Moved NotebookLab assets into repoPhil Hughes2017-04-111-0/+36
| | | |/ / | | |/| | | | | | | | | | | | Moved all the notebooklab assets into the GitLab repo
| * | | | Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+4
| |/ / /
* | | | Started internationalising cycyle analyticsPhil Hughes2017-04-151-4/+15
|/ / /
* | | use nodemon to watch for changes to webpack config and restart the dev ↵Mike Greiling2017-04-101-11/+310
| | | | | | | | | | | | server when necessary
* | | watch node_modules for changes when a module is missingMike Greiling2017-04-101-11/+57
| | |
* | | add eslint support to vue filesMike Greiling2017-04-091-0/+49
| | |
* | | update Vue to match vue-template-compilerMike Greiling2017-04-091-3/+3
| | |
* | | add vue-loader dependencies and basic configMike Greiling2017-04-091-17/+743
| |/ |/|
* | upgrade webpack-dev-server to fix issues with SockJS causing odd reload ↵Mike Greiling2017-04-071-35/+26
| | | | | | | | | | | | behavior in firefox https://github.com/webpack/webpack-dev-server/issues/762
* | upgrade webpack to v2.3.3 to resolve sourcemap issuesMike Greiling2017-04-071-24/+44
| |
* | Revert yarn.lock file changesPhil Hughes2017-04-071-564/+457
| |
* | Update droplabLuke "Jared" Bennett2017-04-071-462/+569
| |
* | STL file viewerPhil Hughes2017-04-061-0/+12
| |
* | Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+14
| |
* | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-1/+37
|/ | | | | | | 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
* Adds visbilityjs libFilipa Lacerda2017-03-231-0/+4
|
* upgrade Vue to v2.2.4Mike Greiling2017-03-211-3/+3
|
* Only add frontend code coverage instrumentation when generating coverage reportMike Greiling2017-03-201-17/+53
|
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-10/+2
|
* Use native unicode emojisEric Eastwood2017-03-061-0/+16
| | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
* merge raphael library into the network bundleMike Greiling2017-03-051-0/+10
|
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-0/+4
|\ | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522
| * Merge branch 'master' into 'add-svg-loader'Filipa Lacerda2017-02-271-3/+3
| |\ | | | | | | | | | # Conflicts: # app/assets/javascripts/vue_pipelines_index/pipeline_actions.js.es6
| * | Adds loader to load SVGFilipa Lacerda2017-02-241-2/+6
| | |
* | | update yarn.lock after the removal of jquery-ui in !9649update-yarn-lockMike Greiling2017-03-021-6/+2
| |/ |/|
* | Merge branch 'update-vue-2.1' into 'master' Fatih Acet2017-02-261-3/+3
|\ \ | |/ |/| | | | | Update Vue to v2.1 See merge request !9386
| * upgrade Vue from v2.0.3 to v2.1.10Mike Greiling2017-02-201-6/+6
| |
* | add webpack bundle analyzer to production outputMike Greiling2017-02-211-5/+46
|/
* remove imports loaderMike Greiling2017-02-171-7/+0
|
* use less strict caret ranges now that yarn.lock will take care of locking ↵Mike Greiling2017-02-171-9/+9
| | | | | | our dependencies in place see: https://docs.npmjs.com/misc/semver
* update yarn resolution for jquery-uiMike Greiling2017-02-171-1/+1
|