Sfoglia il codice sorgente

todo: removed section describing what statsvn has.

Heikki Hokkanen 18 anni fa
parent
commit
b45960d1cd
1 ha cambiato i file con 0 aggiunte e 38 eliminazioni
  1. 0
    38
      doc/TODO.txt

+ 0
- 38
doc/TODO.txt Vedi File

@@ -84,44 +84,6 @@
84 84
 	- Author top ten
85 85
 	- Month statistics
86 86
 
87
-[Stats in StatSVN]
88
-- General
89
-	- Report Period (first/last date of commits)
90
-	- Total files?
91
-	- Total LOC?
92
-	- Developers
93
-
94
-- Main stats
95
-	- Lines of Code: x = date, y = lines, releases/tags as vertical lines
96
-	- Table: Top 10 Authors: author, LOC (%)
97
-	- Table: Repository tags: name, date, lines, LOC Churn, Developers
98
-	- Tree: Directories: dir (N files, N lines)
99
-
100
-- Developers
101
-	- Number of developers
102
-	- Table: author, changes (%), LOC (%), LOC/change
103
-	- Graph: Lines of Code: x = date, y = lines, colored lines for each author
104
-	- Table: Developer of the Month: month, author, lines
105
-	- Graph: Developer Activity
106
-	- Graph: Author Activity (bar for each author, showing modifying/adding percentages) (could be table)
107
-	- Graphs: Activity by Clock Time
108
-		- Hour of Day
109
-		- Day of Week
110
-
111
-- Commit logs
112
-- Lines of Code (same as main graph)
113
-
114
-- File Statistics
115
-	- Graph: File Sizes and File Counts: x = date, y = files
116
-	- Graph: Average File Size (x = date, y = LOC/file)
117
-	- Table: File Types
118
-	- Table: Largest Files
119
-	- Table: Files With Most Revisions
120
-
121
-- Directory sizes
122
-- "Repo heatmap"?
123
-- LOC and Churn
124
-
125 87
 [Misc]
126 88
 - use sortable.js ?
127 89
 - could show some statistics from last year, month, etc... pisg-like?