Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring around 2013-09-29 12:42:22.
|
2013-10-18
| ||
| 10:30 | cosmetic: ensure that /reports graph bars have a width of at least 1, to avoid that a positive event count has an empty graph bar during low-activity time periods (where active is under 1% of activity relative to the rest of the report). check-in: 50c08819fb user: stephan tags: trunk | |
| 09:32 | Added a timelineDate CSS class on the "divider" fields, for consistency with the variouts timelineXXX classes. check-in: 720e09841c user: stephan tags: trunk | |
|
2013-10-17
| ||
| 17:29 | • Closed ticket [c7e41cad62]: choice of default user for fresh clone plus 4 other changes artifact: 23c272a3f1 user: stephan | |
| 16:10 | minor typo fix. check-in: bd209802bf user: stephan tags: trunk | |
| 16:08 | Patch from offline drh which sets the default cloned-repo user name to the one provided in the URL. check-in: 64aa75260f user: stephan tags: trunk | |
|
2013-10-16
| ||
| 12:43 | Changed text which appears in EDITOR/VISUAL-based commit message editor, per ML discussion. check-in: 9801449b68 user: stephan tags: trunk | |
|
2013-10-11
| ||
| 20:19 | Improved the help text for /reports. Started 1.28 changelog entries. check-in: 5c123de48c user: stephan tags: trunk | |
| 19:58 | Added sub-submenu to /reports for selecting type of event to filter on. check-in: 3e915d420a user: stephan tags: trunk | |
| 19:04 | Added by-type labels for /reports page headers, but still not sure how to integrate the flags sensibly into the UI. check-in: 0761df83b0 user: stephan tags: trunk | |
| 11:24 | minor doc typo fix from ML. check-in: 2530ee0372 user: stephan tags: trunk | |
|
2013-10-09
| ||
| 13:58 | help fix typo from ML. check-in: 6981cc6851 user: stephan tags: trunk | |
| 10:52 | • Fixed ticket [01425fd49d]: Fossil server not working plus 4 other changes artifact: 79544d7b92 user: stephan | |
|
2013-10-08
| ||
| 14:13 | minor help text typo. check-in: eb6b14723a user: stephan tags: trunk | |
| 14:01 | integrated reports-by-type. Still missing some UI components, but the feature works if the user adds type=XYZ to the URL args. check-in: 358f8e361f user: stephan tags: trunk | |
|
2013-10-06
| ||
| 11:17 | • Edit [7557c3e03f74be4d|7557c3e03f]: Edit check-in comment. artifact: 3f13180ce4 user: stephan | |
|
2013-10-04
| ||
| 15:21 | • Edit [82d648ae0150dfba|82d648ae01]: Mark "Closed". artifact: ba4db55d95 user: stephan | |
| 15:18 | Improved the checkout/repo mismatch check based on off-list discussion. Edit: caused bug [9d9d42d9aa]. check-in: 7557c3e03f user: stephan tags: trunk | |
| 15:05 | • Edit [7bf9fdb068f02da3|7bf9fdb068]: Move to branch mistake. Edit check-in comment. artifact: 2d964cff02 user: stephan | |
|
2013-10-02
| ||
| 21:39 | Fixed the table we search for the byweek report. Replaced 'y' param with 'type' because 'y' is already uses for YYYY (year). Closed-Leaf check-in: 68e3e0a5dc user: stephan tags: reports-by-type | |
| 21:32 | made the docs match the code. check-in: 4c21f20cf8 user: stephan tags: reports-by-type | |
| 21:28 | Initial draft of type event type argument for /reports. Seems to work but is missing labels and link integration (i.e. can only be used by explicitly passing y=TYPE for the time being). check-in: 331a8b7112 user: stephan tags: reports-by-type | |
| 16:50 | • Ticket [774a1e7d73] /reports?view=byweek should show week numbers starting at 1 status still Closed with 3 other changes artifact: c01e7115c1 user: stephan ... 1 similar event omitted. | |
|
2013-09-29
| ||
| 15:40 | added some docs regarding read/write perms for CGI configurations, per ML thread. check-in: 3892fcab71 user: stephan tags: trunk | |
| 12:42 | When chroot()'ing for root user, close the repo _before_ the chroot, not after. Problem reported via ML. check-in: e65162b4ad user: stephan tags: trunk | |
| 12:39 | help text fix reported in ML. check-in: 5e6fa72016 user: stephan tags: trunk | |
|
2013-09-24
| ||
| 16:11 | merged in trunk Closed-Leaf check-in: 4fb3675a1a user: stephan tags: usage-command | |
|
2013-09-19
| ||
| 08:10 | merged in trunk check-in: d3e4ef94b4 user: stephan tags: usage-command | |
|
2013-09-11
| ||
| 19:53 | minor typo fix, no code changes. check-in: bd7daa1f2d user: stephan tags: trunk | |
|
2013-09-08
| ||
| 09:00 | Added JSON license change to changelog, for the sake of package maintainers (who presumably use the changelog). check-in: df828ca69c user: stephan tags: trunk | |
| 07:14 | merged in JSON_parser license change (went to the wrong branch). check-in: 10666aaddd user: stephan tags: trunk | |
| 07:13 | Pulled in latest upstream JSON_parser(), which has an MIT license instead of BSD+do-no-evil clause. check-in: e2975b71f1 user: stephan tags: usage-command | |
|
2013-09-06
| ||
| 18:23 | merged trunk check-in: c79e8c9301 user: stephan tags: usage-command | |
| 18:17 | slight change to the assertions in the latin1 workaround. Nothing functional. check-in: c66ee0d667 user: stephan tags: trunk | |
| 18:09 | pulled in a minor (doc) cleanup for the latin1 workaround. check-in: 339f9f324f user: stephan tags: trunk | |
| 17:08 | Pulled in latest upstream cson, which includes a workaround for an encoding-related problem reported by Matt Welland. The JSON i-tests run with this change, but it is not pretty. check-in: aa6c2b1eb7 user: stephan tags: trunk | |
| 07:27 | s/strcmp/fossil_strcmp/ to avoid a segfault on a NULL string. check-in: e3a4d954b7 user: stephan tags: trunk | |
|
2013-09-05
| ||
| 20:30 | merged in trunk check-in: 8124aa4a2a user: stephan tags: usage-command | |
| 19:56 | Updated changelog based on the 1.27 (pending) diffs. Added a link to the release checklist page. check-in: 08edbd4a3a user: stephan tags: trunk | |
|
2013-09-04
| ||
| 11:33 | merged in trunk for sqlite build fixes. check-in: 11547d9f68 user: stephan tags: usage-command | |
|
2013-09-03
| ||
| 22:01 | Added a missing error code check - now properly fails if no checkout is available (e.g. when called using -R repofile). check-in: f550bdc7b9 user: stephan tags: usage-command | |
| 21:51 | Added -n|-count ### option to list the most recent (or all) history entries, ordered descending by time. check-in: b613c52bc5 user: stephan tags: usage-command | |
| 20:15 | Fixed the is-this-server-mode check to avoid updating cmd_usage stats in server/ui mode even if there is a local checkout. check-in: e11bec70ef user: stephan tags: usage-command | |
| 20:04 | Fixed a missing db_finalize() in the -clear case. check-in: 3579d1cb87 user: stephan tags: usage-command | |
| 20:01 | Added experimental "usage" command to track command usage stats on a per-checkout basis (not synched). check-in: bd71466446 user: stephan tags: usage-command | |
|
2013-09-02
| ||
| 19:20 | Fixed a wrong-column use in load_vfile_from_rid(), which caused an is-a-phantom check to always eval to false, even for phantoms. This has 'probably' never been triggered before. check-in: 612e0ecc25 user: stephan tags: trunk | |
| 19:11 | Removed some dead SQL code and fixed transaction closing in a "cannot happen" scenario in load_vfile_from_rid(), per ML discussion. check-in: 3e9f9b0609 user: stephan tags: trunk | |
| 17:44 | Added recent assertion/stderr fix to changelog. check-in: 429aba33c2 user: stephan tags: trunk | |
|
2013-08-31
| ||
| 14:03 | Optimized out an unnecessary string copy in appendDiffLine(), #undef'd a local macro in EncodeHttp(). check-in: a789e85ff6 user: stephan tags: trunk | |
| 08:56 | Updated some manifest parsing comments to reflect recent reality adjustments. Comment changes only. check-in: b5f2ebd323 user: stephan tags: trunk | |