| .. |
|
ST4-4.0.8.txt
|
cassandra-7028 upgraded to antlr-3.5.2 and pulled in a hard org.antlr#stringtemplate dependency.
|
2015-04-08 23:12:37 -04:00 |
|
airline-0.6.txt
|
add airline and javax.inject jars
|
2014-01-11 18:56:59 -06:00 |
|
antlr-runtime-3.5.2.txt
|
Allow cassandra to compile under java 8
|
2014-10-02 12:47:08 -05:00 |
|
asm-5.0.4.txt
|
Bytecode inspection for Java-UDFs
|
2015-07-31 20:36:23 +02:00 |
|
cassandra-driver-3.0.0.txt
|
Store UDA initcond as CQL literal in the schema table, instead of a blob
|
2015-11-06 18:28:48 +01:00 |
|
commons-cli-1.1.txt
|
merge with 0.6 branch (post-850)
|
2010-03-26 16:31:52 +00:00 |
|
commons-codec-1.2.txt
|
merge with 0.6 branch (post-850)
|
2010-03-26 16:31:52 +00:00 |
|
commons-lang3-3.1.txt
|
Fix licenses
|
2013-08-30 03:48:45 +03:00 |
|
commons-math3-3.2.txt
|
add license for commons-math3.3.2
|
2014-05-02 23:34:33 -04:00 |
|
compress-lzf-0.8.4.txt
|
Fix licenses
|
2013-08-30 03:48:45 +03:00 |
|
concurrentlinkedhashmap-lru-1.4.txt
|
upgrade to CLHM 1.4
|
2013-09-17 15:52:19 -05:00 |
|
disruptor-3.0.1.txt
|
add thrift-server and LMAX Disruptor licences
|
2013-08-08 11:30:02 -07:00 |
|
ecj-4.4.2.txt
|
Use ecj instead of javassist for UDFs
|
2015-05-15 17:28:21 +02:00 |
|
futures-2.1.6.txt
|
Ninja: removed old cassandra-dbapi licenses. Added new one for ptyhon-driver
|
2014-05-19 14:02:53 -07:00 |
|
guava-18.0.txt
|
Update Guava to 18.0
|
2015-07-07 02:41:57 +03:00 |
|
high-scale-lib-1.0.6.txt
|
Followup commit to fix maven deps on boundary's NBHM for CASSANDRA-7128
|
2014-05-14 09:02:45 -04:00 |
|
jackson-core-asl-1.9.2.txt
|
upgrade Jackson to 1.9.2
|
2011-12-08 17:07:28 +00:00 |
|
jackson-mapper-asl-1.9.2.txt
|
upgrade Jackson to 1.9.2
|
2011-12-08 17:07:28 +00:00 |
|
jamm-0.3.0.txt
|
Add missing jamm jar from CASSANDRA-8231 commit
|
2014-11-21 15:42:49 -06:00 |
|
javax.inject.txt
|
add airline and javax.inject jars
|
2014-01-11 18:56:59 -06:00 |
|
jbcrypt-0.3m.txt
|
Add CQL3-based implementations of IAuthenticator and IAuthorizer
|
2013-02-15 01:26:10 +03:00 |
|
jcl-over-slf4j-1.7.7.txt
|
o.a.c.u.NoSpamLoggerTest uses slf4j's SubstituteLogger, which doesn't exist in 1.7.2
|
2015-04-23 00:48:41 -04:00 |
|
jna-4.0.0.txt
|
bundle jna 4.0
|
2014-01-28 16:41:33 -06:00 |
|
joda-time-2.4.txt
|
Add date and time types
|
2015-03-09 12:20:28 -05:00 |
|
json-simple-1.1.txt
|
merge with 0.6 branch (post-850)
|
2010-03-26 16:31:52 +00:00 |
|
libthrift-0.9.2.txt
|
Upgrade thrift to 0.9.2
|
2015-01-30 09:46:02 -05:00 |
|
log4j-over-slf4j-1.7.7.txt
|
o.a.c.u.NoSpamLoggerTest uses slf4j's SubstituteLogger, which doesn't exist in 1.7.2
|
2015-04-23 00:48:41 -04:00 |
|
logback-classic-1.1.2.txt
|
fix logback version string typo: 1.1.12 s/b 1.1.2
|
2014-05-02 22:52:11 -04:00 |
|
logback-core-1.1.2.txt
|
fix logback version string typo: 1.1.12 s/b 1.1.2
|
2014-05-02 22:52:11 -04:00 |
|
lz4-1.3.0.txt
|
DirectByteBuffer compatible LZ4 methods
|
2015-01-16 09:34:13 -05:00 |
|
metrics-core-3.1.0.txt
|
Upgrade metrics library and remove depricated metrics
|
2015-01-28 11:12:19 -05:00 |
|
metrics-logback-3.1.0.txt
|
Add logback metrics
|
2015-06-16 17:39:00 -05:00 |
|
netty-all-4.0.23.Final.txt
|
Upgrade netty to 4.0.23 enable epoll
|
2014-10-08 16:12:30 -04:00 |
|
ohc-0.4.2.txt
|
Faster sequential IO (CASSANDRA-8630)
|
2015-09-04 12:42:35 +01:00 |
|
reporter-config-base-3.0.0.txt
|
bump metrics-reporter-config dependency
|
2015-03-23 13:44:30 -04:00 |
|
reporter-config3-3.0.0.txt
|
bump metrics-reporter-config dependency
|
2015-03-23 13:44:30 -04:00 |
|
sigar-1.6.4.txt
|
Integrate Sigar library and add basic OS performance checks on startup
|
2014-10-09 12:32:57 -04:00 |
|
six-1.7.3.txt
|
Update cqlsh python driver to 2.1
|
2014-07-16 11:56:29 -05:00 |
|
slf4j-api-1.7.7.txt
|
o.a.c.u.NoSpamLoggerTest uses slf4j's SubstituteLogger, which doesn't exist in 1.7.2
|
2015-04-23 00:48:41 -04:00 |
|
snakeyaml-1.11.txt
|
upgrade to snakeyaml 1.11
|
2013-03-22 23:28:56 -05:00 |
|
snappy-java-1.1.1.7.txt
|
Upgrade Snappy library
|
2015-05-12 14:12:27 -04:00 |
|
stream-2.5.2.txt
|
update stream-lib for HLL++ serialization thread-safety
|
2014-02-05 20:44:20 -06:00 |
|
thrift-server-0.3.7.txt
|
update thrift-server license file
|
2014-09-05 22:09:46 -04:00 |