Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring around 2013-02-22 17:34:38.
2013-05-06
| ||
20:51 | removed an unused variable. ... (check-in: cfe346f729 user: stephan tags: trunk) | |
20:44 | /stats_report byuser now uses %h instead of %s to render the user name. ... (check-in: 71d3756977 user: stephan tags: trunk) | |
20:30 | Added a "remove user flag" option to /stats_report for reports which accept (but do not require) the user flag. e.g. switch from by-month-for-user to by-month with 1 click. ... (check-in: f1a66a6c26 user: stephan tags: trunk) | |
2013-05-05
| ||
13:26 | /stats_report now shows report list by default. Removed an unused variable. ... (check-in: 6e42254616 user: stephan tags: trunk) | |
13:19 | Added view=byuser param to /stats_report. ... (check-in: 08b9b5b0d9 user: stephan tags: trunk) | |
12:56 | Replaced /activity with /stats_report. Supported by-month and by-year reports. Use user=NAME to limit report to that user (no UI yet for user selection). ... (check-in: 0de6582660 user: stephan tags: trunk) | |
2013-05-04
| ||
21:49 | • Edit [2889bfb227e6da16|2889bfb227]: Edit check-in comment. ... (artifact: 87c44dade3 user: stephan) | |
21:47 | Minor cosmetic tweaks to /activity page. Now counts all events, not just commits. ... (check-in: 2889bfb227 user: stephan tags: trunk) | |
21:36 | Added a missing db_finalize(). Replaced a TODO text with the corresponding code. Changed timeline page header when the ym=YYYY-MM param is set. ... (check-in: d16c09f8c1 user: stephan tags: trunk) | |
20:45 | Fixed a C++-ism. Added a note for a potential improvement. ... (check-in: fd74734bf8 user: stephan tags: trunk) | |
20:39 | Added initial version of /activity page, intended to show "activity reports." Currently shows commit count by month. ... (check-in: 495bf1ea8d user: stephan tags: trunk) | |
19:40 | Added ym=YYYY-MM parameter for the /timeline page to restrict the list to the given year and month. This is in preparation for a 'repo activity summary' view/report which includes links back to specific years/months. ... (check-in: c5ea75133a user: stephan tags: trunk) | |
2013-04-30
| ||
18:37 | Cleaned up previous reportfmt commit to separate the schema from the data. ... (check-in: f2b6459ef1 user: stephan tags: trunk) | |
18:18 | Replaced a DELETE with a DROP to avoid having to change the reportfmt default schema. ... (check-in: de119db79f user: stephan tags: trunk) | |
18:14 | (config reset) now re-adds the default ticket report format. Problem reported via mailing list. ... (check-in: 679ba615f4 user: stephan tags: trunk) | |
2013-04-27
| ||
01:28 | Added --verbose|-v as alias for --full|-f option to /json/stat, per ML discussion. Removed a stray 's' character, probably a result of a mis-pressed Ctrl-S. ... (check-in: e07e1f662e user: stephan tags: trunk) | |
01:12 | Added $LOGNAME to the list of environment variables checkes for the user name, per report from Will Parsons. ... (check-in: 5741754ed2 user: stephan tags: trunk) | |
2013-03-30
| ||
10:13 | Added timelineComment and infoComment CSS classes, per suggestion by Baptiste Daroussin. ... (check-in: f9d4e0853b user: stephan tags: trunk) | |
2013-03-15
| ||
14:53 | Fixed a C99ism (decl after code). ... (check-in: 123e4bc589 user: stephan tags: trunk) | |
14:52 | • Closed ticket [3a2a265132]: Suggestion: CLI option to describe features with which fossil was compiled plus 4 other changes ... (artifact: 23f9b19640 user: stephan) | |
14:49 | Added basic implementation of RFE ticket [3a2a26513220342]: -verbose option for the "version" command. ... (check-in: 1be15a57f1 user: stephan tags: trunk) | |
14:35 | ssh:// and file:// protocols now ignore proxy. (From Martin Gagnon.) ... (check-in: 0d55a0ad0f user: stephan tags: trunk) | |
2013-02-23
| ||
14:10 | Added /json/status to changelog. ... (check-in: 16642f9c18 user: stephan tags: trunk) | |
10:58 | Added /json/status command. ... (check-in: d1e4d100ad user: stephan tags: trunk) | |
2013-02-22
| ||
17:34 | • Edit [5be5933348f138a3|5be5933348]: Mark "Closed". ... (artifact: 517ac7e35f user: stephan) | |
17:34 | merged in [help-www] branch: adds help support for /www/pages. ... (check-in: b38bb4f9bd user: stephan tags: trunk) | |
2013-02-21
| ||
19:41 | CLI help command now (cosmetically) differentiates between pages and commands. ... (Closed-Leaf check-in: 5be5933348 user: stephan tags: help-www) | |
09:57 | /help now removes the leading slashes from the page list (looks cleaner). /help?cmd=foo now shows a different label for pages and commands (differentiates based on existence of leading /). ... (check-in: aa5def064d user: stephan tags: help-www) | |
2013-02-20
| ||
22:35 | Pedantically added a missing /LI closer. Changed /help for pages to 5 cols, so the width more or less aligns with the 7-col command help (page names are longer than command names). ... (check-in: 6ca6624499 user: stephan tags: help-www) | |
22:30 | Modified /help page to show help text for /pages. Only pages with help text get hyperlinks. ... (check-in: affccaa822 user: stephan tags: help-www) | |
22:10 | Initial 'help' support for WEBPAGE entries. Not yet finished, but seems to work in CLI mode. ... (check-in: e788795bbf user: stephan tags: help-www) | |
18:54 | Added timeline.rss changes to changelog. ... (check-in: d84ec60ddd user: stephan tags: trunk) | |
18:46 | Merged in [timeline-rss-ticket] changes. ... (check-in: dbaf520910 user: stephan tags: trunk) | |
18:46 | • Edit [1c46835e4c92d817|1c46835e4c]: Mark "Closed". ... (artifact: f87f963fd9 user: stephan) | |
2013-02-18
| ||
21:45 | /info/TICKET_UUID now only shows the ticket title if the ticket db has a title field. ... (Closed-Leaf check-in: 1c46835e4c user: stephan tags: timeline-rss-ticket) | |
13:48 | • Ticket [5df2715635] Conflicting # of checkins status still Fixed with 3 other changes ... (artifact: 41b6ef3dc3 user: stephan) ... 1 similar event omitted. | |
13:46 | Fixed ticket [5df2715635b99bd46a] (check-in count mismatch). ... (check-in: b27c0d6d3f user: stephan tags: trunk) | |
2013-02-13
| ||
21:12 | Removed some orphaned function docs (function was moved to db.c at some point). ... (check-in: 9dab2e0646 user: stephan tags: trunk) | |
17:43 | removed an invalid FIXME. Comment changes only. ... (check-in: 38bf1d0f56 user: stephan tags: trunk) | |
2013-02-12
| ||
11:53 | Replaced a call to realloc() with cson_realloc() (which, in turn, uses the fossil realloc). ... (check-in: a1d2cd84b8 user: stephan tags: trunk) | |
10:08 | timeline.rss with single-ticket support, based on David Given's patch. ... (check-in: 1bc09124bd user: stephan tags: timeline-rss-ticket) | |
2013-01-31
| ||
18:12 | Added an "extern" to work around a duplicate-definition linking error with the tcc compiler. ... (check-in: ba86c859df user: stephan tags: trunk) | |
10:53 | Fixed list numbering (was missing #5). ... (check-in: 512def0fc8 user: stephan tags: trunk) | |
2013-01-27
| ||
11:24 | Typo fixes from Edward Berner. ... (check-in: 0421c136f2 user: stephan tags: trunk) | |
2013-01-25
| ||
19:31 | • Closed ticket [d9dc59f19a]: fossil wiki export to latex plus 4 other changes ... (artifact: 4ad594e5a7 user: stephan) | |
19:28 | • Closed ticket [17163719d8]: Graphical web diff plus 4 other changes ... (artifact: 3fb5323f3d user: stephan) | |
19:24 | • Closed ticket [e11c8eb81b]: There is no single, persistent link for the "latest known good" version of Fossil. plus 4 other changes ... (artifact: 9e794ae07f user: stephan) | |
19:18 | • Closed ticket [7757af0d54]: Store rights and owners plus 4 other changes ... (artifact: 659f73fcf4 user: stephan) | |
19:09 | • Closed ticket [7adb22b0ff]: turn clean command off on a repository plus 4 other changes ... (artifact: a82446c7fa user: stephan) | |