imag/lib/domain
Matthias Beyer 8a4bc0eba4 Simplify implementation of Wiki::all_ids()
This way we alter the underlying iterator for all wiki entries to only
iterate in the "wiki" collection of the store, which results in fewer
disk access because the internal iterator does not yield all pathes from
the store before filtering them.

Code which was used to implement the filter was removed (also from the
public interface of the library).

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-11 03:22:56 +01:00
..
libimagbookmark Update copyright years 2019-01-03 18:41:36 +01:00
libimagcontact Simplify implementation of ContactStore::all_contacts() 2019-02-11 03:22:56 +01:00
libimagdiary Update copyright years 2019-01-03 18:41:36 +01:00
libimaghabit Update copyright years 2019-01-03 18:41:36 +01:00
libimaglog Update copyright years 2019-01-03 18:41:36 +01:00
libimagmail Update copyright years 2019-01-03 18:41:36 +01:00
libimagnotes Update copyright years 2019-01-03 18:41:36 +01:00
libimagtimetrack Update copyright years 2019-01-03 18:41:36 +01:00
libimagtodo Update copyright years 2019-01-03 18:41:36 +01:00
libimagwiki Simplify implementation of Wiki::all_ids() 2019-02-11 03:22:56 +01:00