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
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-07-31Merge branch 'inline-js-removal-projects-other' into 'master'Phil Hughes
2017-07-28Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann
2017-07-27Converted Pipelines ChartsTim Zallmann
2017-07-27Moved Inline JS for Pipelines Charts + new Pipeline to dispatcherTim Zallmann
2017-07-27Project New moved to external FileTim Zallmann
2017-07-24How to Merge to external FileTim Zallmann
2017-07-19Update Protected Branches bundle pathkushalpandya
2017-07-19refactor users bundle, remove inline javascript, and transform into an async ...Mike Greiling
2017-07-14Refactor user bundleMike Greiling
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-28move webpack publicPath setup earlier in the bootstrap processes to avoid ES ...Mike Greiling
2017-06-28dynamically set webpack publicPath when relative_url_root enabledMike Greiling
2017-06-26Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes
2017-06-23Merge branch 'hot-reload' into 'master'Tim Zallmann
2017-06-22Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-17refactor zopfli fallback configMike Greiling
2017-06-17don't make assumptions about command line arguments invoking webpack configMike Greiling
2017-06-16Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-15hot reloading for .vue filesSimon Knox
2017-06-14Move vue components to vue files and match docsFilipa Lacerda
2017-06-12Merge branch '29010-perf-bar' into 'master'Robert Speicher
2017-06-12Merge branch 'fall-back-to-gzip-when-missing-optional-deps' into 'master'Marin Jankovski
2017-06-12Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda
2017-06-09fall back to gzip when zopfli compression is unavailableMike Greiling
2017-06-09New performance bar that can be enabled with the `p b` shortcutRémy Coutable
2017-06-08Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-06-07Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran
2017-06-07Address feedbackAlfredo Sumaran
2017-06-07Restore code to make explore groups workAlfredo Sumaran
2017-06-07Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-06Remove non existent bundleAlfredo Sumaran
2017-06-04Merge branch '32992-consider-using-zopfli-over-standard-gzip-compression-for-...Tim Zallmann
2017-06-02Merge branch '31511-jira-settings' into 'master'Sean McGivern
2017-06-02Merge branch 'winh-karma-sourcemaps' into 'master'Filipa Lacerda
2017-06-02Merge remote-tracking branch 'origin/master' into 25426-group-dashboard-uiDmitriy Zaporozhets
2017-06-01Add Integrations bundlekushalpandya
2017-05-31Add Prometheus Metrics Bundlekushalpandya
2017-05-31Use inline source maps for karma (!11815)winh
2017-05-30utilize zopfli compression algorithm for frontend assetsMike Greiling
2017-05-30skip asset compression in CIMike Greiling
2017-05-30Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes
2017-05-26Merge branch 'locale-region-fix' into 'master'Douwe Maan
2017-05-26Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda
2017-05-25name all webpack chunks to improve long term cacheabilityMike Greiling
2017-05-25add NameAllModulesPlugin to cover shortcomings of NamedModulesPluginMike Greiling
2017-05-25Fixed locale frontend not picking up regionsPhil Hughes
2017-05-24drop HashedModuleIdsPlugin in favor of NamedModulesPlugin in all environmentsMike Greiling