Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: d70e75351de1c2b0d9ab2ef72844af3a542335ef
https://github.com/buildbot/buildbot/commit/d70e75351de1c2b0d9ab2ef72844af3a542335ef
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
default to 127.0.0.1 for buildmaster
Commit: 441437b164cab74391fbdfe5cffe8173c00da846
https://github.com/buildbot/buildbot/commit/441437b164cab74391fbdfe5cffe8173c00da846
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
adding option to log directly to stdout
Commit: fa5b2abc5023c730814a28e00e85ef50f95f2e5b
https://github.com/buildbot/buildbot/commit/fa5b2abc5023c730814a28e00e85ef50f95f2e5b
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
PEP8 style fixes, made some defaults more explicit
Commit: 31cee899480491e86b56277f162bc9c8731af414
https://github.com/buildbot/buildbot/commit/31cee899480491e86b56277f162bc9c8731af414
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
bugfix, 'changes' may not be defined
Commit: 91a7b0e4d4fb7948612be90b5e47201e18a1bbf9
https://github.com/buildbot/buildbot/commit/91a7b0e4d4fb7948612be90b5e47201e18a1bbf9
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
reject non-push events
Commit: 1896482a233c31a4130eff042c308aec9b06384b
https://github.com/buildbot/buildbot/commit/1896482a233c31a4130eff042c308aec9b06384b
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
use method over property
Commit: 4da0d5edb449d335e353d3190367f3f698ba1387
https://github.com/buildbot/buildbot/commit/4da0d5edb449d335e353d3190367f3f698ba1387
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
adding check for X-Hub-Signature
Commit: 689f01c533ce09e5094e90df0c9cac82089cf7a1
https://github.com/buildbot/buildbot/commit/689f01c533ce09e5094e90df0c9cac82089cf7a1
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
fix exception logging and respond to the request with the error
Commit: 832ab2fa927d3f513fbc6c4385b43f0cbc9f8038
https://github.com/buildbot/buildbot/commit/832ab2fa927d3f513fbc6c4385b43f0cbc9f8038
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
remove unused import
Commit: 03c9b644b9d7f80494e4c0577116a7866ad63e30
https://github.com/buildbot/buildbot/commit/03c9b644b9d7f80494e4c0577116a7866ad63e30
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
adding response to github's requests
Commit: 4b4212bd909a060dcdba45735e5771ac131e1bc5
https://github.com/buildbot/buildbot/commit/4b4212bd909a060dcdba45735e5771ac131e1bc5
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
adding --auth for PB, some minor cleanups
Commit: 0b686c4d8b0aa91d639c0a3613d3643940ce4057
https://github.com/buildbot/buildbot/commit/0b686c4d8b0aa91d639c0a3613d3643940ce4057
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
minor logging fixes
Commit: 1ca2062f6a869aa34003b0025d0a12652a662762
https://github.com/buildbot/buildbot/commit/1ca2062f6a869aa34003b0025d0a12652a662762
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
added missing response to github
Commit: 91a7150da18a685504cf818f2029077ac639a930
https://github.com/buildbot/buildbot/commit/91a7150da18a685504cf818f2029077ac639a930
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
reformat change iteration for readability
Commit: faffcaed5cf26451026510d6f2c077e3d556c9dd
https://github.com/buildbot/buildbot/commit/faffcaed5cf26451026510d6f2c077e3d556c9dd
Author: Oliver Palmer <[email protected]>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
request should not be a keyword
Commit: c325c4f0acaa2487d09a008e73c4686acce1ab3f
https://github.com/buildbot/buildbot/commit/c325c4f0acaa2487d09a008e73c4686acce1ab3f
Author: Oliver Palmer <[email protected]>
Date: 2014-06-22 (Sun, 22 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
default for --auth should match the PBChangeSource defaults
Commit: a55049bc2e1320e5c4c8dba11e09079e8005668f
https://github.com/buildbot/buildbot/commit/a55049bc2e1320e5c4c8dba11e09079e8005668f
Author: Dustin J. Mitchell <[email protected]>
Date: 2014-06-22 (Sun, 22 Jun 2014)
Changed paths:
M master/contrib/github_buildbot.py
Log Message:
-----------
Merge opalmer/buildbot:master (PR #1166)
+autopep8
Compare:
https://github.com/buildbot/buildbot/compare/33a82ee191f2...a55049bc2e13------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits