Alexander Kupchenko

Results 11 comments of Alexander Kupchenko

> @traud would you mind explaining me how you did to implement this step to disable call waiting? Which file did you edit? When have added a property ```net.java.sip.communicator.impl.protocol.CallWaitingDisabled =...

@hpalz + 1 I think it should be merged

``` node ./nodejs_ioredis_performance.js Elapsed time: 589ms Commands per second: 169779 node ./nodejs_node_redis_performance.js Elapsed time: 2458ms Commands per second: 406835 ``` node 10.6.0, Core i3-4160 CPU @ 3.60GHz, Arch Linux (kernel...

I have patched and it's not trigger on б. Sorry for minified version. [tag-it.min.js.zip](https://github.com/ixti/redmine_tags/files/4021542/tag-it.min.js.zip)

@bifot what a delimeter-symbol have you use? By default it is # - and if this occured in body messages - parsing is broken. You can pass custom delimeter like...

Everything works fine (1.0.9 lstest version, redmine 2.5.2)! I had the same problem, but I just casually read manual and forgot about the item "To enable tracker permissions to project,...

There are rules I use ``` name: GlusterVolumeVolumeNameIsNotStarted expr: glusterfs_volume_brick_count{name="volume_name",state!="Started",type="Replicate"} for: 30s labels: severity: critical annotations: summary: Gluster volume volume_name is not started (instance {{ $labels.instance }}) name: GlusterMissingBickInVolumeVolumeName expr:...

@ChinaeduO I updated from 0.74.0 to 0.76.1 and also came across this issue. The cause was phantom teams in the teams table, and any logged-in users triggered the creation of...