Branch: refs/heads/rc
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a1c30c7b8466f8511f510d39824e0fb30c6d42e3
      
https://github.com/jenkinsci/jenkins/commit/a1c30c7b8466f8511f510d39824e0fb30c6d42e3
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-08 (Sun, 08 Jun 2014)

  Changed paths:
    A core/src/main/java/hudson/cli/AddJobToViewCommand.java
    A core/src/main/java/hudson/cli/RemoveJobFromViewCommand.java
    M core/src/main/resources/hudson/cli/Messages.properties
    A test/src/test/java/hudson/cli/ViewManipulationTest.java

  Log Message:
  -----------
  [FIXED JENKINS-23361] Add CLI commands to add jobs to and remove jobs from 
views.


  Commit: 90337f06087ae0ff23f39310a5e07a2775d3d230
      
https://github.com/jenkinsci/jenkins/commit/90337f06087ae0ff23f39310a5e07a2775d3d230
  Author: Daniel Beck <daniel-b...@github.com>
  Date:   2014-06-15 (Sun, 15 Jun 2014)

  Changed paths:
    M core/src/main/resources/hudson/slaves/ComputerLauncher/main.jelly

  Log Message:
  -----------
  [FIXED JENKINS-23094] Use POST to start slave agent


  Commit: 8fe2f520d0f965adfbc7a5fe71e961c2e9e4dbe3
      
https://github.com/jenkinsci/jenkins/commit/8fe2f520d0f965adfbc7a5fe71e961c2e9e4dbe3
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-06-15 (Sun, 15 Jun 2014)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  the trunk is toward 1.570-SNAPSHOT


  Commit: 6f02cd74ff4a172f2fba7326e987d66c28a70501
      
https://github.com/jenkinsci/jenkins/commit/6f02cd74ff4a172f2fba7326e987d66c28a70501
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    A core/src/main/java/hudson/cli/AddJobToViewCommand.java
    A core/src/main/java/hudson/cli/RemoveJobFromViewCommand.java
    M core/src/main/resources/hudson/cli/Messages.properties
    A test/src/test/java/hudson/cli/ViewManipulationTest.java

  Log Message:
  -----------
  Merge pull request #1269 from olivergondza/view-cli

[FIXED JENKINS-23361] Add CLI commands to add jobs to and remove jobs from views


  Commit: 2fa74ce947ca7f598735ea4a62d4abe95c5b23d9
      
https://github.com/jenkinsci/jenkins/commit/2fa74ce947ca7f598735ea4a62d4abe95c5b23d9
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Noting #1269


  Commit: d743dd6cbe824b53a9ca02675196c5904052938e
      
https://github.com/jenkinsci/jenkins/commit/d743dd6cbe824b53a9ca02675196c5904052938e
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M core/src/main/resources/hudson/slaves/ComputerLauncher/main.jelly

  Log Message:
  -----------
  Merge pull request #1281 from daniel-beck/JENKINS-23094

[FIXED JENKINS-23094] Use POST to start slave agent


  Commit: 21fd44d0172cc9463714abf739b817b96e561a18
      
https://github.com/jenkinsci/jenkins/commit/21fd44d0172cc9463714abf739b817b96e561a18
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Noting #1281


  Commit: 7667abba000d0019c6de9ee1a3d005b54358f7b4
      
https://github.com/jenkinsci/jenkins/commit/7667abba000d0019c6de9ee1a3d005b54358f7b4
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M core/src/main/java/hudson/cli/AddJobToViewCommand.java
    M core/src/main/java/hudson/cli/RemoveJobFromViewCommand.java

  Log Message:
  -----------
  Since


  Commit: e1e7f1b93b48998e1068275c6406335e7b7f364d
      
https://github.com/jenkinsci/jenkins/commit/e1e7f1b93b48998e1068275c6406335e7b7f364d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M test/src/test/java/jenkins/triggers/ReverseBuildTriggerTest.java

  Log Message:
  -----------
  [JENKINS-23191] Cannot reproduce problem in HtmlUnit test, but can at least 
