summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Removed various default metrics tagsreduce-influxdb-tagsYorick Peterse2015-12-311-5/+2
* Make sure that is no pending migrations in Gitlab::CurrentSettingsfix-buildDouglas Barbosa Alexandre2015-12-301-1/+3
* Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-291-1/+0
|\
| * Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-1/+0
* | Use Gitlab::CurrentSettings for InfluxDBYorick Peterse2015-12-291-25/+11
* | Write to InfluxDB directly via UDPYorick Peterse2015-12-296-13/+40
* | Strip newlines from obfuscated SQLYorick Peterse2015-12-291-1/+1
* | Merge branch 'feature/recaptcha_settings' into 'master' Dmitriy Zaporozhets2015-12-291-0/+14
|\ \
| * | reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-0/+14
* | | Handle missing settings table for metricsYorick Peterse2015-12-281-6/+10
|/ /
* | Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-8/+24
* | 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
|\ \ \ \ \ \ \