Fossil SCM

Renamed /stats_report to /reports.

stephan 2013-08-04 07:54 UTC trunk
Commit 3bb44041f0d54ccc05be4c1eaecfd1e204fef6a8
1 file changed +2 -3
+2 -3
--- src/timeline.c
+++ src/timeline.c
@@ -1874,11 +1874,11 @@
18741874
}
18751875
db_finalize(&stWeek);
18761876
}
18771877
18781878
/*
1879
-** Implements the "byyear" and "bymonth" reports for /stats_report.
1879
+** Implements the "byyear" and "bymonth" reports for /reports.
18801880
** If includeMonth is true then it generates the "bymonth" report,
18811881
** else the "byyear" report. If zUserName is not NULL and not empty
18821882
** then the report is restricted to events created by the named user
18831883
** account.
18841884
*/
@@ -2028,11 +2028,11 @@
20282028
output_table_sorting_javascript("statsTable","tnx");
20292029
}
20302030
}
20312031
20322032
/*
2033
-** Implements the "byuser" view for /stats_report.
2033
+** Implements the "byuser" view for /reports.
20342034
*/
20352035
static void stats_report_by_user(){
20362036
Stmt query = empty_Stmt;
20372037
int nRowNumber = 0; /* current TR number */
20382038
int nEventTotal = 0; /* Total event count */
@@ -2209,11 +2209,10 @@
22092209
output_table_sorting_javascript("statsTable","tnx");
22102210
}
22112211
}
22122212
22132213
/*
2214
-** WEBPAGE: stats_report
22152214
** WEBPAGE: reports
22162215
**
22172216
** Shows activity reports for the repository.
22182217
**
22192218
** Query Parameters:
22202219
--- src/timeline.c
+++ src/timeline.c
@@ -1874,11 +1874,11 @@
1874 }
1875 db_finalize(&stWeek);
1876 }
1877
1878 /*
1879 ** Implements the "byyear" and "bymonth" reports for /stats_report.
1880 ** If includeMonth is true then it generates the "bymonth" report,
1881 ** else the "byyear" report. If zUserName is not NULL and not empty
1882 ** then the report is restricted to events created by the named user
1883 ** account.
1884 */
@@ -2028,11 +2028,11 @@
2028 output_table_sorting_javascript("statsTable","tnx");
2029 }
2030 }
2031
2032 /*
2033 ** Implements the "byuser" view for /stats_report.
2034 */
2035 static void stats_report_by_user(){
2036 Stmt query = empty_Stmt;
2037 int nRowNumber = 0; /* current TR number */
2038 int nEventTotal = 0; /* Total event count */
@@ -2209,11 +2209,10 @@
2209 output_table_sorting_javascript("statsTable","tnx");
2210 }
2211 }
2212
2213 /*
2214 ** WEBPAGE: stats_report
2215 ** WEBPAGE: reports
2216 **
2217 ** Shows activity reports for the repository.
2218 **
2219 ** Query Parameters:
2220
--- src/timeline.c
+++ src/timeline.c
@@ -1874,11 +1874,11 @@
1874 }
1875 db_finalize(&stWeek);
1876 }
1877
1878 /*
1879 ** Implements the "byyear" and "bymonth" reports for /reports.
1880 ** If includeMonth is true then it generates the "bymonth" report,
1881 ** else the "byyear" report. If zUserName is not NULL and not empty
1882 ** then the report is restricted to events created by the named user
1883 ** account.
1884 */
@@ -2028,11 +2028,11 @@
2028 output_table_sorting_javascript("statsTable","tnx");
2029 }
2030 }
2031
2032 /*
2033 ** Implements the "byuser" view for /reports.
2034 */
2035 static void stats_report_by_user(){
2036 Stmt query = empty_Stmt;
2037 int nRowNumber = 0; /* current TR number */
2038 int nEventTotal = 0; /* Total event count */
@@ -2209,11 +2209,10 @@
2209 output_table_sorting_javascript("statsTable","tnx");
2210 }
2211 }
2212
2213 /*
 
2214 ** WEBPAGE: reports
2215 **
2216 ** Shows activity reports for the repository.
2217 **
2218 ** Query Parameters:
2219

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button