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-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-07Merge branch 'backport-ee-change-webpack-empty-states' into 'master' Jacob Schatz
2017-03-06Add Upload model and UploadChecksumWorker workerRobert Speicher
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06Merge branch '24998-fix-typo-gitlab-config-file' into 'master' Rémy Coutable
2017-03-06Merge branch 'backup_storage_class' into 'master' Rémy Coutable
2017-03-06Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda
2017-03-06Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-06Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' Robert Speicher
2017-03-06Merge branch 'etag-notes-polling' into 'master' Sean McGivern
2017-03-05remove manually vendored raphael library in favor of node moduleMike Greiling
2017-03-04Fix typo in Gitlab application config filemedied
2017-03-04merge cropper library into profile_bundleMike Greiling
2017-03-04rename application entry point and change manifest to runtimeMike Greiling
2017-03-04remove problematic plugins from karma's webpack configMike Greiling
2017-03-04create a cacheable commons bundle for d3 libraryMike Greiling
2017-03-04merge lib_chart into graphs bundleMike Greiling
2017-03-04include vue_shared scripts within common_vue chunkMike Greiling
2017-03-04create a cacheable commons bundle for our Vue bundlesMike Greiling
2017-03-04separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling
2017-03-04refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling
2017-03-04create a common.js bundle and include all jQuery pluginsMike Greiling
2017-03-04update plugin formattingMike Greiling
2017-03-04use deterministic module IDs in production and developmentMike Greiling
2017-03-03Remove remnants of git annexPawel Chojnacki
2017-03-03Backport change introduced in EE - alias for empty states SVGsFilipa Lacerda
2017-03-03Renable StuckCiBuildsWorker to StucjCiJobsWorkerTomasz Maczukin
2017-03-03Merge branch 'add-svg-loader' into 'master' Fatih Acet
2017-03-02Cleaning up navigational order - ProjectKushal Pandya
2017-03-02Merge branch 'dz-dashboard-groups-search' into 'master' Dmitriy Zaporozhets
2017-03-02Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable
2017-03-02Update JS to use new standardsFilipa Lacerda
2017-03-02CORS: Whitelist pagination headersRobert Schilling
2017-03-02Add internal endpoint to notify post-receive to GitalyAlejandro Rodríguez
2017-03-01Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan
2017-03-01Execute metrics initializer earlierAdam Niedzielski
2017-03-01Add middleware for ETag caching with RedisAdam Niedzielski
2017-03-01Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski
2017-03-01Remove the newrelic gemRobert Schilling
2017-03-01Remove deprecated legacy CI project status badgeGrzegorz Bizon
2017-03-01Update default configuration of stuck_ci_builds_worker cron intervalTomasz Maczukin
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-03-01Add storage class configuration option for Amazon S3 remote backupsJon Keys
2017-02-27Merge branch 'master' into 'add-svg-loader'Filipa Lacerda
2017-02-27Changes after review - adds alias for icons pathFilipa Lacerda
2017-02-27Merge branch 'update-vue-2.1' into 'master' Fatih Acet
2017-02-24Adds loader to load SVGFilipa Lacerda