Age | Commit message (Expand) | Author |
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 |
2014-02-17 | defer parse to thread | Kali Kaneko |
2014-02-17 | lock document retrieval/put | Kali Kaneko |
2014-02-17 | fix get_size call | Kali Kaneko |
2014-02-13 | Merge remote-tracking branch 'refs/remotes/kali/feature/get-sizes' into develop | Tomás Touceda |
2014-02-06 | Flush IMAP data to disk when stopping. Closes #5095. | drebs |
2014-02-05 | Fix the fallback for the memoized call for bodies/content. | Kali Kaneko |
2014-02-05 | fix memoized call returning always None | Kali Kaneko |
2014-02-05 | fix expunge deferreds so they wait | Kali Kaneko |
2014-02-05 | minimal regression tests | Kali Kaneko |
2014-02-04 | Rebased dreb's commit to update sizes dictionary | Kali Kaneko |
2014-02-04 | fixes after review | Kali Kaneko |
2014-02-02 | re-add expunge deferred | Kali Kaneko |
2014-02-02 | fix missing content after in-memory add | Kali Kaneko |
2014-02-02 | enable manhole for debugging | Kali Kaneko |
2014-01-31 | Restore expected TypeError. | Kali Kaneko |
2014-01-31 | remove wrong unicode conversion | Kali Kaneko |
2014-01-31 | properly implement deferreds in several commands | Kali Kaneko |
2014-01-31 | prime-uids | Kali Kaneko |
2014-01-30 | skip notifications | Kali Kaneko |
2014-01-30 | fix badly terminated headers | Kali Kaneko |
2014-01-30 | Fix indexing error that was rendering attachments unusable | Kali Kaneko |
2014-01-30 | Fix UIDVALIDITY command. | Kali Kaneko |
2014-01-30 | allow to pass file as argument | Kali Kaneko |
2014-01-30 | Fix copy and deletion problems | Kali Kaneko |
2014-01-30 | changes file | Kali Kaneko |