summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename Concern -> Methods41771-reduce-cardinality-of-metricsPawel Chojnacki2018-01-299-10/+10
* add comment aabout hotspotsPawel Chojnacki2018-01-291-0/+1
* use public_send where appropriatePawel Chojnacki2018-01-291-3/+3
* remove unused (?) variablesPawel Chojnacki2018-01-291-3/+0
* Use class variables for metrics provider cachePawel Chojnacki2018-01-291-6/+5
* before -> afterPawel Chojnacki2018-01-292-2/+2
* use define_method to define devine_metric_method. (couldn't resist)Pawel Chojnacki2018-01-291-15/+12
* fix typo in the bucketsPawel Chojnacki2018-01-291-1/+1
* Do not use include Gitlab::CurrentSettings unnecessarilyPawel Chojnacki2018-01-292-13/+15
* Let mutex be initialized only oncePawel Chojnacki2018-01-291-1/+1
* Fix wrong histograam bucketsPawel Chojnacki2018-01-292-2/+2
* Add missing feature gate for cpu metricsPawel Chojnacki2018-01-291-1/+1
* Fix ruby sampler specPawel Chojnacki2018-01-291-12/+10
* Refactor metrics to use metrics dsl notationPawel Chojnacki2018-01-293-20/+24
* Convert InfluxDB to concern. Fix uninitialized metrics when metrics code is i...Pawel Chojnacki2018-01-295-150/+157
* Move prometheus metrics to module. Use class instance variables for metrics a...Pawel Chojnacki2018-01-294-52/+57
* use class variable for Mutex instead of ConstPawel Chojnacki2018-01-291-2/+7
* Cleanup rspecPawel Chojnacki2018-01-292-24/+26
* NullMetric as a singletonPawel Chojnacki2018-01-294-3/+7
* Avoid cascading lockingPawel Chojnacki2018-01-292-7/+13
* Migrate and reduce the buckets of Gitaly metricsPawel Chojnacki2018-01-292-25/+12
* Test if feature is respectedPawel Chojnacki2018-01-292-21/+54
* Add changelogPawel Chojnacki2018-01-291-0/+5
* Small Concern_spec cleanupPawel Chojnacki2018-01-291-3/+1
* Add Tests for Metrics::ConcernPawel Chojnacki2018-01-292-3/+104
* Use Global Mutex, and class instance variables usingPawel Chojnacki2018-01-291-9/+8
* Fix rubocop warningsPawel Chojnacki2018-01-292-18/+19
* Fix testsPawel Chojnacki2018-01-292-4/+4
* Convert active recordPawel Chojnacki2018-01-292-11/+9
* Fix helper methods and document metric builder optionsPawel Chojnacki2018-01-292-4/+13
* Reduce cardinality and convert some metrics to new schemePawel Chojnacki2018-01-292-17/+22
* Put View instrumentation and transaction memory use behind featurePawel Chojnacki2018-01-292-7/+9
* Fix code after refactoringPawel Chojnacki2018-01-295-46/+45
* Refactor method concern to use hashesPawel Chojnacki2018-01-292-51/+135
* Refactor transaction metricsPawel Chojnacki2018-01-291-59/+22
* cleanup method callPawel Chojnacki2018-01-293-35/+17
* Actually make the new methods workPawel Chojnacki2018-01-292-23/+27
* Initiaal implementation of metrics concernPawel Chojnacki2018-01-293-44/+96
* Merge branch 'qa/mk-fix-unable-to-click-new-project-in-dropdown' into 'master'Rémy Coutable2018-01-291-2/+12
|\
| * Fix intermittently failed click in dropdownqa/mk-fix-unable-to-click-new-project-in-dropdownMichael Kozono2018-01-263-11/+25
* | Merge branch 'qa/mk-fix-intermittent-clone-failure' into 'master'Rémy Coutable2018-01-291-6/+9
|\ \
| * | Fix intermittent clone over SSH failureqa/mk-fix-intermittent-clone-failureMichael Kozono2018-01-263-15/+22
| |/
* | Merge branch 'nogravatar-fix-default-avatar' into 'master'Fatih Acet2018-01-295-8/+11
|\ \
| * | Add changelog entry for !16681Felix Geyer2018-01-281-0/+5
| * | Fall back to default_avatar_url in issue assigment.Felix Geyer2018-01-282-5/+3
| * | Make default_avatar return a full path.Felix Geyer2018-01-282-3/+3
* | | Merge branch 'qa_78_create_merge_request' into 'master'Grzegorz Bizon2018-01-2912-9/+137
|\ \ \
| * | | Create merge request specqa_78_create_merge_requestFelipe Artur2018-01-2612-9/+137
* | | | Merge branch 'qa/mk-fix-element-is-not-clickable-at-point' into 'master'Grzegorz Bizon2018-01-293-10/+19
|\ \ \ \
| * | | | Fix intermittent click errorqa/mk-fix-element-is-not-clickable-at-pointMichael Kozono2018-01-263-10/+19
| | |_|/ | |/| |