Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-30Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes
2017-11-29remove vendored clipboard library in favor of package.json entryMike Greiling
2017-11-28fixed failing specsPhil Hughes
2017-11-28added web worker to calculate diffsPhil Hughes
[ci skip]
2017-11-28change how diffing worksPhil Hughes
[ci skip]
2017-11-27Merge branch '40481-bump-jquery-to-2-2-4' into 'master'Phil Hughes
Upgrade jQuery to 2.2.4 Closes #40481 See merge request gitlab-org/gitlab-ce!15570
2017-11-24Update svg external dependencyFilipa Lacerda
2017-11-24Updated timeago.jsTim Zallmann
2017-11-24Add classList polyfill for IE classList.toggle(.., force)Eric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38916
2017-11-23Upgrade jQuery to 2.2.4Takuya Noguchi
2017-11-23Updated all Vue librariesTim Zallmann
2017-11-22Upgraded babel related librariesTim Zallmann
2017-11-22Updated axiosTim Zallmann
2017-11-22Merge branch 'feature_add_mermaid' into 'master'Phil Hughes
Add support of Mermaid Closes #3711 See merge request gitlab-org/gitlab-ce!15107
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-20Use axios instead of vue resource - step 1Filipa Lacerda
2017-11-15Resolve "npm list errors for gitlab-svgs and node-pre-gyp"Tim Zallmann
2017-11-10Revert "Merge branch 'add-typescript' into 'master'"Jacob Schatz
This reverts merge request !15264
2017-11-08Adds typescript support in webpack. With Mike G.Jacob Schatz
2017-11-02Merge branch 'vue-update' into 'master'Tim Zallmann
Updated Vue to 2.5.1 See merge request gitlab-org/gitlab-ce!14874
2017-11-01Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann
2017-10-31Updated Vue to 2.5.1Phil Hughes
2017-10-31Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann
2017-10-18Fix PikadayFilipa Lacerda
2017-10-16Merge branch 'ide-update-monaco' into 'master'Jacob Schatz
Upgrading Monaco Closes #38607 See merge request gitlab-org/gitlab-ce!14629
2017-10-13Update Vuex versionFilipa Lacerda
2017-10-05Upgraded MonacoTim Zallmann
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-02Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz
Issue discussions Vue refactor See merge request !12069
2017-08-28Upgrade brace-expansion NPM package due to security issueMarkus Koller
https://nodesecurity.io/advisories/338
2017-08-23Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # package.json
2017-08-18refresh sub-dependencies of node scripts to latest versionsMike Greiling
2017-08-18remove zopfli compression temporarily until a better solution is foundMike Greiling
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
2017-08-15update webpack to v3.5.4Mike Greiling
2017-08-15enable webpack scope hoistingMike Greiling
2017-08-08Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* 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 ...
2017-08-08Merge branch 'master' into ideMike Greiling
* 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 ...
2017-08-07Merge branch 'master' into ideMike Greiling
* 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 ...
2017-08-07upgrade webpack to v3.4.0Mike Greiling
2017-08-07upgrade webpack to v3.1.0Mike Greiling
2017-08-07update webpack-dev-server to v2.6.1Mike Greiling
[ci skip]
2017-08-07update karma-webpack to v2.0.4Mike Greiling
2017-08-07update eslint-import-resolver-webpack to v0.8.3Mike Greiling
2017-08-07update babel-loader to v7.1.xMike Greiling
2017-08-07upgrade webpack to v3.0.0Mike Greiling
2017-08-07replace stats-webpack-plugin with webpack-stats-pluginMike Greiling
2017-08-07Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* 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 ...
2017-08-07Fix issues with pdf-js dependenciesMike Greiling
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* 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 ...