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-04-05Fix Rubocop offenses related to registry routesGrzegorz Bizon
2017-04-05Improve container repository tags controller routeGrzegorz Bizon
2017-04-04Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-04Enable the `bullet_logger` setting; enable `raise` in test environmentRobert Speicher
2017-04-03Add support for Gitaly calls over TCP connectionAhmad Sherif
2017-04-03Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-02Relax constraint on Wiki IDs, since subdirectories can contain spacesStan Hu
2017-03-31Move code related to registry to multiple controllersGrzegorz Bizon
2017-03-31Reorganize container repository controllers and viewsGrzegorz Bizon
2017-03-30Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-29Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern
2017-03-29Change socket_path to gitaly_addressJacob Vosmaer
2017-03-29Expand relative paths in storagesJacob Vosmaer
2017-03-29Separate GRPC channels per repository storageJacob Vosmaer
2017-03-28Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz
2017-03-28Merge branch 'fix/gb/environments-folders-route' into 'master' Kamil Trzciński
2017-03-28Add system_note_metadata modelJarka Kadlecova
2017-03-28spread out webpack bundles per-line to reduce conflicts in EEMike Greiling
2017-03-27Merge branch '29787-monitor-ee-rspec-tests-separately' into 'master' Sean McGivern
2017-03-27Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serialize...Kamil Trzciński
2017-03-27Fix environment folder route when special chars presentGrzegorz Bizon
2017-03-24RSpec profiling: Prepend the branch name with `ce` or `ee`Rémy Coutable
2017-03-24Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran
2017-03-23Started iPython notebook viewerPhil Hughes
2017-03-23Rename endpoints 'status' to 'pipeline_status' in merge_requestsShinya Maeda
2017-03-23Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda
2017-03-23Add api points for ci cd status. Add favicon.Shinya Maeda
2017-03-23Lightly refactor js files related to file template selectors.Bryce Johnson
2017-03-22Introduce a new middleware for the test environment that can block requestsRémy Coutable
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