github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-11-08 02:46 pm

[dreamwidth/dw-free] 614e05: [#1048] Add a no_cache argument to DW::Routing

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 614e0541b0367f61d6ebd2a3451f41e7803893e3
https://github.com/dreamwidth/dw-free/commit/614e0541b0367f61d6ebd2a3451f41e7803893e3
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-08 (Sat, 08 Nov 2014)

Changed paths:
M cgi-bin/DW/Request.pm
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Standard.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm

Log Message:
-----------
[#1048] Add a no_cache argument to DW::Routing

This (on apache, at least), will add Cache-control: no-cache, and
Pragma: no-cache


Commit: 4d96935c070489d61480028d261df12d4c605a08
https://github.com/dreamwidth/dw-free/commit/4d96935c070489d61480028d261df12d4c605a08
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-11-08 (Sat, 08 Nov 2014)

Changed paths:
M cgi-bin/DW/Request.pm
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Standard.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm

Log Message:
-----------
Merge pull request #1049 from afuna/no-cache-bug-1048

[#1048] Add a no_cache argument to DW::Routing


Compare: https://github.com/dreamwidth/dw-free/compare/6fc3d54bf6d4...4d96935c0704