Gian Merlino
|
1f2074c247
|
Bump versions in master to 0.11.1-SNAPSHOT. (#4878)
* Bump versions in master to 0.11.1-SNAPSHOT.
* Missed a few.
|
2017-09-28 17:09:51 -05:00 |
Roman Leventov
|
e267f3901b
|
Enforce Indentation with Checkstyle (#4799)
|
2017-09-21 13:06:48 -07:00 |
Roman Leventov
|
cbd1902db8
|
Add forbidden-apis plugin; prohibit using system time zone (#4611)
* Forbidden APIs WIP
* Remove some tests
* Restore io.druid.math.expr.Function
* Integration tests fix
* Add comments
* Fix in SimpleWorkerProvisioningStrategy
* Formatting
* Replace String.format() with StringUtils.format() in RemoteTaskRunnerTest
* Address comments
* Fix GroupByMultiSegmentTest
|
2017-08-21 13:02:42 -07:00 |
Roman Leventov
|
ae900a4934
|
Update versions to 0.11.0-SNAPSHOT (#4483)
|
2017-06-28 17:05:58 -07:00 |
Gian Merlino
|
2ca7b00346
|
Update versions to 0.10.1-SNAPSHOT. (#4191)
|
2017-04-20 18:12:28 -07:00 |
Jason Banich
|
117c698c59
|
Update StatsDEmitter.java (#4111)
This was mentioned in the original pull (https://github.com/druid-io/druid/pull/2410) by @sascha-coenen, and the original author (@michaelschiff) agreed that it seemed reasonable
This commit fixes issue https://github.com/druid-io/druid/issues/3960
|
2017-03-27 10:32:21 -07:00 |
michaelschiff
|
e5fb0e1ff5
|
New property for each metric that tells the StatsDEmitter to convert metric values from range 0-1 to 0-100. This (#3936)
prevents rates and percentages expressed as Doubles (0.xx) from being rounded down to 0.
|
2017-02-16 13:55:56 -08:00 |
Gian Merlino
|
12317fd001
|
Bump version to 0.10.0-SNAPSHOT. (#3913)
|
2017-02-06 17:54:35 -08:00 |
Jihoon Son
|
d80bec83cc
|
Enable auto license checking (#3836)
* Enable license checking
* Clean duplicated license headers
|
2017-01-10 18:13:47 -08:00 |
Akash Dwivedi
|
4b3bd8bd63
|
Migrating java-util from Metamarkets. (#3585)
* Migrating java-util from Metamarkets.
* checkstyle and updated license on java-util files.
* Removed unused imports from whole project.
* cherry pick metamx/java-util@826021f.
* Copyright changes on java-util pom, address review comments.
|
2016-10-21 14:57:07 -07:00 |
Gian Merlino
|
40f2fe7893
|
Bump versions to 0.9.3-SNAPSHOT (#3524)
|
2016-09-29 13:53:32 -07:00 |
Gian Merlino
|
ebf890fe79
|
Update master version to 0.9.2-SNAPSHOT. (#3133)
|
2016-06-13 13:10:38 -07:00 |
michaelschiff
|
2203a812bc
|
statsd-emitter (#2410)
|
2016-04-28 18:41:02 -07:00 |