summaryrefslogtreecommitdiff
path: root/app/views/layouts/_head.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Rename scripts_body_top to project_javascripts.Bryce Johnson2017-02-021-1/+1
| * Remove turbolinks.Bryce Johnson2017-02-021-0/+2
* | fix rubocop complaint about ambiguous splat operatorMike Greiling2017-01-101-1/+1
* | replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-061-2/+1
* | add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling2017-01-061-0/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-20/+20
* Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-251-2/+0
* Revert Subresource Integrity pending a fix for Firefox's incorrect hashing im...revert-sriConnor Shea2016-06-271-3/+3
* Readability.Connor Shea2016-06-231-1/+1
* Re-implement page-specific JS in a better way.Connor Shea2016-06-231-5/+2
* Add clarifying comment and a Changelog entry.Connor Shea2016-06-221-0/+3
* Add Subresource Integrity attribute to CSS and JS assets.Connor Shea2016-06-221-3/+3
* Render `gon` data in the page `body`, not `head`Timothy Andrew2016-06-061-2/+0
* Remove d3 except for on pages where it's necessary.Connor Shea2016-06-011-0/+3
* Add a Pinned Tab icon for Safarirs-mask-iconRobert Speicher2016-02-181-0/+1
* Don't override issue page description in project layout.Douwe Maan2016-01-061-0/+2
* Merge branch 'master' into more-opengraphDouwe Maan2016-01-051-3/+3
|\
| * Don't attempt to set Referrer policy in Safarirs-safari-version-checkRobert Speicher2015-12-311-5/+4
* | Add Open Graph data for group, project and commit.Douwe Maan2015-12-251-5/+5
|/