Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jenkinsci/disk-usage-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: disk-usage-1.0
Choose a base ref
...
head repository: jenkinsci/disk-usage-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: disk-usage-1.1
Choose a head ref
  • 10 commits
  • 12 files changed
  • 2 contributors

Commits on May 29, 2023

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

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    303cb96 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    froque authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    118ad61 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from jenkinsci/javadoc_errors

    Fixes javadoc errors with java 18
    froque authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    ea25839 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    froque authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    7c08704 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. update styling

    - on the configure page where some old unstyled inputs and selects.
      Those are now jenkins styled
    
    - on the disk-usage overview page, the filter form is now styled like
      Jenkins forms with a corerspondingly styled button
    
    - made the svg a symbol (requires Jenkins 2.401.1 as previous lts
      versions filter out the ids and thus break the svg)
    mawinter69 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b578b9b View commit details
    Browse the repository at this point in the history
  2. use matrix 1.0

    potentially newer matrix requires an update of the fileList files
    mawinter69 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    56d4b19 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #88 from mawinter69/styling

    update styling
    froque authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    eea7f24 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    froque authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bc54f55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d23dd View commit details
    Browse the repository at this point in the history
Loading