summaryrefslogtreecommitdiff
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-021-0/+4
|\ | | | | | | | | Issue discussions Vue refactor See merge request !12069
| * Revert "Update yarn.lock"Douwe Maan2017-08-231-19/+168
| | | | | | | | This reverts commit fa482111a482abbe1e319df5c2b86250d6d8950c.
| * Update yarn.lockDouwe Maan2017-08-231-168/+19
| |
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-384/+510
| |\ | | | | | | | | | | | | # Conflicts: # package.json
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-3/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
| * \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-139/+598
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (481 commits) Make sure that we have author and committer disable file upload button while uploading Fix bar chart does not display label at hour 0 Fixed activity not loading on project homepage Expose noteable_iid in Note Fix fly-out width when it has long items Add a test to show that threshold 40 would corrupt Add changelog entry Raise encoding confidence threshold to 50 Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/` Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/` Add Italian translations of Pipeline Schedules Restrict InlineJavaScript for haml_lint to dev and test environment Incorporate Gitaly's CommitService.FindCommit RPC Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit fix repo_edit_button_spec.js fix test failures in repo_preview_spec.js fix repo_loading_file_spec tests Refactor Gitlab::Git::Commit to include a repository use 100vh instead of flip flopping between the two - works on all suported browsers ...
| * \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-071-17/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (21 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix order of CI lint ace editor loading Fix spec Fix spec Fix spec Add changelog fix Add a spec for concurrent process Add changelog essential add CHANGELOG.md for !13208 adjust user contribution calendar time formatting fix rubocop violations 👮 fix mysql syntax for date INTERVAL arithmatic add tests for proper timezone date grouping within ContributionsCalendar adjust timezone for date grouping in contributions calendar use timezone-aware Date.current instead of Date.today in ContributionsCalendar class display system timezone underneath activity calendar ...
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (162 commits) Since mysql is not a priority anymore, test it less Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Install yarn via apt in update guides Use long curl options Remove monkey-patched Array.prototype.first() and last() methods Openshift Getting Started 35659 Rename Pipelines tab to CI / CD in new navigation Don't bother going through an entire Banzai pipeline for empty text Add active state for pipelines settings on old nav Bump rspec to 3.6.0 Resolve "Specific Async Script Loading by using a Page Variable" Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'" another rubocop style fix Use mixin for new dropdown style Migrate Repository#last_commit_for_path to Gitaly Migrate blame loading to Gitaly ...
| * | | | | | Add Vuex as a dependency.Fatih Acet2017-07-211-0/+4
| | | | | | |
* | | | | | | Upgrade brace-expansion NPM package due to security issueMarkus Koller2017-08-281-1/+1
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | https://nodesecurity.io/advisories/338
* | | | | | refresh sub-dependencies of node scripts to latest versionsMike Greiling2017-08-181-256/+402
| | | | | |
* | | | | | fix more node depsMike Greiling2017-08-181-16/+9
| | | | | |
* | | | | | dedupe node dependenciesMike Greiling2017-08-181-30/+2
| | | | | |
* | | | | | remove zopfli compression temporarily until a better solution is foundMike Greiling2017-08-181-163/+23
| | | | | |
* | | | | | bump fsevents dependency to version that supports node 8Mike Greiling2017-08-181-12/+167
| |_|_|_|/ |/| | | |
* | | | | update webpack to v3.5.436152-enable-scope-hoisting-with-webpackMike Greiling2017-08-151-3/+3
| | | | |
* | | | | enable webpack scope hoistingMike Greiling2017-08-151-3/+3
| |_|_|/ |/| | |
* | | | Merge branch 'master' into ideMike Greiling2017-08-071-99/+473
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (86 commits) Show all labels 33874 confidential issue redesign Exclude merge_jid on Import/Export attribute configuration Resolve "User dropdown in filtered search does not load avatar on `master`" Re-add column locked_at on migration rollback Group-level new issue & MR using previously selected project [EE Backport] Update log audit event in omniauth_callbacks_controller.rb more eagerly bail when the state is prevented Move locked_at removal to post-deployment migration Add class to other sidebars Improve mobile sidebar reduce iterations by keeping a count of remaining enablers Store & use ConvDev percentages returned by Version app Store MergeWorker JID on merge request, and clean up stuck merges Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE DRY up caching in AbstractReferenceFilter Update CHANGELOG Add CHANGELOG entry Fix html structure Removes test for removed behavior Port form back to use form_tag ...
| * | | | dedupe yarn dependenciesMike Greiling2017-08-071-23/+3
| | | | |
| * | | | upgrade webpack to v3.4.0Mike Greiling2017-08-071-22/+171
| | | | |
| * | | | upgrade webpack to v3.1.0Mike Greiling2017-08-071-9/+9
| | | | |
| * | | | dedupe webpack-dev-middlewareMike Greiling2017-08-071-10/+1
| | | | |
| * | | | update webpack-dev-server to v2.6.1Mike Greiling2017-08-071-20/+227
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | update karma-webpack to v2.0.4Mike Greiling2017-08-071-12/+12
| | | | |
| * | | | update eslint-import-resolver-webpack to v0.8.3Mike Greiling2017-08-071-6/+12
| | | | |
| * | | | update babel-loader to v7.1.xMike Greiling2017-08-071-25/+27
| | | | |
| * | | | upgrade webpack to v3.0.0Mike Greiling2017-08-071-20/+59
| | | | |
| * | | | replace stats-webpack-plugin with webpack-stats-pluginMike Greiling2017-08-071-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'master' into ideMike Greiling2017-08-071-17/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
| * | | Fix issues with pdf-js dependenciesMike Greiling2017-08-071-17/+0
| | |/ | |/|
* | | Clean up some backendDouwe Maan2017-08-031-1/+1
| | |
* | | Merge branch 'master' into ideDouwe Maan2017-08-031-1/+7
|\ \ \ | |/ /
| * | include cropper jQuery plugin as an npm moduleuse-npm-cropperMike Greiling2017-08-011-1/+7
| |/
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-7/+112
|\ \ | |/
| * Update vue-resourceFilipa Lacerda2017-07-121-5/+97
| |
| * ensure eslint recognizes es2015 dynamic import() syntaxMike Greiling2017-06-281-1/+14
| |
* | Remove es6-map and es6-set infavour of existing core-jsLuke "Jared" Bennett2017-07-181-2/+2
| |
* | Add es6-set polyfill for test_utils.jsLuke "Jared" Bennett2017-07-181-56/+6
| |
* | Add Map polyfill for rspec tests using phantomjsLuke "Jared" Bennett2017-07-181-0/+56
| |
* | fix global context and relative_url_root for monaco editorMike Greiling2017-07-181-0/+7
| |
* | Remove multiple methods of including monaco related code and remove static ↵Luke "Jared" Bennett2017-07-181-15/+60
| | | | | | | | monaco assets from public
* | Merge branch 'dm-tree-json' into ide Resolving conflicts.Jacob Schatz2017-06-231-185/+91
|\ \ | |/
| * upgrade jasmine to attempt to resolve browser timeout issuesMike Greiling2017-06-141-16/+10
| |
| * upgrade karma to v1.7.0Mike Greiling2017-06-141-71/+69
| |
| * remove phantomjs from our frontend dev dependenciesMike Greiling2017-06-141-117/+8
| |
| * replace PhantomJS with headless Chrome as karma test runnerMike Greiling2017-06-141-1/+18
| |
* | Adds axios and initial call.Jacob Schatz2017-06-171-1/+18
| |
* | Add monaco editor.Jacob Schatz2017-06-151-0/+4
|/
* Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling2017-06-131-23/+115
| | | This reverts merge request !12036
* remove phantomjs from our frontend dev dependenciesMike Greiling2017-06-131-117/+8
|