guard against other regressions.


  Commit: d660d60ea7e2e411972b215fc7f6fee9ff03e329
      
https://github.com/jenkinsci/jenkins/commit/d660d60ea7e2e411972b215fc7f6fee9ff03e329
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M changelog.html
    M core/src/main/resources/hudson/tasks/BuildTrigger/config.jelly
    M core/src/main/resources/jenkins/triggers/ReverseBuildTrigger/config.jelly
    M core/src/main/resources/lib/form/radio.jelly

  Log Message:
  -----------
  [FIXED JENKINS-23191] f:radio is not databinding-aware and does not correctly 
handle multiple configuration sections unless you make it.


  Commit: fac1cd26432899c816f7ef04a4b0126104ac835d
      
https://github.com/jenkinsci/jenkins/commit/fac1cd26432899c816f7ef04a4b0126104ac835d
  Author: Nicolas De Loof <nicolas.del...@gmail.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M core/src/main/java/hudson/triggers/SCMTrigger.java

  Log Message:
  -----------
  log full display name to disambiguate jobs when used with folders


  Commit: 0021967b388b9d5fdf21938d498c476036769c29
      
https://github.com/jenkinsci/jenkins/commit/0021967b388b9d5fdf21938d498c476036769c29
  Author: CloudBees DEV@Cloud <nob...@cloudbees.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M core/src/main/java/hudson/triggers/SCMTrigger.java

  Log Message:
  -----------
  Merge REMERGE_HEAD into HEAD


  Commit: 83b54a9cac21555b148a03a610c3633aa18d6523
      
https://github.com/jenkinsci/jenkins/commit/83b54a9cac21555b148a03a610c3633aa18d6523
  Author: Kevin Burke <k...@inburke.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M core/src/main/resources/lib/form/repeatableDeleteButton.jelly
    M core/src/main/resources/lib/form/submit.jelly
    M war/src/main/webapp/css/style.css

  Log Message:
  -----------
  Update Jenkins button styles.


  Commit: d78f26e4e6c8fae395b9a8795239da9515af6f67
      
https://github.com/jenkinsci/jenkins/commit/d78f26e4e6c8fae395b9a8795239da9515af6f67
  Author: Kevin Burke <k...@inburke.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M core/src/main/resources/lib/form/section_.css
    M war/src/main/webapp/css/style.css

  Log Message:
  -----------
  Friendlier form styles

- Swap out black borders for gray ones

- Add rounded corners to form areas


  Commit: c3a2dae75195523b75e4d65506e848f60ddbacf3
      
https://github.com/jenkinsci/jenkins/commit/c3a2dae75195523b75e4d65506e848f60ddbacf3
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  Bumped up to a new version


  Commit: 87e2d32faa4f4de9793c7cfcdc365baceedb0411
      
https://github.com/jenkinsci/jenkins/commit/87e2d32faa4f4de9793c7cfcdc365baceedb0411
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M changelog.html
    M core/src/main/resources/hudson/model/AbstractBuild/tasks.jelly

  Log Message:
  -----------
  [FIXED JENKINS-14264] For logs >200Kb, just show two <t:task>s without 
nesting, for proper interoperability with the context menu.


  Commit: 9404759d0d76951372688c02100fbfc5f383ff6d
      
https://github.com/jenkinsci/jenkins/commit/9404759d0d76951372688c02100fbfc5f383ff6d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M core/src/main/resources/hudson/model/AbstractBuild/tasks.jelly
    A core/src/main/resources/lib/hudson/project/console-link.jelly

  Log Message:
  -----------
  [JENKINS-14264] Factor out console-link.jelly for ease of reuse from other 
run types with logs.


  Commit: c84d3484ddf8e5d2572f1e22b3b2fa09725433a1
      
https://github.com/jenkinsci/jenkins/commit/c84d3484ddf8e5d2572f1e22b3b2fa09725433a1
  Author: Daniel Beck <daniel-b...@github.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M core/src/main/java/hudson/scm/NullSCM.java

  Log Message:
  -----------
  [FIXED JENKINS-23434] Sort NullSCM first


  Commit: 425fdaa0275814f25e2aecfde64194bae87f6af5
      
