summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* WT-2134 Force out pending log slot buffer to advance log->alloc_lsn forSusan LoVerso2015-09-241-3/+3
* Merge pull request #2189 from wiredtiger/index-create-lsm3Michael Cahill2015-09-221-8/+25
|\
| * Lint in example code.Alex Gorrod2015-09-221-9/+6
| * Merge branch 'develop' into index-create-lsm3Don Anderson2015-09-134-22/+44
| |\
| * \ Merge branch 'develop' into index-createDon Anderson2015-07-314-3/+145
| |\ \
| * | | Modified extractor example to show all presidents corresponding toDon Anderson2015-05-291-8/+28
* | | | WT_SESSION.log_flush returns a value.Keith Bostic2015-09-171-3/+3
* | | | WT-2104 New log_flush API to control the flushing or syncing of the log.Susan LoVerso2015-09-151-0/+21
| |_|/ |/| |
* | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-271-4/+17
|\ \ \
| * \ \ Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-242-13/+19
| |\ \ \
| * \ \ \ Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-101-1/+2
| |\ \ \ \
| * | | | | WT-2031 ex_log debuggingSusan LoVerso2015-08-051-4/+17
| * | | | | WT-2031 Add force_write wrapper. Force write when opening a log cursor.Susan LoVerso2015-08-051-5/+0
| * | | | | WT-2031 Typos.Susan LoVerso2015-08-041-1/+1
| * | | | | Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-031-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | WT-1989 Fix close path of wrlsn worker thread to write final records.Susan LoVerso2015-07-301-1/+0
| * | | | | Remove debugging from ex_log. Add sleep to allow log records to beSusan LoVerso2015-07-291-31/+1
| * | | | | Ex_log debuggingSusan LoVerso2015-07-291-0/+5
| * | | | | ex_log debugging.Susan LoVerso2015-07-291-0/+7
| * | | | | Add more Jenkins ex_log debugging.Susan LoVerso2015-07-291-0/+5
| * | | | | Add debugging for Jenkins failure.Susan LoVerso2015-07-291-0/+14
| * | | | | WT-1989 Add code to force close a slot, fix file switch bugs.Susan LoVerso2015-07-291-0/+5
* | | | | | Try and generalize the test a little so we don't have to mention theKeith Bostic2015-08-261-5/+3
* | | | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-202-13/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'master' into developMichael Cahill2015-08-202-13/+19
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Update ex_access.pyJulien Balestra2015-08-191-1/+1
| | * | | | Remove useless spaceJulien Balestra2015-08-191-1/+1
| | * | | | String format is better than strcatJulien Balestra2015-08-191-3/+3
| | * | | | Remove redundant parenthesisJulien Balestra2015-08-191-1/+1
| | * | | | Whitespace before : (PEP8)Julien Balestra2015-08-191-3/+3
| | * | | | Extra blank lines may be used to separate groups of related functions (PEP8)Julien Balestra2015-08-191-4/+10
| | * | | | String format is better than strcatJulien Balestra2015-08-191-1/+1
* | | | | | Now we're creating a lookaside file early on in wiredtiger_open, fileKeith Bostic2015-08-101-3/+7
|/ / / / /
* | | | | Some of the session ops require logging (for example, transaction_sync),Keith Bostic2015-08-101-1/+2
| |_|/ / |/| | |
* | | | Typo in cursor->search example code.Susan LoVerso2015-07-291-1/+1
| |/ / |/| |
* | | WT-1987 Add a TEST_WRAPPER variable for running all tests with valgrind or si...Michael Cahill2015-07-011-2/+3
* | | Add reset to wiredtiger.in and ex_allDavid Hows2015-06-221-0/+4
|/ /
* | Merge branch 'develop' into transaction-backgroundSusan LoVerso2015-05-272-2/+23
|\ \ | |/
| * Update named snapshot API.Alex Gorrod2015-05-221-1/+1
| * Add named snapshot documentation example code.Alex Gorrod2015-05-211-0/+21
| * Use srand/rand instead of srandom/random, it's more portable andKeith Bostic2015-05-141-2/+2
* | Make default transaction_sync timeout to be forever. WT-1908Susan LoVerso2015-05-271-6/+3
* | Refactor setting background sync LSN to its own functions. WT-1908Susan LoVerso2015-05-271-1/+2
* | Reject commit_transaction config if sync was set on begin_transaction.Susan LoVerso2015-05-261-1/+1
* | Fix warning.Susan LoVerso2015-05-201-1/+2
* | Add example code for background sync. WT-1908Susan LoVerso2015-05-202-0/+134
* | Merge branch 'develop' into transaction-backgroundSusan LoVerso2015-05-141-0/+6
|\ \ | |/
| * Export extensions entry point for Windows.Don Anderson2015-05-131-0/+6
* | Merge branch 'develop' into transaction-backgroundSusan LoVerso2015-05-133-10/+602
|\ \ | |/
| * Merge branch 'develop' into encryption-apiMichael Cahill2015-05-121-10/+12
| |\