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

bigeasy / strata / 363

Builds Branch Commit Type Ran Committer Via Coverage
363 master Use index instead of key presence. Use index instead of key presence when playing branch page log to determine if the particular index has a key. Closes #229. push 01 Nov 2013 12:45AM UTC bigeasy travis-ci pending completion   set done
362 master Use the Node.js `cypto` hash interface. Closes #221. push 01 Nov 2013 12:44AM UTC bigeasy travis-ci pending completion   set done
361 master Specify checksum using string or function. Instead of the strange object with `algorithm` and `size` properties. Closes #227. push 01 Nov 2013 12:43AM UTC bigeasy travis-ci pending completion   set done
360 master Use the length at the start of the line. Use the length at the start of a page file line to determine the length of the line instead of scanning for a newline. Closes #219. push 01 Nov 2013 12:43AM UTC bigeasy travis-ci pending completion   set done
359 master Notes on compression and the binary format. push 01 Nov 2013 12:27AM UTC bigeasy travis-ci pending completion   set done
358 master Add line length to line header. Closes #215. push 01 Nov 2013 12:27AM UTC bigeasy travis-ci pending completion   set done
357 master Put checksum before JSON body. Going to extract the header to a separate JSON array from the user supplied JSON body. The header will be space delimited, length, checksum, JSON array, then comes the body. The first step is to swap the header and ... push 01 Nov 2013 12:26AM UTC bigeasy travis-ci pending completion   set done
356 master Convert `readLine` to read buffer. Instead of reading a string, `readLine` accepts a `Buffer` and extract the record from the buffer. Closes #217. push 31 Oct 2013 11:58PM UTC bigeasy travis-ci pending completion   set done
355 master Overwrite footer. Track the position of the footer and overwrite it with the next non-footer entry. Closes #213. push 31 Oct 2013 11:58PM UTC bigeasy travis-ci pending completion   set done
354 master Use write and read/write file modes. Use write file modes to create new files and read/write to allow for overwriting previous footers. Closes #214. See #213. push 31 Oct 2013 11:58PM UTC bigeasy travis-ci pending completion   set done
353 master Position page on load. Becasue we're going to be reading the append position from the footer, we can start now by using the `stat` object in `readLeaf` to set the position property of the page, instead of setting it in `writeJSON`. See #213. push 31 Oct 2013 11:51PM UTC bigeasy travis-ci pending completion   set done
352 master Consistently quote open mode. Consistently use single quotes for the open mode string given to `fs.open` so that we can search for `'a'` and find where we're opening the file for append. See #213. push 31 Oct 2013 11:51PM UTC bigeasy travis-ci pending completion   set done
351 master Notes on delayed rewrites. push 31 Oct 2013 11:51PM UTC bigeasy travis-ci pending completion   set done
350 master Notes on overwriting footer. push 31 Oct 2013 11:51PM UTC bigeasy travis-ci pending completion   set done
349 master Split header and body in call to `writeJSON`. Split the header and body out of the entry so that I can implement a binary replacement of `writeJSON` that treats the body not an element in the header but as a buffer of binary data to be written se... push 31 Oct 2013 11:41PM UTC bigeasy travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • …
  • 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