[ckan-changes] [okfn/ckan] dc2ca3: Remove last traces of authz.py
GitHub
noreply at github.com
Tue Dec 18 16:50:40 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: dc2ca3fe7185126cd455a7b96c7c72ca958411da
https://github.com/okfn/ckan/commit/dc2ca3fe7185126cd455a7b96c7c72ca958411da
Author: tobes <toby.junk at gmail.com>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
R ckan/authz.py
M ckan/controllers/admin.py
M ckan/controllers/package.py
M ckan/controllers/revision.py
M ckan/lib/base.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/__init__.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/model/authz.py
M ckan/tests/functional/api/base.py
Log Message:
-----------
Remove last traces of authz.py
Commit: bbff265b3b296b866202f0d53eda1ba2a4278de6
https://github.com/okfn/ckan/commit/bbff265b3b296b866202f0d53eda1ba2a4278de6
Author: tobes <toby.junk at gmail.com>
Date: 2012-12-18 (Tue, 18 Dec 2012)
Changed paths:
M ckan/lib/app_globals.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/update.py
M ckan/tests/functional/api/model/test_vocabulary.py
M doc/organizations_and_groups.rst
Log Message:
-----------
Merge branch 'master' into remove-authz
Conflicts:
ckan/lib/dictization/model_dictize.py
imports
Commit: eb1034cbc7850982527c979520515bbaa32f5994
https://github.com/okfn/ckan/commit/eb1034cbc7850982527c979520515bbaa32f5994
Author: kindly <kindly at gmail.com>
Date: 2012-12-18 (Tue, 18 Dec 2012)
Changed paths:
R ckan/authz.py
M ckan/controllers/admin.py
M ckan/controllers/package.py
M ckan/controllers/revision.py
M ckan/lib/base.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/__init__.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/model/authz.py
M ckan/tests/functional/api/base.py
Log Message:
-----------
Merge pull request #210 from okfn/remove-authz
[Trivial] Remove last traces of authz.py
Compare: https://github.com/okfn/ckan/compare/1ea027f3228c...eb1034cbc785
More information about the ckan-changes
mailing list