summaryrefslogtreecommitdiff
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Prevent webpack from rebooting while switching branchesMike Greiling2018-02-271-3/+3
|
* Merge branch 'upgrade-frontend-build-dependencies' into 'master'Tim Zallmann2018-02-211-899/+1930
|\ | | | | | | | | | | | | Upgrade frontend build dependencies Closes #41400 See merge request gitlab-org/gitlab-ce!17246
| * update karma dependenciesMike Greiling2018-02-201-473/+379
| |
| * upgrade several webpack loadersMike Greiling2018-02-201-147/+309
| |
| * update nodemonMike Greiling2018-02-201-190/+198
| |
| * upgrade various webpack pluginsMike Greiling2018-02-201-169/+321
| |
| * upgrade webpack and webpack-dev-serverMike Greiling2018-02-201-51/+854
| |
* | Update to jQuery 3.Jacob Schatz2018-02-201-3/+3
|/
* Chart.html.haml refactorJacob Schatz2018-02-191-0/+4
|
* Addressed mr observationsjivl-update-katexJose Ivan Vargas2018-02-121-8/+6
|
* Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-121-3/+7
|\
| * Update jquery.waitforimages & use npm versionnpm-waitforimagesPhil Hughes2018-02-081-0/+4
| | | | | | | | #39072
| * Restore feature_highlight code41672-emphasize-gke-cluster-to-new-usersEric Eastwood2018-02-051-3/+3
| | | | | | | | | | | | | | 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-263/+1368
|\ \ | |/
| * generate webpack entry points for pages directory automaticallyMike Greiling2018-02-011-1/+1
| |
| * Merge branch '42220-add-pending-empty-state' into 'master'Tim Zallmann2018-01-251-3/+3
| |\ | | | | | | | | | | | | | | | | | | Resolve "Add empty state for pending job" Closes #42220 See merge request gitlab-org/gitlab-ce!16646
| | * Adds correct illustration for pending state42220-add-pending-empty-stateFilipa Lacerda2018-01-231-3/+3
| | |
| * | Upgrade jasmine + raven to newer versionsTim Zallmann2018-01-231-9/+7
| |/
| * Upgraded all vue librariesTim Zallmann2018-01-231-14/+14
| |
| * Backport for Resolve "change status icon for reports when fails to be found ↵Filipa Lacerda2018-01-231-3/+3
| | | | | | | | or cannot load"
| * Upgraded Karma DependenciesTim Zallmann2018-01-181-228/+1240
| |
| * Merge branch 'fl-ipythin-10-3' into 'security-10-3'Phil Hughes2018-01-161-2/+47
| | | | | | | | | | | | | | | | | | | | Port of [10.2] Sanitizes IPython notebook output See merge request gitlab/gitlabhq!2285 (cherry picked from commit 1c46e031c70706450a8e0ae730f4c323b72f9e4c) aac035fe Port of [10.2] Sanitizes IPython notebook output
| * Update marked from 0.3.6 to 0.3.12Takuya Noguchi2018-01-161-3/+3
| |
| * Fix broken testsFilipa Lacerda2018-01-091-3/+3
| |
| * Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-3/+3
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (140 commits) Add Gitter room link to I want to contribute since you always have questions Use workhorse 3.4.0 chore: remove symbolic link Add memoization for properties Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Resolve "Add graph value to hover" Fix slash commands dropdown description disables the shortcut to the issue boards when issues are disabled Fix static analysys Disable STI of ActiveRecord. Refactoring specs. Fix StaticSnalysys Fix change log Add changelog Revert bulk_insert and bring back AR insert(one by one) Add a new test for emptified params Use batch update for Service deactivation Fix query to look for proper unmanaged kubernetes service Fix static anylysy Use bulk_insert instead of AR create Opitmize migration process by using both unmanaged_kubernetes_service and kubernetes_service_without_template ...
| | * Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann2018-01-051-3/+3
| | |
| * | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-051-4/+4
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (78 commits) Use --left-right and --max-count for counting diverging commits API: get participants from merge_requests & issues Copy Mermaid graphs as GFM Rephrase paragraph about e2e tests in merge requests in docs Remove EE only sections from docs Update redis-rack to 2.0.4 Refactor matchers for background migrations Add id to modal.vue to support data-toggle="modal" Allow local tests to use a modified Gitaly Fix specs Use computed prop in expand button Update check.md add deprecation and removal issue to docs Add status attribute to runner api entity Fix typos in a code comment Refactor RelativePositioning so that it can be used by other classes Backport 'Rebase' feature from EE to CE Just try to detect and assign once Fix custom name in branch creation for issue in Firefox Modify `LDAP::Person` to return username value based on attributes ...
| | * Moves prettier to dev dependencyprettier-fixesJacob Schatz2018-01-041-4/+4
| | |
| * | [ci skip] Fix more rulesFilipa Lacerda2018-01-041-6/+6
| | |
| * | Move dependencies to dev dependenciesFilipa Lacerda2018-01-041-7/+7
| | |
| * | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-0/+44
| |/
| * Merge branch 'pre-commit-prettier' into 'master'Robert Speicher2018-01-031-0/+4
| |\ | | | | | | | | | | | | Pre commit prettier See merge request gitlab-org/gitlab-ce!16061
| | * Initial installJacob Schatz2017-12-201-0/+4
| | |
| * | Merge branch 'fl-update-svg' into 'master'Tim Zallmann2017-12-221-3/+3
| |\ \ | | | | | | | | | | | | | | | | Update Dependencies See merge request gitlab-org/gitlab-ce!16073
| | * | Update DependenciesFilipa Lacerda2017-12-211-3/+3
| | | |
* | | | Removed the remains of katex from vendor assets and load everything via webpackJose Ivan Vargas2017-12-211-0/+7
| | | |
* | | | added katex.js and load it via webpackJose Ivan Vargas2017-12-211-0/+10
|/ / /
* | | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-0/+4
|/ /
* | optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-181-142/+18
| |
* | Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas2017-12-181-3/+225
|/
* Update svg package versionFilipa Lacerda2017-12-151-3/+3
|
* Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-081-17/+4
| | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39608 Use SVG icons to avoid having to position things See https://gitlab.com/gitlab-org/gitlab-ce/issues/39608#note_50088917
* Add chevron to create dropdown on repository pageWinnie Hellmann2017-12-061-2/+2
|
* Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-301-9/+9
|\
| * dedupe clipboard dependencyes-module-copy-to-clipboardMike Greiling2017-11-281-14/+2
| |
| * remove vendored clipboard library in favor of package.json entryMike Greiling2017-11-281-1/+13
| |
* | added web worker to calculate diffsPhil Hughes2017-11-281-1/+27
| | | | | | | | [ci skip]
* | change how diffing worksPhil Hughes2017-11-281-0/+4
|/ | | | [ci skip]
* Merge branch '40481-bump-jquery-to-2-2-4' into 'master'Phil Hughes2017-11-271-6/+6
|\ | | | | | | | | | | | | Upgrade jQuery to 2.2.4 Closes #40481 See merge request gitlab-org/gitlab-ce!15570
| * Upgrade jQuery to 2.2.4Takuya Noguchi2017-11-231-6/+6
| |