[ckan-changes] [okfn/ckan] 6ffb3a: [#2950] Remove autominification of js & css files
GitHub
noreply at github.com
Tue Oct 2 13:34:39 UTC 2012
Branch: refs/heads/2950-paster-minify-command
Home: https://github.com/okfn/ckan
Commit: 6ffb3aa038f0c4f7ade179b119b1dfcc85e33047
https://github.com/okfn/ckan/commit/6ffb3aa038f0c4f7ade179b119b1dfcc85e33047
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/lib/fanstatic_resources.py
Log Message:
-----------
[#2950] Remove autominification of js & css files
Don't automatically create minified versions of js and css files when
CKAN starts. The plan is now to create these manually using the new
paster minify command and commit the minified files to git, as part of
the release process.
Commit: bdf906929134b5c642275222e8394a2793de7e03
https://github.com/okfn/ckan/commit/bdf906929134b5c642275222e8394a2793de7e03
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/lib/cli.py
M ckan/lib/fanstatic_resources.py
Log Message:
-----------
[#2950] Fix duplication of min_path()
Compare: https://github.com/okfn/ckan/compare/4a47c14c895f...bdf906929134
More information about the ckan-changes
mailing list