[ckan-changes] [okfn/ckan] 9d4ba3: package_list performance fix
GitHub
noreply at github.com
Thu Aug 15 14:38:05 UTC 2013
Branch: refs/heads/356-auth-create-user-option
Home: https://github.com/okfn/ckan
Commit: 9d4ba31315868b49af315300763b49ece6b2cb54
https://github.com/okfn/ckan/commit/9d4ba31315868b49af315300763b49ece6b2cb54
Author: Ian Ward <ian at excess.org>
Date: 2013-06-25 (Tue, 25 Jun 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
package_list performance fix
Commit: c84e9eae14ecfb416125209e1e4a1eb6d73d31ac
https://github.com/okfn/ckan/commit/c84e9eae14ecfb416125209e1e4a1eb6d73d31ac
Author: Ian Ward <ian at excess.org>
Date: 2013-06-26 (Wed, 26 Jun 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
package_list: return sorted by name
Commit: fd6e63911f6953b576f2b963a6a12869b3e304c9
https://github.com/okfn/ckan/commit/fd6e63911f6953b576f2b963a6a12869b3e304c9
Author: Ian Ward <ian at excess.org>
Date: 2013-06-26 (Wed, 26 Jun 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
fix for package_list returning nested list
Commit: 874abf5ffbbf6a3dddc405a411a35477984862da
https://github.com/okfn/ckan/commit/874abf5ffbbf6a3dddc405a411a35477984862da
Author: Ian Ward <ian at excess.org>
Date: 2013-06-26 (Wed, 26 Jun 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
package_list: use context['model'] instead of import, from @tobes
Commit: 40d41184a9e5093fc3b5958c7e52f8f6437a5db1
https://github.com/okfn/ckan/commit/40d41184a9e5093fc3b5958c7e52f8f6437a5db1
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/update.py
Log Message:
-----------
[#1051] Clean calling params to activity_create action
Commit: 210881329d816f9572ce6df4fff0cd6be78037d4
https://github.com/okfn/ckan/commit/210881329d816f9572ce6df4fff0cd6be78037d4
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
[#1060] Refactor auth functions holder for more flexibility
Commit: a84aa816cd8a8168d8c379205863bb09a0e4f69a
https://github.com/okfn/ckan/commit/a84aa816cd8a8168d8c379205863bb09a0e4f69a
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
[#1060] get_action() now audits use of auth function calls
Commit: 7cef08d29c9c73b5ce3c8c9f15d8ff849d5289a5
https://github.com/okfn/ckan/commit/7cef08d29c9c73b5ce3c8c9f15d8ff849d5289a5
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
Log Message:
-----------
[#1060] Action function updates so using correctly
Commit: 350698c355aea82ecd85e37048742c36ddb16316
https://github.com/okfn/ckan/commit/350698c355aea82ecd85e37048742c36ddb16316
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/migration/versions/066_default_package_type.py
M dev-requirements.txt
Log Message:
-----------
Merge branch 'master' into 1060-action-auth-audit
Commit: 3e6e19a3b96cdfa84577d6d2162a21533f4967dd
https://github.com/okfn/ckan/commit/3e6e19a3b96cdfa84577d6d2162a21533f4967dd
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
[#1060] Add a comment
Commit: fb59183ca47fe4ec1cc11db78658c836838b6348
https://github.com/okfn/ckan/commit/fb59183ca47fe4ec1cc11db78658c836838b6348
Author: tobes <toby.junk at gmail.com>
Date: 2013-07-02 (Tue, 02 Jul 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
[#1060] Do not audit extensions
Commit: 709130978a0247ed2c95f14af4c647f35ac72347
https://github.com/okfn/ckan/commit/709130978a0247ed2c95f14af4c647f35ac72347
Author: John Martin <me at johnmart.in>
Date: 2013-07-17 (Wed, 17 Jul 2013)
Changed paths:
M ckan/templates/page.html
Log Message:
-----------
[#1115] Changes name of parent header block
Commit: bf58021ea97dc600644b3a6acafec3f3668f5029
https://github.com/okfn/ckan/commit/bf58021ea97dc600644b3a6acafec3f3668f5029
Author: tobes <toby.junk at gmail.com>
Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#1118] Catch non-integer facet limits
Commit: f58397694ee5175a1831e70e05003403023852d9
https://github.com/okfn/ckan/commit/f58397694ee5175a1831e70e05003403023852d9
Author: tobes <toby.junk at gmail.com>
Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths:
M ckan/lib/dictization/model_save.py
Log Message:
-----------
[#1114] Do not reuse the variable name as it leaks
Commit: 5a0bee09d5a01c0ef6563375ae8debd63dea7c9f
https://github.com/okfn/ckan/commit/5a0bee09d5a01c0ef6563375ae8debd63dea7c9f
Author: John Martin <me at johnmart.in>
Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths:
M ckan/templates/header.html
M ckan/templates/page.html
Log Message:
-----------
[#1115] Change block names within child template and not parent as it could cause block extension issues
Commit: 84f48d278cf655f6f9356b6462eeb362d711b173
https://github.com/okfn/ckan/commit/84f48d278cf655f6f9356b6462eeb362d711b173
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M ckanext/datastore/logic/action.py
Log Message:
-----------
[#1120] Add check for datastore_make_public
Commit: 6702740876009d73a6a530a41983947826c40937
https://github.com/okfn/ckan/commit/6702740876009d73a6a530a41983947826c40937
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M ckanext/datastore/logic/action.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
[#1120] Tests for make_public added auth function
Commit: be7e4f6cf16b646e7c3808769bd8248b9949e5f7
https://github.com/okfn/ckan/commit/be7e4f6cf16b646e7c3808769bd8248b9949e5f7
Author: tobes <toby.junk at gmail.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
[#1121] Use get_action() in term_translation_update_many()
Commit: e60c59e8db9510cf9554966e26119388a3aa3dfd
https://github.com/okfn/ckan/commit/e60c59e8db9510cf9554966e26119388a3aa3dfd
Author: kindly <kindly at gmail.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M ckan/config/environment.py
M ckan/logic/action/get.py
Log Message:
-----------
fix paster db clean
Commit: 0d5eb39e19f9ff639b3706797167a401a1c27a1c
https://github.com/okfn/ckan/commit/0d5eb39e19f9ff639b3706797167a401a1c27a1c
Author: kindly <kindly at gmail.com>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/logic/schema.py
A ckan/migration/versions/069_resource_url_and_metadata_modified.py
M ckan/model/package.py
M ckan/model/resource.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
M ckan/tests/models/test_package.py
Log Message:
-----------
[1130] various db upgrades
Commit: c85ec7a1716c618e0618409ff48a831327a33952
https://github.com/okfn/ckan/commit/c85ec7a1716c618e0618409ff48a831327a33952
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M ckan/lib/dictization/model_save.py
Log Message:
-----------
Merge branch '1114-fix-delete-vocab-tag'
Commit: 4be790c6f60eeb05a0c40ef33fa02572c9fe760a
https://github.com/okfn/ckan/commit/4be790c6f60eeb05a0c40ef33fa02572c9fe760a
Author: amercader <amercadero at gmail.com>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M ckanext/datastore/logic/action.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge branch '1120-datastore-make-public'
Commit: 6f44db77d478a7eed1c3e515dcf95beca7d21cf7
https://github.com/okfn/ckan/commit/6f44db77d478a7eed1c3e515dcf95beca7d21cf7
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M ckanext/datastore/logic/action.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan
Commit: 24ca402ad105b8d3c0a7db39789d7a6d28a22446
https://github.com/okfn/ckan/commit/24ca402ad105b8d3c0a7db39789d7a6d28a22446
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M ckan/config/environment.py
M ckan/logic/action/get.py
Log Message:
-----------
Merge branch '1123-paster-db-clean-fix'
Conflicts:
ckan/config/environment.py
Commit: ec41bee8ce2f3af43002ca3f9ead30f242fa2693
https://github.com/okfn/ckan/commit/ec41bee8ce2f3af43002ca3f9ead30f242fa2693
Author: amercader <amercadero at gmail.com>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M ckan/templates/header.html
Log Message:
-----------
Merge branch '1115-header-block-recursion'
Commit: 48258b4bf214987d5b0b6e7060717c85d0fd97c1
https://github.com/okfn/ckan/commit/48258b4bf214987d5b0b6e7060717c85d0fd97c1
Author: amercader <amercadero at gmail.com>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M doc/conf.py
M doc/upgrade-package-to-minor-release.rst
M doc/upgrade-source.rst
Log Message:
-----------
[#1083] First go at the minor version upgrade
Commit: 7292794bd3a381ecd80ec9e9287202baa042a6f7
https://github.com/okfn/ckan/commit/7292794bd3a381ecd80ec9e9287202baa042a6f7
Author: kindly <kindly at gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Log Message:
-----------
Merge pull request #1042 from wardi/package_list-performance
speed up package_list action by only retrieving column we need (not whole package) from db
Commit: f5464e70451d323679d1f56cdcd65c072f8a9ae2
https://github.com/okfn/ckan/commit/f5464e70451d323679d1f56cdcd65c072f8a9ae2
Author: kindly <kindly at gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/new_authz.py
Log Message:
-----------
Merge pull request #1060 from okfn/1060-action-auth-audit
Action Auth Audit
Commit: 408a5d6167f5fbe998969ea2b640d44bf6de6c32
https://github.com/okfn/ckan/commit/408a5d6167f5fbe998969ea2b640d44bf6de6c32
Author: kindly <kindly at gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
Merge pull request #1118 from okfn/1118-error-not-caught
Invalid request causes 500 through ValueError in search facet
Commit: 1d51b3809e33a4bd732931d1c154e2d60c0e9b3d
https://github.com/okfn/ckan/commit/1d51b3809e33a4bd732931d1c154e2d60c0e9b3d
Author: kindly <kindly at gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
Merge pull request #1121 from okfn/1121-correct-call-in-term_translation_update_many
`term_translation_update_many` doesn't use `get_action`
Commit: a4b92ce32c300b768f37f30b10186ef4063b980c
https://github.com/okfn/ckan/commit/a4b92ce32c300b768f37f30b10186ef4063b980c
Author: John Martin <me at johnmart.in>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
Log Message:
-----------
[#1133] Removes hanging closed div that was causing IE8+7 to not render map sidebar contents
Commit: 54c1e88aa52b4558936882adb9e3a561bff2f05d
https://github.com/okfn/ckan/commit/54c1e88aa52b4558936882adb9e3a561bff2f05d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M dev-requirements.txt
A requirements.in
M requirements.txt
M setup.py
Log Message:
-----------
[#1149] Move minimum requirements into requirements.in and generate a
requirements.txt file from it using pip freeze
Commit: 495d47386c200d400b7c5c409a44a46bdedd9604
https://github.com/okfn/ckan/commit/495d47386c200d400b7c5c409a44a46bdedd9604
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M dev-requirements.txt
Log Message:
-----------
[#1149] Upgrade to latest nosetests
Commit: b831fd1261e6eab948353ef035e2dd26bb87eaa7
https://github.com/okfn/ckan/commit/b831fd1261e6eab948353ef035e2dd26bb87eaa7
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M bin/travis-build
M ckan/controllers/feed.py
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_dump.py
Log Message:
-----------
[#1149] Fix some pep8 issues and problems with pip requirements on travis
Commit: cfe7cc31fc5cae6a77109cd3d73117c5b49f6329
https://github.com/okfn/ckan/commit/cfe7cc31fc5cae6a77109cd3d73117c5b49f6329
Author: tobes <toby.junk at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
[#1151] Fix to allow wrapped action calls auditing
Commit: 5d1053d2ebdc96c8bcd79ebafafae4e5ca012794
https://github.com/okfn/ckan/commit/5d1053d2ebdc96c8bcd79ebafafae4e5ca012794
Author: amercader <amercadero at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/upgrade-package-to-minor-release.rst
Log Message:
-----------
[#1083] Add note about Apache and Nginx files
Commit: 5cf97f75bb93d9168cfa7a680c8b4a9238296fab
https://github.com/okfn/ckan/commit/5cf97f75bb93d9168cfa7a680c8b4a9238296fab
Author: amercader <amercadero at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/upgrade-package-to-minor-release.rst
Log Message:
-----------
[#1083] Add note about reenabling extensions
Commit: bf0787018a285d8b19a36bd9da8f15de7383573f
https://github.com/okfn/ckan/commit/bf0787018a285d8b19a36bd9da8f15de7383573f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/upgrade-package-to-minor-release.rst
Log Message:
-----------
[#1083] Minor edits to package install upgrade docs
Commit: dbbab7ed3423667d6fcd1615ec6e489b62ddc5e6
https://github.com/okfn/ckan/commit/dbbab7ed3423667d6fcd1615ec6e489b62ddc5e6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/conf.py
M doc/upgrade-package-to-minor-release.rst
M doc/upgrade-source.rst
Log Message:
-----------
Merge branch '1083-upgrade-minor-version-instructions'
Commit: 2d9df9292de6f9d231536869caa1a1ad8dcea92d
https://github.com/okfn/ckan/commit/2d9df9292de6f9d231536869caa1a1ad8dcea92d
Author: amercader <amercadero at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#1139] Remove moderated option from config docs
It is no longer supported and causes lots of confusion, apart from
issues with dataset updates.
Commit: 38f43373bc8d88e18152158ba57f9b733e151b05
https://github.com/okfn/ckan/commit/38f43373bc8d88e18152158ba57f9b733e151b05
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#1152] Call check_access in member_roles_list
Commit: 6d136827edae3c08d48d3ddfe12f1a5f6ca02229
https://github.com/okfn/ckan/commit/6d136827edae3c08d48d3ddfe12f1a5f6ca02229
Author: amercader <amercadero at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/upgrade-package-to-patch-release.rst
Log Message:
-----------
[#1083] Add notes about Apache and extensions to the patch release as well
Commit: 73e0c9f18d2fcef90cab71af54c82216c76b54e9
https://github.com/okfn/ckan/commit/73e0c9f18d2fcef90cab71af54c82216c76b54e9
Author: amercader <amercadero at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/upgrade-package-to-minor-release.rst
Log Message:
-----------
[#1083] Add step about upgrading extensions
Commit: 5ab2273afccfcd1ffe4683792e5cdf5149119ff5
https://github.com/okfn/ckan/commit/5ab2273afccfcd1ffe4683792e5cdf5149119ff5
Author: amercader <amercadero at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/upgrade-package-to-minor-release.rst
Log Message:
-----------
Merge branch '1083-upgrade-minor-version-instructions' of github.com:okfn/ckan into 1083-upgrade-minor-version-instructions
Commit: 24763049de7e9882e184ca389f1c5fd830a9d2f3
https://github.com/okfn/ckan/commit/24763049de7e9882e184ca389f1c5fd830a9d2f3
Author: amercader <amercadero at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M doc/upgrade-package-to-patch-release.rst
Log Message:
-----------
[#1083] Need to restart Apache as well on patch upgrades
Commit: d8fcedf21b99ed6169e1ea22a25a4d97ad489645
https://github.com/okfn/ckan/commit/d8fcedf21b99ed6169e1ea22a25a4d97ad489645
Author: kindly <kindly at gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
Merge pull request #1151 from okfn/1151-auth-datastore-fix
Fix for master re datastore and auth audit
Commit: bb80306ac6d3c3379f48f1c14722835dcf95b58a
https://github.com/okfn/ckan/commit/bb80306ac6d3c3379f48f1c14722835dcf95b58a
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M ckan/logic/__init__.py
M doc/conf.py
M doc/upgrade-package-to-minor-release.rst
M doc/upgrade-source.rst
Log Message:
-----------
Merge remote-tracking branch 'okfn/master' into 1149-pip-requirements
Commit: 26d57553741202bab4b5319154947c018f870e19
https://github.com/okfn/ckan/commit/26d57553741202bab4b5319154947c018f870e19
Author: amercader <amercadero at gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M doc/upgrading.rst
Log Message:
-----------
[#1157] Update release policy. Mention ckan-announce.
Commit: 1bdb9a776269926f5acde148fe454d5433fec4cf
https://github.com/okfn/ckan/commit/1bdb9a776269926f5acde148fe454d5433fec4cf
Author: kindly <kindly at gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M doc/upgrading.rst
Log Message:
-----------
Merge pull request #1157 from okfn/1157-update-release-policy
Update release policy
Commit: 7c9ac6cddf1ce5e6a23ac622cf5e6965fa980774
https://github.com/okfn/ckan/commit/7c9ac6cddf1ce5e6a23ac622cf5e6965fa980774
Author: kindly <kindly at gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M doc/upgrade-package-to-minor-release.rst
M doc/upgrade-package-to-patch-release.rst
Log Message:
-----------
Merge pull request #1154 from okfn/1083-upgrade-minor-version-instructions
1083 upgrade minor version instructions (round 2)
Commit: da5b2a17de78b752a5de5911224fb5557ec620db
https://github.com/okfn/ckan/commit/da5b2a17de78b752a5de5911224fb5557ec620db
Author: amercader <amercadero at gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M ckan/logic/__init__.py
M doc/conf.py
M doc/upgrade-package-to-minor-release.rst
M doc/upgrade-source.rst
Log Message:
-----------
Merge branch 'master' into 1139-remove-moderated-from-config-docs
Commit: 9e01b092b9b72674a5bb811ccb0dbeedbd85eb3f
https://github.com/okfn/ckan/commit/9e01b092b9b72674a5bb811ccb0dbeedbd85eb3f
Author: kindly <kindly at gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
Merge pull request #1139 from okfn/1139-remove-moderated-from-config-docs
Remove / Deprecate "moderated" option
Commit: a45616d067a4f9011798085688e5401dc48ddae6
https://github.com/okfn/ckan/commit/a45616d067a4f9011798085688e5401dc48ddae6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M requirements.in
M requirements.txt
Log Message:
-----------
[#1149] Regenerate requirements file with older version of Babel and jinja2 that do not cause errors
Commit: 02094f50614b66616e3c3458229f5ccb9759dfda
https://github.com/okfn/ckan/commit/02094f50614b66616e3c3458229f5ccb9759dfda
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M requirements.in
M requirements.txt
Log Message:
-----------
[#1149] Pin requirements in minimum requirements file as discussed
Commit: be0faadd7685bc3abafa3baf85f55fda7a9b9222
https://github.com/okfn/ckan/commit/be0faadd7685bc3abafa3baf85f55fda7a9b9222
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#1149] Typo
Commit: 3e8628f09af509538ab0a3d95ca1155e2c731bd3
https://github.com/okfn/ckan/commit/3e8628f09af509538ab0a3d95ca1155e2c731bd3
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#1159] Remove the 'id' from extra_vars
Commit: 5e1afd7428436bc4d3d669676a1b3115ae0627f5
https://github.com/okfn/ckan/commit/5e1afd7428436bc4d3d669676a1b3115ae0627f5
Author: amercader <amercadero at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/logic/schema.py
A ckan/migration/versions/069_resource_url_and_metadata_modified.py
M ckan/model/package.py
M ckan/model/resource.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
M ckan/tests/models/test_package.py
Log Message:
-----------
Merge branch '1130-various-db-upgrades'
Commit: 605a950026f32096e6abb07cc86f2f106816fe37
https://github.com/okfn/ckan/commit/605a950026f32096e6abb07cc86f2f106816fe37
Author: amercader <amercadero at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Merge branch '1159-recently-changed-packages-helper'
Commit: 54f5e142d5392b2a482f5ec98600c4607007534e
https://github.com/okfn/ckan/commit/54f5e142d5392b2a482f5ec98600c4607007534e
Author: amercader <amercadero at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M bin/travis-build
M ckan/controllers/feed.py
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_dump.py
M dev-requirements.txt
A requirements.in
M requirements.txt
M setup.py
Log Message:
-----------
Merge branch '1149-pip-requirements'
Commit: 7f80d98a53e08d5517fc53cb99142a7afbbeaee7
https://github.com/okfn/ckan/commit/7f80d98a53e08d5517fc53cb99142a7afbbeaee7
Author: John Glover <j at johnglover.net>
Date: 2013-08-07 (Wed, 07 Aug 2013)
Changed paths:
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
Log Message:
-----------
Merge pull request #1133 from okfn/1133-recline-map-sidebar
Map recline: Sidebar not displayed on IE
Commit: 7085138a5339255742d77ef50116b8192c97d36b
https://github.com/okfn/ckan/commit/7085138a5339255742d77ef50116b8192c97d36b
Author: John Glover <j at johnglover.net>
Date: 2013-08-07 (Wed, 07 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Merge pull request #1153 from okfn/1152-member-roles-list-check-access
[#1152] Call check_access in member_roles_list
Commit: c4ab431de4d0ba3c25741f3f3bbce00ee97631e8
https://github.com/okfn/ckan/commit/c4ab431de4d0ba3c25741f3f3bbce00ee97631e8
Author: amercader <amercadero at gmail.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#1172] organization_list_for_user and group_list_authz use dictization function
Commit: 069c2449798de839f9edff1b8670ab930d8f9489
https://github.com/okfn/ckan/commit/069c2449798de839f9edff1b8670ab930d8f9489
Author: amercader <amercadero at gmail.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#1172] Fix misleading docstrings
Commit: 01a3c050a3ffaaf1e3791e50301b6ffb9e5c8568
https://github.com/okfn/ckan/commit/01a3c050a3ffaaf1e3791e50301b6ffb9e5c8568
Author: kindly <kindly at gmail.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Merge pull request #1172 from okfn/1172-groups-list-use-dictization
Auth aware group and org list action functions should return dictized objects
Commit: 484b567fbcf85ccc542c1346ba9e1efbd5def704
https://github.com/okfn/ckan/commit/484b567fbcf85ccc542c1346ba9e1efbd5def704
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M bin/travis-build
M ckan/config/environment.py
M ckan/controllers/feed.py
M ckan/controllers/package.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/get.py
M ckan/logic/schema.py
A ckan/migration/versions/069_resource_url_and_metadata_modified.py
M ckan/model/package.py
M ckan/model/resource.py
M ckan/new_authz.py
M ckan/templates/header.html
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/api/test_user.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
M ckan/tests/models/test_package.py
M ckanext/datastore/db.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/tests/test_dump.py
M ckanext/datastore/tests/test_search.py
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
M dev-requirements.txt
M doc/conf.py
M doc/configuration.rst
M doc/upgrade-package-to-minor-release.rst
M doc/upgrade-package-to-patch-release.rst
M doc/upgrade-source.rst
M doc/upgrading.rst
A requirements.in
M requirements.txt
M setup.py
Log Message:
-----------
Merge branch 'master' into 356-auth-create-user-option
Conflicts:
ckan/new_authz.py
Compare: https://github.com/okfn/ckan/compare/35918f988e0a...484b567fbcf8
More information about the ckan-changes
mailing list