|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.gitective.* |
|---|
| org.gitective.core.filter.commit.BugFilter | ||
|---|---|---|
public static final String |
BUG_REGEX |
"^Bug: (\\w+)$" |
| org.gitective.core.filter.commit.ChangeIdFilter | ||
|---|---|---|
public static final String |
CHANGE_ID_REGEX |
"Change-Id: I[0-9a-f]{40}" |
| org.gitective.core.filter.commit.SignedOffByFilter | ||
|---|---|---|
public static final String |
SIGNED_OFF_BY |
"Signed-off-by: {0} <{1}>" |
| org.gitective.core.stat.UserCommitActivity | ||
|---|---|---|
public static final int |
GROWTH |
10 |
public static final int |
SIZE |
16 |
| org.gitective.core.stat.YearCommitActivity | ||
|---|---|---|
public static final int |
DAYS |
31 |
public static final int |
HOURS |
24 |
public static final int |
MONTHS |
12 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||