[ckan-changes] [okfn/ckan] 1e0bfc: [#1607] Prevent register_pluggable_behaviour() fun...
GitHub
noreply at github.com
Wed Feb 22 21:37:04 UTC 2012
Branch: refs/heads/feature-1607-dgu-maintentance-refactor
Home: https://github.com/okfn/ckan
Commit: 1e0bfcc5250f45b68dee8a9ad6f39f3775e5e161
https://github.com/okfn/ckan/commit/1e0bfcc5250f45b68dee8a9ad6f39f3775e5e161
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-02-22 (Wed, 22 Feb 2012)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
Log Message:
-----------
[#1607] Prevent register_pluggable_behaviour() functions from having effect if called more than once.
This is only necessary when running unit tests
Commit: 64794553f759b557cb44b6ed43407deb02b1ef07
https://github.com/okfn/ckan/commit/64794553f759b557cb44b6ed43407deb02b1ef07
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-02-22 (Wed, 22 Feb 2012)
Changed paths:
M ckan/model/group.py
Log Message:
-----------
[#1607] Added a classmethod to Group to retrieve all groups.
Optionally filtering by type and state
Commit: 0978b4128522b5e59ae87a9c5f23abadd9f60155
https://github.com/okfn/ckan/commit/0978b4128522b5e59ae87a9c5f23abadd9f60155
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-02-22 (Wed, 22 Feb 2012)
Changed paths:
M ckan/controllers/user.py
M ckan/model/user.py
Log Message:
-----------
Merge remote-tracking branch 'origin/feature-1607-dgu-maintentance-refactor' into feature-1607-dgu-maintentance-refactor
Compare: https://github.com/okfn/ckan/compare/76d87e6...0978b41
More information about the ckan-changes
mailing list