Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: f176292eb4a41c007a97b86ff767ccb36707c1e6
https://github.com/jenkinsci/jenkins/commit/f176292eb4a41c007a97b86ff767ccb36707c1e6
Author: Calvin Park <[email protected]>
Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths:
M core/src/main/java/hudson/model/ItemGroupMixIn.java
Log Message:
-----------
JENKINS-61956 ItemGroupMixing#createProject() does not call
Jenkins#checkGoodName
Commit: 0d69820eeee68467a43b15883b8858cf5068f929
https://github.com/jenkinsci/jenkins/commit/0d69820eeee68467a43b15883b8858cf5068f929
Author: Calvin Park <[email protected]>
Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths:
M test/src/test/java/jenkins/triggers/ReverseBuildTriggerTest.java
Log Message:
-----------
@ is an unsafe character therefore do not use in a project name
Commit: 59d7ea11eaee94f498bdc1a4fd81a9a62dde0287
https://github.com/jenkinsci/jenkins/commit/59d7ea11eaee94f498bdc1a4fd81a9a62dde0287
Author: Calvin Park <[email protected]>
Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths:
M test/src/test/java/hudson/model/ItemGroupMixInTest.java
Log Message:
-----------
Add tests
Commit: 273ad34072d4f8f19d969043e524f486faa98599
https://github.com/jenkinsci/jenkins/commit/273ad34072d4f8f19d969043e524f486faa98599
Author: Calvin Park <[email protected]>
Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths:
M test/src/test/java/hudson/model/ItemGroupMixInTest.java
Log Message:
-----------
Use assertThrows()
Commit: c091890537b6b40ccb20d1e1d597c0d451d4ba74
https://github.com/jenkinsci/jenkins/commit/c091890537b6b40ccb20d1e1d597c0d451d4ba74
Author: Tim Jacomb <[email protected]>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M core/src/main/java/hudson/model/ItemGroupMixIn.java
M test/src/test/java/hudson/model/ItemGroupMixInTest.java
M test/src/test/java/jenkins/triggers/ReverseBuildTriggerTest.java
Log Message:
-----------
Merge pull request #4684 from
calvinpark/JENKINS-61956_createProject-checkGoodName
Compare:
https://github.com/jenkinsci/jenkins/compare/c2bb6e114c0c...c091890537b6
--
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/c2bb6e-c09189%40github.com.