[jenkinsci/jenkins] 5a46cb: Run all ATH tests for stable branch

2019-01-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5a46cb82672d8489d2f214e51ba36e74958accd8
  
https://github.com/jenkinsci/jenkins/commit/5a46cb82672d8489d2f214e51ba36e74958accd8
  Author: Oliver Gondža 
  Date:   2018-12-03 (Mon, 03 Dec 2018)

  Changed paths:
M essentials.yml

  Log Message:
  ---
  Run all ATH tests for stable branch


  Commit: 1398df93a48bf275d396c4a4a5e3525e763d214a
  
https://github.com/jenkinsci/jenkins/commit/1398df93a48bf275d396c4a4a5e3525e763d214a
  Author: Kohsuke Kawaguchi 
  Date:   2018-12-03 (Mon, 03 Dec 2018)

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

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.138.4


  Commit: ec060fa305470faffbbd7ab1b5065600952928dc
  
https://github.com/jenkinsci/jenkins/commit/ec060fa305470faffbbd7ab1b5065600952928dc
  Author: Kohsuke Kawaguchi 
  Date:   2018-12-03 (Mon, 03 Dec 2018)

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

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: d647577b8d84977b61f020afe5ae740876f9c179
  
https://github.com/jenkinsci/jenkins/commit/d647577b8d84977b61f020afe5ae740876f9c179
  Author: Kohsuke Kawaguchi 
  Date:   2018-12-03 (Mon, 03 Dec 2018)

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

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.150.1


  Commit: dc364efd0393632daa51ef4f7be15b2f791a29d3
  
https://github.com/jenkinsci/jenkins/commit/dc364efd0393632daa51ef4f7be15b2f791a29d3
  Author: Kohsuke Kawaguchi 
  Date:   2018-12-03 (Mon, 03 Dec 2018)

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

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: 4bc13fd687720ec306e0e1d528da3e657cd713c5
  
https://github.com/jenkinsci/jenkins/commit/4bc13fd687720ec306e0e1d528da3e657cd713c5
  Author: Kohsuke Kawaguchi 
  Date:   2018-12-05 (Wed, 05 Dec 2018)

  Changed paths:
M essentials.yml

  Log Message:
  ---
  Merge remote-tracking branch 'origin/stable-2.150' into stable-2.150


  Commit: b13d2b3210a96952e152f750988892d74fd8835c
  
https://github.com/jenkinsci/jenkins/commit/b13d2b3210a96952e152f750988892d74fd8835c
  Author: Oleg Nenashev 
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
M core/src/main/java/hudson/util/ProcessTree.java

  Log Message:
  ---
  Merge pull request #3730 from robert-shade/aix_processtree

[JENKINS-16867] - Provide ProcessTree Implementation for AIX

(cherry picked from commit 3107ee42394f1d89650963068fe957bee00c3809)


  Commit: 8c490d14c4ffe6162f6e97d25a66612330fe2ace
  
https://github.com/jenkinsci/jenkins/commit/8c490d14c4ffe6162f6e97d25a66612330fe2ace
  Author: Wadeck Follonier 
  Date:   2019-01-03 (Thu, 03 Jan 2019)

  Changed paths:
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/cli/ClientAuthenticationCache.java
M core/src/main/java/hudson/search/Search.java
M core/src/main/java/hudson/security/AuthenticationProcessingFilter2.java
M 
core/src/main/java/hudson/security/HttpSessionContextIntegrationFilter2.java
M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
M core/src/main/java/hudson/security/TokenBasedRememberMeServices2.java
M core/src/main/java/jenkins/install/SetupWizard.java
A core/src/main/java/jenkins/security/seed/UserSeedChangeListener.java
A core/src/main/java/jenkins/security/seed/UserSeedProperty.java
A core/src/main/java/jenkins/security/seed/UserSeedSecurityListener.java
A core/src/main/resources/jenkins/security/seed/Messages.properties
A 
core/src/main/resources/jenkins/security/seed/UserSeedProperty/config.jelly
A 
core/src/main/resources/jenkins/security/seed/UserSeedProperty/config.properties
A 
core/src/main/resources/jenkins/security/seed/UserSeedProperty/help-resetSeed.html
A 
core/src/main/resources/jenkins/security/seed/UserSeedProperty/resources.css
A 
core/src/main/resources/jenkins/security/seed/UserSeedProperty/resources.js
A 
test/src/test/java/hudson/cli/ClientAuthenticationCacheWithUserSeedTest.java
A 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealmSEC1245Test.java
A 
test/src/test/java/hudson/security/TokenBasedRememberMeServices2SEC868Test.java
A test/src/test/java/jenkins/security/seed/UserSeedChangeListenerTest.java
A test/src/test/java/jenkins/security/seed/UserSeedPropertyRestartTest.java
A test/src/test/java/jenkins/security/seed/UserSeedPropertyTest.java
A test/src/test/java/test/README.md
A test/src/test/java/test/security/realm/InMemorySecurityRealm.java

  Log Message:
  

[jenkinsci/jenkins] 5a46cb: Run all ATH tests for stable branch

2018-12-03 Thread GitHub
  Branch: refs/heads/stable-2.150
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5a46cb82672d8489d2f214e51ba36e74958accd8
  
https://github.com/jenkinsci/jenkins/commit/5a46cb82672d8489d2f214e51ba36e74958accd8
  Author: Oliver Gondža 
  Date:   2018-12-03 (Mon, 03 Dec 2018)

  Changed paths:
M essentials.yml

  Log Message:
  ---
  Run all ATH tests for stable branch



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.