Skip to content
  1. Oct 17, 2015
  2. Oct 16, 2015
  3. Oct 15, 2015
  4. Oct 14, 2015
  5. Oct 12, 2015
  6. Oct 11, 2015
  7. Oct 09, 2015
  8. Oct 08, 2015
    • Christopher Simons's avatar
      [FIXED JENKINS-30502] trim job name upon rename · 89ce85df
      Christopher Simons authored
      If a job is renamed to a string with trailing whitespace, exceptions are
      thrown as the application attempts to rename the job directory in the
      file system, and the job can be neither deleted nor renamed again
      through the UI. This problem occurs only when renaming a job, and not
      when initially creating a job, because job names are trimmed when first
      created.  This change trims the job name for rename operations as well,
      so that the name-setting behavior is consistent across create/update
      operations and inadvertent leading/trailing whitespace is removed before
      it can cause problems.
      89ce85df
  9. Oct 07, 2015
  10. Oct 06, 2015
Loading