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-26Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin
2017-12-25Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable
2017-12-23Incorporate Gitaly's RemoteService RPCsAlejandro Rodríguez
2017-12-23Remove unused method `remote_exists?`Alejandro Rodríguez
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-21Merge branch 'jprovazn-search' into 'master'Yorick Peterse
2017-12-21Merge branch 'pawel/reduce_cardinality_of_prometheus_metrics' into 'master'Douwe Maan
2017-12-21Skip projects filter on merge requests searchJan Provaznik
2017-12-21Use seconds where possible, and convert to milliseconds for Influxdb consumptionPawel Chojnacki
2017-12-20Migrate to Project#empty_repo?Zeger-Jan van de Weg
2017-12-19Fix tests and formattingPawel Chojnacki
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-12Make `System.monotonic_time` retun seconds represented by float with microsec...Pawel Chojnacki
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