-
# C# Design Meeting Notes for Jan 21, 2015
Quotes of the day:
> Live broadcast of design meetings: we could call it C#-SPAN
>
> We've made it three hours without slippery slopes coming up!
## Agen…
-
a plugin which tracks visitor behaviour for defined funnels where a funnel represents a serie of ordered pages a visitor has to browse / complete (for instance a checkout process).
Interesting metric…
-
Since Google AppEngine supports python, I think it would be great to be able to run wagtail on AppEngine.
-
**Edit: the "no .NET Framework support for ASP.NET Core 2.0" plan has been officially cancelled and running ASP.NET Core 2.0 on .NET Desktop will be supported in the next previews.** For more informat…
-
Hi,
I understand that the JSR107 specification itself is licensed under these terms:
https://github.com/jsr107/jsr107spec/blob/master/LICENSE.txt
The Java code ("JCache API") and released Java bytec…
-
# Issue type
- [ X ] Defect - Crash or memory corruption.
# Defect/Feature description
## How to reproduce issue
Users must be members of a group in SQL in order to get access to vpn or wifi.
When th…
-
Some strings in the main UI aren't showing their translation. eg:
![screen shot 2016-07-11 at 19 36 49](https://cloud.githubusercontent.com/assets/406299/16742251/d5da519e-479e-11e6-84fe-c7e10b28b334…
-
Often when writing software, we find ourselves repeatedly typing similar logic over and over again, each time just different enough from the last to make generalizing it into an API impractical. We re…
-
Team 3:
Please do the following:
- Put the design to https://github.com/TextDB/textdb/wiki/CS290-2016S-Task:-Regex-Matcher
- Use this issue to keep track of the progress.
Add @laisycs to this issue.…
-
We have 2 problems with the way we handle story_sentences deduping:
- The process is slow for stories older than the date covered by the story_sentence_dup index, and we think that the slowness of tho…