This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height:100%; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){ | |
if(top.document == document) { | |
var msg = document.getElementById("canvas_frame"); | |
if(msg){ | |
subjectEl = msg.contentDocument.getElementsByClassName("hP"); | |
subject = subjectEl[0].innerText; | |
bodyEl = msg.contentDocument.getElementsByClassName("adP"); | |
body = bodyEl[0].innerText; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2011-06-04 15:09:03,094][DEBUG][gateway.local ] [Captain Universe] [shard3108-2010-10][0]: throttling allocation [[shard3108-2010-10][0], node[null], [P], s[UNASSIGNED]] to [[Evilhawk][hEAaKAOgRA2N0SKiIYUOSQ][inet[/10.10.10.3:9300]]] on primary allocation | |
[2011-06-04 15:09:03,094][DEBUG][gateway.local ] [Captain Universe] [shard3108-2010-10][1]: throttling allocation [[shard3108-2010-10][1], node[null], [P], s[UNASSIGNED]] to [[Khaos][xwh20TwCQva4kCJklg0ahQ][inet[/10.10.10.4:9300]]] on primary allocation | |
[2011-06-04 15:09:03,094][DEBUG][gateway.local ] [Captain Universe] [shard3108-2010-10][2]: throttling allocation [[shard3108-2010-10][2], node[null], [P], s[UNASSIGNED]] to [[Evilhawk][hEAaKAOgRA2N0SKiIYUOSQ][inet[/10.10.10.3:9300]]] on primary allocation | |
[2011-06-04 15:09:03,094][DEBUG][gateway.local ] [Captain Universe] [shard3108-2010-11][0]: throttling allocation [[shard3108-2010-11][0], node[null], [P], s[UNASSIGNED]] to [[Khaos][xwh20TwCQva4kCJklg0ahQ][ine |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cluster: | |
name: engagor | |
network: | |
host: 0.0.0.0 | |
gateway: | |
recover_after_nodes: 2 | |
recover_after_time: 0m | |
expected_nodes: 3 |
NewerOlder