D21698: Move invariant IndexingLevel out of the loop

2019-06-10 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes.
Closed by commit R293:b41afe1dc243: Move invariant IndexingLevel out of the 
loop (authored by bruns).

REPOSITORY
  R293 Baloo

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D21698?vs=59455=59507

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

AFFECTED FILES
  src/file/firstrunindexer.cpp
  src/file/modifiedfileindexer.cpp
  src/file/newfileindexer.cpp
  src/file/xattrindexer.cpp

To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, 
astippich, spoorun, ngraham, bruns, abrahams


D21698: Move invariant IndexingLevel out of the loop

2019-06-10 Thread Igor Poboiko
poboiko accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R293 Baloo

BRANCH
  invariants

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

To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, 
astippich, spoorun, ngraham, bruns, abrahams


D21698: Move invariant IndexingLevel out of the loop

2019-06-09 Thread Stefan Brüns
bruns created this revision.
bruns added reviewers: Baloo, ngraham, astippich, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.

REVISION SUMMARY
  The IndexingLevel is constant, no need to fetch it on each loop
  iteration.

REPOSITORY
  R293 Baloo

BRANCH
  invariants

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

AFFECTED FILES
  src/file/firstrunindexer.cpp
  src/file/modifiedfileindexer.cpp
  src/file/newfileindexer.cpp
  src/file/xattrindexer.cpp

To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, 
astippich, spoorun, ngraham, bruns, abrahams