summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove Rugged::Walk implementation of #logrepository-log-disable-walkJacob Vosmaer2018-01-312-25/+2
* Merge branch 'fix/add-support-for-pre-receive-error-in-merge-branch' into 'ma...42613-clean-up-old-project-permissions-frontend-code42242-clean-up-error-handling-in-project-permissions-pageRobert Speicher2018-01-301-1/+7
|\
| * Add support for PreReceiveError in UserMergeBranch RPCfix/add-support-for-pre-receive-error-in-merge-branchAhmad Sherif2018-01-301-1/+7
* | Merge branch 'feature/migrate-delete-refs-to-gitaly' into 'master'Robert Speicher2018-01-302-13/+30
|\ \ | |/ |/|
| * Migrate Git::Repository#delete_refs to Gitalyfeature/migrate-delete-refs-to-gitalyAhmad Sherif2018-01-302-13/+30
* | Merge branch '41771-reduce-cardinality-of-metrics' into 'master'Grzegorz Bizon2018-01-3011-324/+450
|\ \ | |/ |/|
| * Rename Concern -> Methods41771-reduce-cardinality-of-metricsPawel Chojnacki2018-01-298-8/+8
| * add comment aabout hotspotsPawel Chojnacki2018-01-291-0/+1
| * remove unused (?) variablesPawel Chojnacki2018-01-291-3/+0
| * Use class variables for metrics provider cachePawel Chojnacki2018-01-291-6/+5
| * 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
| * 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-294-148/+152
| * 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-291-10/+6
| * NullMetric as a singletonPawel Chojnacki2018-01-293-2/+4
| * Avoid cascading lockingPawel Chojnacki2018-01-291-6/+12
| * Migrate and reduce the buckets of Gitaly metricsPawel Chojnacki2018-01-292-25/+12
| * Test if feature is respectedPawel Chojnacki2018-01-291-2/+2
| * Add Tests for Metrics::ConcernPawel Chojnacki2018-01-291-3/+3
| * 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-291-3/+3
| * Convert active recordPawel Chojnacki2018-01-291-10/+8
| * 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-294-45/+44
| * Refactor method concern to use hashesPawel Chojnacki2018-01-292-51/+135
| * Refactor transaction metricsPawel Chojnacki2018-01-291-59/+22
| * cleanup method callPawel Chojnacki2018-01-292-3/+5
| * Actually make the new methods workPawel Chojnacki2018-01-292-23/+27
| * Initiaal implementation of metrics concernPawel Chojnacki2018-01-293-44/+96
* | Merge branch 'feature/migrate-wiki-page-formatted-data-to-gitaly' into 'master'Robert Speicher2018-01-302-0/+26
|\ \
| * | Migrate fetching wiki page formatted content to Gitalyfeature/migrate-wiki-page-formatted-data-to-gitalyAhmad Sherif2018-01-302-0/+26
* | | Merge branch 'rc/ignore-schema-in-ee_compat_check' into 'master'Robert Speicher2018-01-301-1/+1
|\ \ \
| * | | Ignore conflicts in db/schema.rb in Gitlab::EeCompatCheckrc/ignore-schema-in-ee_compat_checkRémy Coutable2018-01-301-1/+1
* | | | Merge branch 'gitaly-784-repo-write-ref' into 'master'Douwe Maan2018-01-302-4/+32
|\ \ \ \
| * | | | Migrate Git::Repository#write_ref to Gitalygitaly-784-repo-write-refKim "BKC" Carlbäcker2018-01-302-4/+32
* | | | | Merge branch '21554-mark-new-user-as-external' into 'master'Douwe Maan2018-01-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only new users get marked as external21554-mark-new-user-as-externalTiago Botelho2018-01-301-1/+1
* | | | | Decouple more of Repository from RuggedJacob Vosmaer (GitLab)2018-01-303-20/+76
* | | | | Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher2018-01-2919-81/+135
|\ \ \ \ \
| * | | | | Use Process::Status rather than an integerLin Jen-Shin2018-01-262-9/+9
| * | | | | Fix rubocop offenses. It's not checked before whenLin Jen-Shin2018-01-261-5/+4