Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 02522d257cd88f0074b74d13164a7c33cbc38370
https://github.com/jenkinsci/jenkins/commit/02522d257cd88f0074b74d13164a7c33cbc38370
Author: silent-snowman <[email protected]>
Date: 2019-11-01 (Fri, 01 Nov 2019)
Changed paths:
M core/src/main/java/hudson/Functions.java
A core/src/main/java/hudson/model/TimeZoneProperty.java
M core/src/main/resources/hudson/model/Messages.properties
A core/src/main/resources/hudson/model/TimeZoneProperty/config.jelly
A core/src/main/resources/hudson/model/TimeZoneProperty/config.properties
M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly
M core/src/main/resources/lib/layout/layout.jelly
A test/src/test/java/hudson/model/TimeZonePropertyTest.java
Log Message:
-----------
[JENKINS-19887] - Allow time zone to be set on a per user basis (#4113)
* Implement user setting for timezone
* Apply timezone everywhere
* Revert to medium dateStyle
* Simplify and cleanup
* Add javadocs and fix file headers
* Revert auto-changes by IntelliJ
* Add nullable annotation
* Use better display names
* Add tests
* Log a warning when the user's time zone is not valid
* Add username to log statement
* Make suggested change
* Cleaner way of dealing with invalid timezone
* Update core/src/main/resources/hudson/model/TimeZoneProperty/config.jelly
Co-Authored-By: Matt Sicker <[email protected]>
* Update tests
* Update config.properties
* Update config.jelly
* Update Functions.java
* Update layout.jelly
* Update Functions.java
* Update TimeZoneProperty.java
* Update TimeZoneProperty.java
* Update config.jelly
* Update config.properties
* Update TimeZonePropertyTest.java
* Update TimeZoneProperty.java
* Update Functions.java
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/e5ba39-02522d%40github.com.