Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c53d6bc1a495332e451b7f5be4873c8a51832083
      
https://github.com/jenkinsci/jenkins/commit/c53d6bc1a495332e451b7f5be4873c8a51832083
  Author: David Olorundare <davi...@ieee.org>
  Date:   2019-01-04 (Fri, 04 Jan 2019)

  Changed paths:
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M core/src/main/java/jenkins/security/SecurityListener.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java

  Log Message:
  -----------
  Update core to support user-creation notifications

[JENKINS-55305] Add user creation listener method

Four new methods added to the SecurityListener class
to enable support for listening to Jenkins user-account
creation events.

[JENKINS-55305] Update SecurityListener class

[JENKINS-55307] Add new private-realm unit tests

Added unit tests to exercise the updated methods
of the HudsonPrivateSecurityRealm class.

[JENKINS-55307] Update realm user-creation methods

[JENKINS-55305] Remove usage of listener method

Updated the SecurityListener and HudsonPrivateSecurityRealm
classes, removing usage of the SecurityListener failedToCreateUser()
method, as no valid Jenkins use cases could be identified for the
method at this point in time.


  Commit: 19b0d03aa4975115cb2b58a83ca94894df243b2e
      
https://github.com/jenkinsci/jenkins/commit/19b0d03aa4975115cb2b58a83ca94894df243b2e
  Author: David Olorundare <davi...@ieee.org>
  Date:   2019-01-05 (Sat, 05 Jan 2019)

  Changed paths:
    M core/pom.xml
    M core/src/main/resources/hudson/util/HudsonIsLoading/index_pl.properties
    A 
core/src/main/resources/jenkins/install/SetupWizard/setupWizardConfigureInstance_pl.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard_pl.properties
    M core/src/main/resources/jenkins/model/Jenkins/login_pl.properties
    M core/src/test/java/hudson/scheduler/CronTabTest.java
    M war/src/main/js/templates/errorPanel.hbs

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/jenkins


  Commit: fd5fa51b6cfcd3b012a88007294831f6f586255b
      
https://github.com/jenkinsci/jenkins/commit/fd5fa51b6cfcd3b012a88007294831f6f586255b
  Author: David Olorundare <davi...@ieee.org>
  Date:   2019-01-07 (Mon, 07 Jan 2019)

  Changed paths:
    M core/src/main/java/jenkins/model/GlobalConfiguration.java
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/jenkins


  Commit: f833489cf286f29a92700869aa547620f00c5b6c
      
https://github.com/jenkinsci/jenkins/commit/f833489cf286f29a92700869aa547620f00c5b6c
  Author: David Olorundare <davi...@ieee.org>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M CONTRIBUTING.md
    M core/src/main/java/hudson/EnvVars.java
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/PluginWrapper.java
    M core/src/main/java/hudson/Util.java
    M core/src/main/java/hudson/cli/ClientAuthenticationCache.java
    M core/src/main/java/hudson/cli/DisablePluginCommand.java
    M core/src/main/java/hudson/model/UpdateSite.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
    M core/src/main/java/jenkins/model/SimplePageDecorator.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
    R core/src/main/java/jenkins/util/io/CompositeIOException.java
    R core/src/main/java/jenkins/util/io/PathRemover.java
    M core/src/main/java/jenkins/util/java/JavaUtils.java
    M core/src/main/java/jenkins/util/xstream/SafeURLConverter.java
    M core/src/main/resources/hudson/Messages.properties
    M core/src/main/resources/hudson/PluginManager/_table.css
    M core/src/main/resources/hudson/PluginManager/table.jelly
    M core/src/main/resources/hudson/PluginManager/table.properties
    M core/src/main/resources/hudson/model/AllView/noJob_pl.properties
    M core/src/main/resources/hudson/model/Job/configure.jelly
    M core/src/main/resources/hudson/model/Job/configure.properties
    M core/src/main/resources/hudson/model/Job/configure_pl.properties
    M core/src/main/resources/hudson/model/Messages_pl.properties
    A core/src/main/resources/hudson/model/MyView/noJob_pl.properties
    M core/src/main/resources/hudson/model/User/index_pl.properties
    A core/src/main/resources/hudson/model/View/newJobButtonBar_pl.properties
    M core/src/main/resources/hudson/tasks/Messages_pl.properties
    A 
core/src/main/resources/jenkins/diagnostics/RootUrlNotSetMonitor/message_pl.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard_pl.properties
    A 
