60 Commits

Author SHA1 Message Date
Shay Banon
e67427d4af add a new version of jsr166y, and add jsr166e 2011-08-20 21:52:52 +03:00
Shay Banon
19c47cdceb upgrade to jackson 1.8.5 2011-08-09 17:16:27 +03:00
Shay Banon
acd6a1945e upgrade to mvel 2.1 Beta6 2011-08-09 16:52:59 +03:00
Shay Banon
b3233fc8f1 upgrade to netty 3.2.5 2011-08-02 10:33:57 +03:00
Shay Banon
2b777df21e add a note in the build regarding joda time 2 2011-08-02 00:16:52 +03:00
kimchy
ca97e19cde upgrade to latest jsr166y version 2011-07-10 02:16:58 +03:00
kimchy
4c913693a9 bite the bullet and add guice source, we don't need much from it, and will allow to optimize for our use case as well as remove the AOP support from it 2011-06-30 20:24:16 +03:00
kimchy
ce6fbc687d upgrade to mvel 2.1 Beta5 2011-06-28 00:25:37 +03:00
kimchy
e373bf09f2 upgrade to joda 1.6.2 2011-06-24 18:42:53 +03:00
kimchy
6521143a38 upgrade to mvel 2.1 Beta4 2011-06-24 18:27:09 +03:00
kimchy
4547bc3ef4 upgrade to trove 3.0.0rc2 2011-06-20 00:11:28 +03:00
kimchy
f3af1fd1d4 upgrade to jackson 1.8.2 (though with not real changes to us) 2011-06-19 20:58:56 +03:00
kimchy
b61735d8ea Filter Cache: Introduce new node level filter cache and make it default, closes #959. 2011-05-23 04:24:59 +03:00
kimchy
0d334bfd03 Scripting - mvel: Fix thread safety misuse when compiling scripts, closes #886. Upgrade to mvel 2.1.Beta3 2011-05-21 21:08:51 +03:00
kimchy
229c03e33f Analysis: Phonetic filter to support cologne encoder, closes #942. 2011-05-18 13:43:10 +03:00
kimchy
3f62c96951 Upgrade to jackson 1.8.1, closes #941. 2011-05-18 12:11:07 +03:00
kimchy
c9aca9c6de upgrade to guava 09 2011-05-16 22:56:10 +03:00
kimchy
d517c3dfef upgrade to jackson 1.8.0 2011-04-22 03:45:56 +03:00
kimchy
1f89fb26aa upgrade to mvel 2.1.beta2 (not to be confused with Beta2 :) ) 2011-04-22 02:33:39 +03:00
kimchy
c51b481cc9 revert back to guice 2 2011-04-17 00:58:00 +03:00
kimchy
853ade7297 Upgrade to jackson 1.7.6 (fixes that long field name smile bug) 2011-04-14 01:36:19 +03:00
kimchy
1428abf2b7 Upgrade to jackson 1.7.5 2011-04-05 14:15:48 +03:00
kimchy
af419cc636 upgrade to guice 3.0 2011-03-27 19:31:51 +02:00
kimchy
1242cf59f6 upgrade to guice 3 rc3 2011-03-07 06:52:55 +02:00
kimchy
f0825414d3 upgrade to jackson 1.7.4 2011-03-05 10:45:20 +02:00
kimchy
68c1dd771c upgrade to mvel 2.1 beta2 2011-03-02 22:37:36 +02:00
kimchy
4def1f4b8e upgrade to google guava r08 2011-02-24 08:49:38 +02:00
kimchy
2845cbefaa move to mvel 2.1.beta1 (versioning changed from 2.1.rc1) 2011-02-23 02:32:56 +02:00
kimchy
f14305e95c upgrade to jackson 1.7.3 2011-02-15 20:57:13 +02:00
kimchy
f6dced3750 upgrade to netty 3.2.4 2011-02-09 02:07:02 +02:00
kimchy
f09a66bf12 upgrade to latest jsr166y code 2011-02-09 00:26:09 +02:00
kimchy
151e24c5bd upgrade to jackson 1.7.2 2011-02-03 23:36:55 +02:00
kimchy
00cba66eb8 move to use mvel 2.1.RC1 2011-02-03 11:29:24 +02:00
kimchy
c7add5f377 upgrade to mvel 2.1 snapshot to gain performance improvements 2011-01-31 21:41:23 +02:00
kimchy
ad4bb464e8 upgraded to new trove, major upgrade, better perf, but damn, 2mb larger in size... 2011-01-30 00:05:56 +02:00
kimchy
9801ddeb0d Analysis: Add phonetic token filter (metaphone, soundex, ...), closes #644. 2011-01-21 01:57:16 +02:00
kimchy
4750ccdc1c move nullable annotation to the common package, and move javax inject (from guice 3) to internal common as well 2011-01-17 19:45:37 +02:00
kimchy
577135db97 upgrade jackson to 1.7.1 2011-01-13 15:50:58 +02:00
kimchy
cb8ceb1a39 upgrade to guice 3.0 rc2 2011-01-10 17:49:39 +02:00
kimchy
286a6fac76 upgrade to jackson 1.7, also fix (really unused case) of getting compressed smile stored through REST with smile context type 2011-01-07 16:35:52 +02:00
kimchy
1a8017d17e upgrade to jackson 1.6.3 2010-12-07 09:14:13 +02:00
kimchy
d659bd0479 upgrade to jackson 1.6.2 2010-12-04 00:46:57 +02:00
kimchy
1560e05e01 upgrade to mvel 2.0.19 2010-11-19 21:40:12 +02:00
kimchy
c14783d3e2 remove jarjar'ed files that are not needed (notice, license) 2010-10-31 11:45:10 +02:00
kimchy
cccefad091 upgrade to netty 3.2.3 2010-10-25 16:15:05 +02:00
kimchy
0b593bd6d9 upgrade to guava r07 2010-10-20 12:09:19 +02:00
kimchy
bd962ba693 upgrade to jackson 1.6.1 2010-10-09 01:51:40 +02:00
kimchy
dbb2ae69b9 upgrade to latest mvel (2.0.18) 2010-09-21 01:57:41 +02:00
kimchy
38aeba438d XContent refactoring, closes #367. 2010-09-12 23:20:15 +02:00
kimchy
31362e4c60 upgrade to joda 1.6 2010-09-09 00:53:20 +03:00