Google Code Exporter

Results 11117 issues of Google Code Exporter

``` The JIRA plugin is based on the v1 atlassian/jira plugin framework. This means two things: - upgrading the plugin requires manual work and a server restart. - upgrading jira...

enhancement
auto-migrated

``` If the transaction isolation level is not read committed (unusual), display a warning about slowness or bugs. Yes, I have really seen transaction isolation level set to "repeatable read"...

enhancement
auto-migrated

``` There are two very critical changes to be made to javamelody, both of them being required for not loosing precious historical monitoring data. If someone is change the hostname...

enhancement
auto-migrated

``` There are times when a single app instance will undergo maintenance or a recurring maintenance window. During this time the ability to stop monitoring for the given app would...

enhancement
auto-migrated

``` In some cases, it can be very useful to view the various JNDI, JMX, thread, etc. information while not allowing user to initiate a GC, heap dump, etc. actions....

enhancement
auto-migrated

``` First of all I would like to say many thanks to the developers of this awesome service. I have a proposal of tracking the individual HTTP requests inside of...

enhancement
auto-migrated

**What is your suggestion for the program?** Current download system (1-10 threads for all) isn't bad. But it often takes too much time because yande.re doesn't accept more than 5...

suggestion

``` Number of connections capped at 4090 no matter what server I test on. Why does it not go higher than 4090? ``` Original issue reported on code.google.com by `[email protected]`...

Type-Defect
Priority-Medium
auto-migrated

``` Hi tested today the last revision but it seems the problem is not solved : #slowhttptest -c 6000 -X -r 200 -w 512 -y 1024 -n 5 -z 32...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Use promise chaining method 2. On promise chain call catch method to handle errors somePromiseFunc('foo') .then(function(result) { /*handle result */ }) .catch(function(err)...

Priority-Medium
Type-Defect
auto-migrated