Commit Graph

9 Commits

Author SHA1 Message Date
Matt Wells
b99beb0006 fix core from deleting collnum recs
from tree before calling deleteList
from doing a dump operation.
2014-04-23 16:10:50 -07:00
Matt Wells
4e803210ee tons of changes from live github on neo.
lots of core fixes.
took out ppthtml powerpoint convert, it hangs.
dynamic rdbmap to save memory per coll.
fixed disk page cache logic and brought it
back.
2014-01-17 21:01:43 -08:00
Matt Wells
048b715962 if coll is deleted or reset in a middle of a dump
or merge then stop the dump/merge with ENOCOLLREC
error. avoid calling "base->" functions since it
could be NULL if deleted.
2013-12-25 17:12:09 -08:00
mwells
82494baa89 move CollectionRec stuff into Collectiondb files
for simplicity.
2013-12-10 15:28:04 -08:00
Matt Wells
240da39873 Merge branch 'master' into diffbot 2013-10-25 12:32:02 -07:00
Matt Wells
54915dc384 fix data corruption in RdbMem buffer
when running with threads disabled.
2013-10-19 19:37:29 -07:00
Matt Wells
58e2be8b6f take out log msg 2013-10-09 11:51:39 -07:00
Matt Wells
0b338161e4 fix a couple cores. 2013-10-07 11:59:07 -07:00
Matt Wells
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00