[ckan-changes] [ckan/ckan] 5a5ba7: Moved the SCRIPT_NAME logic to a	middleware
    GitHub 
    noreply at github.com
       
    Tue May  3 16:11:49 UTC 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 5a5ba778e6f3f604d87e240fc5926cd05ec8f0f4
      https://github.com/ckan/ckan/commit/5a5ba778e6f3f604d87e240fc5926cd05ec8f0f4
  Author: Laurent Goderre <laurent.goderre at gmail.com>
  Date:   2016-04-19 (Tue, 19 Apr 2016)
  Changed paths:
    M ckan/config/middleware.py
    M ckan/lib/base.py
  Log Message:
  -----------
  Moved the SCRIPT_NAME logic to a middleware
  Commit: 96e048821a7f3c0c66d6d60d5677ea2329e2f2c0
      https://github.com/ckan/ckan/commit/96e048821a7f3c0c66d6d60d5677ea2329e2f2c0
  Author: Laurent Goderre <laurent.goderre at gmail.com>
  Date:   2016-04-19 (Tue, 19 Apr 2016)
  Changed paths:
    M ckan/lib/helpers.py
  Log Message:
  -----------
  Fix redirects with non-root paths
  Commit: de0825c476828898331c92180de3b2418fefacb7
      https://github.com/ckan/ckan/commit/de0825c476828898331c92180de3b2418fefacb7
  Author: Laurent Goderre <laurent.goderre at gmail.com>
  Date:   2016-04-19 (Tue, 19 Apr 2016)
  Changed paths:
    M ckan/tests/controllers/test_user.py
  Log Message:
  -----------
  Added a test for non root logout redirect
  Commit: c03be73442b1efcbe5ef4d69d3431d3f99bcbbe8
      https://github.com/ckan/ckan/commit/c03be73442b1efcbe5ef4d69d3431d3f99bcbbe8
  Author: Ian Ward <ian at excess.org>
  Date:   2016-05-03 (Tue, 03 May 2016)
  Changed paths:
    M ckan/tests/controllers/test_user.py
  Log Message:
  -----------
  [#2968] pep8 whitespace
  Commit: 01727cbbdb7078e29f7b04b767ef0843b031da6a
      https://github.com/ckan/ckan/commit/01727cbbdb7078e29f7b04b767ef0843b031da6a
  Author: Ian Ward <ian at excess.org>
  Date:   2016-05-03 (Tue, 03 May 2016)
  Changed paths:
    M ckan/config/middleware.py
    M ckan/lib/base.py
    M ckan/lib/helpers.py
    M ckan/tests/controllers/test_user.py
  Log Message:
  -----------
  Merge pull request #2998 from ckan/2968-fix-redirect-with-nonroot
fix redirect with nonroot take 2
Compare: https://github.com/ckan/ckan/compare/c3b1a37a3ecf...01727cbbdb70
    
    
More information about the ckan-changes
mailing list