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
path: root/config
AgeCommit message (Expand)Author
2017-01-19Use webpack_port file if it existsPhil Hughes
2017-01-19Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
2017-01-17Merge branch '24915_merge_slash_command' into 'master' Sean McGivern
2017-01-15Backport timetracking frontend to CE.Bryce Johnson
2017-01-15Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-15change how pagination component is loadedRegis
2017-01-14add dependency license approvalsMike Greiling
2017-01-13more post-merge fixesMike Greiling
2017-01-13Added gzip compressionPhil Hughes
2017-01-13add phantomJS to karma configMike Greiling
2017-01-13Merge branch 'master' into go-go-gadget-webpackPhil Hughes
2017-01-11refresh merge widget after using /merge commandJarka Kadlecova
2017-01-10prevent karma from reloading on save until webpack is readyMike Greiling
2017-01-10improve sourcemap generationMike Greiling
2017-01-10use ~ to reference non-local scripts instead of resolve.rootMike Greiling
2017-01-10migrate all tests into a single webpack bundleMike Greiling
2017-01-10include spec_helper within karma config rather than each individual testMike Greiling
2017-01-10include common libraries within spec_helperMike Greiling
2017-01-10simplify and combine karma file patternsMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-10precompile webpack assets when testingMike Greiling
2017-01-10disable "use strict" in babel config as it was broken in sprocketsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-10Add basic searchClement Ho
2017-01-09Merge branch 'master' into auto-pipelines-vueRegis
2017-01-09Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern
2017-01-08Record and show last used date of SSH KeysVincent Wong
2017-01-06Merge branch '25985-combine-members-and-groups-settings-pages' into 'master' Alfredo Sumaran
2017-01-06replace application.js sprockets output with webpack-generated equivalentMike Greiling
2017-01-06temporarily regress to babel 5 for parity with sprockets-es6 gemMike Greiling
2017-01-06conditionally apply webpack-dev-server configMike Greiling
2017-01-06optimize production output and generate sourcemapsMike Greiling
2017-01-06compile es6/es2015 with babelMike Greiling
2017-01-06add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling
2017-01-05Merge branch 'master' into auto-pipelines-vueFilipa Lacerda
2017-01-05Merge branch 'monkey-patch-comment' into 'master' Rémy Coutable
2017-01-03Moved the members (project_members)option to a single controller called membersJose Ivan Vargas
2017-01-03fix pipelines/index.html.haml merge conflictRegis
2016-12-30Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory
2016-12-28Fix 500 error when visit group from admin area if group name contains dotDmitriy Zaporozhets
2016-12-27Explain why there is a monkey-patchJacob Vosmaer
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-24merge master and fix application.rb conflictRegis
2016-12-23Merge branch 'permit-uploadedfile-scalar' into 'master' Rémy Coutable
2016-12-23Monkey-patch StrongParameters for ::UploadedFileJacob Vosmaer
2016-12-22Merge branch '25896-fix-404-katax-fonts' into 'master' Alfredo Sumaran
2016-12-22Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński
2016-12-22Add KaTeX fonts to assets paths and precompileHiroyuki Sato
2016-12-21Merge branch 'backport-mr-widget-ci-js' into 'master' Alfredo Sumaran