Age | Commit message (Expand) | Author |
2014-02-17 | cache uidvalidity | Kali Kaneko |
2014-02-17 | pep8 fixes. | Ivan Alejandro |
2014-02-17 | Update keymanager kwargs, related to #5120. | Ivan Alejandro |
2014-02-17 | Remove notify_new callbacks from fetch and copy. | Kali Kaneko |
2014-02-17 | remove floody log | Kali Kaneko |
2014-02-17 | freeze dirty/new sets to avoid changes during iteration | Kali Kaneko |
2014-02-17 | defer message push to thread | Kali Kaneko |
2014-02-17 | speedup mailbox select | Kali Kaneko |
2014-02-17 | profile select | Kali Kaneko |
2014-02-17 | add cProfiler instrumentation | Kali Kaneko |
2014-02-17 | docstring fixes | Kali Kaneko |
2014-02-17 | avoid hitting db on every select | Kali Kaneko |
2014-02-17 | remove early notification on append for now | Kali Kaneko |
2014-02-17 | suggest bigger threadpool to reactors that honor it | Kali Kaneko |
2014-02-17 | docstring fixes | Kali Kaneko |
2014-02-17 | select instead of examine | Kali Kaneko |
2014-02-17 | remove all refs during removal, and protect from empty docs | Kali Kaneko |
2014-02-17 | move mbox-doc handling to soledadstore, and lock it | Kali Kaneko |
2014-02-17 | purge empty fdocs on select | Kali Kaneko |
2014-02-17 | avoid revision conflict during deletion | Kali Kaneko |
2014-02-17 | defer appends too | Kali Kaneko |
2014-02-17 | defend against malformed fdocs during unset dirty/new | Kali Kaneko |
2014-02-17 | defer fetch to thread | Kali Kaneko |
2014-02-17 | improve flag-docs relative internal storage | Kali Kaneko |
2014-02-17 | fix several bugs in copy/store | Kali Kaneko |
2014-02-17 | fix last_uid write to avoid updates to lesser values | Kali Kaneko |
2014-02-17 | fine grained locks for puts | Kali Kaneko |
2014-02-17 | separate new and dirty queues | Kali Kaneko |
2014-02-17 | catch typeerror too in empty definition | Kali Kaneko |
2014-02-17 | make the condition optional | Kali Kaneko |
2014-02-17 | call notify in reactor | Kali Kaneko |
2014-02-17 | fix repeated recent flag | Kali Kaneko |
2014-02-17 | do not get last_uid from the set of soledad messages | Kali Kaneko |
2014-02-17 | add profile-command utility | Kali Kaneko |
2014-02-17 | defer_to_thread the bulk of write operations | Kali Kaneko |
2014-02-17 | two versions of accumulator util | Kali Kaneko |
2014-02-17 | separate better dirty/new flags; add cdocs | Kali Kaneko |
2014-02-17 | remove hdoc copy since it's in its own structure now | Kali Kaneko |
2014-02-17 | make fdoc, hdoc, chash 'public' properties | Kali Kaneko |
2014-02-17 | change internal storage and keying scheme in memstore | Kali Kaneko |
2014-02-17 | long-due update to unittests! | Kali Kaneko |
2014-02-17 | make last_uid a defaultdict | Kali Kaneko |
2014-02-17 | enable memory-only store | Kali Kaneko |
2014-02-17 | increase writeback period for debug | Kali Kaneko |
2014-02-17 | take recent count from memstore | Kali Kaneko |
2014-02-17 | defend against empty items | Kali Kaneko |
2014-02-17 | temporarily nuke out the fetch_heders diversion | Kali Kaneko |
2014-02-17 | do not defer fetches to thread | Kali Kaneko |
2014-02-17 | prefetch flag docs | Kali Kaneko |
2014-02-17 | defer copy and soledad writes | Kali Kaneko |