summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Only track method calls above a certain thresholdYorick Peterse2015-12-172-3/+9
* Allow filtering of what methods to instrumentYorick Peterse2015-12-171-2/+17
* Track location information as tagsYorick Peterse2015-12-172-12/+22
* Replace double quotes when obfuscating SQLYorick Peterse2015-12-171-1/+9
* Track object count types as tagsYorick Peterse2015-12-171-1/+3
* Only instrument methods defined directlyYorick Peterse2015-12-171-3/+7
* Added Instrumentation.configureYorick Peterse2015-12-171-0/+4
* Methods for instrumenting multiple methodsYorick Peterse2015-12-171-0/+23
* Proper method instrumentation for special symbolsYorick Peterse2015-12-171-4/+5
* Use custom code for instrumenting method callsYorick Peterse2015-12-172-48/+31
* Use string evaluation for method instrumentationYorick Peterse2015-12-172-9/+11
* Improved last_relative_application_frame timingsYorick Peterse2015-12-171-5/+8
* Storing of application metrics in InfluxDBYorick Peterse2015-12-1713-0/+594
* Merge remote-tracking branch 'origin/feature/update-rubocop'Dmitriy Zaporozhets2015-12-169-12/+17
|\
| * Fixed Rubocop offensesGabriel Mazetto2015-12-1511-14/+19
* | Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-1539-2047/+12
|/
* Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-142-2/+4
|\
| * Fix specsKamil Trzcinski2015-12-111-1/+1
| * Add runners tokenKamil Trzcinski2015-12-111-1/+1
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-112-2/+4
* | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-142-0/+82
|\ \ | |/
| * Migrate CI WebHooks and Emails to new tablesKamil Trzcinski2015-12-101-0/+18
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+64
* | Merge branch 'complexity/rubocop-metrics' into 'master' Douwe Maan2015-12-111-0/+137
|\ \
| * | Mix url helpers in into `RepositoryPush`Grzegorz Bizon2015-12-111-9/+10
| * | Check if commits are available in `RepositoryPush`Grzegorz Bizon2015-12-081-3/+3
| * | Duplicate options in `RepositoryPush`Grzegorz Bizon2015-12-081-4/+4
| * | Add `RepositoryPush` specsGrzegorz Bizon2015-12-081-5/+5
| * | Fix url helpers in RepositoryPushGrzegorz Bizon2015-12-081-3/+4
| * | Remove obsolete variables in `repository_push_email`Grzegorz Bizon2015-12-081-3/+14
| * | Improve Messagee::RepositoryPushGrzegorz Bizon2015-12-081-61/+65
| * | Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon2015-12-082-116/+120
| * | Extract repository_push_email to separate classGrzegorz Bizon2015-12-081-0/+116
* | | AuthHash should not parameterize email userCorey Hinshaw2015-12-101-1/+1
| |/ |/|
* | Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-102-1/+18
|\ \
| * | Move Builds tab to the endDouwe Maan2015-12-081-2/+2
| * | Merge branch 'master' into mr-buildsDouwe Maan2015-12-082-2/+4
| |\ \
| * | | Make commit and MR ref filters aware of /builds pathDouwe Maan2015-12-082-1/+18
* | | | Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-0837-220/+366
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-cachingDouwe Maan2015-12-082-65/+5
| |\ \ \ | | |/ /
| * | | Fix RedactorFilterDouwe Maan2015-12-081-1/+1
| * | | Move CombinedPipeline methods aroundDouwe Maan2015-12-082-6/+8
| * | | Store the demodulized reference filter name in data attributeRobert Speicher2015-12-072-4/+4
| * | | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0711-154/+244
| |\ \ \
| * \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-031-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-029-74/+116
| |\ \ \ \ \
| * | | | | | Move Markdown filters and pipelines into folders.Douwe Maan2015-11-1935-46/+46
| * | | | | | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-1934-273/+1327
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-273-3/+10
| |\ \ \ \ \ \ \
| * | | | | | | | Slight refactoringDouwe Maan2015-10-221-10/+2