https://github.com/jenkinsci/jenkins/commit/425fdaa0275814f25e2aecfde64194bae87f6af5
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M core/src/main/java/hudson/scm/NullSCM.java

  Log Message:
  -----------
  Merge pull request #1288 from daniel-beck/JENKINS-23434

[FIXED JENKINS-23434] Sort NullSCM first


  Commit: 83f6d978360ad2f0afb94aa6a7f9ea1291b09e2b
      
https://github.com/jenkinsci/jenkins/commit/83f6d978360ad2f0afb94aa6a7f9ea1291b09e2b
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Noting #1288


  Commit: c37191bbfe27034c5a19006fc4c8e7db39d232df
      
https://github.com/jenkinsci/jenkins/commit/c37191bbfe27034c5a19006fc4c8e7db39d232df
  Author: Kevin Burke <k...@inburke.com>
  Date:   2014-06-18 (Wed, 18 Jun 2014)

  Changed paths:
    M war/src/main/webapp/css/style.css

  Log Message:
  -----------
  Fix inputs bleeding behind help text

Previously the inputs would bleed behind the help text. They were still
clickable but this is not a desirable visual effect.


  Commit: b1c9c485ba3d1144dd01199d8ac9974c339332ef
      
https://github.com/jenkinsci/jenkins/commit/b1c9c485ba3d1144dd01199d8ac9974c339332ef
  Author: Kevin Burke <k...@inburke.com>
  Date:   2014-06-18 (Wed, 18 Jun 2014)

  Changed paths:
    M war/src/main/webapp/css/style.css

  Log Message:
  -----------
  Update menu dropdown styles

- Replaces thick shadow with a fuzzy shadow.

- adds more padding

- adds a pointer cursor to indicate the items are clickable.


  Commit: 1aec030e0811e9046d2f57395dac98872de715fa
      
https://github.com/jenkinsci/jenkins/commit/1aec030e0811e9046d2f57395dac98872de715fa
  Author: tfennelly <tom.fenne...@gmail.com>
  Date:   2014-06-18 (Wed, 18 Jun 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  [FIXED JENKINS-23492] UI improvements / refreshing


  Commit: e2cebef67b20bea9b7f3653f649481a99f049f48
      
https://github.com/jenkinsci/jenkins/commit/e2cebef67b20bea9b7f3653f649481a99f049f48
  Author: Daniel Beck <daniel-b...@github.com>
  Date:   2014-06-21 (Sat, 21 Jun 2014)

  Changed paths:
    M core/src/main/java/hudson/tasks/ArtifactArchiver.java

  Log Message:
  -----------
  [FIXED JENKINS-23526] Tolerate 'null' result when used creatively


  Commit: 8aeb7bf9cf9a4fea695364047823526da512c247
      
https://github.com/jenkinsci/jenkins/commit/8aeb7bf9cf9a4fea695364047823526da512c247
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2014-06-23 (Mon, 23 Jun 2014)

  Changed paths:
    M core/src/main/java/hudson/tasks/ArtifactArchiver.java

  Log Message:
  -----------
  Merge pull request #1296 from daniel-beck/JENKINS-23526

[FIXED JENKINS-23526] Tolerate 'null' result when used creatively


  Commit: a24c8eda0264e37c85e170eef7ba9958b387bf8f
      
https://github.com/jenkinsci/jenkins/commit/a24c8eda0264e37c85e170eef7ba9958b387bf8f
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-06-23 (Mon, 23 Jun 2014)

  Changed paths:
    M changelog.html
    M debian/debian/changelog

  Log Message:
  -----------
  merged back the RC branch


  Commit: 5a3cd67dd817a2a0abf4fad2b9cfa56d46dfc721
      
https://github.com/jenkinsci/jenkins/commit/5a3cd67dd817a2a0abf4fad2b9cfa56d46dfc721
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-06-23 (Mon, 23 Jun 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  creating an RC branch


Compare: 
https://github.com/jenkinsci/jenkins/compare/e25c9ed0712d...5a3cd67dd817

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to