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/lib
AgeCommit message (Expand)Author
2018-01-29fix typo in the bucketsPawel Chojnacki
2018-01-29Do not use include Gitlab::CurrentSettings unnecessarilyPawel Chojnacki
2018-01-29Let mutex be initialized only oncePawel Chojnacki
2018-01-29Fix wrong histograam bucketsPawel Chojnacki
2018-01-29Add missing feature gate for cpu metricsPawel Chojnacki
2018-01-29Refactor metrics to use metrics dsl notationPawel Chojnacki
2018-01-29Convert InfluxDB to concern. Fix uninitialized metrics when metrics code is i...Pawel Chojnacki
2018-01-29Move prometheus metrics to module. Use class instance variables for metrics a...Pawel Chojnacki
2018-01-29use class variable for Mutex instead of ConstPawel Chojnacki
2018-01-29Cleanup rspecPawel Chojnacki
2018-01-29NullMetric as a singletonPawel Chojnacki
2018-01-29Avoid cascading lockingPawel Chojnacki
2018-01-29Migrate and reduce the buckets of Gitaly metricsPawel Chojnacki
2018-01-29Test if feature is respectedPawel Chojnacki
2018-01-29Add Tests for Metrics::ConcernPawel Chojnacki
2018-01-29Use Global Mutex, and class instance variables usingPawel Chojnacki
2018-01-29Fix rubocop warningsPawel Chojnacki
2018-01-29Fix testsPawel Chojnacki
2018-01-29Convert active recordPawel Chojnacki
2018-01-29Fix helper methods and document metric builder optionsPawel Chojnacki
2018-01-29Reduce cardinality and convert some metrics to new schemePawel Chojnacki
2018-01-29Put View instrumentation and transaction memory use behind featurePawel Chojnacki
2018-01-29Fix code after refactoringPawel Chojnacki
2018-01-29Refactor method concern to use hashesPawel Chojnacki
2018-01-29Refactor transaction metricsPawel Chojnacki
2018-01-29cleanup method callPawel Chojnacki
2018-01-29Actually make the new methods workPawel Chojnacki
2018-01-29Initiaal implementation of metrics concernPawel Chojnacki
2018-01-29Merge branch 'improve_nginx_confs' into 'master'Rémy Coutable
2018-01-29Merge branch 'sh-mute-notifications-seeder' into 'master'Rémy Coutable
2018-01-29Set alternate object directories in run_gitJacob Vosmaer (GitLab)
2018-01-29Merge branch '42290-pass-BUNDLE_PATH' into 'master'Rémy Coutable
2018-01-28Return more consistent values for merge_status on MR APIOswaldo Ferreira
2018-01-27Mute notifications in the seeder to speed GDK developmentStan Hu
2018-01-26update code based on feedbackJames Lopez
2018-01-26disable retry attempts for Import/Export until that is fixedJames Lopez
2018-01-26Pass BUNDLE_PATH to install to the same path for testLin Jen-Shin
2018-01-26Use Process::Status rather than an integerLin Jen-Shin
2018-01-26Fix rubocop offenses. It's not checked before whenLin Jen-Shin
2018-01-26Eliminate the last warning for redis wrapperLin Jen-Shin
2018-01-26We need Rails in order to use Gitlab.config anywayLin Jen-Shin
2018-01-26Eliminate the warnings for databaseLin Jen-Shin
2018-01-26Eliminate the warnings from task helpersLin Jen-Shin
2018-01-26Convert parser warnings to stdout in haml_lintLin Jen-Shin
2018-01-26Ignore flay warningsLin Jen-Shin
2018-01-26Fail static-analysis if there's output to stderrLin Jen-Shin
2018-01-26Add omnibus remarksMelroy van den Berg
2018-01-25Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher
2018-01-25Merge branch 'lint-rugged' into 'master'Rémy Coutable
2018-01-25Merge branch 'contrain-run-git' into 'master'Rémy Coutable