[JIRA] [core] (JENKINS-17030) Display long job names without breaking Jenkins layout

2013-05-21 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17030


Display long job names without breaking Jenkins layout















Code changed in jenkins
User: Oliver Gondža
Path:
 core/src/main/java/hudson/Functions.java
 core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
 core/src/main/resources/hudson/model/Job/index.jelly
 core/src/main/resources/hudson/views/JobColumn/column.jelly
 core/src/main/resources/lib/hudson/buildListTable.jelly
 core/src/main/resources/lib/hudson/executors.jelly
 core/src/main/resources/lib/hudson/jobLink.jelly
 core/src/main/resources/lib/hudson/queue.jelly
 core/src/main/resources/lib/layout/breakable.jelly
 core/src/test/java/hudson/FunctionsTest.java
http://jenkins-ci.org/commit/jenkins/2c240bdc876e74fe7a4a1ebeb5e3707e2d8f7bf3
Log:
  FIXED JENKINS-17030 Enable word breaking for job names





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-17030) Display long job names without breaking Jenkins layout

2013-05-21 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-17030 as Fixed


Display long job names without breaking Jenkins layout
















Change By:


SCM/JIRA link daemon
(21/May/13 6:05 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-17030) Display long job names without breaking Jenkins layout

2013-05-21 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17030


Display long job names without breaking Jenkins layout















Code changed in jenkins
User: Jesse Glick
Path:
 changelog.html
 core/src/main/java/hudson/Functions.java
 core/src/main/resources/lib/layout/breakable.jelly
 core/src/test/java/hudson/FunctionsTest.java
http://jenkins-ci.org/commit/jenkins/b5d96e27dd8c0aa5f5c50aa2260f3369d1d758a4
Log:
  JENKINS-17030 Noting, fixing/adding @since, adding @Bug.






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-17030) Display long job names without breaking Jenkins layout

2013-05-21 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17030


Display long job names without breaking Jenkins layout















Code changed in jenkins
User: Jesse Glick
Path:
 core/src/main/java/hudson/Functions.java
 core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
 core/src/main/resources/hudson/model/Job/index.jelly
 core/src/main/resources/hudson/views/JobColumn/column.jelly
 core/src/main/resources/lib/hudson/buildListTable.jelly
 core/src/main/resources/lib/hudson/executors.jelly
 core/src/main/resources/lib/hudson/jobLink.jelly
 core/src/main/resources/lib/hudson/queue.jelly
 core/src/main/resources/lib/layout/breakable.jelly
 core/src/test/java/hudson/FunctionsTest.java
http://jenkins-ci.org/commit/jenkins/e31b750c58407df9f819bbe6ac8c87d62e100e64
Log:
  Merge pull request #767 from olivergondza/wbr_layout

FIXED JENKINS-17030 Enable word breaking for job names.


Compare: https://github.com/jenkinsci/jenkins/compare/c3ee6220ee20...e31b750c5840




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-17030) Display long job names without breaking Jenkins layout

2013-05-21 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-17030


Display long job names without breaking Jenkins layout















Integrated in  jenkins_main_trunk #2531
 FIXED JENKINS-17030 Enable word breaking for job names (Revision 2c240bdc876e74fe7a4a1ebeb5e3707e2d8f7bf3)
JENKINS-17030 Noting, fixing/adding @since, adding @Bug. (Revision b5d96e27dd8c0aa5f5c50aa2260f3369d1d758a4)

 Result = UNSTABLE
ogondza : 2c240bdc876e74fe7a4a1ebeb5e3707e2d8f7bf3
Files : 

	core/src/main/resources/lib/hudson/buildListTable.jelly
	core/src/main/resources/lib/hudson/executors.jelly
	core/src/main/resources/hudson/model/Job/index.jelly
	core/src/main/resources/lib/hudson/jobLink.jelly
	core/src/main/java/hudson/Functions.java
	core/src/main/resources/lib/layout/breakable.jelly
	core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
	core/src/test/java/hudson/FunctionsTest.java
	core/src/main/resources/lib/hudson/queue.jelly
	core/src/main/resources/hudson/views/JobColumn/column.jelly



Jesse Glick : b5d96e27dd8c0aa5f5c50aa2260f3369d1d758a4
Files : 

	core/src/main/resources/lib/layout/breakable.jelly
	core/src/test/java/hudson/FunctionsTest.java
	changelog.html
	core/src/main/java/hudson/Functions.java





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-17030) Display long job names without breaking Jenkins layout

2013-05-07 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-17030


Display long job names without breaking Jenkins layout
















Change By:


Jesse Glick
(07/May/13 9:29 PM)




URL:


https://github.com/jenkinsci/jenkins/pull/767



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.