summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Randomize metrics sample intervalsconfigure-randomize-metrics-sample-intervalYorick Peterse2016-01-131-3/+25
* Make the metrics sampler interval configurableYorick Peterse2016-01-132-2/+3
* Merge branch 'remove-application-frames-from-views' into 'master' Yorick Peterse2016-01-122-23/+1
|\
| * Stop tracking call stacks for instrumented viewsremove-application-frames-from-viewsYorick Peterse2016-01-122-23/+1
* | Track memory allocated during a transactionYorick Peterse2016-01-121-3/+12
|/
* Merge branch 'optimize_ldap' into 'master' Douwe Maan2016-01-113-11/+25
|\
| * Optimize LDAP and add a search timeoutDrew Blessing2016-01-113-11/+25
* | Tag all transaction metrics with an "action" tagYorick Peterse2016-01-113-12/+18
|/
* Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-113-8/+4
|\
| * Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-082-8/+3
| |\
| | * DRY up upload and download servicesapi-project-uploadDouwe Maan2016-01-081-1/+1
| | * Satisfy RubocpDouwe Maan2016-01-071-1/+1
| | * Add API project upload endpointDouwe Maan2016-01-072-8/+3
| * | Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu2016-01-081-0/+1
| |\ \
| | * | Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-071-0/+1
* | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-081-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'current-settings-handle-missing-db' into 'master' Yorick Peterse2016-01-081-0/+3
| |\ \ \
| | * | | Handle missing DBs in connect_to_db?Yorick Peterse2016-01-081-0/+3
| | |/ /
* | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-083-6/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'milestone-ref' into 'master' Robert Speicher2016-01-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into milestone-refDouwe Maan2016-01-0515-10/+710
| | |\ \
| | * \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-243-4/+13
| | |\ \ \
| | * | | | Render milestone links as referencesDouwe Maan2015-12-241-1/+1
| * | | | | Store request methods/URIs as valuesYorick Peterse2016-01-072-3/+7
| * | | | | Removed UUIDs from metrics transactionsYorick Peterse2016-01-071-3/+1
| | |_|_|/ | |/| | |
* | | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-071-5/+1
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Store SQL/view timings in milliseconds"Yorick Peterse2016-01-072-11/+3
| * | | | Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-5/+1
| * | | | Store SQL/view timings in millisecondsYorick Peterse2016-01-062-3/+11
* | | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-0692-2034/+2528
|\ \ \ \ \ | |/ / / /
| * | | | Ensure that we're only importing local pull requestsDouglas Barbosa Alexandre2016-01-052-1/+9
| * | | | Generate separate comments when importing GitHub Issues into GitLabDouglas Barbosa Alexandre2016-01-055-72/+114
| * | | | Refactoring GithubImport::ImporterDouglas Barbosa Alexandre2016-01-053-61/+174
| * | | | Extract methods to import comments on a GitHub Pull RequestDouglas Barbosa Alexandre2016-01-051-24/+28
| * | | | Doesn't import GitHub PR where branches were no longer availableDouglas Barbosa Alexandre2016-01-051-38/+44
| * | | | Import comments on the diff of a GitHub Pull Request into GitLabDouglas Barbosa Alexandre2016-01-051-0/+16
| * | | | Import comments on GitHub Pull Request into GitLabDouglas Barbosa Alexandre2016-01-051-0/+14
| * | | | Import GitHub Pull Requests into GitLabDouglas Barbosa Alexandre2016-01-051-7/+57
| | |_|/ | |/| |
| * | | Merge branch 'metrics-tuning' into 'master' Dmitriy Zaporozhets2016-01-058-112/+59
| |\ \ \
| | * | | Automatically prefix transaction series namesYorick Peterse2016-01-043-12/+11
| | * | | Use separate series for Rails/Sidekiq sample statsYorick Peterse2016-01-041-5/+14
| | * | | Track total method call times per transactionYorick Peterse2016-01-041-0/+2
| | * | | Track total query/view timings in transactionsYorick Peterse2016-01-042-0/+23
| | * | | Ability to increment custom transaction valuesYorick Peterse2016-01-041-2/+13
| | * | | Removed tracking of hostnames for metricsYorick Peterse2015-12-312-10/+2
| | * | | Use separate series for Rails/Sidekiq transactionsYorick Peterse2015-12-314-8/+10
| | * | | Cache InfluxDB settings after the first useYorick Peterse2015-12-311-14/+18
| | * | | Removed tracking of raw SQL queriesYorick Peterse2015-12-312-95/+0
| * | | | Simplify `ContributionsCalendar#starting_year` and `#starting_month`Robert Speicher2016-01-011-2/+2
| |/ / /
| * | | Removed various default metrics tagsreduce-influxdb-tagsYorick Peterse2015-12-311-5/+2