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

Issue 6853044: Resource minification/aggregation css

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by thiago
Modified:
11 years, 10 months ago
Reviewers:
mp+134140
Visibility:
Public.

Description

Resource minification/aggregation css * We should aggregate and minimize the css sources in order to improve the load speed of the application; * We dont want to use the yui combo loader feature; * The final product will provide three css files: one for the static dependencies, one for our generated templates and one our generated sprites. https://code.launchpad.net/~tveronezi/juju-gui/combinecss/+merge/134140 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 11

Patch Set 2 : Resource minification/aggregation css #

Total comments: 2

Patch Set 3 : Resource minification/aggregation css #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -30 lines) Patch
M .bzrignore View 1 chunk +1 line, -0 lines 0 comments Download
M Makefile View 1 2 3 chunks +4 lines, -1 line 0 comments Download
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/index.html View 1 2 chunks +4 lines, -6 lines 0 comments Download
M app/modules.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M app/modules-debug.js View 1 1 chunk +1 line, -1 line 0 comments Download
M bin/merge-files View 1 2 4 chunks +26 lines, -11 lines 0 comments Download
M lib/merge-files.js View 3 chunks +6 lines, -7 lines 0 comments Download
M lib/server.js View 1 2 5 chunks +45 lines, -3 lines 0 comments Download

Messages

Total messages: 7
thiago
Please take a look.
12 years, 4 months ago (2012-11-13 15:53:06 UTC) #1
matthew.scott
Some minors and one question for everyone, but looks good to me (and works well ...
12 years, 4 months ago (2012-11-13 17:08:24 UTC) #2
frankban
Looks good and the latest revision fixes the GlobalConfig problem. Thank you Thiago. Some comments ...
12 years, 4 months ago (2012-11-13 17:27:42 UTC) #3
thiago
Thanks for your review, guys! https://codereview.appspot.com/6853044/diff/1/Makefile File Makefile (right): https://codereview.appspot.com/6853044/diff/1/Makefile#newcode21 Makefile:21: app/assets/stylesheets/all-static.css On 2012/11/13 17:08:24, ...
12 years, 4 months ago (2012-11-13 18:19:16 UTC) #4
thiago
Please take a look.
12 years, 4 months ago (2012-11-13 18:20:53 UTC) #5
bac
Thanks Thiago. This is another nice interim branch on the way to our simplified build ...
12 years, 4 months ago (2012-11-15 12:03:16 UTC) #6
thiago
12 years, 4 months ago (2012-11-15 13:09:21 UTC) #7
*** Submitted:

Resource minification/aggregation css

* We should aggregate and minimize the css sources in order to improve the load
speed of the application;
* We dont want to use the yui combo loader feature;
* The final product will provide three css files: one for the static
dependencies, one for our generated templates and one our generated sprites.

R=matthew.scott, francesco.banconi, bac
CC=
https://codereview.appspot.com/6853044
Sign in to reply to this message.

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