[ckan-changes] [okfn/ckan] e056cb: add cache clearing on database changes
GitHub
noreply at github.com
Mon Mar 19 17:15:14 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: e056cb8bad1e9691a4c596512c03f885cc2b20a5
https://github.com/okfn/ckan/commit/e056cb8bad1e9691a4c596512c03f885cc2b20a5
Author: Toby <toby.junk at gmail.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M ckan/model/meta.py
Log Message:
-----------
add cache clearing on database changes
Commit: ecd7a23835bda933af71311dcbe64a3b720b1294
https://github.com/okfn/ckan/commit/ecd7a23835bda933af71311dcbe64a3b720b1294
Author: Toby <toby.junk at gmail.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M ckan/ckan_nose_plugin.py
M ckan/config/environment.py
M ckan/config/routing.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/controllers/storage.py
M ckan/lib/base.py
M ckan/lib/plugins.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/templates/layout_base.html
A ckan/templates/package/read.n3
M ckan/templates/user/read.html
M ckan/tests/functional/test_autoneg.py
M ckan/tests/functional/test_datastore.py
M ckan/tests/functional/test_package.py
M ckan/tests/functional/test_storage.py
M ckan/tests/functional/test_tag_vocab.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/logic/test_action.py
M ckanext/test_tag_vocab_plugin.py
M doc/_templates/footer.html
M doc/_themes/sphinx-theme-okfn
A doc/administrative-dashboard.rst
A doc/api-tutorial.rst
A doc/api-util.rst
A doc/api-v2.rst
M doc/api.rst
M doc/apiv3.rst
M doc/conf.py
M doc/configuration.rst
A doc/domain-model-dataset.rst
A doc/domain-model-resource.rst
A doc/domain-model-task-status.rst
A doc/domain-model.rst
M doc/index.rst
M doc/install-from-source.rst
A doc/linked-data-and-rdf.rst
M doc/paster.rst
A doc/publisher-profile.rst
R doc/publisher_auth_profile.rst
Log Message:
-----------
Merge branch 'master' into enhancement-2220-cache-friendly
Conflicts:
ckan/lib/base.py
Commit: 88400b7a0fceb0e37d7f8481489373889d8e7449
https://github.com/okfn/ckan/commit/88400b7a0fceb0e37d7f8481489373889d8e7449
Author: Toby <toby.junk at gmail.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M ckan/lib/base.py
Log Message:
-----------
clean up whitespace in template rendering
Commit: 2675b2a2df94aaacdcc8ef2d624b05609910e1ca
https://github.com/okfn/ckan/commit/2675b2a2df94aaacdcc8ef2d624b05609910e1ca
Author: Toby <toby.junk at gmail.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M ckan/config/middleware.py
M ckan/config/routing.py
M ckan/controllers/admin.py
M ckan/controllers/api.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/exceptions.py
M ckan/lib/base.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/lib/i18n.py
M ckan/lib/search/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/model/meta.py
M ckan/public/scripts/application.js
M ckan/templates/layout_base.html
M ckan/templates/user/edit_user_form.html
M ckan/templates/user/layout.html
M ckan/templates/user/list.html
M ckan/tests/functional/api/base.py
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/test_user.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
Merge branch 'enhancement-2220-cache-friendly'
Compare: https://github.com/okfn/ckan/compare/79cea2a...2675b2a
More information about the ckan-changes
mailing list