-
```
What steps will reproduce the problem?
1. run gitinspector on any repo
2. have files in the repo without an extension
3. see missing commits
What is the expected output? What do you see instead?
…
-
Find a place to get statistics for each team each year?
Can I find game level stats for each team?
Will need fuzzy matching and most likely some cleaning of names for teams that are commonly abbrevi…
-
It would be nice to be able to display per-page statistics, such as:
- number of built-ins called
- number of packages loaded
- number of sub calls
- etc.
It would be a simple matter of asking jQuer…
-
# Describe the bug
Trying to have graphs create automatically for devices. Specificallt traffic 95%
## To Reproduce
Steps to reproduce the behavior:
Automation > Graph Rules >"Traffic …
-
A more complicated feature that might be useful is implementing fuzzy matching. (Note: this might be really difficult to do; I'm not sure, and it probably depends on the structure of the software.)
…
-
**Use case**
Lets assume:
We have a query
``` sql
SELECT user_id FROM table WHERE message like '%abcd%' ORDER BY event_time DESC LIMIT 10
```
- There is a filter on `message` column that…
qoega updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
The style of the statistics footer when on a connection with a custom colour is a bit jarring, with some fields bordered by the colo…
-
It would be nice to have a propensity score matching implementation.
We can follow the description given at:
Dehejia, Rajeev. “Practical Propensity Score Matching: a Reply to Smith and Todd.” Journ…
-
```
eg. svnstat allows to exclude files matching certain patterns from the
statistics.
As our repository contains lots of huge, autogenerated XML files, it makes a
lot of sense to exclude those fro…
-
I want to plot a matrix with text labels on the axes:
spy(eigen_mat, Guide.yticks(ticks=param), Guide.YLabel("Parametes"), Guide.XLabel("Eigenvalues"))
where
param = String["a","b"]
2-element Array…