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
AgeCommit message (Expand)Author
2019-07-15Make httpclient respect system SSL configurationStan Hu
2019-07-12Merge branch 'js-specs-transactions' into 'master'Andreas Brandl
2019-07-12Use transactions in JS feature specsHeinrich Lee Yu
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-11Merge branch '490-enable-puma-by-default-in-GDK' into 'master'Grzegorz Bizon
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-09CE-EE parity for shared config filesRobert Speicher
2019-07-09Merge branch 'rs-basic-config-files' into 'master'Lin Jen-Shin
2019-07-09Enable puma by default in GDKQingyu Zhao
2019-07-09Limit user information to RackAttack throttlesMayra Cabrera
2019-07-09Add frozen_string_literal to EE files now in CERobert Speicher
2019-07-09Move lib/gitlab dependency to applicationRobert Speicher
2019-07-08CE-EE parity for files in config/initializersRobert Speicher
2019-07-08Add EE-only initializersRobert Speicher
2019-07-04Fix race in forbid_sidekiq_in_transactions.rbKamil Trzciński
2019-07-03Only save Peek session in Redis when Peek is enabledRémy Coutable
2019-07-02Merge branch '63869-store-prometheus-metrics-in-separate-dirs-in-test-and-pro...Kamil Trzciński
2019-07-02Include user id and username in auth logMayra Cabrera
2019-07-02Start UnicornSampler in master processJan Provaznik
2019-07-02Use separate Prometheus metrics dirs in dev/testAleksei Lipniagov
2019-07-02Includes logic to persist namespace statisticsMayra Cabrera
2019-07-02Add a memory cache local to the thread to reduce Redis loadStan Hu
2019-07-01Run do_master_restart callback on server startJan Provaznik
2019-07-01Merge branch 'zj-circuit-breaker-removal-part-deux' into 'master'Bob Van Landuyt
2019-06-29Merge branch 'rs-config-settings' into 'master'Lin Jen-Shin
2019-06-28Move mirror settings to their own EE blockRobert Speicher
2019-06-28Merge branch 'transaction-metrics' into 'master'Lin Jen-Shin
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
2019-06-28Adds metrics to measure database transactionsAndrew Newdigate
2019-06-28Remove ignored circuit_breaker columnsZeger-Jan van de Weg
2019-06-27Copy Settings initializer from EERobert Speicher
2019-06-26Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu
2019-06-26Speed up obtaining Let's Encrypt certificatesVladimir Shushlin
2019-06-25refactor: remove Sentry from application settingsRoger Meier
2019-06-25Copy inflections from EERobert Speicher
2019-06-25Refactor inside_transaction? to Gitlab::DatabaseAndrew Newdigate
2019-06-24Renew Let's Encrypt certificatesVladimir Shushlin
2019-06-20Merge branch 'config-yaml-differences' into 'master'Robert Speicher
2019-06-20Backport gitlab.yml.example from EEYorick Peterse
2019-06-19Only support postgresqlNick Thomas
2019-06-14Add back sidekiq metrics exporterRyan Cobb
2019-06-12Moved RackTimeout observer to a different locationJan Provaznik
2019-06-06Adds sidekiq worker label for ruby metricsRyan Cobb
2019-06-03Merge dev.gitlab.org master into GitLab.com masterYorick Peterse
2019-05-30Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan
2019-05-29Added rack-timeout for PumaJan Provaznik
2019-05-29Add Puma samplerJan Provaznik
2019-05-28Store Let's Encrypt private key in settingsVladimir Shushlin
2019-05-24Changes RackAttack logger to use structured logsMayra Cabrera
2019-05-21Bump devise to 4.6Utkarsh Gupta