[ckan-changes] [ckan/ckan] b8270b: Move code path for group into explicit else

GitHub noreply at github.com
Mon May 23 08:14:04 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: b8270b903da01fb66a386da21332e69a1aa3dc84
      https://github.com/ckan/ckan/commit/b8270b903da01fb66a386da21332e69a1aa3dc84
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M ckan/controllers/feed.py

  Log Message:
  -----------
  Move code path for group into explicit else

- the functionality in the code remains the same
- The branch for the case that `is_org` is False was just moved into
  an explicit `else` for better readibility
- The code in the else branch was also slightly reindented to be more
  simliar to the if branch


  Commit: 94e24d990f27ff62100c9b71c920faf7113eac89
      https://github.com/ckan/ckan/commit/94e24d990f27ff62100c9b71c920faf7113eac89
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M ckan/controllers/feed.py

  Log Message:
  -----------
  Fix comment


  Commit: 1fae410b2fd92f2f48d9d3a00cedaf54a46387e8
      https://github.com/ckan/ckan/commit/1fae410b2fd92f2f48d9d3a00cedaf54a46387e8
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M ckan/controllers/feed.py

  Log Message:
  -----------
  Merge branch 'k-nut-small-stylistic-improvement'


Compare: https://github.com/ckan/ckan/compare/05eb24111246...1fae410b2fd9


More information about the ckan-changes mailing list