Skip to content
  1. Feb 07, 2014
  2. Feb 05, 2014
  3. Feb 04, 2014
    • Jesse Glick's avatar
      [JENKINS-21639] Noting merge of #1117. · 931d2960
      Jesse Glick authored
      931d2960
    • Oliver Gondža's avatar
      Noting #1118 · 8660255c
      Oliver Gondža authored
      8660255c
    • Jesse Glick's avatar
      [FIXED JENKINS-21023] Rewrote WorkspaceCleanupThread to determine where... · cd526e99
      Jesse Glick authored
      [FIXED JENKINS-21023] Rewrote WorkspaceCleanupThread to determine where workspaces for known items should be, rather than looking for directories that look like they might be workspaces.
      One key advantage is that this correctly handles the new default workspace location on the master.
      Another is that this allows folders to be correctly skipped, and jobs in folders to be correctly deleted.
      A subtler advantage would be handling of configured nondefault workspace locations, and compatibility with WorkspaceLocator.
      (Orphaned workspaces from deleted jobs are not removed, but these were not removed before either.)
      changes/33
      cd526e99
  4. Feb 03, 2014
  5. Feb 02, 2014
  6. Feb 01, 2014
  7. Jan 31, 2014
  8. Jan 29, 2014
  9. Jan 28, 2014
  10. Jan 27, 2014
  11. Jan 26, 2014
  12. Jan 24, 2014
  13. Jan 21, 2014
  14. Jan 20, 2014
  15. Jan 19, 2014
  16. Jan 17, 2014
  17. Jan 15, 2014
  18. Jan 13, 2014
  19. Jan 09, 2014
  20. Jan 07, 2014
  21. Jan 06, 2014
  22. Jan 02, 2014
    • Jesse Glick's avatar
      [JENKINS-18410] NPE from previous fix (fcdf7499) under some conditions, which... · bfaab511
      Jesse Glick authored
      [JENKINS-18410] NPE from previous fix (fcdf7499) under some conditions, which the test case was not exercising.
      java.lang.NullPointerException
      	at hudson.tasks.test.AggregatedTestResultPublisher$TestResultAction.getProject(AggregatedTestResultPublisher.java:173)
      	at hudson.tasks.test.AggregatedTestResultPublisher$TestResultAction.<init>(AggregatedTestResultPublisher.java:146)
      	at hudson.tasks.test.AggregatedTestResultPublisher$TestResultAction.<init>(AggregatedTestResultPublisher.java:135)
      	at hudson.tasks.test.AggregatedTestResultPublisher.perform(AggregatedTestResultPublisher.java:90)
      2 tags
      bfaab511
  23. Jan 01, 2014
  24. Dec 31, 2013
  25. Dec 23, 2013