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
2017-09-01Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan
2017-09-01Merge branch '36061-mr-ref-instrument' into 'master'Sean McGivern
2017-09-01Instrument MergeRequest#fetch_refJarka Kadlecova
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-31Ignore fuzzy translationsBob Van Landuyt
2017-08-31Merge branch 'mk-default-ldap-verify-certificates-secure' into 'master'Douwe Maan
2017-08-30Default LDAP config verify_certificates to trueMichael Kozono
2017-08-29Update Prometheus Client MMAP gem to version that fixes performance degradati...Pawel Chojnacki
2017-08-28Instrument MergeRequest#ensure_ref_fetchedJarka Kadlecova
2017-08-24Define ldap methods at runtimeBob Van Landuyt
2017-08-22Update form to properly set the pathZeger-Jan van de Weg
2017-08-18Setup repositories settings properlyMichael Kozono
2017-08-18Setup LDAP settings properlyMichael Kozono
2017-08-16Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-08-16Merge branch 'bvl-circuitbreaker-settings-to-avoid-failures' into 'master'Rémy Coutable
2017-08-16Allow a `failure_wait_time` of 0 for storage accessBob Van Landuyt
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-16Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-15Make sure MySQL would not use CURRENT_TIMESTAMPLin Jen-Shin
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-08-07Add sidekiq metrics endpoint and add http server to sidekiqPaweł Chojnacki
2017-08-04Move hostname to Gitlab::EnvironmentBob Van Landuyt
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable
2017-07-28Merge branch 'backport-2844-ldap-ee-license-checks' into 'master'Douwe Maan
2017-07-28Add remote IP, user ID and username to JSON lograge outputStan Hu
2017-07-27Merge branch 'backport-ee-2456' into 'master'Robert Speicher
2017-07-27Merge branch 'remove_custom_devise_failure_app' into 'master'Robert Speicher
2017-07-27Backport gitlab-ee!2456Oswaldo Ferreira
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27Remove GitLab custom fealure app for deviseValery Sizov
2017-07-27Merge branch 'pawel/ensure_temp_files_are_deleted_in_fs_metrics-35457' into '...Douwe Maan
2017-07-27use Module#prepend instead of alias_method_chainAlexis Reigel
2017-07-27mysql hack: set length for binary indexesAlexis Reigel
2017-07-27Backport some recent changes related to LDAP from EERubén Dávila
2017-07-27Support custom directory in gitlab:backup:create taskMarkus Koller
2017-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-26Add warning about certificate verification on loadMichael Kozono
2017-07-26Move backwards compatibility logic out of the codeMichael Kozono
2017-07-26Add LDAP config optionsMichael Kozono
2017-07-26Add `rescue false`.blackst0ne
2017-07-26Refactor CSRF protectionblackst0ne
2017-07-25Ensure test files are deleted after testsPawel Chojnacki
2017-07-25Merge branch 'add-instrumentation-to-link-to-gfm' into 'master'Sean McGivern