Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(890)

Issue 6776052: Make target for appcache manifest

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by matthew.scott
Modified:
11 years, 6 months ago
Reviewers:
mp+131586
Visibility:
Public.

Description

Make target for appcache manifest Install target now depends on an appcache target, which updates a timestamp in app/assets/manifest.appcache, thus forcing an update in the application cache. https://code.launchpad.net/~makyo/juju-gui/make-appcache/+merge/131586 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Make target for appcache manifest #

Total comments: 3

Patch Set 3 : Make target for appcache manifest #

Patch Set 4 : Make target for appcache manifest #

Total comments: 2

Patch Set 5 : Make target for appcache manifest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -13 lines) Patch
M .bzrignore View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Makefile View 1 2 3 4 1 chunk +14 lines, -2 lines 0 comments Download
A [revision details] View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
D app/assets/manifest.appcache View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
A manifest.appcache.in View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 9
matthew.scott
Please take a look.
11 years, 6 months ago (2012-10-26 10:55:53 UTC) #1
matthew.scott
Please take a look.
11 years, 6 months ago (2012-10-26 11:06:53 UTC) #2
matthew.scott
https://codereview.appspot.com/6776052/diff/5/Makefile File Makefile (right): https://codereview.appspot.com/6776052/diff/5/Makefile#newcode19 Makefile:19: install: appcache $(NODE_TARGETS) app/templates.js Typo fixed.
11 years, 6 months ago (2012-10-26 11:08:30 UTC) #3
gary.poster
Hey Matt. This looks good. I have one question in-line about whether you considered touch ...
11 years, 6 months ago (2012-10-28 12:25:14 UTC) #4
matthew.scott
https://codereview.appspot.com/6776052/diff/5/Makefile File Makefile (right): https://codereview.appspot.com/6776052/diff/5/Makefile#newcode50 Makefile:50: @sed -re 's/^\# TIMESTAMP .+$$/\# TIMESTAMP $(DATE)/' -i $(APPCACHE) ...
11 years, 6 months ago (2012-10-28 13:00:45 UTC) #5
matthew.scott
*** Submitted: Make target for appcache manifest Install target now depends on an appcache target, ...
11 years, 6 months ago (2012-10-28 13:03:03 UTC) #6
matthew.scott
Please take a look.
11 years, 6 months ago (2012-10-28 14:31:59 UTC) #7
gary.poster
Looks good, Matt. Two small suggestions. Thanks! Gary https://codereview.appspot.com/6776052/diff/9005/Makefile File Makefile (right): https://codereview.appspot.com/6776052/diff/9005/Makefile#newcode58 Makefile:58: appcache-force: ...
11 years, 6 months ago (2012-10-28 15:56:38 UTC) #8
matthew.scott
11 years, 6 months ago (2012-10-28 16:00:36 UTC) #9
*** Submitted:

Make target for appcache manifest

Install target now depends on an appcache target, which updates a timestamp in
app/assets/manifest.appcache, thus forcing an update in the application cache.

R=gary.poster
CC=
https://codereview.appspot.com/6776052
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b