Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to the React GUI for builders and workers #7459

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 28, 2024

  1. Update Makefile to handle Windows paths and Python (Issue buildbot#6885)

    Also modified the webpack config file to handle Windows paths.
    YngveNPettersen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    43c6143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbe90f View commit details
    Browse the repository at this point in the history
  3. Add revision info column in BuildsTable.

    Fetch branch and revision properties for views using it.
    
    (Issue buildbot#4516)
    YngveNPettersen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d9de497 View commit details
    Browse the repository at this point in the history
  4. Let project configure max recent builds to display in Home app (Issue b…

    …uildbot#4515)
    
    Configured by setting the "max_recent_builds" attribute in the "www" config.
    YngveNPettersen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b19d0d3 View commit details
    Browse the repository at this point in the history
  5. Added retrieval of properties to be displayed as the build number in …

    …views. (Issue buildbot#4516)
    
    List of property names are specifie as a list in "build_number_format" attribute of the "www" config.
    YngveNPettersen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bed69b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27b5e61 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. squash! Update Makefile to handle Windows paths and Python (Issue bui…

    …ldbot#6885)
    
    Update Makefile to handle Windows paths and Python (Issue buildbot#6885)
    YngveNPettersen committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    52e4c7d View commit details
    Browse the repository at this point in the history
  2. fixup! Added retrieval of properties to be displayed as the build num…

    …ber in views. (Issue buildbot#4516)
    
    List of property names are specifie as a list in "build_number_format" attribute of the "www" config.
    YngveNPettersen committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ebd13c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7144fd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    8ab6963 View commit details
    Browse the repository at this point in the history