[ckan-changes] [okfn/ckan] 852e9d: [#435] Add support for OrderedDict to python < 2.7
GitHub
noreply at github.com
Thu Feb 21 22:13:33 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 852e9d83e82c9e380f5c94de479cee4fad14df85
https://github.com/okfn/ckan/commit/852e9d83e82c9e380f5c94de479cee4fad14df85
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
[#435] Add support for OrderedDict to python < 2.7
Commit: ea2bfe039b7ba67cc79e864dcdef7a8d98eee86d
https://github.com/okfn/ckan/commit/ea2bfe039b7ba67cc79e864dcdef7a8d98eee86d
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
[#435] Use OrderedDict in sqlalchemy
Commit: 5475bc645ac7cdbb4000fde8d5020d8945473efd
https://github.com/okfn/ckan/commit/5475bc645ac7cdbb4000fde8d5020d8945473efd
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M ckan/tests/functional/test_related.py
Log Message:
-----------
[#435] fix 2.6 nose issue
Commit: d0df1e3fb40dca2cb724761f895f1f748315f0c3
https://github.com/okfn/ckan/commit/d0df1e3fb40dca2cb724761f895f1f748315f0c3
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#435] Add python 2.6 to travis tests
Commit: c775013efe7f975a35324e725c754b10de4d8f2d
https://github.com/okfn/ckan/commit/c775013efe7f975a35324e725c754b10de4d8f2d
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#435] Add python 2.5 to travis tests
Commit: 1ec2077c7afc570a8664b5dd1d3434456854cda0
https://github.com/okfn/ckan/commit/1ec2077c7afc570a8664b5dd1d3434456854cda0
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
Revert "[#435] Add python 2.5 to travis tests"
This reverts commit c775013efe7f975a35324e725c754b10de4d8f2d.
Commit: b9384609357c515cb67cc1e6ac443553850f1396
https://github.com/okfn/ckan/commit/b9384609357c515cb67cc1e6ac443553850f1396
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)
Changed paths:
M .travis.yml
M ckan/new_authz.py
M ckan/tests/functional/test_related.py
Log Message:
-----------
Merge pull request #435 from okfn/435-python-support-ordereddict
Python 2.6 support
Compare: https://github.com/okfn/ckan/compare/ec78532c862d...b9384609357c
More information about the ckan-changes
mailing list