#2487: Hardcoded Number of Changes on Console Page
------------------------+-----------------------
Reporter:  jpihl        |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  minor        |  Milestone:  undecided
 Version:  master       |   Keywords:  console
------------------------+-----------------------
 The number of changes retrieved on the console page is hardcoded to 25
 (line 170 in console.py). This is especially a problem when having many
 different projects and the console page is specified to only to show the
 changes of a single project. In this case only few or possibly no changes
 will be shown, as the 25 newest changes may have been related to other
 projects.

 A fix could be to get the number as a get value.

 It would also be nice if master.db.changes.getRecentChanges could pick the
 newest changes from a specified project, instead of all global changes.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2487>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to