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
2018-02-27Prevent webpack from rebooting while switching branchesMike Greiling
2018-02-21Merge branch 'upgrade-frontend-build-dependencies' into 'master'Tim Zallmann
Upgrade frontend build dependencies Closes #41400 See merge request gitlab-org/gitlab-ce!17246
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-21update karma dependenciesMike Greiling
2018-02-21upgrade several webpack loadersMike Greiling
2018-02-21update nodemonMike Greiling
2018-02-21upgrade various webpack pluginsMike Greiling
2018-02-20upgrade webpack and webpack-dev-serverMike Greiling
2018-02-19Chart.html.haml refactorJacob Schatz
2018-02-13Addressed mr observationsJose Ivan Vargas
2018-02-12Merge branch 'master' into jivl-update-katexJose Ivan Vargas
2018-02-08Update jquery.waitforimages & use npm versionPhil Hughes
#39072
2018-02-06Merge branch 'master' into jivl-update-katexJose Ivan Vargas
2018-02-05Restore feature_highlight codeEric Eastwood
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
2018-02-01generate webpack entry points for pages directory automaticallyMike Greiling
2018-01-25Merge branch '42220-add-pending-empty-state' into 'master'Tim Zallmann
Resolve "Add empty state for pending job" Closes #42220 See merge request gitlab-org/gitlab-ce!16646
2018-01-23Upgrade jasmine + raven to newer versionsTim Zallmann
2018-01-23Adds correct illustration for pending stateFilipa Lacerda
2018-01-23Upgraded all vue librariesTim Zallmann
2018-01-23Backport for Resolve "change status icon for reports when fails to be found ↵Filipa Lacerda
or cannot load"
2018-01-19Upgraded Karma DependenciesTim Zallmann
2018-01-17Merge branch 'fl-ipythin-10-3' into 'security-10-3'Phil Hughes
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
2018-01-16Update marked from 0.3.6 to 0.3.12Takuya Noguchi
2018-01-09Fix broken testsFilipa Lacerda
2018-01-08Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda
* 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 ...
2018-01-05Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda
* 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 ...
2018-01-05Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
2018-01-04Moves prettier to dev dependencyJacob Schatz
2018-01-04Move dependencies to dev dependenciesFilipa Lacerda
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
2018-01-03Merge branch 'pre-commit-prettier' into 'master'Robert Speicher
Pre commit prettier See merge request gitlab-org/gitlab-ce!16061
2017-12-22Merge branch 'fl-update-svg' into 'master'Tim Zallmann
Update Dependencies See merge request gitlab-org/gitlab-ce!16073
2017-12-21Removed the remains of katex from vendor assets and load everything via webpackJose Ivan Vargas
2017-12-21added katex.js and load it via webpackJose Ivan Vargas
2017-12-21Resolve "Decouple multi-file editor from file list"Tim Zallmann
2017-12-21Update DependenciesFilipa Lacerda
2017-12-20Initial installJacob Schatz
2017-12-19optimized d3 v4 with a custom made bundleJose Ivan Vargas
2017-12-19Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas
2017-12-15Update svg package versionFilipa Lacerda
2017-12-08Fix comment on image discussion icon alignmentEric Eastwood
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
2017-12-07Add chevron to create dropdown on repository pageWinnie Hellmann
2017-11-30Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes
2017-11-29dedupe clipboard dependencyMike Greiling
2017-11-29remove vendored clipboard library in favor of package.json entryMike Greiling
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