Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: bf64b6ae3120ba4efc0ee1d23bcd631110787af5
      
https://github.com/buildbot/buildbot/commit/bf64b6ae3120ba4efc0ee1d23bcd631110787af5
  Author: delanne <[email protected]>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

  Changed paths:
    M master/buildbot/data/buildrequests.py
    M master/buildbot/data/resultspec.py
    M master/buildbot/db/buildrequests.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_data_buildrequests.py
    M master/buildbot/test/unit/test_db_buildrequests.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py
    M master/buildbot/www/rest.py
    M master/docs/developer/database.rst

  Log Message:
  -----------
  Trac #2660 [nine] buildrequests data API uses popBooleanFilter for 
non-booleans
 - added data fields 'branch', 'repository', 'codebase' for buildrequests.
   updated the doc
 - added resultSpec.popStringFilter (popStringFilter == popBooleanFilter)


  Commit: 36bd3040ad721ec3af1b25c6eb8bc8b8ba8773d8
      
https://github.com/buildbot/buildbot/commit/36bd3040ad721ec3af1b25c6eb8bc8b8ba8773d8
  Author: delanne <[email protected]>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M master/buildbot/data/buildrequests.py
    M master/buildbot/data/resultspec.py
    M master/buildbot/test/unit/test_data_buildrequests.py
    M master/docs/developer/database.rst

  Log Message:
  -----------
  Trac #2660 [nine] buildrequests data API uses popBooleanFilter for 
non-booleans
 - This commit implements the 3 dustin's comments:
   - process buildsetid with the eq operator in the DB API
   - implement popStringFilter (only pops an eq filter)
   - add type annotation in master/docs/developer/database.rst


  Commit: cb004e020fd57b46313715e07b01d1451be0079c
      
https://github.com/buildbot/buildbot/commit/cb004e020fd57b46313715e07b01d1451be0079c
  Author: delanne <[email protected]>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M master/buildbot/data/buildrequests.py
    M master/buildbot/data/resultspec.py
    M master/buildbot/test/unit/test_data_buildrequests.py

  Log Message:
  -----------
  Trac #2660 [nine] buildrequests data API uses popBooleanFilter for 
non-booleans
 - omit filters 'branch' and 'repository'
 - use popOneFilter instead of popFilter for bsid


  Commit: 26aabad60c1821b5e93eec3de98067afad4aaf32
      
https://github.com/buildbot/buildbot/commit/26aabad60c1821b5e93eec3de98067afad4aaf32
  Author: delanne <[email protected]>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M master/buildbot/data/buildrequests.py
    M master/buildbot/db/buildrequests.py
    M master/buildbot/test/unit/test_db_buildrequests.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py

  Log Message:
  -----------
  Trac #2660 [nine] buildrequests data API uses popBooleanFilter for 
non-booleans
 - remove fieds: branch, repository, codebase


  Commit: fcb7a08a6bf574e8120afdcadc7ea83ec194cb4f
      
https://github.com/buildbot/buildbot/commit/fcb7a08a6bf574e8120afdcadc7ea83ec194cb4f
  Author: Xavier Delannoy <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M master/buildbot/test/fake/fakedb.py
    M master/docs/developer/database.rst

  Log Message:
  -----------
  Trac #2660 [nine] buildrequests data API uses popBooleanFilter for 
non-booleans
 - remove code in docs/tests about branch/repository/codebase for buildrequests


  Commit: fbdefd1e1b1d30adc690c42a733bc1b005d6149c
      
https://github.com/buildbot/buildbot/commit/fbdefd1e1b1d30adc690c42a733bc1b005d6149c
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M master/buildbot/data/buildrequests.py
    M master/buildbot/data/resultspec.py
    M master/buildbot/db/buildrequests.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_data_buildrequests.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py
    M master/buildbot/www/rest.py
    M master/docs/developer/database.rst

  Log Message:
  -----------
  Merge delanne/buildbot:9/trac2660 (PR #1050)


Compare: 
https://github.com/buildbot/buildbot/compare/8d29a9551fa5...fbdefd1e1b1d
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to