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-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
2017-05-18Consolidate user avatar Vue logicBryce Johnson
2017-05-16Merge branch 'use-common-vue-for-merge-request-widget' into 'master' Fatih Acet
2017-05-16ensure merge-request-widget utilizes common_vue bundleMike Greiling
2017-05-15Add test.js and test.css to disable animations during testing and include the...Luke "Jared" Bennett
2017-05-15Added balsamiq jasmine integration testLuke "Jared" Bennett
2017-05-12ensure schedule_form and schedules_index both utilize common_vue bundleMike Greiling
2017-05-11Merge branch 'remove-balsamiq-module-from-common_vue-bundle' into 'master' Filipa Lacerda
2017-05-11ensure filtered_search utilizes common_vue bundleMike Greiling
2017-05-10Add GroupFilterableList to be used as filterable classAlfredo Sumaran
2017-05-10Remove balsamiq module from common_vue bundleLuke "Jared" Bennett
2017-05-09Merge request widget redesignFatih Acet