1. 02 7月, 2012 4 次提交
  2. 25 6月, 2012 10 次提交
  3. 24 6月, 2012 3 次提交
  4. 23 6月, 2012 13 次提交
  5. 22 6月, 2012 2 次提交
  6. 21 6月, 2012 5 次提交
  7. 20 6月, 2012 3 次提交
    • O
      Merge pull request #503 from timp21337/patch-4 · 32a95fc5
      Olivier Lamy 提交于
      Passive agressive messaging
      Thanks
      32a95fc5
    • K
      [FIXED JENKINS-12318] · 9fbd6d3a
      Kohsuke Kawaguchi 提交于
      Preserve in-progress builds when reloading a job.
      Because in-flight builds tend to update the state a lot, with this
      change we refrain from reloading those builds from the disk.
      
      This should be acceptable since we are primarily reloading a job, and
      reloading of builds are secondary.
      9fbd6d3a
    • K
      [FIXED JENKINS-13148] · aa5e0790
      Kohsuke Kawaguchi 提交于
      All top-level jobs show up in search, as opposed to just jobs in the
      current view or in the primary view.
      aa5e0790