summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'influxdb' into 'master' Dmitriy Zaporozhets2015-12-2812-0/+702
|\
| * Added host option for InfluxDBinfluxdbYorick Peterse2015-12-281-1/+2
| * Use String#delete for removing double quotesYorick Peterse2015-12-281-1/+1
| * Track object counts using the "allocations" GemYorick Peterse2015-12-172-3/+26
| * Support for instrumenting class hierarchiesYorick Peterse2015-12-171-0/+23
| * 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 branch 'mention-all' into 'master' Robert Speicher2015-12-275-13/+40
|\ \
| * \ Merge branch 'master' into mention-allDouwe Maan2015-12-242-4/+4
| |\ \
| * | | Only allow group/project members to mention `@all`Douwe Maan2015-12-245-13/+40
* | | | Merge branch 'support-api-lookup-by-username' into 'master' Dmitriy Zaporozhets2015-12-251-4/+10
|\ \ \ \
| * | | | Add API support for looking up a user by usernameStan Hu2015-12-241-4/+10
| |/ / /
* | | | Escape all the things.Douwe Maan2015-12-245-17/+20
| |/ / |/| |
* | | Merge branch 'ldap-special-chars-fix' into 'master' Douwe Maan2015-12-242-4/+4
|\ \ \ | |/ / |/| |
| * | No mb_chars needed anymoreldap-special-chars-fixDouwe Maan2015-12-241-2/+2
| * | Fix identity and user retrieval when special characters are usedPatricio Cano2015-12-222-3/+3
* | | Merge branch 'edit-on-fork' into 'master' Dmitriy Zaporozhets2015-12-241-1/+1
|\ \ \
| * | | Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-1/+1
| | |/ | |/|
* | | Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' Douwe Maan2015-12-241-0/+9
|\ \ \
| * \ \ Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-12-21118-1645/+1897
| |\ \ \ | | |/ /
| * | | Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-11-2049-339/+1734
| |\ \ \
| * \ \ \ Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-11-048-17/+26
| |\ \ \ \
| * | | | | Fix GitlabV::isibilityLevel::level_name methodTomasz Maczukin2015-11-041-1/+1
| * | | | | Move level_name resolving to Gitlan::VisibilityLevelTomasz Maczukin2015-11-031-0/+9
* | | | | | Merge branch 'emoji-picker-fix' into 'master' Valery Sizov2015-12-241-36/+17
|\ \ \ \ \ \
| * | | | | | Emoji picker: better alias handlingValery Sizov2015-12-241-36/+17
* | | | | | | Fix spelling of "it's" to "its" where appropriate.cafuego2015-12-242-7/+7
* | | | | | | Merge branch 'add-project-permissions' into 'master' Dmitriy Zaporozhets2015-12-231-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Add project permissions to all project API endpointsStan Hu2015-12-221-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fix/ci-runners-token-persistence' into 'master' Grzegorz Bizon2015-12-231-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
| |/ / / / /
* | | | | | emoji picker: minor fixesValery Sizov2015-12-221-8/+0
* | | | | | base implementation of emoji picker [ci skip]Valery Sizov2015-12-221-9/+40
|/ / / / /
* | | | | Merge branch 'tduehr/gitlab-ce-cas-support'Douwe Maan2015-12-211-0/+17
|\ \ \ \ \
| * | | | | add CAS authentication supporttduehr2015-12-141-0/+17
* | | | | | Merge branch 'git-version' into 'master' Douwe Maan2015-12-211-0/+4
|\ \ \ \ \ \
| * | | | | | Show git version on admin pageTrey Davis2015-12-151-0/+4
| |/ / / / /
* | | | | | Backport JIRA serviceDrew Blessing2015-12-182-4/+28
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'api-support-starred-projects' into 'master' Dmitriy Zaporozhets2015-12-161-0/+11
|\ \ \ \ \