-
Extend the concept of inner blocks to support a more direct relationship between sets of blocks. This new addition of parent–child would be a subset of the inner block functionality. The premise is th…
mtias updated
6 years ago
-
Include a basic form for a super user to add this information.
-
**Next Action Status:**
Looks like it was a problem with BLAS and LAPACK after all (see https://github.com/trilinos/Trilinos/issues/2454#issuecomment-386271621).
**Blocks:** #1191
**Duplicates…
-
Looking at the test case `timestr = '5:50 A.M. on June 13, 1990'` which incorrect identifies the 'M' in 'A.M.' as a tzname, I'm thinking it might make sense to avoid this particular problem within tim…
-
In the example code, you note:
> Multiple args given in list with implicit OR
I have some sections that I'd like to limit by multiple tags using AND instead. Is this currently possible, or if n…
-
### Scout-App will soon be getting it's first update since 2012!
Here's a look at **Scout-App 2**:
![scout-app-2-dev](https://cloud.githubusercontent.com/assets/4629794/14044313/53388aaa-f265-11e5-8…
-
Motorola's Basic Privacy can be made compatible with the MD380 by hooking `aes_cipher()` to return a motorola keystream. Close this issue when we can make (poorly) encrypted calls between Motorola an…
-
It would be nice to get this search working based on fuzzy search too. There's already a project that achieves this but the behaviour is slightly different. See https://github.com/junegunn/fzf. It wou…
-
Hi, noticed that if searching for a filename it is not prioritizing such results, maybe it would be worth of scoring matches in filenames/paths higher, so we get class file first and all the reference…
-
e.g. allow `request_path` to contain values such as `/api/{foo}/bar` which map to the `upstream_url` `/upstream/my/api/bar/{foo}`
this could also be more globally addressed with regex matching grou…