D19090: Hardcoding the Remaining Time Update Interval

2019-02-17 Thread Nathaniel Graham
ngraham added a comment. Arc uses the commit message in the web UI, not your local one. If you change the local commit message, you need to then send it up to the web UI with `arc diff --edit --verbatim` See https://community.kde.org/Infrastructure/Phabricator#Updating_the_summary_of_th

D19090: Hardcoding the Remaining Time Update Interval

2019-02-17 Thread David Narváez
narvaez added a comment. In D19090#413998 , @bruns wrote: > Nitpick - "Hardcoding ..." -> "Hardcode" or better "Use a fixed interval for updating the Remaining Time" Huh, I updated my local commit to use that recommendation but arc still

D19090: Hardcoding the Remaining Time Update Interval

2019-02-17 Thread David Narváez
narvaez closed this revision. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D19090 To: narvaez, #baloo, bruns Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams

D19090: Hardcoding the Remaining Time Update Interval

2019-02-17 Thread Stefan Brüns
bruns added a comment. Nitpick - "Hardcoding ..." -> "Hardcode" or better "Use a fixed interval for updating the Remaining Time" REPOSITORY R293 Baloo BRANCH monitor_hardcoded_interval REVISION DETAIL https://phabricator.kde.org/D19090 To: narvaez, #baloo, bruns Cc: kde-frameworks-d

D19090: Hardcoding the Remaining Time Update Interval

2019-02-17 Thread Stefan Brüns
bruns accepted this revision. This revision is now accepted and ready to land. REPOSITORY R293 Baloo BRANCH monitor_hardcoded_interval REVISION DETAIL https://phabricator.kde.org/D19090 To: narvaez, #baloo, bruns Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spooru

D19090: Hardcoding the Remaining Time Update Interval

2019-02-17 Thread David Narváez
narvaez added a reviewer: Baloo. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D19090 To: narvaez, #baloo Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams

D19090: Hardcoding the Remaining Time Update Interval

2019-02-17 Thread David Narváez
narvaez created this revision. Herald added projects: Frameworks, Baloo. Herald added subscribers: Baloo, kde-frameworks-devel. narvaez requested review of this revision. REVISION SUMMARY There is no relation between this number and the batch size of the scheduler. REPOSITORY R293 Baloo BR