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-06-21Merge branch 'gitaly-auth-token' into 'master'Sean McGivern
2017-06-20Enable gitaly token auth when testingJacob Vosmaer
2017-06-20Rubocop and comment fixesJacob Vosmaer
2017-06-20Merge branch 'master' of github.com:gitlabhq/gitlabhqkushalpandya
2017-06-19Do not enable prometheus metrics when data folder is not present.Pawel Chojnacki
2017-06-19Pass Gitaly token on Ruby gRPC requestsJacob Vosmaer
2017-06-18Merge branch 'fix-atom-eslint' into 'master'Tim Zallmann
2017-06-17refactor zopfli fallback configMike Greiling
2017-06-17don't make assumptions about command line arguments invoking webpack configMike Greiling
2017-06-16Increase karma socket timeoutMike Greiling
2017-06-16Merge branch 'bvl-missing-translations' into 'master'Douwe Maan
2017-06-16Merge branch 'speed-up-graphs' into 'master'Rémy Coutable
2017-06-16Merge branch 'set_proper_defaults_for_metric_paths' into 'master'Robert Speicher
2017-06-16Speed up used languages calculation on charts pageSean McGivern
2017-06-16Merge branch 'karma-headless-chrome-redux' into 'master'Tim Zallmann
2017-06-16set ENV['prometheus_multiproc_dir'] in config/boot.rb instead of config.ruPawel Chojnacki
2017-06-15Merge branch 'sh-support-cdns' into 'master'Robert Speicher
2017-06-15Rename CDN_HOST to GITLAB_CDN_HOSTStan Hu
2017-06-15Take timezone into account when comparing dates in the UIBob Van Landuyt
2017-06-15Update timeago tooltips for SpanishBob Van Landuyt
2017-06-15Use the same time format as beforeBob Van Landuyt
2017-06-15Re-add time_ago_in_wordsBob Van Landuyt
2017-06-15Make sure there's only 1 `errors.messages` definition in en.ymlBob Van Landuyt
2017-06-15Translate time tooltips.Bob Van Landuyt
2017-06-15Merge branch 'instrument-merge-request-diff-load-commits' into 'master'Sean McGivern
2017-06-15Support a configurable Rails asset_host to allow for CDNsStan Hu
2017-06-14add DEBUG flag option to karma configMike Greiling
2017-06-14Move vue components to vue files and match docsFilipa Lacerda
2017-06-14Instrument MergeRequestDiff#load_commitsSean McGivern
2017-06-14run chrome with --no-sandbox flag to get around docker privilege limitationsMike Greiling
2017-06-14force chrome to produce debug output as it runs in CIMike Greiling
2017-06-14replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-06-13Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling
2017-06-13Merge branch '32054-rails-should-use-timestamptz-database-type-for-postgresql...Yorick Peterse
2017-06-13Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...blackst0ne
2017-06-13replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-06-12Merge branch '29010-perf-bar' into 'master'Robert Speicher
2017-06-12Add the ability to perform background migrationsYorick Peterse
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-09Ensure peek-performance_bar doesn't break existing functionalitiesRémy Coutable
2017-06-09Fix vendor/peek.js so that it can be bundled with WebpackRémy Coutable
2017-06-09Fix linting, route, and specsRémy Coutable
2017-06-09Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable
2017-06-09Small adjustmentsRémy Coutable
2017-06-09Display queries duration in performance bar queries modalRémy Coutable
2017-06-09Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable
2017-06-09Store Sherlock::Query in Peek adapterRémy Coutable
2017-06-09New performance bar that can be enabled with the `p b` shortcutRémy Coutable