[ckan-changes] [okfn/ckan] d13220: [#553] Catch exceptions by urlparse with horrible ...
GitHub
noreply at github.com
Wed Mar 6 10:02:06 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: d13220c4f983cc0d6411848e22244c6a71c9aded
https://github.com/okfn/ckan/commit/d13220c4f983cc0d6411848e22244c6a71c9aded
Author: amercader <amercadero at gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M ckan/lib/datapreview.py
M ckan/tests/lib/test_datapreview.py
Log Message:
-----------
[#553] Catch exceptions by urlparse with horrible URLs
Commit: 1d6b8993b040c288707514ccc463d87834e2e1cd
https://github.com/okfn/ckan/commit/1d6b8993b040c288707514ccc463d87834e2e1cd
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M ckan/tests/lib/test_datapreview.py
Log Message:
-----------
[#553] Replace == with is when comparing to bool in test
Commit: b15e688bf6cfaacb21a6349f58a7ee6b21dce9c3
https://github.com/okfn/ckan/commit/b15e688bf6cfaacb21a6349f58a7ee6b21dce9c3
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M ckan/tests/lib/test_datapreview.py
Log Message:
-----------
[#553] Test whether unicode urls break url comparison
Commit: 34f1e4ab387b2390fde2298676f91db056a98557
https://github.com/okfn/ckan/commit/34f1e4ab387b2390fde2298676f91db056a98557
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/lib/datapreview.py
M ckan/tests/lib/test_datapreview.py
Log Message:
-----------
Merge pull request #553 from okfn/553-compare_domains-wrong-url
compare_domains in lib/datapreview crashes with malformed URLs
Compare: https://github.com/okfn/ckan/compare/198fe269375b...34f1e4ab387b
More information about the ckan-changes
mailing list