[ckan-changes] [ckan/ckan] 2fe4f6: [#3344] datastore dump: internally paginate with d...
GitHub
noreply at github.com
Tue Jan 3 11:56:07 UTC 2017
Branch: refs/heads/3196-common-requests-code
Home: https://github.com/ckan/ckan
Commit: 2fe4f679c08d6994804d3181849da3e096955551
https://github.com/ckan/ckan/commit/2fe4f679c08d6994804d3181849da3e096955551
Author: Ian Ward <ian at excess.org>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M ckanext/datastore/controller.py
Log Message:
-----------
[#3344] datastore dump: internally paginate with datastore_search
Commit: e29e8cd76b99db449d713896ea22471cd3550372
https://github.com/ckan/ckan/commit/e29e8cd76b99db449d713896ea22471cd3550372
Author: Ian Ward <ian at excess.org>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M ckanext/datastore/controller.py
Log Message:
-----------
[#3344] pep8
Commit: 062fe97a5e41ceeb5a0d48e572e980e541fd4a4a
https://github.com/ckan/ckan/commit/062fe97a5e41ceeb5a0d48e572e980e541fd4a4a
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2016-12-05 (Mon, 05 Dec 2016)
Changed paths:
M ckan/logic/auth/create.py
M ckan/tests/legacy/functional/api/test_activity.py
Log Message:
-----------
check group name and id during package creation
Commit: 1ae142877432127eade9d57f5ecc6ba877b7d6d3
https://github.com/ckan/ckan/commit/1ae142877432127eade9d57f5ecc6ba877b7d6d3
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2016-12-08 (Thu, 08 Dec 2016)
Changed paths:
M ckan/tests/legacy/functional/api/test_activity.py
Log Message:
-----------
normal user added to "roger" group in order to pass auth checks
Commit: 461a2e932854f24fe33f896e3ce66982c5f0be80
https://github.com/ckan/ckan/commit/461a2e932854f24fe33f896e3ce66982c5f0be80
Author: Ian Ward <ian at excess.org>
Date: 2016-12-08 (Thu, 08 Dec 2016)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#3361] fix for showing private datasets on org pages
Commit: 9b9262a6695fb589c01cc53f11313b2fc051288f
https://github.com/ckan/ckan/commit/9b9262a6695fb589c01cc53f11313b2fc051288f
Author: Ian Ward <ian at excess.org>
Date: 2016-12-09 (Fri, 09 Dec 2016)
Changed paths:
M ckan/tests/lib/test_jobs.py
Log Message:
-----------
[#3359] skip test_fork_within_a_transaction until we can fix
Commit: f0e978ba14b59df1b0bbb91c1b764458b1febb38
https://github.com/ckan/ckan/commit/f0e978ba14b59df1b0bbb91c1b764458b1febb38
Author: Ian Ward <ian at excess.org>
Date: 2016-12-09 (Fri, 09 Dec 2016)
Changed paths:
M ckan/tests/lib/test_jobs.py
Log Message:
-----------
[#3359] coding standards
Commit: 2414929da480f3797b53488ef3d9cc8f30a3df6e
https://github.com/ckan/ckan/commit/2414929da480f3797b53488ef3d9cc8f30a3df6e
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M ckan/lib/cli.py
M ckan/logic/action/get.py
M ckan/model/__init__.py
M ckan/public/base/javascript/main.js
M ckan/templates/organization/member_new.html
M ckan/tests/logic/action/test_get.py
M ckanext/datastore/logic/action.py
Log Message:
-----------
Merge branch 'master' into 3308-problem-with-adding-datasets-to-group
Commit: 8298ff35d1226e3cd019ca7d02e352a8afdef73e
https://github.com/ckan/ckan/commit/8298ff35d1226e3cd019ca7d02e352a8afdef73e
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M ckan/tests/legacy/functional/api/test_activity.py
Log Message:
-----------
inside `_create_package` user becomes admin of group
Commit: 7ec0e2a1617409ab3a226a4bf9b1ee6a2c139717
https://github.com/ckan/ckan/commit/7ec0e2a1617409ab3a226a4bf9b1ee6a2c139717
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M doc/extensions/tutorial.rst
M doc/maintaining/configuration.rst
Log Message:
-----------
Updated value for `ckan.auth.user_create_groups
Now documentation contains correct default value - False.
Also this option mentioned in writhing extension guide
Commit: e1278813aaf3ce5fecdc0d4b8ef2c03f3ac6dd96
https://github.com/ckan/ckan/commit/e1278813aaf3ce5fecdc0d4b8ef2c03f3ac6dd96
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M ckan/logic/auth/create.py
M ckan/tests/legacy/functional/api/test_activity.py
Log Message:
-----------
Merge pull request #3351 from smotornyuk/3308-problem-with-adding-datasets-to-group
Check group name and id in data_dict during package creation
Commit: aa18efd9fdd9df349de1dcadca3885026a0db41e
https://github.com/ckan/ckan/commit/aa18efd9fdd9df349de1dcadca3885026a0db41e
Author: Ian Ward <ian at excess.org>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
M doc/extensions/tutorial.rst
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge pull request #3363 from smotornyuk/3329-corect-value-in-documentation-for-user_create_group
Updated value for `ckan.auth.user_create_groups
Commit: e310f7a3ca3ccc373c7851a1f75edb1da1bbb8e0
https://github.com/ckan/ckan/commit/e310f7a3ca3ccc373c7851a1f75edb1da1bbb8e0
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
M ckan/tests/lib/test_jobs.py
Log Message:
-----------
Merge pull request #3359 from ckan/3359-skip-job-fork-test
Intermittent test failures in test_jobs
Commit: 0512b22e58798f2546bab3a0fbd262670e99f2d1
https://github.com/ckan/ckan/commit/0512b22e58798f2546bab3a0fbd262670e99f2d1
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-12-14 (Wed, 14 Dec 2016)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
Merge pull request #3361 from ckan/3361-fix-include-private
group/org package lists should always include private
Commit: 29f67ef86c2b1f6b637d67be64e13966071ecef6
https://github.com/ckan/ckan/commit/29f67ef86c2b1f6b637d67be64e13966071ecef6
Author: Ian Ward <ian at excess.org>
Date: 2016-12-15 (Thu, 15 Dec 2016)
Changed paths:
M ckan/model/system_info.py
Log Message:
-----------
[#3366] paster: tolerate missing system_info table
Commit: 8837fa65c83dd47a9911695c18fa8f0c6e6294cc
https://github.com/ckan/ckan/commit/8837fa65c83dd47a9911695c18fa8f0c6e6294cc
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
`render_markdown` breaks links with ampersands
Added few additional allowed tags to `bleach.clean`
function and changed sanitization sequence so that
markdown applied first and only after that result cleaned
Commit: bb6b4d051ba86ca3f1c3f2d2bbd24f7dbbb52256
https://github.com/ckan/ckan/commit/bb6b4d051ba86ca3f1c3f2d2bbd24f7dbbb52256
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
added some tests and src attr to img
Commit: d250fcf84bc9060d2cd94ba40d1173bd1045cbf9
https://github.com/ckan/ckan/commit/d250fcf84bc9060d2cd94ba40d1173bd1045cbf9
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Merge pull request #3364 from smotornyuk/3356-render_markdown-does-not-break-links
`render_markdown` breaks links with ampersands
Commit: cb020f80368f5b903cdda6ddcd72d44122c96e14
https://github.com/ckan/ckan/commit/cb020f80368f5b903cdda6ddcd72d44122c96e14
Author: Ian Ward <ian at excess.org>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M ckanext/datastore/controller.py
Log Message:
-----------
[#3344] handle offset, limit; better toolkit imports
Commit: ccb8dd54509b96e9aa8666ed9117989627300ba3
https://github.com/ckan/ckan/commit/ccb8dd54509b96e9aa8666ed9117989627300ba3
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-12-17 (Sat, 17 Dec 2016)
Changed paths:
M ckanext/datastore/controller.py
Log Message:
-----------
Merge pull request #3344 from ckan/3344-big-dumps
Allow larger datastore dumps
Commit: 613c094877aa822733efb7618a1543e3909c112d
https://github.com/ckan/ckan/commit/613c094877aa822733efb7618a1543e3909c112d
Author: Tyler Kennedy <tk at tkte.ch>
Date: 2016-12-30 (Fri, 30 Dec 2016)
Changed paths:
M ckan/model/system_info.py
Log Message:
-----------
Merge pull request #3366 from ckan/3366-tolerate-missing-system-info
Tolerate missing system_info table
Commit: 47d878e82678f24e7af0aff6773c396c32dd72b0
https://github.com/ckan/ckan/commit/47d878e82678f24e7af0aff6773c396c32dd72b0
Author: amercader <amercadero at gmail.com>
Date: 2017-01-03 (Tue, 03 Jan 2017)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/helpers.py
M ckan/logic/auth/create.py
M ckan/model/system_info.py
M ckan/tests/legacy/functional/api/test_activity.py
M ckan/tests/lib/test_helpers.py
M ckan/tests/lib/test_jobs.py
M ckanext/datastore/controller.py
M doc/extensions/tutorial.rst
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge branch 'master' into 3196-common-requests-code
Compare: https://github.com/ckan/ckan/compare/e5c2ad2baa53...47d878e82678
More information about the ckan-changes
mailing list