[ckan-changes] [okfn/ckan] fa213d: 309 no private datasets in activity streams, revis...
GitHub
noreply at github.com
Mon Feb 4 16:53:32 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: fa213d94e5a7d887813d71dffba086fb0540eb41
https://github.com/okfn/ckan/commit/fa213d94e5a7d887813d71dffba086fb0540eb41
Author: kindly <kindly at gmail.com>
Date: 2013-01-25 (Fri, 25 Jan 2013)
Changed paths:
M ckan/controllers/revision.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/model/__init__.py
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/model/test_tag.py
M ckan/tests/logic/test_tag.py
Log Message:
-----------
309 no private datasets in activity streams, revisions, group listing and tag listings
Commit: 6e33f76b18db06e6f1b643cf7f9645daba059ac9
https://github.com/okfn/ckan/commit/6e33f76b18db06e6f1b643cf7f9645daba059ac9
Author: kindly <kindly at gmail.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/tests/functional/test_group.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
make group_list_dictize reasonably fast by going through search index
Commit: 2a74c8dc16900ce364a86ddeed746b3f5ac90661
https://github.com/okfn/ckan/commit/2a74c8dc16900ce364a86ddeed746b3f5ac90661
Author: kindly <kindly at gmail.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M ckan/controllers/home.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/templates/snippets/organization.html
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
[#309] add package count using search index
Commit: 5fb318e05c40717946940ca8bd94fda118db50f0
https://github.com/okfn/ckan/commit/5fb318e05c40717946940ca8bd94fda118db50f0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M .gitignore
M README.rst
M ckan/controllers/group.py
M ckan/controllers/user.py
M ckan/lib/helpers.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/model/__init__.py
M ckan/model/meta.py
M ckan/templates/group/read_base.html
M ckan/templates/package/read_base.html
M ckan/templates/user/read_base.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/api/test_dashboard.py
M ckan/tests/functional/api/test_follow.py
M ckan/tests/functional/test_activity.py
M ckan/tests/functional/test_follow.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
M ckanext/reclinepreview/theme/public/preview_recline.js
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 309-package-private-everywhere
Commit: a915602a6a2c2be580ffddcf7012076a04ff5810
https://github.com/okfn/ckan/commit/a915602a6a2c2be580ffddcf7012076a04ff5810
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M ckan/lib/activity_streams_session_extension.py
Log Message:
-----------
[#309] Tidy up a couple of comments
No point in putting "TODO" comments in the source code no one will
remember to go back and do them and the comment may become outdated/misleading.
Commit: 72373a205becf3f16ab4c0833f25d49c931623dc
https://github.com/okfn/ckan/commit/72373a205becf3f16ab4c0833f25d49c931623dc
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M ckan/controllers/home.py
M ckan/controllers/revision.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/model/__init__.py
M ckan/templates/snippets/organization.html
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/model/test_tag.py
M ckan/tests/functional/test_group.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_tag.py
Log Message:
-----------
Merge branch '309-package-private-everywhere'
Compare: https://github.com/okfn/ckan/compare/854a0e611a3a...72373a205bec
More information about the ckan-changes
mailing list