Fossil SCM

Added /reports as alias for /stats_report, will remove /stats_report soon. Updated changes.wiki.

stephan 2013-08-01 10:18 UTC trunk
Commit 34fc301f36185b379a0eee579f5e8a0dd679ec0f
--- src/timeline.c
+++ src/timeline.c
@@ -2202,10 +2202,11 @@
22022202
}
22032203
}
22042204
22052205
/*
22062206
** WEBPAGE: stats_report
2207
+** WEBPAGE: reports
22072208
**
22082209
** Shows activity reports for the repository.
22092210
**
22102211
** Query Parameters:
22112212
**
22122213
--- src/timeline.c
+++ src/timeline.c
@@ -2202,10 +2202,11 @@
2202 }
2203 }
2204
2205 /*
2206 ** WEBPAGE: stats_report
 
2207 **
2208 ** Shows activity reports for the repository.
2209 **
2210 ** Query Parameters:
2211 **
2212
--- src/timeline.c
+++ src/timeline.c
@@ -2202,10 +2202,11 @@
2202 }
2203 }
2204
2205 /*
2206 ** WEBPAGE: stats_report
2207 ** WEBPAGE: reports
2208 **
2209 ** Shows activity reports for the repository.
2210 **
2211 ** Query Parameters:
2212 **
2213
--- www/changes.wiki
+++ www/changes.wiki
@@ -5,10 +5,13 @@
55
[/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras],
66
[/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands
77
to restrict operation to files and directories named on the command-line.
88
* New --integrate option to [/help?cmd=merge | fossil merge], which
99
automatically closes the merged branch when committing.
10
+ * Renamed <tt>/stats_report</tt> page to [/reports].
11
+ * Added <tt>yw=YYYY-WW</tt> (year-week) filter to timeline to limit the results
12
+ to a specific year and calendar week number, e.g. [/timeline?yw=2013-01].
1013
1114
<h2>Changes For Version 1.26 (2013-06-18)</h2>
1215
* The argument to the --port option for the [/help?cmd=ui | fossil ui] and
1316
[/help?cmd=server | fossil server] commands can take an IP address in addition
1417
to the port number, causing Fossil to bind to just that one IP address.
1518
--- www/changes.wiki
+++ www/changes.wiki
@@ -5,10 +5,13 @@
5 [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras],
6 [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands
7 to restrict operation to files and directories named on the command-line.
8 * New --integrate option to [/help?cmd=merge | fossil merge], which
9 automatically closes the merged branch when committing.
 
 
 
10
11 <h2>Changes For Version 1.26 (2013-06-18)</h2>
12 * The argument to the --port option for the [/help?cmd=ui | fossil ui] and
13 [/help?cmd=server | fossil server] commands can take an IP address in addition
14 to the port number, causing Fossil to bind to just that one IP address.
15
--- www/changes.wiki
+++ www/changes.wiki
@@ -5,10 +5,13 @@
5 [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras],
6 [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands
7 to restrict operation to files and directories named on the command-line.
8 * New --integrate option to [/help?cmd=merge | fossil merge], which
9 automatically closes the merged branch when committing.
10 * Renamed <tt>/stats_report</tt> page to [/reports].
11 * Added <tt>yw=YYYY-WW</tt> (year-week) filter to timeline to limit the results
12 to a specific year and calendar week number, e.g. [/timeline?yw=2013-01].
13
14 <h2>Changes For Version 1.26 (2013-06-18)</h2>
15 * The argument to the --port option for the [/help?cmd=ui | fossil ui] and
16 [/help?cmd=server | fossil server] commands can take an IP address in addition
17 to the port number, causing Fossil to bind to just that one IP address.
18

Keyboard Shortcuts

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