[ckan-changes] [okfn/ckan] f1937a: [#1013] Improve performance when new_activities no...
GitHub
noreply at github.com
Fri Jun 28 11:00:10 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: f1937a826f837cff8da3f249c6a947d12b072825
https://github.com/okfn/ckan/commit/f1937a826f837cff8da3f249c6a947d12b072825
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M ckan/lib/base.py
M ckan/lib/helpers.py
M ckan/templates/header.html
Log Message:
-----------
[#1013] Improve performance when new_activities not needed
Commit: 8ef830e8ef54acad2f30ba9e2d8663ee22dda33b
https://github.com/okfn/ckan/commit/8ef830e8ef54acad2f30ba9e2d8663ee22dda33b
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#1013] Create dashboard on user create to fix tests
Commit: c71fdc29ccd2b72ce517fa4f22588b74707b5805
https://github.com/okfn/ckan/commit/c71fdc29ccd2b72ce517fa4f22588b74707b5805
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#1013] Add docstring
Commit: a548a79c05a9aea6bb7c9a224a2a1cc6fef6612c
https://github.com/okfn/ckan/commit/a548a79c05a9aea6bb7c9a224a2a1cc6fef6612c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#1013] Tweak h.new_activities() docstring
Commit: 7ac276e0b121b5c948ace8f73a4c2d78cb26a661
https://github.com/okfn/ckan/commit/7ac276e0b121b5c948ace8f73a4c2d78cb26a661
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/lib/base.py
M ckan/lib/helpers.py
M ckan/logic/action/create.py
M ckan/templates/header.html
Log Message:
-----------
Merge branch '1013-new-activities-fixup'
Conflicts:
ckan/logic/action/create.py
Commit: 0732360973d34557c80831564ef4eea0d9d149dd
https://github.com/okfn/ckan/commit/0732360973d34557c80831564ef4eea0d9d149dd
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#1023] Tweak a comment
Make it clear which line the comment applies to (and that applies to
only one line)
Commit: 1001489f8e2f355c3c062dce9d2b0d7f6277e7c6
https://github.com/okfn/ckan/commit/1001489f8e2f355c3c062dce9d2b0d7f6277e7c6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
Fix a string format
Use .format() not %s
Commit: edd92521b69ed6fe444956b79d4b9207ddf73f5c
https://github.com/okfn/ckan/commit/edd92521b69ed6fe444956b79d4b9207ddf73f5c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/tests/test_coding_standards.py
Log Message:
-----------
Remove 066_default_package_type.py from TestPep8 blacklist
Commit: 16a013fd990df266e0c967a5e66254971825c520
https://github.com/okfn/ckan/commit/16a013fd990df266e0c967a5e66254971825c520
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
Fix a bug in a str.format() call
Commit: 18313625003d4b4be5227a07dceff6c5a65674b1
https://github.com/okfn/ckan/commit/18313625003d4b4be5227a07dceff6c5a65674b1
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M ckan/logic/auth/create.py
M ckan/tests/logic/test_action.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan
Compare: https://github.com/okfn/ckan/compare/4fb90b54e3e5...18313625003d
More information about the ckan-changes
mailing list