Roman Leventov
|
aa7e4ae5e4
|
Enforce correct spacing with Checkstyle (#4651)
|
2017-08-05 10:18:25 -07:00 |
Roman Leventov
|
c0beb78ffd
|
Enforce brace formatting with Checkstyle (#4564)
|
2017-07-21 10:26:59 -05:00 |
Roman Leventov
|
60cdf94677
|
Add PMD and prohibit unnecessary fully qualified class names in code (#4350)
* Add PMD and prohibit unnecessary fully qualified class names in code
* Extra fixes
* Remove extra unnecessary fully-qualified names
* Remove qualifiers
* Remove qualifier
|
2017-07-17 22:22:29 +09: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 |
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 |
Slim
|
7b18fb79e0
|
as per @itaiy suggested will close then try to connect. (#3669)
* as per @itaiy suggested will close then try to connect.
* use close instead of flush
* git fix comments
* break the loop in case of interrupted
|
2016-12-13 23:50:28 +05:30 |
Roman Leventov
|
7b56cec3b9
|
Fix resource leaks (#3702)
|
2016-11-18 21:21:36 +05:30 |
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 |
Slim
|
6a1cd7fc66
|
avoid throwing exceptions fix#3389 (#3441)
* avoid throwing exceptions
* log alert
* fix comments
|
2016-09-09 16:19:50 -07:00 |
Gian Merlino
|
ebf890fe79
|
Update master version to 0.9.2-SNAPSHOT. (#3133)
|
2016-06-13 13:10:38 -07:00 |
Slim
|
abf64a13b0
|
reconnect to the graphite after transient disconnect (#2952)
* reconnect to the graphite after transient disconnect
* catch the socket exception and retry
|
2016-05-12 11:32:36 -07:00 |
Slim
|
035134d070
|
fix for file not found execption at the graphite extension module (#2917)
|
2016-05-04 15:37:10 -07:00 |
Slim
|
58510d826b
|
fix emit wait time (#2869)
|
2016-04-26 17:07:03 -07:00 |
Gian Merlino
|
7e7a886f65
|
Move druid-api into the druid repo.
This is from druid-api-0.3.17, as of commit 51884f1d05d5512cacaf62cedfbb28c6ab2535cf
in the druid-api repo.
|
2016-03-24 11:04:34 -07:00 |
Gian Merlino
|
738dcd8cd9
|
Update version to 0.9.1-SNAPSHOT.
Fixes #2462
|
2016-03-17 10:34:20 -07:00 |
fjy
|
e3e932a4d4
|
refactor extensions into core and contrib
|
2016-03-08 17:12:09 -08:00 |