[JBoss JIRA] (JBIDE-12812) Provide user-friendly way to increase Git timeout
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12812?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-12812:
------------------------------------------
Afaik Git has no specific timeout, it's using the timeouts that are configured in the kernel TCP subsystem: http://askubuntu.com/a/218731
I found some user settings for the fetch operation. It apparently defaults to 60 secs:
http://git.661346.n2.nabble.com/RFC-PATCH-core-clientTimeout-config-for-g...
> Provide user-friendly way to increase Git timeout
> -------------------------------------------------
>
> Key: JBIDE-12812
> URL: https://issues.jboss.org/browse/JBIDE-12812
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.0.0.Alpha1
> Reporter: Stefan Bunciak
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.1.1.Beta1, 4.2.0.Alpha1
>
> Attachments: pushtimeout.png
>
>
> With the default timeout (30s) everytime I follow these steps I get an TimoutException:
> * Import rich-faces project from JBoss Central
> * Create application on OpenShift and merge it with the rich-faces project
> * Select the project - context menu - Team - Push to Upstream
> * Timeout Exception:
> !pushtimeout.png|thumbnail!
> So we should provide a link to
> {code}Preferences - Team - Git - Remote connection timeout{code} to prevent JBIDE-12430 with some basic explanation of the most probable situation - that the timeout is set too small (like when timed out while creating app).
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15630) Have "Report Bug" dialog actually report bugs
by Mickael Istria (JIRA)
Mickael Istria created JBIDE-15630:
--------------------------------------
Summary: Have "Report Bug" dialog actually report bugs
Key: JBIDE-15630
URL: https://issues.jboss.org/browse/JBIDE-15630
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common/jst/core
Affects Versions: 4.1.1.Alpha1
Reporter: Mickael Istria
When Mylyn/Jira connector is installed, the "Report Error" dialog should provide the possiblity to directly push report as a Jira, just like Mylyn does for Eclipse.
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15623) An icon for "Report error" dialog and menu
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15623?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-15623:
----------------------------------------
I like those ones!
> An icon for "Report error" dialog and menu
> ------------------------------------------
>
> Key: JBIDE-15623
> URL: https://issues.jboss.org/browse/JBIDE-15623
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: common/jst/core
> Affects Versions: 4.1.1.Alpha1
> Reporter: Mickael Istria
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Alpha1
>
> Attachments: Menu.png, NewMenu.png, NewMenu.png, NewReportProblems.png, ReportProblems.png, ReportProblemWizBan.png, report_problem.png, report_problem.png
>
>
> The "Report Error" menu should have an icon, such as a bug, and something that looks like a small explosion (see http://www.colourbox.com/preview/2953774-167726-pop-art-comic-style-explo... ). This icon should be put in menu, and could also be used in dialog.
--
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
12 years, 6 months
[JBoss JIRA] (TOOLSDOC-390) Update book versions for 7.1/4.2
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-390?page=com.atlassian.jira.plug... ]
Michelle Murray commented on TOOLSDOC-390:
------------------------------------------
Summary:
For plug-ins:
* master = changed to 4.2 for JBT but 7.1.0 for JBDS - should be 7.2.0 or 8.0.0 (depending on what is decided)
* 4.1.x = not yet changed, needed to be 4.1.1 for JBT and 7.1.0 for JBDS
^ will wait until closer to GA to modify plug-in books
> Update book versions for 7.1/4.2
> --------------------------------
>
> Key: TOOLSDOC-390
> URL: https://issues.jboss.org/browse/TOOLSDOC-390
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: General documentation issues
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Michelle Murray
> Fix For: 4.1.1
>
>
> Update Book_Info.xml & Revision History with 7.1.
> Update pom.xml with 4.2.0
> Also incorporate TOOLSDOC-313 (moving doc version out of master.xml and into pom.xml).
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15581) openshift-java-client: support PATCH http method
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15581?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15581:
-------------------------------------
Fix Version/s: 4.2.0.Alpha1
(was: 4.2.x)
> openshift-java-client: support PATCH http method
> ------------------------------------------------
>
> Key: JBIDE-15581
> URL: https://issues.jboss.org/browse/JBIDE-15581
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.2.0.Alpha1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: openshift-java-client
> Fix For: 4.2.0.Alpha1
>
>
> OpenShift's using the PATCH http method in links for protocol 1.6 (will those links get backported?).
> The OpenShift java client does not support any method that differs from GET, POST, PUT, DELETE and should support links that use the PATCH http method.
> {quote}
> (06:35:55 PM) clayton: we're adding PATCH methods and I'm ensuring that the client tools will be future compatible when that happens
> (06:36:06 PM) clayton: they'll only be in API 1.6 but want to fix it now
> {quote}
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15623) An icon for "Report error" dialog and menu
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15623?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-15623:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> An icon for "Report error" dialog and menu
> ------------------------------------------
>
> Key: JBIDE-15623
> URL: https://issues.jboss.org/browse/JBIDE-15623
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: common/jst/core
> Affects Versions: 4.1.1.Alpha1
> Reporter: Mickael Istria
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Alpha1
>
> Attachments: Menu.png, NewMenu.png, NewMenu.png, NewReportProblems.png, ReportProblems.png, ReportProblemWizBan.png, report_problem.png, report_problem.png
>
>
> The "Report Error" menu should have an icon, such as a bug, and something that looks like a small explosion (see http://www.colourbox.com/preview/2953774-167726-pop-art-comic-style-explo... ). This icon should be put in menu, and could also be used in dialog.
--
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
12 years, 6 months