index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-03-26
Add a test case for Java cursor issue refs #493
Alex Gorrod
2013-03-25
Don't log statistics in test/format (session.verify can fail and return
Keith Bostic
2013-03-21
Replace statistics_log.objects with statistics_log.sources, no other change.
Keith Bostic
2013-03-20
Optionally dump statistics for a list of objects as part of statistics
Keith Bostic
2013-02-26
Don't pound on disks by default in test/format -- we use it for lots of autom...
Michael Cahill
2013-02-26
Fix complaints from s_style.
Alex Gorrod
2013-02-25
Merge pull request #461 from wiredtiger/pack-streams
agorrod
2013-02-25
Merge branch 'develop' into statistics
Keith Bostic
2013-02-23
Create a thread to do automatic checkpoints.
Keith Bostic
2013-02-22
Make run-time statistics optional, defaulted to "off".
Keith Bostic
2013-02-22
Commit a test to ensure session table cache is invalidated.
Alex Gorrod
2013-02-21
Michael's suggestion to use a statistics_log.wait value of not-zero to
Keith Bostic
2013-02-20
Merge pull request #453 from wiredtiger/java
Michael Cahill
2013-02-20
Add a new server thread that can be configured to periodically output
Keith Bostic
2013-02-19
Turn on buffer alignment and direct I/O, it tests a few more paths and
Keith Bostic
2013-02-19
Fix copyright notices in Java source code.
Alex Gorrod
2013-02-19
Update Java Cursor API naming to reflect ByteArray semantics.
Alex Gorrod
2013-02-16
Fix shared cache so that reserve size is always initialized properly.
Alex Gorrod
2013-02-13
Typo, two tests with the same name.
Keith Bostic
2013-02-13
Merge branch 'develop' into java
Alex Gorrod
2013-02-13
Update Java cursors to use packing code. Also enhance JUnit usage.
Alex Gorrod
2013-02-12
Update Java structure packing implementation.
Alex Gorrod
2013-02-08
Add a Java implementation of packed formats.
Alex Gorrod
2013-02-06
Remove support for the no-cache configuration, revert back to maintaining
Keith Bostic
2013-01-28
Add a test for forced salvage.
Keith Bostic
2013-01-28
fix a comment.
Keith Bostic
2013-01-27
Add the rest of the session methods that should fail with a cursor open.
Keith Bostic
2013-01-27
There was a salvage test that (according to the comment) was testing
Keith Bostic
2013-01-27
Generalize the check for verify's error message.
Keith Bostic
2013-01-26
Add a test the confirms verify truncates the file as necessary.
Keith Bostic
2013-01-21
fix a typo, don't output the program name if calling die()
Keith Bostic
2013-01-21
Add the hooks to make it easy to bring in an LZO handler.
Keith Bostic
2013-01-15
Add a compaction operation to test/format.
Keith Bostic
2013-01-15
Alter the shared cache min configuration to be called reserved.
Alex Gorrod
2013-01-14
Add the ability to specify a per-connection base size to participants in
Alex Gorrod
2013-01-01
Update copyright notice to 2013.
Keith Bostic
2012-12-17
Fix some issues with LSM rename and add a Python test.
Alex Gorrod
2012-12-11
Test fixes now that populate inserts the requested number of records.
Michael Cahill
2012-12-11
In the test suite, when checking that a data source is correctly populated,
Michael Cahill
2012-12-08
Add a few additional configuration items knobs to test/format:
Keith Bostic
2012-12-08
typo
Keith Bostic
2012-12-06
whitespace.
Keith Bostic
2012-12-05
Make the test suite run again.
Keith Bostic
2012-12-04
Output statistics for all data sources from test/format
Michael Cahill
2012-12-03
Update test/format to output valid configuration files again.
Alex Gorrod
2012-12-02
Don't include <signal.h> before <wt_internal.h>, it breaks with gcc 4.6
Keith Bostic
2012-11-30
Update the CONFIG example.
Keith Bostic
2012-11-29
Merge pull request #385 from wiredtiger/trickle
Michael Cahill
2012-11-30
Fix warnings from "gcc -Wsign-conversion". Mostly this involved changing loo...
Michael Cahill
2012-11-30
Merge branch 'develop' into trickle
Alex Gorrod
[next]