index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mu-store.cc
Age
Commit message (
Expand
)
Author
2023-01-29
mu-store: create mu cache path if needed
Dirk-Jan C. Binnema
2022-10-30
store: fix move ctor
Dirk-Jan C. Binnema
2022-06-29
maildir: improve testing coverage
Dirk-Jan C. Binnema
2022-05-30
store: log whether a message is 'personal'
Dirk-Jan C. Binnema
2022-05-19
lib: remove some dead code (mu-str/utils)
Dirk-Jan C. Binnema
2022-05-18
indexer/store: avoid completed callback
Dirk-Jan C. Binnema
2022-05-18
store: reset indexer in dtor
Dirk-Jan C. Binnema
2022-05-18
store: stop indexer in dtor
Dirk-Jan C. Binnema
2022-05-15
mu: improve error reporting
Dirk-Jan C. Binnema
2022-05-12
store: add lock to index_complete
Dirk-Jan C. Binnema
2022-05-12
store: improve error handling
Dirk-Jan C. Binnema
2022-05-10
store/info: Gather some usage statistics
Dirk-Jan C. Binnema
2022-05-09
store: use Result<Store> builder, add auto upgrade
Dirk-Jan C. Binnema
2022-05-09
mu-maildir: No need for namespaced function names
Dirk-Jan C. Binnema
2022-05-05
store: ensure updates update message sexp too
Dirk-Jan C. Binnema
2022-05-05
message: support 'personal' flag for messages
Dirk-Jan C. Binnema
2022-05-05
message/field: cache the message's sexp
Dirk-Jan C. Binnema
2022-05-05
store: set XAPIAN_FLUSH_THRESHOLD above internal commit
Dirk-Jan C. Binnema
2022-04-30
store: update to use Message; big cleanup
Dirk-Jan C. Binnema
2022-04-30
lib: update Store & QueryResults in terms of Mu::Message
Dirk-Jan C. Binnema
2022-03-28
lib+guile: use Mu::Option, not std::optional
Dirk-Jan C. Binnema
2022-03-26
store: cosmetics
Dirk-Jan C. Binnema
2022-03-26
many: update for lib/message updates
Dirk-Jan C. Binnema
2022-03-26
message: fields: rationalize flags
Dirk-Jan C. Binnema
2022-03-14
store::for_each_term: use field-id
Dirk-Jan C. Binnema
2022-03-07
lib/store: use mu-message-fields
Dirk-Jan C. Binnema
2022-02-21
update contacts-cache users for MessageContact
Dirk-Jan C. Binnema
2022-02-21
lib: rename contacts into contacts-cache
Dirk-Jan C. Binnema
2022-02-21
mu-store: use Mu::MessageContact
Dirk-Jan C. Binnema
2022-02-19
mu-store: take mu_util_get_hash
Dirk-Jan C. Binnema
2022-02-18
lib: fix clang compatibility / warnings
Dirk-Jan C. Binnema
2022-02-17
store: expose the mutex so we can lock query-results
Dirk-Jan C. Binnema
2022-02-17
*: update code for Mu::MessageFlags
Dirk-Jan C. Binnema
2022-02-14
store: expose metadata()/set_metadata()
Dirk-Jan C. Binnema
2022-02-14
store: rename "metadata" into "properties"
Dirk-Jan C. Binnema
2022-02-14
update code for Mu::MessagePriority
Dirk-Jan C. Binnema
2022-02-07
store: catch dtor exception
Dirk-Jan C. Binnema
2022-02-05
store: don't lock for_each_term
Dirk-Jan C. Binnema
2022-02-03
index: save/commit metadata after messages
Dirk-Jan C. Binnema
2022-01-30
store/query: access query only through store
Dirk-Jan C. Binnema
2022-01-15
store: save contacts more often
Dirk-Jan C. Binnema
2021-12-18
store: add catch blocks for dirstamp/set_dirstamp
Dirk-Jan C. Binnema
2021-11-09
store/indexer: move transaction handling to store
Dirk-Jan C. Binnema
2021-11-03
mu: rework xapian dependencies a bit
Dirk-Jan C. Binnema
2021-10-20
index/store: simplify transaction handling
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-10-18
lib: replace CATCH_BLOCK macros with template magic
Dirk-Jan C. Binnema
2021-10-16
store: don't try to commit when there's no transaction
Dirk-Jan C. Binnema
2021-07-31
mu-store: fix warning schema mismatch message
Dirk-Jan C. Binnema
2021-07-31
mu-store: improve database schema error
Dirk-Jan C. Binnema
[next]