Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 71059d204453a7cf4100d84aa6e3c9ee683fff84
https://github.com/jenkinsci/jenkins/commit/71059d204453a7cf4100d84aa6e3c9ee683fff84
Author: Jesse Glick <[email protected]>
Date: 2013-12-12 (Thu, 12 Dec 2013)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
A core/src/main/java/jenkins/security/SecurityListener.java
Log Message:
-----------
Initial sketch of SecurityListener.
Commit: 5c768f66243b6fb6df968377656bccb2f480ff2f
https://github.com/jenkinsci/jenkins/commit/5c768f66243b6fb6df968377656bccb2f480ff2f
Author: Jesse Glick <[email protected]>
Date: 2013-12-12 (Thu, 12 Dec 2013)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
Record correct username upon logout.
Commit: e4cb9e92a71911aa8aa9772b8dd5a2cec2063199
https://github.com/jenkinsci/jenkins/commit/e4cb9e92a71911aa8aa9772b8dd5a2cec2063199
Author: Jesse Glick <[email protected]>
Date: 2013-12-12 (Thu, 12 Dec 2013)
Changed paths:
M core/src/main/java/hudson/security/AbstractPasswordBasedSecurityRealm.java
M core/src/main/java/hudson/security/AuthenticationProcessingFilter2.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/security/SecurityListener.java
Log Message:
-----------
Firing separate events for password authentication vs. web login, as these
are somewhat distinct internally.
Does not currently seem straightforward to determine when authentication
(successful or not) is from REST vs. web UI;
could distinguish CLI mode if that is useful.
Commit: ede95a0fb02395356ed1435754e6929fd450b61a
https://github.com/jenkinsci/jenkins/commit/ede95a0fb02395356ed1435754e6929fd450b61a
Author: Jesse Glick <[email protected]>
Date: 2014-01-02 (Thu, 02 Jan 2014)
Changed paths:
M README.md
M changelog.html
M cli/pom.xml
M core/pom.xml
M core/src/main/java/hudson/logging/LogRecorder.java
M core/src/main/java/hudson/logging/LogRecorderManager.java
M core/src/main/java/hudson/model/AbstractItem.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Descriptor.java
M core/src/main/java/hudson/model/ItemGroupMixIn.java
M core/src/main/java/hudson/model/Items.java
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/RunMap.java
M core/src/main/java/hudson/node_monitors/AbstractNodeMonitorDescriptor.java
M core/src/main/java/hudson/tasks/BuildTrigger.java
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/java/hudson/triggers/Trigger.java
M core/src/main/java/hudson/util/CopyOnWriteList.java
M core/src/main/java/hudson/util/RobustCollectionConverter.java
M core/src/main/java/hudson/util/RobustReflectionConverter.java
M core/src/main/java/hudson/util/xstream/ImmutableListConverter.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/main/resources/hudson/PluginManager/advanced_fr.properties
M
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_fr.properties
M core/src/main/resources/hudson/matrix/Messages_pt_BR.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_fr.properties
M core/src/main/resources/hudson/model/AbstractItem/delete_fr.properties
M core/src/main/resources/hudson/model/Messages.properties
M core/src/main/resources/hudson/model/View/sidepanel_fr.properties
M core/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly
M core/src/main/resources/hudson/triggers/SCMTrigger/config.jelly
M core/src/main/resources/hudson/triggers/TimerTrigger/help_ja.html
M core/src/main/resources/jenkins/model/Jenkins/oops.jelly
M
core/src/main/resources/jenkins/security/ApiTokenProperty/help-apiToken_ja.html
M core/src/main/resources/lib/form/apply/apply.js
M core/src/main/resources/lib/form/optionalBlock.jelly
A
core/src/main/resources/lib/hudson/project/config-assignedLabel_fr.properties
M core/src/main/resources/lib/layout/copyButton.jelly
M core/src/test/java/hudson/scheduler/CronTabEventualityTest.java
M debian/debian/changelog
M opensuse/build.sh
M osx/Library/Application Support/Jenkins/jenkins-runner.sh
M plugins/pom.xml
M pom.xml
M rpm/build.sh
M test/pom.xml
M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
M test/src/main/java/org/jvnet/hudson/test/WarExploder.java
M test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
M test/src/test/groovy/hudson/model/RunMapTest.groovy
M test/src/test/java/hudson/tasks/FingerprinterTest.java
A test/src/test/java/hudson/util/RobustReflectionConverterTest.java
M test/src/test/resources/hudson/tasks/test/TrivialTestResult/body.jelly
A
test/src/test/resources/hudson/util/RobustReflectionConverterTest/randomExceptionsReported.zip
M war/pom.xml
R war/src/main/webapp/help/project-config/mailer.html
R war/src/main/webapp/help/project-config/mailer_de.html
R war/src/main/webapp/help/project-config/mailer_fr.html
R war/src/main/webapp/help/project-config/mailer_ja.html
R war/src/main/webapp/help/project-config/mailer_pt_BR.html
R war/src/main/webapp/help/project-config/mailer_ru.html
R war/src/main/webapp/help/project-config/mailer_tr.html
R war/src/main/webapp/help/project-config/mailer_zh_TW.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_de.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_fr.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_ja.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_nl.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_pt_BR.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_ru.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_tr.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_zh_CN.html
R war/src/main/webapp/help/tasks/mailer/sendToindividuals_zh_TW.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_de.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_fr.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_ja.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_nl.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_pt_BR.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_ru.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_tr.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_zh_CN.html
R war/src/main/webapp/help/tasks/mailer/smtpAuth_zh_TW.html
Log Message:
-----------
Merge branch 'master' into login-events-JENKINS-20999
Commit: 7ef5f938f1d093a8b0d54d1e9306db2072518557
https://github.com/jenkinsci/jenkins/commit/7ef5f938f1d093a8b0d54d1e9306db2072518557
Author: Jesse Glick <[email protected]>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M changelog.html
M cli/pom.xml
M core/pom.xml
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/model/Job.java
R core/src/main/java/hudson/os/windows/ManagedWindowsServiceAccount.java
R core/src/main/java/hudson/os/windows/ManagedWindowsServiceConnector.java
R core/src/main/java/hudson/os/windows/ManagedWindowsServiceLauncher.java
R core/src/main/java/hudson/os/windows/WindowsRemoteFileSystem.java
R core/src/main/java/hudson/os/windows/WindowsRemoteLauncher.java
M core/src/main/java/hudson/tasks/test/AggregatedTestResultPublisher.java
M core/src/main/resources/hudson/Messages_fr.properties
A
core/src/main/resources/hudson/PluginWrapper/thirdPartyLicenses_pt.properties
A
core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/index_pt.properties
A
core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/message_pt.properties
A
core/src/main/resources/hudson/diagnosis/MemoryUsageMonitor/index_pt.properties
A core/src/main/resources/hudson/diagnosis/Messages_pt.properties
A
core/src/main/resources/hudson/diagnosis/NullIdDescriptorMonitor/message_pt.properties
A
core/src/main/resources/hudson/diagnosis/OldDataMonitor/manage_pt.properties
A
core/src/main/resources/hudson/diagnosis/OldDataMonitor/message_pt.properties
A
core/src/main/resources/hudson/diagnosis/ReverseProxySetupMonitor/message_pt.properties
A core/src/main/resources/hudson/init/impl/Messages_pt.properties
A core/src/main/resources/hudson/logging/LogRecorder/configure_pt.properties
A core/src/main/resources/hudson/logging/LogRecorder/delete_pt.properties
A core/src/main/resources/hudson/logging/LogRecorder/sidepanel_pt.properties
A
core/src/main/resources/hudson/logging/LogRecorderManager/all_pt.properties
A
core/src/main/resources/hudson/logging/LogRecorderManager/feeds_pt.properties
A
core/src/main/resources/hudson/logging/LogRecorderManager/index_pt.properties
A
core/src/main/resources/hudson/logging/LogRecorderManager/levels_pt.properties
A
core/src/main/resources/hudson/logging/LogRecorderManager/new_pt.properties
A
core/src/main/resources/hudson/logging/LogRecorderManager/sidepanel_pt.properties
A core/src/main/resources/hudson/logging/Messages_pt.properties
A core/src/main/resources/hudson/matrix/LabelAxis/config_pt.properties
A core/src/main/resources/hudson/matrix/LabelExpAxis/config_pt.properties
A core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_pt.properties
A
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_pt.properties
A core/src/main/resources/hudson/matrix/MatrixBuild/delete_pt.properties
A
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pt.properties
A
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_pt.properties
A core/src/main/resources/hudson/matrix/MatrixProject/index_pt.properties
A
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pt.properties
A core/src/main/resources/hudson/matrix/Messages_pt.properties
A core/src/main/resources/hudson/matrix/TextAxis/config_pt.properties
A
core/src/main/resources/hudson/node_monitors/AbstractDiskSpaceMonitor/config_pt.properties
A
core/src/main/resources/hudson/node_monitors/DiskSpaceMonitorDescriptor/DiskSpace/cause_pt.properties
A core/src/main/resources/hudson/node_monitors/Messages_pt.properties
A
core/src/main/resources/hudson/node_monitors/MonitorMarkedNodeOffline/message_pt.properties
A
core/src/main/resources/hudson/node_monitors/ResponseTimeMonitor/Data/cause_pt.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceAccount/AnotherUser/config.groovy
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceAccount/AnotherUser/config_zh_TW.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceAccount/config.groovy
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config.jelly
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config_es.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config_ja.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config_zh_TW.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/AccountInfo/config.groovy
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/AccountInfo/config_ja.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/AccountInfo/config_zh_TW.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config.jelly
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_da.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_de.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_es.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_fr.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_ja.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_lv.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_nl.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_pt_BR.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_sv_SE.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_zh_TW.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-host.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-host_fr.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-host_zh_TW.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-javaPath.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-javaPath_zh_TW.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-logOn.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-logOn_zh_TW.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_de.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_fr.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_ja.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_zh_TW.html
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help.jelly
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_da.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_de.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_es.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_fr.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_ja.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_pt_BR.properties
R
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_zh_TW.properties
R core/src/main/resources/hudson/os/windows/Messages.properties
R core/src/main/resources/hudson/os/windows/Messages_da.properties
R core/src/main/resources/hudson/os/windows/Messages_de.properties
R core/src/main/resources/hudson/os/windows/Messages_es.properties
R core/src/main/resources/hudson/os/windows/Messages_fr.properties
R core/src/main/resources/hudson/os/windows/Messages_ja.properties
R core/src/main/resources/hudson/os/windows/Messages_pt_BR.properties
R core/src/main/resources/hudson/os/windows/Messages_zh_TW.properties
M core/src/main/resources/hudson/scheduler/Messages_fr.properties
A
core/src/main/resources/hudson/scm/AbstractScmTagAction/inProgress_pt.properties
A core/src/main/resources/hudson/scm/EmptyChangeLogSet/digest_pt.properties
A core/src/main/resources/hudson/scm/Messages_pt.properties
A core/src/main/resources/hudson/scm/SCM/project-changes_pt.properties
A core/src/main/resources/hudson/search/Messages_pt.properties
A core/src/main/resources/hudson/search/Search/search-failed_pt.properties
A
core/src/main/resources/hudson/search/UserSearchProperty/config_pt.properties
M core/src/main/resources/hudson/tasks/test/Messages_pt_BR.properties
M
core/src/main/resources/hudson/views/BuildButtonColumn/column_pt_BR.properties
M core/src/main/resources/hudson/views/Messages_pt_BR.properties
A
core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries_pt.properties
A core/src/main/resources/hudson/widgets/HistoryWidget/entry_pt.properties
A core/src/main/resources/hudson/widgets/HistoryWidget/index_pt.properties
A core/src/main/resources/hudson/widgets/Messages_pt.properties
M core/src/main/resources/lib/form/apply/apply.js
M core/src/main/resources/lib/layout/layout.jelly
M debian/debian/changelog
M licenseCompleter.groovy
M plugins/pom.xml
M pom.xml
M test/pom.xml
M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
A test/src/main/java/org/jvnet/hudson/test/RandomlyFails.java
A
test/src/main/resources/org/jvnet/hudson/test/ComputerConnectorTester/configure_pt.properties
A
test/src/main/resources/org/jvnet/hudson/test/SleepBuilder/config_pt.properties
M test/src/test/groovy/hudson/cli/BuildCommandTest.groovy
M test/src/test/groovy/hudson/matrix/MatrixProjectTest.groovy
M test/src/test/groovy/hudson/model/UpdateCenter2Test.groovy
M test/src/test/java/hudson/tasks/FingerprinterTest.java
M test/src/test/java/hudson/tasks/junit/JUnitResultArchiverTest.java
M
test/src/test/java/hudson/tasks/test/AggregatedTestResultPublisherTest.java
A test/src/test/java/lib/layout/LayoutTest.java
M war/pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into login-events-JENKINS-20999
Commit: dbdcaabcef7f9b6c7ba89f7725c87b0948d791a7
https://github.com/jenkinsci/jenkins/commit/dbdcaabcef7f9b6c7ba89f7725c87b0948d791a7
Author: Jesse Glick <[email protected]>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M core/src/main/java/hudson/security/AbstractPasswordBasedSecurityRealm.java
M core/src/main/java/jenkins/security/SecurityListener.java
Log Message:
-----------
Better for SecurityListener.authenticated to take a UserDetails, since some
implementations (as for AD) may have additional information.
Commit: 79196b370fb17217b4f22abb7366697e6dfee986
https://github.com/jenkinsci/jenkins/commit/79196b370fb17217b4f22abb7366697e6dfee986
Author: Jesse Glick <[email protected]>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M core/src/main/java/hudson/security/AbstractPasswordBasedSecurityRealm.java
M core/src/main/java/hudson/security/AuthenticationProcessingFilter2.java
M core/src/main/java/jenkins/model/Jenkins.java
A core/src/main/java/jenkins/security/SecurityListener.java
Log Message:
-----------
Merge branch 'login-events-JENKINS-20999'
Commit: 0e00797f49309559d830ed7650e36813a553be33
https://github.com/jenkinsci/jenkins/commit/0e00797f49309559d830ed7650e36813a553be33
Author: Jesse Glick <[email protected]>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M changelog.html
M core/src/main/java/jenkins/security/SecurityListener.java
Log Message:
-----------
[FIXED JENKINS-20999] Noting merge of #1064: SecurityListener.
Compare:
https://github.com/jenkinsci/jenkins/compare/6ca99ff8c241...0e00797f4930
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.