[Buildbot-commits] [buildbot/buildbot] 1cffd9: add a proxy server for convenient data access to n...
GitHub
noreply at github.com
Sun May 10 13:46:51 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 1cffd904fed198d699994acecabcef1550237163
https://github.com/buildbot/buildbot/commit/1cffd904fed198d699994acecabcef1550237163
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-06 (Wed, 06 May 2015)
Changed paths:
M www/md_base/guanlecoja/config.coffee
M www/md_base/package.json
M www/md_base/src/app/common/common.constant.coffee
Log Message:
-----------
add a proxy server for convenient data access to nine.buildbot.net
Commit: 1f5b7cbba61f259122b519c9145aa08ed4d2c46a
https://github.com/buildbot/buildbot/commit/1f5b7cbba61f259122b519c9145aa08ed4d2c46a
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-06 (Wed, 06 May 2015)
Changed paths:
M www/md_base/guanlecoja/config.coffee
M www/md_base/package.json
Log Message:
-----------
make proxy url as an option
Commit: 0489932e65f00e9b43530d1859974f79a9ac4bd4
https://github.com/buildbot/buildbot/commit/0489932e65f00e9b43530d1859974f79a9ac4bd4
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-06 (Wed, 06 May 2015)
Changed paths:
M www/md_base/guanlecoja/config.coffee
M www/md_base/src/app/common/common.constant.coffee
Log Message:
-----------
add local server as a proxy backend
Commit: 768ec0bc9a12d8e01e30c1f9d4f8c1a22aa20364
https://github.com/buildbot/buildbot/commit/768ec0bc9a12d8e01e30c1f9d4f8c1a22aa20364
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
M www/md_base/guanlecoja/config.coffee
Log Message:
-----------
rename proxy task
Commit: 19810156d1bf18c5a2af41d7d160c0180498cfcb
https://github.com/buildbot/buildbot/commit/19810156d1bf18c5a2af41d7d160c0180498cfcb
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
A master/buildbot/scripts/processwwwindex.py
M master/buildbot/scripts/runner.py
M master/buildbot/www/config.py
Log Message:
-----------
add a script for process index
Commit: e152a36268f5f9161f04dbe05a92e4af56deb53d
https://github.com/buildbot/buildbot/commit/e152a36268f5f9161f04dbe05a92e4af56deb53d
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
M www/md_base/guanlecoja/config.coffee
Log Message:
-----------
let proxy task serve static files
Commit: 12e97c6dd35938924af748c3891e6ba82c84a267
https://github.com/buildbot/buildbot/commit/12e97c6dd35938924af748c3891e6ba82c84a267
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M master/buildbot/scripts/processwwwindex.py
Log Message:
-----------
symlink static files
Commit: 30051f05d8ef19e7c0e8c5fb06cd47bd82aadda1
https://github.com/buildbot/buildbot/commit/30051f05d8ef19e7c0e8c5fb06cd47bd82aadda1
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M www/md_base/src/app/index.jade
Log Message:
-----------
add plugins in the template
Commit: 7cf42fed78c6053dcbd6cc2203c79d7b4a669ae1
https://github.com/buildbot/buildbot/commit/7cf42fed78c6053dcbd6cc2203c79d7b4a669ae1
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-09 (Sat, 09 May 2015)
Changed paths:
A master/buildbot/test/unit/test_scripts_processwwwindex.py
Log Message:
-----------
add test for script processwwwindex
Commit: 6e224dd9decaa4e1d127277d49f12c3ee89836ca
https://github.com/buildbot/buildbot/commit/6e224dd9decaa4e1d127277d49f12c3ee89836ca
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-10 (Sun, 10 May 2015)
Changed paths:
M master/buildbot/test/unit/test_scripts_processwwwindex.py
Log Message:
-----------
add a comment for patch
Commit: 6fad21cff79ecb9ef52110a4cea1b8e8d281c02f
https://github.com/buildbot/buildbot/commit/6fad21cff79ecb9ef52110a4cea1b8e8d281c02f
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-05-10 (Sun, 10 May 2015)
Changed paths:
M master/buildbot/test/unit/test_scripts_processwwwindex.py
Log Message:
-----------
omit the checking of config content
Commit: 79904e0b0c203943bf613de3c72bbdacdaa70017
https://github.com/buildbot/buildbot/commit/79904e0b0c203943bf613de3c72bbdacdaa70017
Author: Pierre Tardy <tardyp at gmail.com>
Date: 2015-05-10 (Sun, 10 May 2015)
Changed paths:
A master/buildbot/scripts/processwwwindex.py
M master/buildbot/scripts/runner.py
A master/buildbot/test/unit/test_scripts_processwwwindex.py
M master/buildbot/www/config.py
M www/md_base/guanlecoja/config.coffee
M www/md_base/package.json
M www/md_base/src/app/index.jade
Log Message:
-----------
Merge pull request #1654 from shanzi/md
Add a proxy to use the API entries of nine.buildbot.net
Compare: https://github.com/buildbot/buildbot/compare/0eebe48b4cd8...79904e0b0c20
More information about the Commits
mailing list