summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added host option for InfluxDBinfluxdbYorick Peterse2015-12-282-1/+3
* Fixed styling of MetricsWorker specsYorick Peterse2015-12-281-1/+1
* Use String#delete for removing double quotesYorick Peterse2015-12-281-1/+1
* Track object counts using the "allocations" GemYorick Peterse2015-12-175-3/+33
* Instrument all ActiveRecord model methodsYorick Peterse2015-12-173-0/+23
* Support for instrumenting class hierarchiesYorick Peterse2015-12-172-0/+56
* Only track method calls above a certain thresholdYorick Peterse2015-12-174-3/+36
* Allow filtering of what methods to instrumentYorick Peterse2015-12-172-2/+33
* Drop empty tag values from metricsYorick Peterse2015-12-172-1/+13
* Cast values to strings before escaping themYorick Peterse2015-12-172-1/+5
* Track location information as tagsYorick Peterse2015-12-174-16/+32
* Added specs for MetricsWorkerYorick Peterse2015-12-171-0/+40
* Replace double quotes when obfuscating SQLYorick Peterse2015-12-172-1/+17
* Track object count types as tagsYorick Peterse2015-12-172-2/+5
* Instrument Gitlab::Shel and Gitlab::GitYorick Peterse2015-12-171-0/+12
* Only instrument methods defined directlyYorick Peterse2015-12-172-3/+33
* Added Instrumentation.configureYorick Peterse2015-12-172-1/+13
* Methods for instrumenting multiple methodsYorick Peterse2015-12-172-5/+52
* Proper method instrumentation for special symbolsYorick Peterse2015-12-171-4/+5
* Use custom code for instrumenting method callsYorick Peterse2015-12-175-95/+47
* Use string evaluation for method instrumentationYorick Peterse2015-12-174-13/+16
* Improved last_relative_application_frame timingsYorick Peterse2015-12-171-5/+8
* Storing of application metrics in InfluxDBYorick Peterse2015-12-1732-13/+1368
* Merge branch 'gitlab-workhorse-0.5.1' into 'master' Robert Speicher2015-12-173-3/+3
|\
| * Use gitlab-workhorse 0.5.1gitlab-workhorse-0.5.1Jacob Vosmaer2015-12-173-3/+3
* | Merge branch 'issue_4131' into 'master' Robert Speicher2015-12-174-8/+9
|\ \ | |/ |/|
| * Upgrade Poltergeist to 1.8.1. #4131issue_4131Rubén Dávila2015-12-174-8/+9
* | Merge branch 'fix-migration' into 'master' Kamil Trzciński2015-12-171-1/+2
|\ \
| * | Fix ci_projects migration by using the value only from latest row [ci skip]Kamil Trzcinski2015-12-171-1/+2
* | | Merge branch 'revert-sidebar' into 'master' Dmitriy Zaporozhets2015-12-178-108/+93
|\ \ \ | |/ / |/| |
| * | Revert sidebar position for issue and merge requestDmitriy Zaporozhets2015-12-178-108/+93
|/ /
* | Merge branch 'ux/closed-message' into 'master' Dmitriy Zaporozhets2015-12-174-9/+4
|\ \
| * | Fix ux issue with "This issue will be closed automatically" messageux/closed-messageDmitriy Zaporozhets2015-12-174-9/+4
| |/
* | Merge branch 'doc_private_registry' into 'master' Achilleas Pipinellis2015-12-171-2/+21
|\ \ | |/ |/|
| * Add info on using private Docker registries in CI [ci skip]Achilleas Pipinellis2015-12-171-2/+21
* | Merge branch 'api-support-starred-projects' into 'master' Dmitriy Zaporozhets2015-12-164-1/+47
|\ \
| * | Api support for requesting starred projects for userZeger-Jan van de Weg2015-12-164-1/+47
* | | Merge branch 'move-mr-builds-tab' into 'master' Dmitriy Zaporozhets2015-12-162-11/+11
|\ \ \
| * | | Move MR Builds tab next to CommitsDouwe Maan2015-12-162-11/+11
| |/ /
* | | Merge branch 'fix-merge-immediately-button' into 'master' Robert Speicher2015-12-162-16/+14
|\ \ \
| * | | Fix merge widget JS for buttonsfix-merge-immediately-buttonDouwe Maan2015-12-161-10/+8
| * | | Merge branch 'master' into fix-merge-immediately-buttonDouwe Maan2015-12-166-56/+33
| |\ \ \
| * | | | Fix updating and disabling merge button when Merge Immediately is clickedDouwe Maan2015-12-162-7/+7
* | | | | Merge branch 'fix_rubocop' into 'master' Robert Speicher2015-12-161-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix Rubocop complain.fix_rubocopRubén Dávila2015-12-161-1/+1
* | | | | Merge branch 'yaml-ci-cleanup' into 'master' Achilleas Pipinellis2015-12-161-133/+212
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Clean up ci yaml doc [ci skip]yaml-ci-cleanupAchilleas Pipinellis2015-12-161-133/+212
| |/ / /
* | | | Merge branch 'feature/remove-celluloid' into 'master' Dmitriy Zaporozhets2015-12-162-26/+5
|\ \ \ \
| * | | | Update rerun to remove celluloid as dependencyfeature/remove-celluloidGabriel Mazetto2015-12-132-26/+5
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-12-162-5/+7
|\ \ \ \ \