Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 28bbb6920aaa32deb0dd4e346e93ff2b4d9a4a33
      
https://github.com/buildbot/buildbot/commit/28bbb6920aaa32deb0dd4e346e93ff2b4d9a4a33
  Author: Pierre Tardy <[email protected]>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_rest.py
    M master/buildbot/www/rest.py
    M www/base/src/styles/styles.less

  Log Message:
  -----------
  fixes for reverse proxies

When buildbot sits behind reverse proxies:

- fonts where fetched using /fonts instead of /proxypath/fonts
- selforigin was miscaculated. /proxypath/ should be dropped from 
buildbotURL=http://server/proxypath -> origin is http://server

Signed-off-by: Pierre Tardy <[email protected]>


  Commit: 6e1521ae114a9d13ca0dea1e9ed53de68399d9cc
      
https://github.com/buildbot/buildbot/commit/6e1521ae114a9d13ca0dea1e9ed53de68399d9cc
  Author: Pierre Tardy <[email protected]>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_rest.py

  Log Message:
  -----------
  use raw strings instead of loads of backslashes

Signed-off-by: Pierre Tardy <[email protected]>


  Commit: 6ab32d4cb7db632dabe2cea8c21a2e9f73f7c6bd
      
https://github.com/buildbot/buildbot/commit/6ab32d4cb7db632dabe2cea8c21a2e9f73f7c6bd
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2015-02-28 (Sat, 28 Feb 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_rest.py
    M master/buildbot/www/rest.py
    M www/base/src/styles/styles.less

  Log Message:
  -----------
  Merge tardyp/buildbot:reverseproxies (PR #1564)


Compare: 
https://github.com/buildbot/buildbot/compare/5002c31feba4...6ab32d4cb7db
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to