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-03-22move common vue script to vue_shared directoryMike Greiling
2017-03-22utilize ES module distribution for Vue in webpackMike Greiling
2017-03-22disable the Vue production warning in development and testingMike Greiling
2017-03-21Add gitaly source installation instructionsJacob Vosmaer
2017-03-21Only add frontend code coverage instrumentation when generating coverage reportMike Greiling
2017-03-20Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez
2017-03-17Added Gitlab::Database.configYorick Peterse
2017-03-16Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński
2017-03-16Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda
2017-03-16Merge branch 'fix-legacy-emojis-using-unicode-file-name' into 'master' Sean McGivern
2017-03-16Merge branch 'remove-es6-extension-configuration' into 'master' Filipa Lacerda
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-16Restore unicode-file-name images for legacy img emojisEric Eastwood
2017-03-16Add 'Undo mark all as done' to TodosJacopo
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-03-14Merge branch 'remove-satellites' into 'master' Douwe Maan
2017-03-14Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher
2017-03-14Remove unused satellites configStan Hu
2017-03-13Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan
2017-03-13Remove explicit `require` calls, and use `require_dependency` when neededRémy Coutable
2017-03-13Merge branch 'backport-cache-middleware-fix' into 'master' Rémy Coutable
2017-03-13Don't instrument `app/services/concerns`Bob Van Landuyt
2017-03-13Move `ResolveDiscussions` into `concerns/issues` folderBob Van Landuyt
2017-03-10Execute inflections initializer earlierDouglas Barbosa Alexandre
2017-03-10Try out the monkey patch to fix the middlewareLin Jen-Shin
2017-03-10Merge branch 'enable-snippets-by-default' into 'master' Douwe Maan
2017-03-10Document gitaly.socket_path settingJacob Vosmaer
2017-03-10Enable snippets for new projects by defaultSean McGivern
2017-03-09Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda
2017-03-09Merge branch 'storage-validation-improvement' into 'master' Sean McGivern
2017-03-09Merge branch 'move-u2f-bundle' into 'master' Alfredo Sumaran
2017-03-08Improve storage validation after configuration structure updateAlejandro Rodríguez
2017-03-08Update emojis to use harmony modules (import/export)Eric Eastwood
2017-03-08The GitLab Pages external-http and external-https arguments can be specified ...Nick Thomas
2017-03-08Clear AR connections before starting SidekiqYorick Peterse
2017-03-07Merge branch '29005-rspec-profiling-errors-to-warnings' into 'master' Robert Speicher
2017-03-07Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master' James Lopez
2017-03-07Swallow collection errors in RspecProfilingNick Thomas
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-07Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller
2017-03-07Change project count limit from 10 to 100000Regis Freyd
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2017-03-07Improve pipeline triggers UIKamil Trzciński
2017-03-07Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli
2017-03-07Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...Phil Hughes
2017-03-07move u2f library to webpackMike Greiling