Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WT-1315 Fix some leaks with join cursors. | Michael Cahill | 2015-11-19 | 1 | -21/+26 |
* | WT-2222 Fixup snapshot statistics re: review comments. | Alex Gorrod | 2015-11-19 | 1 | -2/+2 |
* | Merge branch 'develop' into wt-2222-snapshot-stats | Alex Gorrod | 2015-11-19 | 31 | -279/+2102 |
|\ | |||||
| * | Merge branch 'develop' into wt-1315-join-cursor | Michael Cahill | 2015-11-19 | 10 | -126/+173 |
| |\ | |||||
| | * | Merge pull request #2307 from wiredtiger/trunc-stats | Alex Gorrod | 2015-11-19 | 9 | -107/+148 |
| | |\ | |||||
| | | * | WT-2218 Add fast-path delete stat. | Susan LoVerso | 2015-11-18 | 4 | -31/+46 |
| | | * | Merge branch 'develop' into trunc-stats | Susan LoVerso | 2015-11-18 | 43 | -1072/+1543 |
| | | |\ | |||||
| | | * | | WT-2218 Add connection level stat for number of deleted pages. | Susan LoVerso | 2015-11-17 | 4 | -23/+30 |
| | | * | | WT-2218 Add truncate stats | Susan LoVerso | 2015-11-16 | 7 | -107/+126 |
| | * | | | WT-2224 Cleanup and fix. | Michael Cahill | 2015-11-18 | 1 | -23/+16 |
| | * | | | WT-2224 Track which deleted refs are discarded by a split. | Michael Cahill | 2015-11-18 | 1 | -10/+23 |
| | | |/ | | |/| | |||||
| * | | | WT-1315 Fix a few script warnings about unused functions / macros. | Michael Cahill | 2015-11-19 | 1 | -1/+1 |
| * | | | WT-1315 Change a few more size_t variables to u_int. | Michael Cahill | 2015-11-19 | 1 | -6/+7 |
| * | | | Fix another warning: | Michael Cahill | 2015-11-18 | 1 | -4/+4 |
| * | | | Another warning: | Michael Cahill | 2015-11-18 | 1 | -0/+1 |
| * | | | Fix another warning: | Michael Cahill | 2015-11-18 | 1 | -0/+2 |
| * | | | Fix -Wshadow warnings: | Michael Cahill | 2015-11-18 | 2 | -8/+8 |
| * | | | Merge branch 'develop' into wt-1315-join-cursor | Michael Cahill | 2015-11-18 | 40 | -1030/+1497 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge branch 'develop' into wt-1315-join-cursor | Don Anderson | 2015-11-17 | 24 | -145/+224 |
| |\ \ \ | |||||
| * | | | | WT-1315. Support statistics on join cursors. | Don Anderson | 2015-11-17 | 12 | -59/+295 |
| * | | | | WT-1315. Fixed error in check for overlapping ranges. | Don Anderson | 2015-11-12 | 1 | -2/+4 |
| * | | | | WT-1315. Change the 'ends' array to be dynamically sized, needed for | Don Anderson | 2015-11-11 | 2 | -88/+132 |
| * | | | | Merge branch 'develop' into wt-1315-join-cursor | Don Anderson | 2015-11-10 | 14 | -61/+151 |
| |\ \ \ \ | |||||
| * | | | | | WT-1315. Changed names of macros and inline functions to be more clear | Don Anderson | 2015-11-10 | 7 | -68/+76 |
| * | | | | | WT-1315. Compiler warnings and clean up. | Don Anderson | 2015-11-04 | 1 | -27/+13 |
| * | | | | | WT-1315. Fixed compile warning. | Don Anderson | 2015-11-04 | 1 | -6/+6 |
| * | | | | | WT-1315. Sorted s_string.ok, fixed s_style error. | Don Anderson | 2015-11-04 | 1 | -1/+1 |
| * | | | | | Merge branch 'develop' into wt-1315-join-cursor | Don Anderson | 2015-11-04 | 54 | -544/+1253 |
| |\ \ \ \ \ | |||||
| * | | | | | | WT-1315. Added doc for join cursors, including java doc. | Don Anderson | 2015-11-03 | 5 | -0/+28 |
| * | | | | | | WT-1315. Added support for join cursors: | Don Anderson | 2015-11-03 | 15 | -91/+1552 |
* | | | | | | | WT-2222 Add statistics for named snapshots. | Alex Gorrod | 2015-11-18 | 5 | -4/+34 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge pull request #2308 from wiredtiger/wt-2220-wt_timediff | Alex Gorrod | 2015-11-18 | 25 | -49/+57 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'develop' into wt-2220-wt_timediff | Keith Bostic | 2015-11-17 | 5 | -16/+36 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | WT-2220 Create WT_TIMEDIFF_US and fix use of constants. | Susan LoVerso | 2015-11-17 | 20 | -34/+38 |
| * | | | | | | | WT-2220 Split WT_TIMEDIFF macro into unit specific macros. | Alex Gorrod | 2015-11-17 | 9 | -15/+19 |
* | | | | | | | | Merge branch 'develop' into wt-2182-split-up-the-tree-2 | Keith Bostic | 2015-11-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Whitespace | Susan LoVerso | 2015-11-17 | 1 | -2/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | WT-2182: don't leave child refs locked; when we hit the result_entries | Keith Bostic | 2015-11-17 | 1 | -5/+14 |
* | | | | | | | Merge branch 'develop' into wt-2182-split-up-the-tree-2 | Keith Bostic | 2015-11-17 | 10 | -61/+66 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'develop' into wt-2178-format | Alex Gorrod | 2015-11-17 | 7 | -48/+33 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | WT-2220 time_t cleanup - fix logic error. | Alex Gorrod | 2015-11-17 | 1 | -1/+1 |
| | * | | | | | Convert the sweep configuration values from u_int to uint64_t: | Keith Bostic | 2015-11-16 | 2 | -12/+12 |
| | * | | | | | WT-2220: call difftime() directly, let the compiler deal with casting | Keith Bostic | 2015-11-16 | 3 | -14/+3 |
| | * | | | | | WT-2220: don't assume time_t's are integers that support arithmetic | Keith Bostic | 2015-11-16 | 7 | -40/+36 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Avoid s_style's paired typo check. | Keith Bostic | 2015-11-16 | 1 | -1/+1 |
| * | | | | | WT-2219: A non-zero idle time is incompatible with in-memory, and the | Keith Bostic | 2015-11-16 | 1 | -12/+10 |
| * | | | | | Merge branch 'develop' into wt-2178-format | Keith Bostic | 2015-11-16 | 5 | -41/+79 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | WT-2198 Revert documentation change regarding bulk load column stores. | Alex Gorrod | 2015-11-16 | 1 | -2/+1 |
| * | | | | | WT-2219 Revert a change to not sweep when in-memory is configured. | Alex Gorrod | 2015-11-16 | 4 | -25/+16 |
| * | | | | | Merge branch 'develop' into wt-2178-format | Alex Gorrod | 2015-11-16 | 21 | -100/+226 |
| |\ \ \ \ \ |