[Buildbot-commits] [buildbot/buildbot] b113ad: Use 0/1 for hidden, since it's a smallint
    GitHub 
    noreply at github.com
       
    Mon Dec 15 08:58:39 UTC 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: b113ad674bb4c2bd9c6690ef89e30dea9fa4a632
      https://github.com/buildbot/buildbot/commit/b113ad674bb4c2bd9c6690ef89e30dea9fa4a632
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-12-14 (Sun, 14 Dec 2014)
  Changed paths:
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_db_steps.py
  Log Message:
  -----------
  Use 0/1 for hidden, since it's a smallint
Fixes #3092.
  Commit: 1b4c7141a56e3cbfb58646e3e949d94a1a4d4355
      https://github.com/buildbot/buildbot/commit/1b4c7141a56e3cbfb58646e3e949d94a1a4d4355
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-15 (Mon, 15 Dec 2014)
  Changed paths:
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_db_steps.py
  Log Message:
  -----------
  Merge pull request #1448 from djmitche/bug3092
Use 0/1 for hidden, since it's a smallint
Compare: https://github.com/buildbot/buildbot/compare/ff1eef77c58a...1b4c7141a56e
    
    
More information about the Commits
mailing list