imag/lib
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
..
core Add trace!() call to show config when runtime initializes 2019-02-11 03:22:56 +01:00
domain Simplify implementation of Wiki::all_ids() 2019-02-11 03:22:56 +01:00
entry Add Is::remove_isflag() for removing header flags 2019-02-11 03:22:56 +01:00
etc Update copyright years 2019-01-03 18:41:36 +01:00