Sign in
gerrit
/
gerrit
/
a251e1ed19164a515ae394985a6595b8f3ab5c6d
/
gerrit-cache-h2
93d1d75
Merge "Add advanced H2 option handling"
by Edwin Kempin
· 9 years ago
64af3ad
Add advanced H2 option handling
by Björn Pedersen
· 9 years ago
882acb3
H2CacheImpl: Ignore errors due to renamed classes
by Dave Borowitz
· 9 years ago
b81b4f7
Implement Bazel build
by David Ostrovsky
· 9 years ago
65dba82
H2CacheFactory: Make logger private
by David Pursehouse
· 9 years ago
45aa8ca
Add missing newline at end of files
by David Pursehouse
· 9 years ago
ccdeae8
Use native constructors instead of Guava to instantiate empty collections
by David Pursehouse
· 9 years ago
08ea694
Buck: Remove jgit cell
by David Ostrovsky
· 9 years ago
c5ccbf1
Add missing whitespace around keywords, operators and braces
by David Pursehouse
· 9 years ago
e7ae7f4
Merge "Make H2 database cache size configurable"
by Saša Živkov
· 9 years ago
64d4bdf
Buck: Emulate real JGit project structure in its own cell
by David Ostrovsky
· 9 years ago
f313457
Make H2 database cache size configurable
by Saša Živkov
· 9 years ago
17bb3db
Buck: Allow to consume JGit from its own cell
by David Ostrovsky
· 9 years ago
e47caab
H2CacheImpl: Support get(K, Callable<? extends V>)
by Dave Borowitz
· 10 years ago
e9a2930
Fix H2CacheImpl copyright header
by Shawn Pearce
· 10 years ago
5e90c63
Use try-with-resources statements
by Urs Wolfer
· 10 years ago
4aedf71
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
bbd54fa
H2: Don't show stack trace when failing to build BloomFilter
by David Pursehouse
· 10 years ago
62e67be
SitePaths: Convert site_path itself to Path
by Dave Borowitz
· 10 years ago
b078dd6
Convert H2CacheFactory to use Path
by Dave Borowitz
· 10 years ago
9625637
Use AutoCloseable gwtorm/jdbc instances
by Dave Borowitz
· 10 years ago
41abb37
Enable and fix Eclipse warnings about redundant type arguments
by David Pursehouse
· 10 years ago
75ad80a
Remove unnecessary suppression of cast warning in H2CacheFactory
by David Pursehouse
· 10 years ago
8dc720e
Move TimeUtil from gerrit-server to gerrit-common
by David Ostrovsky
· 10 years ago
1c48a7e
Revert "Use javax.inject.Inject instead of com.google.inject.Inject"
by Saša Živkov
· 10 years ago
5db3bba
Use javax.inject.Inject instead of com.google.inject.Inject
by Dave Borowitz
· 10 years ago
98adfd5
Honor expireAfterWrite in the H2CacheImpl
by Saša Živkov
· 11 years ago
42c9cf6
Add REST endpoint to list caches
by Edwin Kempin
· 11 years ago
e73ae61
Apply "type inference for generic instance creation" Java 7 feature
by David Ostrovsky
· 11 years ago
218c6b6
Allow creation of persistent caches after server is started
by Saša Živkov
· 11 years ago
85c458b
Merge "Remove unused @SuppressWarnings"
by David Pursehouse
· 11 years ago
74966d5
Remove unused @SuppressWarnings
by Shawn Pearce
· 11 years ago
72fb6cc
Remove unused .gitignore
by Shawn Pearce
· 11 years ago
c53fd3a
Delete eclipse left-over files from the Maven poop era
by David Ostrovsky
· 11 years ago
bbf93f8
Remove unnecessary local variables
by alex.ryazantsev
· 11 years ago
ec6fca8
Make LifecycleModule inherit from FactoryModule
by Dave Borowitz
· 11 years ago
f5016f4
Merge branch 'stable-2.7' into stable-2.8
by Shawn Pearce
· 11 years ago
5d1ce02
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 11 years ago
b294b03
Get rid of JdbcSQLException while numbers are read from cache
by Jacek Centkowski
· 11 years ago
1d69c2e
Add TimeUtil.nowTs() to create a new Timestamp
by Dave Borowitz
· 11 years ago
46b1ac8
Use DateTimeUtils.currentTimeMillis() to get current time
by Dave Borowitz
· 11 years ago
99776b8
Replace `Funnels.stringFunnel` with `Funnels.unencodedCharsFunnel`
by David Pursehouse
· 11 years ago
01cea13
Set version to 2.7
by Dave Borowitz
· 11 years ago
v2.7
dcab15e
Use CacheBuilder returned from CacheBuilder.removalListener(...)
by Edwin Kempin
· 12 years ago
f252f53
Gerrit 2.6
by Shawn Pearce
· 12 years ago
v2.6
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
bd56297
Update buck build for strict dependencies
by Shawn Pearce
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
9240c29
Begin 2.8
by Shawn Pearce
· 12 years ago
d47ca8a
Start 2.7 development
by Shawn Pearce
· 12 years ago
2820055
Fix various warnings
by Edwin Kempin
· 12 years ago
7dd18f5
Merge branch 'stable-2.5'
by Shawn O. Pearce
· 12 years ago
b207877
Merge "Flush persistent H2 cache if the existing entries are incompatible" into stable-2.5
by Shawn Pearce
· 12 years ago
18c8fa8
Ensure that ObjectOutputStream in H2CacheImpl is closed
by Edwin Kempin
· 12 years ago
3f461de
Flush persistent H2 cache if the existing entries are incompatible
by Edwin Kempin
· 12 years ago
20f9968
Update versions in pom's to start Gerrit 2.6 development
by Edwin Kempin
· 13 years ago
6d982fc
Cleaning up serialVersionUIDs
by Chad Horohoe
· 13 years ago
149c79d
Remove double ';' at line ending
by Edwin Kempin
· 13 years ago
c3a31c2
Add support for binding CacheRemovalListener
by Keunhong Park
· 13 years ago
90119f8
Remove timestamp from all org.eclipse.core.resources.prefs files.
by Sasa Zivkov
· 13 years ago
0b549fb
Record stats for all caches
by Shawn O. Pearce
· 13 years ago
2e1cb2b
Back in-memory caches with Guava, disk caches with H2
by Shawn O. Pearce
· 13 years ago