core/src/main/resources/jenkins/model/DefaultSimplePageDecorator/simple-header_pl.properties
    M core/src/main/resources/jenkins/model/Jenkins/login_pl.properties
    M core/src/main/resources/jenkins/model/Jenkins/newView_pl.properties
    M core/src/main/resources/jenkins/model/Messages_pl.properties
    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
    M core/src/main/resources/lib/hudson/iconSize_pl.properties
    M core/src/main/resources/lib/hudson/newFromList/form_pl.properties
    M 
core/src/main/resources/lib/hudson/project/config-customWorkspace_pl.properties
    M core/src/main/resources/lib/layout/layout_lt.properties
    M core/src/test/java/hudson/PluginWrapperTest.java
    M core/src/test/java/hudson/RemoveWindowsDirectoryJunctionTest.java
    M core/src/test/java/hudson/UtilTest.java
    R core/src/test/java/jenkins/util/io/FileLockerRule.java
    R core/src/test/java/jenkins/util/io/PathRemoverTest.java
    M pom.xml
    A 
test/src/test/java/hudson/cli/ClientAuthenticationCacheWithUserSeedTest.java
    M test/src/test/java/hudson/model/UpdateSiteTest.java
    A 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealmSEC1245Test.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.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
    A test/src/test/resources/plugins/minJavaVersion-update-center.json
    A update-since-todo.sh

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/jenkins


  Commit: 24115aefc340f194fa095b38bfb4376d6fa9ca9b
      
https://github.com/jenkinsci/jenkins/commit/24115aefc340f194fa095b38bfb4376d6fa9ca9b
  Author: David Olorundare <davi...@ieee.org>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M core/src/main/java/hudson/util/io/ParserConfigurator.java
    M core/src/main/java/jenkins/util/java/JavaUtils.java
    M war/pom.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/jenkins


  Commit: 8a666a6d177cf0cb551c45f1a7bb5a99e9ea2b6d
      
https://github.com/jenkinsci/jenkins/commit/8a666a6d177cf0cb551c45f1a7bb5a99e9ea2b6d
  Author: David Olorundare <davi...@ieee.org>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/Util.java
    M core/src/main/java/hudson/console/ConsoleNote.java
    A core/src/main/java/jenkins/util/io/CompositeIOException.java
    A core/src/main/java/jenkins/util/io/PathRemover.java
    M core/src/test/java/hudson/FilePathTest.java
    M core/src/test/java/hudson/RemoveWindowsDirectoryJunctionTest.java
    M core/src/test/java/hudson/UtilTest.java
    A core/src/test/java/hudson/os/WindowsUtil.java
    A core/src/test/java/hudson/os/WindowsUtilTest.java
    A core/src/test/java/jenkins/util/io/FileLockerRule.java
    A core/src/test/java/jenkins/util/io/PathRemoverTest.java
    M test/src/test/java/jenkins/slaves/OldRemotingAgentTest.java
    M war/pom.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/jenkins


  Commit: 77ed68f5d010e29d8dcd7cb2a8e9b86cece6f193
      
https://github.com/jenkinsci/jenkins/commit/77ed68f5d010e29d8dcd7cb2a8e9b86cece6f193
  Author: David Olorundare <davi...@ieee.org>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M core/src/main/java/jenkins/security/SecurityListener.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java

  Log Message:
  -----------
  [JENKINS-55305] Add new method to SecurityListener (#3825)

Consists of three changes:

[JENKINS-55305] Update SecurityListener method JavaDoc

[JENKINS-55307] Update HudsonPrivateSecurityRealm method

[JENKINS-54965] Add new HudsonPrivateSecurityRealmTest unit-test


  Commit: 118f1403d58e3e7d42dc50664baeeba4c69e4be8
      
https://github.com/jenkinsci/jenkins/commit/118f1403d58e3e7d42dc50664baeeba4c69e4be8
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-01-19 (Sat, 19 Jan 2019)

  Changed paths:
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M core/src/main/java/jenkins/security/SecurityListener.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java

  Log Message:
  -----------
  Merge pull request #3825 from davidolorundare/plugin-dev

[JENKINS-55305] Add user creation listener methods to SecurityListener


Compare: 
https://github.com/jenkinsci/jenkins/compare/496d8625fde0...118f1403d58e
      **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.

Reply via email to