summaryrefslogtreecommitdiff
path: root/app/views/layouts/_head.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove csslabArun Kumar Mohan2019-08-281-1/+0
* Add support for Content-Security-PolicyStan Hu2019-08-071-1/+2
* Removed pendo poc codetelemetry-70-remove-pendo-poc-from-stagingDonald Cook2019-07-301-1/+0
* refactor: remove Sentry from application settingsRoger Meier2019-06-251-1/+1
* Backport: Pendo POC snippetDonald Cook2019-06-151-0/+1
* Resolve CE/EE diffs in app/views/layouts viewlayouts-scbLuke Bennett2019-05-111-0/+1
* Move highlight themes to subfolderSimon Knox2019-02-221-1/+1
* Only load selected syntax highlight CSSSimon Knox2019-02-151-0/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-14/+14
* Integrate csslabClement Ho2018-12-081-0/+1
* DNS Prefetching + Preconnect of assets_host (CDN Domain)Tim Zallmann2018-07-261-0/+5
* create favicon overlay on the clientAlexis Reigel2018-06-051-1/+1
* fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-1/+1
* update webpack manifest integration to recognize multi-chunk entrypointsMike Greiling2018-05-011-3/+0
* remove the "test" bundle and apply it conditionally within main.jsremove-test-bundleMike Greiling2018-03-011-1/+0
* Merge branch 'webpack-auto-config' into 'master'Jacob Schatz2018-02-021-0/+2
|\
| * move auto-generated bundle script tags after manual page-specific webpack bun...Mike Greiling2018-02-011-1/+2
| * update webpack helper to automatically include route-based entry pointsMike Greiling2018-02-011-0/+1
* | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
|/
* correctly imports performance barPhil Hughes2018-01-241-1/+0
* Build the locale path with an `_` instead of a `-`Bob Van Landuyt2017-10-181-1/+1
* Made the insertion of the English Translation File conditional + removed wind...38845-skip-loading-english-frontend-translation-fileTim Zallmann2017-10-061-1/+1
* Load only the currently needed JS locale fileTim Zallmann2017-10-041-1/+1
* Move new nav into main CSS folderAnnabel Dunstone Gray2017-09-251-4/+0
* Remove bootlint which takes 1 second of render time on developmentJacob Schatz2017-09-081-1/+0
* Clean up new navigation templatesPhil Hughes2017-09-061-3/+3
* Fix order of CI lint ace editor loadingci-lint-fixPhil Hughes2017-08-041-0/+3
* Improve & fix the performance bar UI and behaviorRémy Coutable2017-07-061-2/+2
* Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-301-1/+1
|\
| * move webpack publicPath setup earlier in the bootstrap processes to avoid ES ...Mike Greiling2017-06-281-1/+1
* | Limit OpenGraph image size to 64x64dm-page-image-sizeDouwe Maan2017-06-281-0/+2
|/
* Resolve "Navigation - Move contextual navigation to sidebar"Annabel Dunstone Gray2017-06-281-0/+1
* Top navigation redesignPhil Hughes2017-06-211-0/+3
* New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+2
* Translate project & repository pagesBob Van Landuyt2017-06-071-0/+1
* Add test.js and test.css to disable animations during testing and include the...disable-css-and-jquery-animations-for-capybaraLuke "Jared" Bennett2017-05-151-0/+2
* [ci skip] remove accidental debug printLuke "Jared" Bennett2017-05-031-2/+0
* Removed debug messageLuke "Jared" Bennett2017-04-281-1/+0
* Fixed specsLuke "Jared" Bennett2017-04-281-1/+4
* Fixed view to correct propertyLuke "Jared" Bennett2017-04-281-1/+1
* Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-1/+1
* Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-151-5/+5
|\
| * Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-3/+3
| * Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-1/+1
* | Updated specs, added rewire, updated layouts to move conditional raven and go...Luke "Jared" Bennett2017-04-151-0/+3
|/
* rename application entry point and change manifest to runtimeMike Greiling2017-03-031-2/+2
* separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling2017-03-031-0/+1
* create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-0/+1
* override favicon for development to find tabs more easilySimon Knox2017-02-161-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-0/+2
|\