• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bigeasy / strata / 300

Builds Branch Commit Type Ran Committer Via Coverage
300 master Remove last of leaf page peek pivot replacement. Remove the last of the logic for a replacement of a pivot key using the key of the right sibling leaf page of the right leaf page of a leaf page merege. We now extract our keys for merge pivot key ... push 28 Aug 2013 03:11AM UTC bigeasy travis-ci pending completion   set done
299 master Remove `designate` for `rewriteLeaf` in merge. Remove the call to `designate` to obtain a key for `rewriteLeaf` in the `mergeLeaves` function. The `rewriteLeaf` function no longer accepts a key argument. It will read the key from the leaf page. ... push 28 Aug 2013 02:03AM UTC bigeasy travis-ci pending completion   set done
298 master Remove peek from page leaf merge. Remove peek at the right sibling leaf page of the right leaf page of a leaf page merge. This method no longer being called. We've been ignoring that peek for longer than the last commit which claimed to begin to... push 27 Aug 2013 10:26PM UTC bigeasy travis-ci pending completion   set done
297 master Ignore subsequent right peek from leaf page merge. Ignore the results of peeking at the subsequent right leaf page, the right sibling leaf page of the right leaf page of a leaf page merge. When merging leaf pages, we were peeking at the right si... push 27 Aug 2013 09:19PM UTC bigeasy travis-ci pending completion   set done
296 master Rewrite pivot key for branch page merges. The ancestor is really the parent. If the ancestor is in the pivot, then there is no need to update the pivot key. The ancestor is the head of a linked list of branch pages that references a single leaf p... push 21 Aug 2013 10:48PM UTC bigeasy travis-ci pending completion   set done
295 master One way to set pivot key after leaf merge. When merging leaves, we now peek at the right sibling leaf page of the right leaf page of the merge using a shared lock to get a key that could be used to replace the pivot. This was documented in the Do... push 21 Aug 2013 04:25AM UTC bigeasy travis-ci pending completion   set done
294 master Forgot to make `next-tick.t.js` executable. See #175. push 20 Aug 2013 02:46PM UTC bigeasy travis-ci pending completion   set done
291 master Remove `key` parameter to `rewriteLeaf`. Removed the unused `key` parameter to `rewriteLeaf`. When the time comes to write the `key` in the footer, I'll be using the `key` property that is now maintained for the `Page` object. Closes #192. push 20 Aug 2013 05:28AM UTC bigeasy travis-ci pending completion   set done
290 master Designate page when we load the page. Added the designation of the page to `readLeaf`. Updated the `key` property of the `Page` object in `split` and `deleteGhost`. Keys are not adjusted in leaf page merge except by ghost busting. Closes #139. push 20 Aug 2013 05:24AM UTC bigeasy travis-ci pending completion   set done
289 master `deleteGhost` not returns key. Fixed a bug in `deleteGhost` and `splitLeaf`. Instead of returning the new key, `deleteGhost` was returning the position of the key record. This value is only used in `splitLeaf` where it updates the key used to sea... push 20 Aug 2013 05:06AM UTC bigeasy travis-ci pending completion   set done
288 master Remove debugging message. push 20 Aug 2013 05:04AM UTC bigeasy travis-ci pending completion   set done
287 master Add `/t/*/tmp` to `.gitignore`. Closes #181. push 20 Aug 2013 04:03AM UTC bigeasy travis-ci pending completion   set done
286 master Explicitly set key when ghost busting. Clearing the keys meant that the new key would be designated after all the locks had been released during the next descent. The first pass at our new logic looked to promote a key in the page passed to `exor... push 20 Aug 2013 04:01AM UTC bigeasy travis-ci pending completion   set done
285 master Write branch pages as insert/delete log. Branch pages are now written as insert/delete logs by the same logic used to maintain leaf pages as insert/delete logs. I'm not yet storing keys. The purpose of this step is to modify `replay` to work with... push 19 Aug 2013 02:28AM UTC bigeasy travis-ci pending completion   set done
284 master Remove record count added to each log entry. I need to make way for the addresses in insert record entries, so it's time to tidy them by removing the record count that I've been storing in each entry. The record count is currently unused and ulti... push 18 Aug 2013 10:51PM UTC bigeasy travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • …
  • 68
  • 69
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc