druid/extensions-core
Goh Wei Xiang 2c30d5ba55 Add org.joda.time.DateTime.parse() to forbidden APIs (#4857)
* Added org.joda.time.DateTime#(java.lang.String) to forbidden API.

* Added org.joda.time.DateTime#(java.lang.String, org.joda.time.format.DateTimeFormatter) to forbidden API.

* Add additional APIs that may create DateTime with default time zone

* Add helper function that accepts formatter to parse String.

* Add additional forbidden APIs

* Replace existing usage of forbidden APIs

* Use wrapper class to enforce Chronology on DateTimeFormatter.

* Creates constant UtcFormatter for constant ISODateTimeFormat.
2017-09-27 17:46:44 -05:00
..
avro-extensions Add flattenSpec support to the Avro parser. (#4832) 2017-09-26 09:26:06 -07:00
datasketches Add org.joda.time.DateTime.parse() to forbidden APIs (#4857) 2017-09-27 17:46:44 -05:00
druid-kerberos Enforce Indentation with Checkstyle (#4799) 2017-09-21 13:06:48 -07:00
hdfs-storage Enforce Indentation with Checkstyle (#4799) 2017-09-21 13:06:48 -07:00
histogram Fix formatting in ApproximateHistogramTest (#4853) 2017-09-26 15:14:25 -05:00
kafka-eight Enforce correct spacing with Checkstyle (#4651) 2017-08-05 10:18:25 -07:00
kafka-extraction-namespace Add org.joda.time.DateTime.parse() to forbidden APIs (#4857) 2017-09-27 17:46:44 -05:00
kafka-indexing-service Add flattenSpec support to the Avro parser. (#4832) 2017-09-26 09:26:06 -07:00
lookups-cached-global Add flattenSpec support to the Avro parser. (#4832) 2017-09-26 09:26:06 -07:00
lookups-cached-single Enforce Indentation with Checkstyle (#4799) 2017-09-21 13:06:48 -07:00
mysql-metadata-storage Enforce brace formatting with Checkstyle (#4564) 2017-07-21 10:26:59 -05:00
postgresql-metadata-storage Enforce Indentation with Checkstyle (#4799) 2017-09-21 13:06:48 -07:00
protobuf-extensions Add flattenSpec support to the Avro parser. (#4832) 2017-09-26 09:26:06 -07:00
s3-extensions Enforce Indentation with Checkstyle (#4799) 2017-09-21 13:06:48 -07:00
simple-client-sslcontext Extension points for authentication/authorization (#4271) 2017-09-15 23:45:48 -07:00
stats Rename ObjectValueSelector.get() to getObject(); Add getObject() and classOfObject() to ColumnValueSelector (#4801) 2017-09-19 14:47:20 -05:00