summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into task-list-classtask-list-classDouwe Maan2016-01-073-6/+8
|\
| * Merge branch 'remove-more-influxdb-tags' into 'master' Yorick Peterse2016-01-072-5/+7
| |\
| | * Store request methods/URIs as valuesYorick Peterse2016-01-072-3/+7
| | * Removed UUIDs from metrics transactionsYorick Peterse2016-01-071-3/+1
| * | Merge branch 'use-sudo-with-incorrect-base-permissions' into 'master' Dmitriy Zaporozhets2016-01-071-1/+1
| |\ \ | | |/ | |/|
| | * Suggest prefacing find command with sudo when base permissions are wrongStan Hu2016-01-051-1/+1
* | | Properly set task-list class on single item task listsDouwe Maan2016-01-071-4/+9
|/ /
* | Revert "Store SQL/view timings in milliseconds"Yorick Peterse2016-01-072-11/+3
* | Merge branch 'remove-influxdb-credentials' into 'master' Yorick Peterse2016-01-071-5/+1
|\ \
| * | Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-5/+1
* | | Merge branch 'merge-when-build-succeeds-unchecked' into 'master' Robert Speicher2016-01-061-1/+1
|\ \ \
| * \ \ Merge branch 'master' into merge-when-build-succeeds-uncheckedmerge-when-build-succeeds-uncheckedDouwe Maan2016-01-062-2/+2
| |\ \ \
| * | | | Get "Merge when build succeeds" to work when commits were pushed to MR target...Douwe Maan2016-01-051-1/+1
* | | | | Merge branch 'rs-issue-1697' into 'master' Douwe Maan2016-01-061-0/+16
|\ \ \ \ \
| * | | | | Define a limited set of filters for SingleLinePipeliners-issue-1697Robert Speicher2016-01-051-0/+16
* | | | | | Merge branch 'fix-banzai-cache' into 'master' Robert Speicher2016-01-061-14/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "Temporarily disable Markdown caching"Douwe Maan2016-01-061-3/+1
| * | | | | Revert "Add DEBUG_BANZAI_CACHE env var to debug Banzai cache issue."Douwe Maan2016-01-061-14/+7
| | |_|/ / | |/| | |
* | | | | Store SQL/view timings in millisecondsYorick Peterse2016-01-062-3/+11
* | | | | Merge branch 'import-gh-pull-requests' into 'master' Douwe Maan2016-01-065-22/+275
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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 'feature/detailed-user-endpoint' of https://gitlab.com/Michi302/...Dmitriy Zaporozhets2016-01-061-1/+1
|\ \ \ \
| * | | | Make single user API endpoint return Entities::User instead of Entities::User...Michi3022015-12-281-1/+1
* | | | | Update version check images to use SVGRobert Speicher2016-01-051-1/+1
| |/ / / |/| | |
* | | | Merge branch 'rs-relative-links-to-root' into 'master' Douwe Maan2016-01-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support a single directory traversal in RelativeLinkFilterrs-relative-links-to-rootRobert Speicher2015-12-301-1/+1
| | |/ | |/|
* | | Merge branch 'fix-api-lookup-with-usernames-with-dots' of https://gitlab.com/...Dmitriy Zaporozhets2016-01-051-1/+1
|\ \ \
| * | | Fix API project lookups when querying with a namespace with dotsStan Hu2016-01-031-1/+1
* | | | 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
| |/ / /
* | | | Add DEBUG_BANZAI_CACHE env var to debug Banzai cache issue.debug-banzai-cacheDouwe Maan2016-01-041-7/+14
* | | | Merge branch 'autocomplete-performance' into 'master' Dmitriy Zaporozhets2016-01-045-5/+33
|\ \ \ \
| * | | | Optimize CSS expressions produced by Nokogiriautocomplete-performanceYorick Peterse2015-12-313-2/+20
| * | | | Don't use delegate to delegate trivial methodsYorick Peterse2015-12-311-1/+11
| * | | | Use XPath for searching link nodesYorick Peterse2015-12-311-2/+2
| |/ / /