index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
narr
/
assets.rst
Age
Commit message (
Expand
)
Author
2019-12-04
negotiate the best static asset using supported encodings
Michael Merickel
2018-10-07
Use proper case for Setuptools as a library name.
Steve Piercy
2018-09-16
doc fixes
Stephen Martin
2018-09-09
merging cookiecutters
Stephen Martin
2018-08-18
Clean up code-blocks in assets
Steve Piercy
2016-12-27
narr/assets - update
Steve Piercy
2016-01-03
add a note about serving cache busted assets
Michael Merickel
2015-12-17
grammar updates from stevepiercy
Michael Merickel
2015-12-16
update docs to support explicit asset overrides
Michael Merickel
2015-12-09
fix broken ref in docs
Michael Merickel
2015-12-08
update the cache busting narrative to use add_cache_buster
Michael Merickel
2015-11-15
update docs to use asset specs with ManifestCacheBuster
Michael Merickel
2015-11-12
update cache buster prose and add ManifestCacheBuster
Michael Merickel
2015-11-12
Revert "fix/remove-default-cachebusters"
Michael Merickel
2015-11-12
complete cache buster docs using manifest example
Michael Merickel
2015-10-21
first cut at removing default cache busters
Michael Merickel
2015-10-16
strip trailing whitespace
Steve Piercy
2015-10-13
minor grammar, add rst directives for versionadded/changed, rewrap 79 cols
Steve Piercy
2015-07-23
Use correct cache argument in cache busting doco
David Beitey
2015-06-06
cherry pick 1.6-branch to master
Steve Piercy
2015-02-17
remove the token from the ICacheBuster api
Michael Merickel
2014-11-17
improve the docs for absolute path overrides
Michael Merickel
2014-08-06
Merge branch 'master' into feature.override-asset-with-absolute-path
Michael Merickel
2014-07-28
add versionadded notes
Chris McDonough
2014-07-28
Mo' features, mo' problems.
Chris Rossi
2014-07-24
cachebuster -> cachebust
Chris Rossi
2014-07-21
Add 'prevent_cachebuster' setting.
Chris Rossi
2014-07-18
Take mcdonc's advice. This should be easier for users to understand.
Chris Rossi
2014-07-17
Add index entry.
Chris Rossi
2014-07-17
Write the documentation.
Chris Rossi
2014-07-14
Narrative scifi.
Chris Rossi
2014-02-28
add support for using an absolute path to override an asset
Michael Merickel
2013-09-05
remove chameleon refs from asset specs
Michael Merickel
2013-04-05
fix some cross-references
Tshepang Lekhonkhobe
2013-04-03
minor typo correction 'prepresents'-->'represents'
thapar
2013-03-22
remove unused ignore-next-block directive
Tshepang Lekhonkhobe
2013-03-09
capitalize; add term role
Tshepang Lekhonkhobe
2013-01-01
eliminate repeated "the" words
Tshepang Lekhonkhobe
2012-02-23
fix
Chris McDonough
2012-02-22
fix
Chris McDonough
2012-02-22
allow user to pass content type and encoding, change favicon example to use F...
Chris McDonough
2012-02-21
Fix favicon_view example: open the file in binary mode.
Marius Gedminas
2011-10-01
Fix incorrect import in static view example
Casey Duncan
2011-09-23
fixed up all the warning dealing ..note and ..warn
michr
2011-08-28
clean up inappropriate discussions of ZCML
Chris McDonough
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-07-15
- get_root2 -> prepare
Chris McDonough
2011-07-14
- New API class: ``pyramid.static.static_view``. This supersedes the
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
Chris McDonough
[next]