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 (Expand)Author
2019-02-22Move highlight themes to subfolderSimon Knox
2019-02-15Only load selected syntax highlight CSSSimon Knox
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-08Integrate csslabClement Ho
2018-07-26DNS Prefetching + Preconnect of assets_host (CDN Domain)Tim Zallmann
2018-06-05create favicon overlay on the clientAlexis Reigel
2018-06-05fix resetFavicon so that it actually resetsAlexis Reigel
2018-05-01update webpack manifest integration to recognize multi-chunk entrypointsMike Greiling
2018-03-02remove the "test" bundle and apply it conditionally within main.jsMike Greiling
2018-02-02Merge branch 'webpack-auto-config' into 'master'Jacob Schatz
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-02move auto-generated bundle script tags after manual page-specific webpack bun...Mike Greiling
2018-02-02update webpack helper to automatically include route-based entry pointsMike Greiling
2018-01-24correctly imports performance barPhil Hughes
2017-10-18Build the locale path with an `_` instead of a `-`Bob Van Landuyt
2017-10-06Made the insertion of the English Translation File conditional + removed wind...Tim Zallmann
2017-10-04Load only the currently needed JS locale fileTim Zallmann
2017-09-25Move new nav into main CSS folderAnnabel Dunstone Gray
2017-09-09Remove bootlint which takes 1 second of render time on developmentJacob Schatz
2017-09-06Clean up new navigation templatesPhil Hughes
2017-08-04Fix order of CI lint ace editor loadingPhil Hughes
2017-07-06Improve & fix the performance bar UI and behaviorRémy Coutable
2017-06-30Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz
2017-06-29Limit OpenGraph image size to 64x64Douwe Maan
2017-06-28move webpack publicPath setup earlier in the bootstrap processes to avoid ES ...Mike Greiling
2017-06-28Resolve "Navigation - Move contextual navigation to sidebar"Annabel Dunstone Gray
2017-06-21Top navigation redesignPhil Hughes
2017-06-09New performance bar that can be enabled with the `p b` shortcutRémy Coutable
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-05-15Add test.js and test.css to disable animations during testing and include the...Luke "Jared" Bennett
2017-05-03[ci skip] remove accidental debug printLuke "Jared" Bennett
2017-04-28Removed debug messageLuke "Jared" Bennett
2017-04-28Fixed specsLuke "Jared" Bennett
2017-04-28Fixed view to correct propertyLuke "Jared" Bennett
2017-04-28Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett
2017-04-15Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett
2017-04-15Updated specs, added rewire, updated layouts to move conditional raven and go...Luke "Jared" Bennett
2017-04-12Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling
2017-04-06Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya
2017-03-04rename application entry point and change manifest to runtimeMike Greiling
2017-03-04separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling
2017-03-04create a common.js bundle and include all jQuery pluginsMike Greiling
2017-02-15override favicon for development to find tabs more easilySimon Knox
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-02Rename scripts_body_top to project_javascripts.Bryce Johnson
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-10fix rubocop complaint about ambiguous splat operatorMike Greiling
2017-01-06replace application.js sprockets output with webpack-generated equivalentMike Greiling
2017-01-06add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya