]> git.cworth.org Git - sup/history - lib/sup/index.rb
Merge branch 'locking-refactor'
[sup] / lib / sup / index.rb
2009-08-25 William MorganMerge branch 'locking-refactor'
2009-08-25 William MorganMerge branch 'ncurses-fixes'
2009-08-25 William MorganMerge branch 'various-api-refactors'
2009-08-25 William MorganMerge branch 'logging'
2009-08-17 William Morganrewrite logging to have multiple levels: debug, info...
2009-08-17 William Morganrewrite Singleton to not require i_am_the_instance
2009-08-17 William Morganrefactor index access into three methods and rewrite...
2009-08-07 William Morganrefactor index locking interaction and replace suicidem...
2009-08-03 William MorganMerge branch 'xapian'
2009-07-28 Edward Z. Yangmake logging less chatty
2009-06-24 William Morganexplicitly load index version, for better error messages
2009-06-24 Rich Laneindex: choose index implementation with config entry...
2009-06-24 Rich Laneremove last external uses of ferret docid
2009-06-24 Rich Laneindex: move Ferret-specific code to ferret_index.rb
2009-06-24 Rich Laneindex: make wrap_subj methods private
2009-06-24 Rich Laneindex: revert overeager opts->query rename in each_mess...
2009-06-24 Rich Laneindex: remove unused method fresh_thread_id
2009-06-24 Rich Lanemove source-related methods to SourceManager
2009-06-24 Rich Laneindex: move has_any_from_source_with_label? to sup...
2009-06-24 Rich Laneindex: remove unused method load_entry_for_id
2009-06-24 Rich Laneremove ferret entry from poll/sync interface
2009-06-24 Rich Laneremove load_entry_for_id call in sup-recover-sources
2009-06-24 Rich Laneindex: consistent naming
2009-06-24 Rich Laneindex: cleanup interface
2009-06-24 William MorganMerge commit 'bwalton/bw/flexible_sent'
2009-06-24 William MorganMerge commit 'bwalton/bw/bounce_message'
2009-06-24 William MorganMerge branch 'labels-before-subj'
2009-06-15 Rich Lanefixes for ruby1.9
2009-05-28 William MorganMerge branch 'parser-user-query-fix'
2009-05-28 William MorganMerge commit 'origin/utf8-fixes'
2009-05-28 William MorganMerge commit 'origin/undo-manager'
2009-05-28 William MorganMerge commit 'origin/various-mbox-fixes'
2009-05-28 William MorganMerge commit 'origin/scanning-speedups'
2009-05-26 William Morganfencepost bug: thread size wrong in log
2009-05-19 William MorganMerge commit 'origin/sup-sync-improvements'
2009-05-18 William Morganmake a Index#run_query method, update sup-tweak-labels
2009-05-18 William Morganmake parse_user_query_string raise exceptions on error
2009-05-18 Marcus WilliamsChronic context fix
2009-05-18 William MorganMerge commit 'origin/string-split-fixes'
2009-05-18 William MorganMerge branch 'better-buffer-list'
2009-05-18 William MorganMerge commit 'origin/labels-rework'
2009-05-18 William MorganMerge branch 'zsh-completion'
2009-05-18 William MorganMerge branch 'dlload-bugfix'
2009-05-13 William Morganbugfix: further fixing of split usage
2009-05-13 William Morganbugfix: index label parsing code incorrect
2009-04-26 William Morgandon't automatically parse header on Message#new
2009-04-26 William Morganmake Index#sync_message take an extra speedy arg
2009-04-26 William Morgandisable extra (slow) sanity check in Index adding
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-03-25 William Morganoverwrite from and to fields in index when saving a...
2009-03-25 Nicolas PouillardRemove the now useless PersonManager
2008-11-26 Nicolas PouillardAdd a limit:<int> search operator to limit the number...
2008-11-26 William MorganMerge branch 'master' into next
2008-11-16 William MorganMerge commit 'c45207/hook-state-bag' into next
2008-11-16 William MorganMerge commit 'c45207/shutdown-hook' into next
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William Morganmake #load_entry_for_id return something safely useable...
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William MorganMerge branch 'master' into next
2008-11-07 William Morganprotect ferret index #[] access
2008-11-06 William MorganMerge branch 'index-locking' into next
2008-11-06 William Morgansynchronize access to ferret
2008-11-06 William Morgansynchronize access to sources
2008-11-02 William MorganMerge branch 'master' into next
2008-11-02 William Morganpluralize minute(s) second(s)
2008-07-31 William MorganMerge commit 'origin/ncurses-widechar'
2008-07-31 William MorganMerge commit 'origin/mark-as-spam-hook'
2008-07-31 William MorganMerge commit 'origin/reply-to-hook'
2008-07-31 William MorganMerge commit 'origin/reply-from-hook'
2008-07-31 William MorganMerge commit 'origin/color'
2008-06-19 William MorganMerge branch 'edit-as-new-fix'
2008-06-19 William MorganMerge branch 'attachments'
2008-05-25 Marcus WilliamsGmail style attachment processing
2008-04-20 William MorganMerge branches 'completions-hook', 'find-horizontally...
2008-04-01 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-17 William MorganMerge branch 'thread-by-subj-fix' into next
2008-03-17 William Morganweird ferret workaround: stringify thread-by-subject...
2008-03-17 William Morganindexing bugfix: normalize subjects before indexing
2008-03-09 William MorganMerge branch 'master' into next
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-29 William Morganbugfix: make sup-sync work again under new index-writin...
2008-02-29 William Morganremove minor redundancies
2008-02-29 William Morganremove logging messages
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-29 William Morganmessages in sources with lower ids override those in...
2008-02-29 William Morganbugfix: index source_id and source_info are strings...
2008-02-28 William MorganMerge branch 'speedy-index' into next
2008-02-28 William Morganhandle message "updates" by merging labels and overwrit...
2008-02-28 William MorganMerge branch 'master' into next
2008-02-27 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'remove-normalization' into next
2008-02-25 William Morganremove query normalization, which was both useless...
2008-02-25 William MorganMerge branch 'sent-poll-fix' into next
2008-02-25 William MorganMerge branch 'message-id-normalization' into next
2008-02-25 William Morgandon't tokenize message_id field in index
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
next