-
Issue 557 from bugs.joindiaspora.com
Created by: **Hexagon**
On Tue Nov 23 22:38:52 2010
_Priority: Normal_
_Status: Fixed_
When receiving websocket updates from friends using another language, i se…
-
opera 12.14 on linux.
![fix_misalignment](https://f.cloud.github.com/assets/112888/240156/6c301e22-88f7-11e2-8f01-6a5ad915faba.png)
-
The proxy portlet WAR is over 12 MB now. The reason is that it contains both orbeon.jar and scala-library-2.10.1.jar, which are huge. However, only a very small subset of that is actually used.
ProGu…
-
I think we need to pay some attention to our docs for RSpec 3, I've heard numerous people complaining about the Relish features and associated README's, which is partly down to how they're structured,…
-
The global and per file coverage statistics are working on coveralls but one cannot have access to the lines covered/not covered in each file.
To me the file path is not correct: it contains the full …
-
the Rectifier brick uses `tensor.switch` (https://github.com/mila-udem/blocks/blob/master/blocks/bricks/simple.py#L302), according to a simple timing this is quite slower than `tensor.maximum`. What i…
-
`terminus site jobs --site=`
```
/**
* API Function to get jobs for a site.
*/
function terminus_api_site_get_jobs($site_uuid) {
$realm = 'site';
$uuid = $site_uuid;
$path = 'jobs';
$method…
-
![projnative](https://cloud.githubusercontent.com/assets/181177/13724707/c0b0908c-e842-11e5-84a8-8cc5a7e5cf62.png)
-
I can enter a lower limit which is higher than the high limit in the run control settings GUI
-
EF contains some custom types that we use for thread safe code such as AsyncLock, ThreadSafeDictionaryCache, and ThreadSafeLazyRef in which we might be making assumptions about the memory model. We s…