summaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Removed the remains of katex from vendor assets and load everything via webpackJose Ivan Vargas2017-12-211-0/+1
| | | |
* | | | added katex.js and load it via webpackJose Ivan Vargas2017-12-211-0/+1
|/ / /
* | | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-0/+1
|/ /
* | optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-181-1/+8
| |
* | Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas2017-12-181-1/+1
|/
* Update svg package versionFilipa Lacerda2017-12-151-1/+1
|
* Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-081-1/+1
| | | | | | | 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
* Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-301-0/+1
|\
| * remove vendored clipboard library in favor of package.json entryMike Greiling2017-11-281-0/+1
| |
* | fixed failing specsPhil Hughes2017-11-281-3/+3
| |
* | added web worker to calculate diffsPhil Hughes2017-11-281-1/+2
| | | | | | | | [ci skip]
* | change how diffing worksPhil Hughes2017-11-281-0/+1
|/ | | | [ci skip]
* Merge branch '40481-bump-jquery-to-2-2-4' into 'master'Phil Hughes2017-11-271-2/+2
|\ | | | | | | | | | | | | 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-2/+2
| |
* | Update svg external dependencyfl-upgrade-svgFilipa Lacerda2017-11-241-1/+1
| |
* | Updated timeago.jsTim Zallmann2017-11-241-1/+1
| |
* | Add classList polyfill for IE classList.toggle(.., force)38916-add-classlist-polyfillEric Eastwood2017-11-241-0/+1
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38916
* | Updated all Vue librariestz-update-vue-librariesTim Zallmann2017-11-231-4/+4
|/
* Upgraded babel related libraries40445-upgrade-fe-babel-librariesTim Zallmann2017-11-221-7/+7
|
* Updated axios40444-upgrade-axios-from-0-16-2-to-0-17-1Tim Zallmann2017-11-221-1/+1
|
* Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-221-0/+1
|\ | | | | | | | | | | | | Add support of Mermaid Closes #3711 See merge request gitlab-org/gitlab-ce!15107
| * Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-0/+1
| |
* | Use axios instead of vue resource - step 1Filipa Lacerda2017-11-201-0/+1
|/
* Resolve "npm list errors for gitlab-svgs and node-pre-gyp"Tim Zallmann2017-11-151-1/+1
|
* Revert "Merge branch 'add-typescript' into 'master'"Jacob Schatz2017-11-101-2/+0
| | | This reverts merge request !15264
* Adds typescript support in webpack. With Mike G.Jacob Schatz2017-11-071-0/+2
|
* Merge branch 'vue-update' into 'master'Tim Zallmann2017-11-021-2/+2
|\ | | | | | | | | Updated Vue to 2.5.1 See merge request gitlab-org/gitlab-ce!14874
| * Updated Vue to 2.5.1Phil Hughes2017-10-311-2/+2
| |
* | Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann2017-11-011-0/+1
|/
* Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-311-0/+1
|
* Fix PikadayFilipa Lacerda2017-10-181-1/+1
|
* Merge branch 'ide-update-monaco' into 'master'Jacob Schatz2017-10-161-1/+1
|\ | | | | | | | | | | | | Upgrading Monaco Closes #38607 See merge request gitlab-org/gitlab-ce!14629
| * Upgraded MonacoTim Zallmann2017-10-051-1/+1
| |
* | Update Vuex version39096-upgrade-vuexFilipa Lacerda2017-10-131-1/+1
|/
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-1/+4
|
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-021-0/+1
|\ | | | | | | | | Issue discussions Vue refactor See merge request !12069
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-2/+2
| |\ | | | | | | | | | | | | # Conflicts: # package.json
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
| * \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-7/+11
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1/+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-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+1
| | | | | | |
* | | | | | | Upgrade brace-expansion NPM package due to security issueMarkus Koller2017-08-281-0/+1
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | https://nodesecurity.io/advisories/338
* | | | | | refresh sub-dependencies of node scripts to latest versionsMike Greiling2017-08-181-1/+1
| | | | | |
* | | | | | remove zopfli compression temporarily until a better solution is foundMike Greiling2017-08-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | update webpack to v3.5.436152-enable-scope-hoisting-with-webpackMike Greiling2017-08-151-1/+1
| | | | |
* | | | | enable webpack scope hoistingMike Greiling2017-08-151-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'master' into ideMike Greiling2017-08-071-7/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * | | | upgrade webpack to v3.4.0Mike Greiling2017-08-071-1/+1
| | | | |
| * | | | upgrade webpack to v3.1.0Mike Greiling2017-08-071-1/+1
| | | | |