summaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Correct skewed Kubernetes popover illustrationLukas Eipert2018-05-141-1/+1
|
* refactor "deploy_keys" to use axiosPaul Slaughter2018-05-091-1/+1
|
* Backport of EE added dependencyFilipa Lacerda2018-05-081-0/+1
|
* Merge branch 'upgrade-to-webpack-v4' into 'master'Clement Ho2018-05-071-16/+15
|\ | | | | | | | | | | | | Upgrade to Webpack 4 Closes #43400 See merge request gitlab-org/gitlab-ce!17218
| * resolve conflicts with masterMike Greiling2018-05-071-1/+1
| |
| * remove unused name-all-modules-pluginMike Greiling2018-05-041-1/+0
| |
| * update webpack to v4.7.0 along with a few dependenciesMike Greiling2018-05-041-5/+5
| |
| * update several packages to remove deprecation warningsMike Greiling2018-05-011-3/+2
| |
| * update more dependenciesMike Greiling2018-05-011-8/+8
| |
| * update webpack webpack-dev-server and other webpack dependenciesMike Greiling2018-05-011-8/+9
| |
* | Resolve "Inform users of up to $500 offer for GCP account"Dennis Tang2018-05-071-1/+1
| |
* | Upgrade underscore.jsTim Zallmann2018-05-071-1/+1
|/
* Fix memory and performance issues in Karma test suiteMike Greiling2018-05-011-4/+5
|
* Upgrading Vue librariesTim Zallmann2018-04-261-3/+3
|
* Merge branch '30998-add-babel-rewire-plugin' into 'master'Clement Ho2018-04-241-2/+5
|\ | | | | | | | | | | | | Resolve "Add some way to mock and spy on default ES modules" Closes #30998 See merge request gitlab-org/gitlab-ce!18116
| * fix CI BABEL_ENV variableMike Greiling2018-04-231-1/+1
| |
| * only apply rewire plugin when running karma testsMike Greiling2018-04-231-2/+2
| |
| * add babel-plugin-rewire to karma buildMike Greiling2018-04-231-0/+3
| |
* | Added fuzzy file finder to web IDEPhil Hughes2018-04-161-0/+1
|/ | | | Closes #44841
* Update gitlab-svgs to 1.18.0Clement Ho2018-04-131-1/+1
|
* use commander for safer cli argument parsingLukas Eipert2018-04-111-0/+1
|
* fix single-run option usage for karmaLukas Eipert2018-04-101-2/+2
|
* Update GitLab SVGs versionPhil Hughes2018-04-091-1/+1
|
* Revert "Merge branch 'sh-add-fsevents-dev-dependency' into 'master'"Stan Hu2018-03-301-3/+0
| | | This reverts merge request !17971
* Merge branch 'sh-add-fsevents-dev-dependency' into 'master'Mike Greiling2018-03-271-0/+3
|\ | | | | | | | | | | | | Add fsevents as an optional dependency to avoid Webpack killing the CPU Closes #33886 See merge request gitlab-org/gitlab-ce!17971
| * Install fsevents as an optional dependency in package.jsonsh-add-fsevents-dev-dependencyStan Hu2018-03-251-0/+3
| |
| * Revert "Add fsevents as a dev dependency to avoid Webpack killing the CPU"Stan Hu2018-03-251-1/+0
| | | | | | | | This reverts commit ec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be.
| * Add fsevents as a dev dependency to avoid Webpack killing the CPUStan Hu2018-03-231-0/+1
| | | | | | | | Closes #33886
* | Make use of the prettier ignore file during our save scriptLukas Eipert2018-03-261-0/+1
|/
* Updates svg dependencyFilipa Lacerda2018-03-191-1/+1
|
* Prettier Phase 1: Prettier Configuration, Prettifying of files and documentationTim Zallmann2018-03-141-1/+5
|
* Update dependency for svgsFilipa Lacerda2018-03-121-1/+1
|
* Remove sync script for gitlab-svgs and reference the vendored library directlyMike Greiling2018-03-091-2/+1
|
* Updates svg dependencyfl-updat-svg-dependencyFilipa Lacerda2018-03-081-1/+1
|
* Prevent webpack from rebooting while switching branchesMike Greiling2018-02-271-2/+2
|
* Merge branch 'upgrade-frontend-build-dependencies' into 'master'Tim Zallmann2018-02-211-16/+16
|\ | | | | | | | | | | | | Upgrade frontend build dependencies Closes #41400 See merge request gitlab-org/gitlab-ce!17246
| * move babel-eslint to devDependenciesMike Greiling2018-02-201-1/+1
| |
| * update karma dependenciesMike Greiling2018-02-201-1/+1
| |
| * upgrade several webpack loadersMike Greiling2018-02-201-8/+8
| |
| * update nodemonMike Greiling2018-02-201-1/+1
| |
| * upgrade various webpack pluginsMike Greiling2018-02-201-3/+3
| |
| * upgrade webpack and webpack-dev-serverMike Greiling2018-02-201-2/+2
| |
* | Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
|/
* Chart.html.haml refactorJacob Schatz2018-02-191-0/+1
|
* Addressed mr observationsjivl-update-katexJose Ivan Vargas2018-02-121-1/+1
|
* Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-121-1/+2
|\
| * Update jquery.waitforimages & use npm versionnpm-waitforimagesPhil Hughes2018-02-081-0/+1
| | | | | | | | #39072
| * Restore feature_highlight code41672-emphasize-gke-cluster-to-new-usersEric Eastwood2018-02-051-1/+1
| | | | | | | | | | | | | | From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
* | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-051-18/+22
|\ \ | |/
| * update nodemon watch configuration to restart dev-server when new entry ↵webpack-auto-configMike Greiling2018-02-021-1/+1
| | | | | | | | points are added