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

[JENKINS-39370,JENKINS-39369] - Support of work directories in Remoting #129

Merged
merged 24 commits into from
May 7, 2017

Commits on Oct 31, 2016

  1. [JENKINS-39370,JENKINS-39369] - Add workDir parameter and automatical…

    …ly create logs there if specified
    oleg-nenashev committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    d0abdf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Save the progress

    oleg-nenashev committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    c657661 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

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

Commits on Nov 15, 2016

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

Commits on Nov 16, 2016

  1. Configuration menu
    Copy the full SHA
    8550a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af01961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecc845f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    374f423 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bcbff4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

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

Commits on Nov 18, 2016

  1. Configuration menu
    Copy the full SHA
    b465606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc3559 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. [JENKINS-39817] - Introduce the agentLog parameter in remoting.jnlp.Main

    @stephenc suggested doing it in the PR, so I decided to address it as a part of JENKINS-39370.
    But the code still has initialization in hudson.remoting.Launcher for other logging modes.
    oleg-nenashev committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    fe336a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7ee11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    813135f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    ca68f83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85384eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd23f3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    0e73eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ef457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    151c93e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    21d8c80 View commit details
    Browse the repository at this point in the history
  2. [JENKINS-39369] - Respect configuration being passed from java.util.l…

    …ogging.config.file system property
    oleg-nenashev committed May 4, 2017
    Configuration menu
    Copy the full SHA
    658095b View commit details
    Browse the repository at this point in the history