[JIRA] [core] (JENKINS-27148) Jenkins Project Level Dashboard has rendering issue

2015-03-09 Thread thirot...@gmail.com (JIRA)












































 
Takayuki Hirota
 edited a comment on  JENKINS-27148


Jenkins Project Level Dashboard has rendering issue
















I also faced the same error using Chrome on Windows7 after upgrading from Jenkins 596 to 602 on CentOS6.5.
In our environment, it works fine now after upgrading Disk Usage Plugin from 0.24 to 0.25.



























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/d/optout.


[JIRA] [core] (JENKINS-27148) Jenkins Project Level Dashboard has rendering issue

2015-03-09 Thread thirot...@gmail.com (JIRA)














































Takayuki Hirota
 commented on  JENKINS-27148


Jenkins Project Level Dashboard has rendering issue















I also faced the same error using Chrome on Windows7 after upgrading from Jenkins 596 to 602 on CentOS6.5.



























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/d/optout.


[JIRA] [git-client] (JENKINS-21016) Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)

2013-12-31 Thread thirot...@gmail.com (JIRA)














































Takayuki Hirota
 commented on  JENKINS-21016


Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)















The latest build hpi works for me:

That's good news.

By the way, do you use SCM polling?
build#198 works fine, but polling fails still.



























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] [git-client] (JENKINS-21016) Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)

2013-12-25 Thread thirot...@gmail.com (JIRA)












































 
Takayuki Hirota
 edited a comment on  JENKINS-21016


Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)
















I encountered related issue on Linux and Mac OS X with Atlassian Stash 2.10.0 repos(via https).

I fixed this problem on my branch and tested.
It works for me.
https://github.com/jenkinsci/git-client-plugin/pull/50


	CentOS 6.4,  git 1.8.5.2 and Jenkins 1.544
	Mac OS X 10.9, git 1.8.3.4 (Apple Git-47) and Jenkins 1.544



Sorry, I could not test on Windows.



























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] [git-client] (JENKINS-21016) Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)

2013-12-23 Thread thirot...@gmail.com (JIRA)












































 
Takayuki Hirota
 edited a comment on  JENKINS-21016


Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)
















I encountered related issue on Linux and Mac OS X with Atlassian Stash 2.10.0 repos(via https).

I fixed this problem on my branch and tested.
It works for me.
https://github.com/thirota/git-client-plugin/tree/fix-credential-store-path


	CentOS 6.4,  git 1.8.5.2 and Jenkins 1.544
	Mac OS X 10.9, git 1.8.3.4 (Apple Git-47) and Jenkins 1.544



Sorry, I could not test on Windows.



























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] [git-client] (JENKINS-21016) Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)

2013-12-23 Thread thirot...@gmail.com (JIRA)














































Takayuki Hirota
 commented on  JENKINS-21016


Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)















I had same error too.
I think git cannot read credential temp file(/tmp/git3351626511932244072.credentials) in.git/config.


fatal: could not read Username for 'https://github.com': No such device or address




























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] [git-client] (JENKINS-21016) Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)

2013-12-22 Thread thirot...@gmail.com (JIRA)














































Takayuki Hirota
 commented on  JENKINS-21016


Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)















I encountered related issue on Linux and Mac OS X  with Atlassian Stash 2.10.0 repos(via https).

I fixed this problem and tested.
It works for me.

CentOS 6.4 and git 1.8.5.2
Mac OS X 10.9 and git 1.8.3.4 (Apple Git-47)

https://github.com/thirota/git-client-plugin/tree/fix-credential-store-path



























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] [git-client] (JENKINS-21016) Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)

2013-12-22 Thread thirot...@gmail.com (JIRA)












































 
Takayuki Hirota
 edited a comment on  JENKINS-21016


Problems with git-credentials-store for http credentials (introduced with fix for issue #20318 ?)
















I encountered related issue on Linux and Mac OS X  with Atlassian Stash 2.10.0 repos(via https).

I fixed this problem and tested.
It works for me.

CentOS 6.4 and git 1.8.5.2
Mac OS X 10.9 and git 1.8.3.4 (Apple Git-47)

https://github.com/thirota/git-client-plugin/tree/fix-credential-store-path

Sorry, I could not confirm on Windows.



























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.