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-12-20Migrate to Project#empty_repo?Zeger-Jan van de Weg
2017-12-19[CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rbValery Sizov
2017-12-18Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński
2017-12-15Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher
2017-12-15Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher
2017-12-15Merge branch 'dm-ldap-email-readonly' into 'master'Sean McGivern
2017-12-15Make sure user email is read only when synced with LDAPDouwe Maan
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-14Import gitlab_projects.rb from gitlab-shellNick Thomas
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-14Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern
2017-12-13Merge branch 'pawel/cache_feature_check_for_5_minutes_for_method_call' into '...Robert Speicher
2017-12-13fix test case descriptionPawel Chojnacki
2017-12-13Merge branch 'add-tcp-check-rake-task' into 'master'Rémy Coutable
2017-12-13Add a gitlab:tcp_check rake taskNick Thomas
2017-12-13Merge branch 'bvl-backport-migration-spec-changes-to-ce' into 'master'Douwe Maan
2017-12-13Address review comments with playing pipeline schedulerStan Hu
2017-12-13Add spec for ActionRateLimiterStan Hu
2017-12-13Fix spec by avoiding monkeypatchingMichael Kozono
2017-12-12Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using...Robert Speicher
2017-12-12Merge branch 'zj-memoization-mr-commits' into 'master'Sean McGivern
2017-12-12Expire feature flag cache after 1minutePawel Chojnacki
2017-12-12use class variables instead of CONSTANTsPawel Chojnacki
2017-12-12Use AtomicFixNum to implement CAS isolated cache update.Pawel Chojnacki
2017-12-12Implemente measurement enabled cache using AtomicReferencePawel Chojnacki
2017-12-12Implement simple in memory cache that expires after 5 minutesPawel Chojnacki
2017-12-12Cache feature check for 5 minutes for MethodCall instrumentation togglePawel Chojnacki
2017-12-12Present member collection at the controller levelRémy Coutable
2017-12-12Fix rubocop offenceZeger-Jan van de Weg
2017-12-12Use a dedicated queue for each workerDouwe Maan
2017-12-12Use memoization for commits on diffsZeger-Jan van de Weg
2017-12-12Merge branch 'jprovazn-description' into 'master'Sean McGivern
2017-12-12Create models directly in migration specsBob Van Landuyt
2017-12-11Merge branch 'gitaly-mirroring-prep' into 'master'Robert Speicher
2017-12-11Merge branch 'sh-remove-allocation-tracking-influxdb' into 'master'Yorick Peterse
2017-12-11Remove RubySampler#sample_objects for performance as wellStan Hu
2017-12-11Use message body for merge request descriptionJan Provaznik
2017-12-11Remove the need for destroy and add a comment in the specStan Hu
2017-12-11Use build instead of create in importer specStan Hu
2017-12-11Remove allocation tracking code from InfluxDB sampler for performanceStan Hu
2017-12-09Fix failing importer test case on MySQL due to missing trailing slash in root...Stan Hu
2017-12-09Fix gitlab:import:repos Rake task moving repositories into the wrong locationStan Hu
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-08Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern
2017-12-08Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan
2017-12-08Use prefix for TableOfContents filter hrefsJan Provaznik
2017-12-08Fix RubocopKamil Trzcinski
2017-12-08Add Chain::Command specsKamil Trzcinski
2017-12-08Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski
2017-12-08Fix invalid pipeline build chain tag evaluationGrzegorz Bizon