D8188: Remove PreferCache from network requests

2017-10-29 Thread Albert Astals Cid
This revision was automatically updated to reflect the committed changes.
Closed by commit R304:ed62ee204e4d: Remove PreferCache from network requests 
(authored by aacid).

REPOSITORY
  R304 KNewStuff

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D8188?vs=20463&id=21513

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

AFFECTED FILES
  src/core/jobs/httpworker.cpp

To: aacid, leinir
Cc: #frameworks


D8188: Remove PreferCache from network requests

2017-10-27 Thread Dan Leinir Turthra Jensen
leinir accepted this revision.
leinir added a comment.
This revision is now accepted and ready to land.


  Right, yes, i think that was a bit of left over from working on it all. Go 
for it.

REPOSITORY
  R304 KNewStuff

BRANCH
  master

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

To: aacid, leinir
Cc: #frameworks


D8188: Remove PreferCache from network requests

2017-10-08 Thread Albert Astals Cid
aacid created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  If we use PreferCache it means we never refresh the contents of the cache 
once we have it
  so the user never sees changes like
  
https://cgit.kde.org/websites/edu-kde-org.git/commit/?id=27e250c2864f6aa4d71e9e938fe9f780966a4056

REPOSITORY
  R304 KNewStuff

BRANCH
  master

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

AFFECTED FILES
  src/core/jobs/httpworker.cpp

To: aacid
Cc: #frameworks


D8188: Remove PreferCache from network requests

2017-10-08 Thread Albert Astals Cid
aacid added a reviewer: leinir.

REPOSITORY
  R304 KNewStuff

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

To: aacid, leinir
Cc: #frameworks