[ckan-changes] [ckan/ckan] b27468: Fix for package_update exception when id is missin...
GitHub
noreply at github.com
Tue Jan 17 14:13:18 UTC 2017
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: b27468f42b7a46c138091d70c7e5e7664c9516cc
https://github.com/ckan/ckan/commit/b27468f42b7a46c138091d70c7e5e7664c9516cc
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-01-16 (Mon, 16 Jan 2017)
Changed paths:
M ckan/logic/action/update.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_update.py
Log Message:
-----------
Fix for package_update exception when id is missing. Modernize tests for package_create, package_update, resource_create, resource_update where its straightforward.
Commit: 7f62cd293bbf79e4b73072f1a3059ea95b2c940d
https://github.com/ckan/ckan/commit/7f62cd293bbf79e4b73072f1a3059ea95b2c940d
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-01-16 (Mon, 16 Jan 2017)
Changed paths:
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_update.py
Log Message:
-----------
pep8
Commit: 9975f46788c2c7682583a0d65ccabd281eb7d956
https://github.com/ckan/ckan/commit/9975f46788c2c7682583a0d65ccabd281eb7d956
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_update.py
Log Message:
-----------
Tidy tests.
Commit: 07ce1ec4ed368a5258bef1a689ab0c2299da8be8
https://github.com/ckan/ckan/commit/07ce1ec4ed368a5258bef1a689ab0c2299da8be8
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M ckan/logic/action/update.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_update.py
Log Message:
-----------
Merge pull request #3399 from ckan/package_update_missing_id_exception
Fix for package_update exception when id is missing.
Compare: https://github.com/ckan/ckan/compare/0aec57744b20...07ce1ec4ed36
More information about the ckan-changes
mailing list