bruns created this revision.
bruns added reviewers: Baloo, ngraham.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.

REVISION SUMMARY
  There are two places where half-bounded time intervals with [<=,<,==,>,>=]
  are handled, once in the SearchStore, and once in the MtimeDB itself
  (where the latter only has [<=,==,>=]).
  
  Remove the handling from the MtimeDB and only keep the one in the
  SearchStore.

TEST PLAN
  ctest -V -R mtimedbtest

REPOSITORY
  R293 Baloo

BRANCH
  submit

REVISION DETAIL
  https://phabricator.kde.org/D28396

AFFECTED FILES
  autotests/unit/engine/mtimedbtest.cpp
  src/engine/mtimedb.cpp
  src/engine/mtimedb.h
  src/engine/transaction.cpp
  src/engine/transaction.h
  src/lib/searchstore.cpp
  src/lib/searchstore.h

To: bruns, #baloo, ngraham
Cc: kde-frameworks-devel, hurikhan77, lots0logs, LeGast00n, cblack, 
fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, 
ngraham, bruns, abrahams

Reply via email to