Sign in
apache
/
directmemory
/
HEAD
4c3d85d
Updating DOAP now that DirectMemory is in the Attic. ATTIC-141.
by Henri Yandell
· 8 years ago
trunk
1b9d08b
updated doap filewq
by Raffaele P. Guidi
· 9 years ago
13250ea
0.2 available now
by Olivier Lamy
· 10 years ago
64765fa
it is last release
by Olivier Lamy
· 10 years ago
0139e40
fix download page
by Olivier Lamy
· 10 years ago
b1a9e06
last release is now 0.2
by Olivier Lamy
· 10 years ago
38ffc9b
DIRECTMEMORY-131 is part of 0.2 release
by Olivier Lamy
· 10 years ago
065868e
add links to release notes in web site
by Olivier Lamy
· 10 years ago
793b2c0
add links to release notes in web site
by Olivier Lamy
· 10 years ago
ce6cc3f
add release note
by Olivier Lamy
· 10 years ago
32e78ac
documentation for release process
by Olivier Lamy
· 10 years ago
675d24a
ignore directory directmemory-dev-release: release doc coming soon :-)
by Olivier Lamy
· 10 years ago
2043d3b
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 10 years ago
638f454
[maven-release-plugin] prepare release directmemory-0.2
by Olivier Lamy
· 10 years ago
22c303d
use released parent version
by Olivier Lamy
· 10 years ago
2e70d83
fix javadoc links
by Olivier Lamy
· 10 years ago
e06bfc9
last log4j2 version
by Olivier Lamy
· 10 years ago
f1db9fd
[DIRECTMEMORY-133] "DirectMemory Simple Usage" doc improvement
by Olivier Lamy
· 10 years ago
c1d4134
DIRECTMEMORY-132 - applied Liang Xie's patch
by Tommaso Teofili
· 10 years ago
839ae6f
make javadoc with doclava working with addition of guava
by Olivier Lamy
· 10 years ago
0cde0be
add missing svn:ignore for the new module
by Olivier Lamy
· 10 years ago
5c74d62
prevent clearing too many cache entries
by Olivier Lamy
· 10 years ago
b03355e
add @since
by Olivier Lamy
· 10 years ago
0298188
move comment to javadoc
by Olivier Lamy
· 10 years ago
8b7f353
format code
by Olivier Lamy
· 10 years ago
606269f
[DIRECTMEMORY-131] Using DirectMemory as level 2 cache for Guava Cache
by Olivier Lamy
· 10 years ago
c204098
DIRECMEMORY-130 - applied Chetan's patch for resetting the used memory during MMS#clear
by Tommaso Teofili
· 10 years ago
a987509
DIRECTMEMORY-129 - applied Chetan's patch for using a pool of KryoSerializers
by Tommaso Teofili
· 10 years ago
97684a6
DIRECTMEMORY-128 - applied Chetan's patch for updating package imports
by Tommaso Teofili
· 10 years ago
c1f8009
upgrade serializers libs versions
by Olivier Lamy
· 10 years ago
d66c501
fix test: osgi my love :-)
by Olivier Lamy
· 10 years ago
14342cb
missed to add files
by Olivier Lamy
· 10 years ago
b08f093
use log4j2 rather than logback for testing
by Olivier Lamy
· 10 years ago
0c9ea62
upgrade test dependencies
by Olivier Lamy
· 10 years ago
05f3b4e
[DIRECTMEMORY-127] ehcache integration OSGI tests no longer work
by Olivier Lamy
· 10 years ago
d223182
use new jackson from com.fasterxml
by Olivier Lamy
· 10 years ago
e52220b
upgrade some versions of libraries
by Olivier Lamy
· 10 years ago
918431d
commons-io 2.4
by Olivier Lamy
· 10 years ago
a0e1fe9
fix license headers
by Olivier Lamy
· 10 years ago
ec96675
disable osgi test as for some reasons they fail, sorry I prefer writing code rather than waste time writing osgi metadatas
by Olivier Lamy
· 10 years ago
e4cc9fc
trying to fix osgi metadatas
by Olivier Lamy
· 10 years ago
3122f84
[DIRECTMEMORY-126] missed to add a class
by Olivier Lamy
· 10 years ago
7a6b1a7
[DIRECTMEMORY-126] upgrade to ehcache 2.6.6
by Olivier Lamy
· 10 years ago
e5a2c8f
add link to Lightning site
by Olivier Lamy
· 10 years ago
f2347c8
easier site deployment
by Olivier Lamy
· 10 years ago
824e8a6
rename some classes remove this Impl we know that is Impl of something as the interface name is here
by Olivier Lamy
· 10 years ago
5d9e30b
fix missing license headers
by Olivier Lamy
· 10 years ago
214476b
DIRECTMEMORY-124 - forgot to svn add Jaromir's classes
by Tommaso Teofili
· 10 years ago
37316a6
DIRECTMEMORY-124 - added non strict and strict versions of cache values iterable
by Tommaso Teofili
· 10 years ago
8c9d5a0
DIRECTMEMORY-125 - using final modifiers, for each loops, avoiding unnecessary (un)boxing
by Tommaso Teofili
· 10 years ago
6af7e84
DIRECTMEMORY-124 - added check for Pointer expiration
by Tommaso Teofili
· 10 years ago
35dfc92
DIRECTMEMORY-124 - added Iterable over Cache values
by Tommaso Teofili
· 10 years ago
3cfeffd
[DIRECTMEMORY-123] - switched to use Solr 3.6.2
by Tommaso Teofili
· 10 years ago
7b88d53
DIRECTMEMORY-121, DIRECTMEMORY-122 Added void scheduleDisposalEvery( long period, TimeUnit unit ) to CacheService.java to give users a nice interface to schedule the disposal interval and started documenting the API interfaces
by Christoph Engelbert
· 10 years ago
821ad5f
Fixing some problem in the Javadoc
by Christoph Engelbert
· 10 years ago
d630c54
Removed setter from standard CacheService interface and moved them to MutableCacheService
by Christoph Engelbert
· 10 years ago
45773f0
Added missing license headers
by Christoph Engelbert
· 10 years ago
712e124
DIRECTMEMORY-120 Fix ByteOrderUtils::buildLong which uses int values for calculation of the resulting long
by Christoph Engelbert
· 10 years ago
c9cc8b8
DIRECTMEMORY-119 Add int / long compression
by Christoph Engelbert
· 10 years ago
e32e2fc
Fixed integer overflow DIRECTMEMORY-118
by Christoph Engelbert
· 10 years ago
4522991
apache license header
by Olivier Lamy
· 11 years ago
d542969
Added read / write methods for Strings (UTF) to MemoryBuffer API
by Christoph Engelbert
· 11 years ago
6bbdd66
Made Pointer::BufferNumber a final field of the PointerImpl implementation since there can't be a non MemoryBuffer pointer anymore. This has an advantage in the memory visibility of the field when cleaning short living pointers.
by Christoph Engelbert
· 11 years ago
6454f07
Fixed positioning bug of the underlying MemoryBuffer when using reset on NioMemoryBuffers
by Christoph Engelbert
· 11 years ago
d9b98ba
DIRECTMEMORY-49 MemoryManagerService.update does not reuse the same pointer
by Christoph Engelbert
· 11 years ago
269bd96
DIRECTMEMORY-57 Pointer.free should be atomic / thread safe
by Christoph Engelbert
· 11 years ago
678bcc6
Added read / write methods for boolean values in MemoryBuffer interfaces
by Christoph Engelbert
· 11 years ago
18d5325
DIRECTMEMORY-105 Fixed Kryo Serializer adapter isn't threadsafe
by Christoph Engelbert
· 11 years ago
d3501a5
add javadoc on thread safe behaviour for Serializer
by Olivier Lamy
· 11 years ago
ff3f4a0
Ignored benchmark unittest for Unsafe since the functionality is tested by another unittest
by Christoph Engelbert
· 11 years ago
b00df6a
Added closing the CacheService / MemoryManager / Allocator to different unittests
by Christoph Engelbert
· 11 years ago
9ad544c
Added Closeable as a new extending interface of CacheService because some of the underlying MemoryManager implementations could need some closing logic to clean up successfully
by Christoph Engelbert
· 11 years ago
1fe8757
Little cleanup of the UnsafeMemoryManagerServiceImpl
by Christoph Engelbert
· 11 years ago
fc650e5
Fixed all unittest bugs appeared in the Unsafe implementation and some wrongly assumed behaviours in the MemoryBuffer nio and unsafe implementations
by Christoph Engelbert
· 11 years ago
63d361d
Added @Parameters annotations to test all implementations of MemoryManagers
by Christoph Engelbert
· 11 years ago
99e0136
Added pointer support for the Unsafe allocator and the UnsafeMemoryManagerServiceImpl
by Christoph Engelbert
· 11 years ago
afff721
Fixed growing attribute in MergingNioMemoryBuffer
by Christoph Engelbert
· 11 years ago
560ace8
Added unsafe backing implementation of MemoryBuffer
by Christoph Engelbert
· 11 years ago
2ede6f7
Introduced new MemoryBuffer interface to adapt all access technologies like Unsafe, ByteBuffer, ByteArrayOutputStream, ...
by Christoph Engelbert
· 11 years ago
881c7b9
Fixed building because of missing MANIFEST.MF
by Christoph Engelbert
· 11 years ago
e6c42bc
Fixed import problem with Eclipse (m2e plugin). The m2e plugin does not like the goal manifest but this should be executed by default.
by Christoph Engelbert
· 11 years ago
f473fa4
upgrade karaf version
by Olivier Lamy
· 11 years ago
816a8b5
we only need aggregate javadoc from top
by Olivier Lamy
· 11 years ago
2569a80
javadoc not needed in default lifecycle
by Olivier Lamy
· 11 years ago
777ce21
add basic svn:ignore
by Olivier Lamy
· 11 years ago
c144b8d
possibility to pass args
by Olivier Lamy
· 11 years ago
1efbc20
[DIRECTMEMORY-104] Precise correct DirectMemory usage and fix typo in documentation.
by Olivier Lamy
· 11 years ago
1c9e47c
add kryo module in the build
by Olivier Lamy
· 11 years ago
e7a6966
inherits from parent site descriptor
by Olivier Lamy
· 11 years ago
a776a3b
configure jar plugin for manifest
by Olivier Lamy
· 11 years ago
ca29315
really try to make jenkins happy :-)
by Olivier Lamy
· 11 years ago
1544c8f
try to make jenkins happy
by Olivier Lamy
· 11 years ago
14bf508
use our new parent pom
by Olivier Lamy
· 11 years ago
f69a133
fixes DIRECTMEMORY-101 (timer set as daemon to avoid keeping the jvm
by Raffaele P. Guidi
· 11 years ago
e948b3d
use directmemory tab in jenkins for ciMngt url
by Olivier Lamy
· 11 years ago
7ebc1f0
ignore lightning when site will be deployed
by Olivier Lamy
· 11 years ago
7609bd9
use released version for scm-publish plugin
by Olivier Lamy
· 11 years ago
b04d9f9
[DIRECTMEMORY-103] Add Kryo serializer - patch submitted by Min Zhou
by Simone Tripodi
· 11 years ago
b955b56
"ignored" MallocWithUnsafeTest (which was in the wrong place in any case)
by Raffaele P. Guidi
· 11 years ago
93619c1
modified karaf configuration to allow using sun.misc.Unsafe
by Raffaele P. Guidi
· 11 years ago
Next »