-
< Creating this issue for coordinating the remaining activities related to the next release of sonar-cxx. Using an issue for this feels weird... >
@jmecosta, @guwirth, @Bertk, @typz, @esbjoe, @paroga…
wenns updated
9 years ago
-
Analog zur Lösung von issue swissbib/sbvf2/issues/50 sollen die Backlinks in MARC-Sätzen verlinkt werden.
ToVie updated
9 years ago
-
Hi Again, sometimes during submission of form, users can make mistake during typing.
i’m using Laravel 4.2, if validation fails i need to redirect user back and re-fill all data as before submit, this…
-
To run the current version I’m using a bootstraper and an init script to ensure the service is running. Is there things I should add/adjust to keep it running with current version?
Our [deployment co…
-
Hi
i discovered error, when I navigation to secondViewModel and fill decimal parameter and custom culture for whole application
I set in bootstraper
```
Thread.CurrentThread.CurrentCulture = new S…
-
https://github.com/fsharp/FSharp.Data/pull/679
forki updated
10 years ago
-
Hey I am using 0.6.2 and getting these errors on compile: [http://pastebin.com/vKJneM4x](http://pastebin.com/vKJneM4x)
Not sure why this is happening. Here is the implementation:
``` xml
…
-
I've been struggling with the Nancy.Authentication.Token Nuget package. When I look through object browser I see that the signature for is: TokenAuthenticationConfiguration(ITokenizer tokenizer).
Am…
-
Hi,
And thanks for this valuable tool.
As part of a bigger app, I wanted to deploy rq-dashboard through Apache/mod_wsgi, but the function `rq.connections.get_current_connection()` returns None in a …
-
I found a problem in next example:
```
using System;
using System.Collections.Generic;
using System.Linq;
public static class Program {
public static void Main (string[] args)
{
var …