OpenSearch/modules/lang-painless
Jack Conradson 96b62409a8 Update Painless to Allow Augmentation from Any Class (#25360)
Custom whitelists in Painless will need to allow classes to be augmented beyond the currently hard-coded Augmentation class tied to Painless directly. This change allows any class to specify an augmentation on a Painless struct using an appropriate static method. Changes to loading the whitelist have also been created to allow for this specification of a different class for augmentation.
2017-06-22 12:16:46 -07:00
..
licenses merge master 2016-06-11 13:23:17 -04:00
src Update Painless to Allow Augmentation from Any Class (#25360) 2017-06-22 12:16:46 -07:00
build.gradle Test: Move flag to painless tests (#24494) 2017-05-04 13:11:09 -04:00