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

Minor refactoring #54

Closed
wants to merge 49 commits into from

Conversation

StefanSpieker
Copy link

Minor refactoring:

  • removed unneeded semicolons
  • Use multi-catch blocks
  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

mkaring and others added 30 commits September 23, 2015 13:20
Added an additional tag for alignment of the disk usage trend graph in the project overview.
When display a project,, icons before Job, All bilds, Locked builds, All
workspaces, Slave workspaces, Non-slave workspaces have a broken link.

The root URL was missing, add ${resURL} as prefix in the attribute src,
for node img.
Fixed typo Calcualete -> Calculate
[JENKINS-30586] Fixed alignment of project graph
JENKINS-30934 - remove dubious Thread.sleep(60000)
Conflicts:
	src/main/java/hudson/plugins/disk_usage/BuildDiskUsageAction.java
	src/main/java/hudson/plugins/disk_usage/ProjectDiskUsage.java
@froque
Copy link
Member

froque commented Jan 24, 2023

targets old master branch (renamed to master-archive).
Redone with #57, #58 and #59

@froque froque closed this Jan 24, 2023
@StefanSpieker StefanSpieker deleted the minor_refactoring branch January 24, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants