Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring around 2014-02-14 15:56:55.
2014-04-30
| ||
16:35 | Merged in fix from Andy B. which resolves mis-resolution of db file name when fossil is run as root (chroot-related). Haiku OS runs everything as root. ... (check-in: 5e47d555e4 user: stephan tags: trunk) | |
2014-04-29
| ||
18:02 | Rebuild now sets user.mtime if it is NULL, per ML thread. ... (check-in: 6fdf91d793 user: stephan tags: trunk) | |
2014-04-11
| ||
21:30 | Added new /reports page: byweekday. Most tags and commits happen on Thursdays. Most tickets on Wednesdays. ... (check-in: 2cf6304bc3 user: stephan tags: trunk) | |
15:44 | Refactored ATTACHMENT crosslinking a bit to remove some duplicate code (tested on libfossil repo). Replaced free() with fossil_free() (consistency). Added fossil_is_uuid(), the c-string counterpart of blob_is_uuid(). ... (check-in: b7ff537dca user: stephan tags: trunk) | |
2014-03-31
| ||
17:32 | • Edit [bcae843a3fe65bd3|bcae843a3f]: Edit check-in comment. ... (artifact: 0a03b912d3 user: stephan) | |
17:31 | Fixed json.c for g.url changes which could not have been caught by search/replace b/c they are macro-generated. ... (check-in: bcae843a3f user: stephan tags: trunk) | |
2014-03-29
| ||
09:03 | s/free()/fossil_free()/, for consistency. ... (check-in: c94df7244a user: stephan tags: trunk) | |
2014-03-28
| ||
17:45 | Re-added a short doc snippet accidentally cut out by [ec03c3149a]. ... (check-in: 045975f6f7 user: stephan tags: trunk) | |
2014-03-24
| ||
16:30 | Added some docs for the name/uuid params for /zip. ... (check-in: 4adcd4f4f5 user: stephan tags: trunk) | |
2014-03-23
| ||
17:14 | Added some text to the /tar help, per ML suggestion. ... (check-in: 7ba06f150c user: stephan tags: trunk) | |
2014-03-21
| ||
10:23 | fixed a small lie. ... (check-in: 0829160c5f user: stephan tags: trunk) | |
10:20 | More update/checkout doc additions. ... (check-in: 3f8b6efa2f user: stephan tags: trunk) | |
08:49 | Added a brief clarification of using update/checkout to switch versions, based on ML thread. ... (check-in: cd4301ce44 user: stephan tags: trunk) | |
2014-03-17
| ||
21:05 | Added a pedantic catch for a corner case which never happens (for porting's sake). ... (check-in: 7413229200 user: stephan tags: trunk) | |
2014-03-16
| ||
17:06 | Removed some report format help text which refers to non-/no-longer existent SQL functions wiki() and tkt(). ... (check-in: 6bbcfec27b user: stephan tags: trunk) | |
10:17 | Restructured the wiki format parser's ATTR_ and AMSK_ macros to enums to simplify extension. Tried to add data-* attribute support but assumptions about attributes in the parser make it not worth the effort. ... (check-in: 0652717eb0 user: stephan tags: trunk) | |
09:06 | Added missing int return. Reported on ML. ... (check-in: d6bd38fa5c user: stephan tags: trunk) | |
2014-03-14
| ||
09:42 | Minor help text improvement suggested on ML. ... (check-in: a2400a0192 user: stephan tags: trunk) | |
2014-03-11
| ||
21:05 | Wrapped the timeline-rendering JS in an anonymous function so that it no longer pollutes the global namespace. Added "type" tag to the script (required by HTML4, optional in HTML5). ... (check-in: e6d3e878a9 user: stephan tags: trunk) | |
2014-02-27
| ||
19:38 | minor pedantic cleanup to my last commit. it was just bugging me. ... (check-in: 59e26ebe94 user: stephan tags: trunk) | |
17:24 | updated the changelog. ... (check-in: 45fc909a30 user: stephan tags: trunk) | |
17:09 | added glob=pattern option to /fileage, per ML request. ... (check-in: b26e9c8799 user: stephan tags: trunk) | |
2014-02-24
| ||
18:38 | Documented the 'l' F-card permission and added a minor clarification regarding F-card UUID values for removed files. ... (check-in: 007c32bdfd user: stephan tags: trunk) | |
2014-02-16
| ||
20:44 | Minor typo fix in /setup_header. ... (check-in: 6ee8ccd6e9 user: stephan tags: trunk) | |
2014-02-14
| ||
15:56 | Backed out a part of the previous HTML5 element tag due to potential misinteractions with the parser. ... (check-in: 016334c45c user: stephan tags: trunk) | |
15:22 | Added several new HTML5 block-level elements to the wiki whitelist, per ML discussion, treating them like DIVs. Alas, data-* attributes prove to be too problematic due to how the attribute propery list is stored/used. ... (check-in: 93dffb9147 user: stephan tags: trunk) | |
15:20 | changed a couple free()s to fossil_free()s. ... (check-in: 8206ac9b9e user: stephan tags: trunk) | |
2014-02-11
| ||
18:12 | The DIV.statistics-report-graph-line elements in /reports now no longer use a fixed height, but instead inject an nbsp so that they will effectively have a height of 1em. It now adjusts nicely across skins with different font heights. ... (check-in: ab8c304a9d user: stephan tags: trunk) | |
18:07 | Removed a duplicated CSS style def. ... (check-in: b63ba2ac94 user: stephan tags: trunk) | |
2014-02-06
| ||
10:08 | • Ticket [d752140c7a] RECONSTRUCT failure status still Open with 3 other changes ... (artifact: fe931c6ccc user: stephan) ... 2 similar events omitted. | |
2014-02-04
| ||
20:14 | Potential fix for ticket [d752140c7a]. The reconstruct op appears to have been importing raw directory entries into the blob table. ... (check-in: 8e110293ed user: stephan tags: trunk) | |
2014-01-29
| ||
20:43 | Typo fix. ... (check-in: 167b24c744 user: stephan tags: trunk) | |
15:16 | Added is-a-leaf and leaf status to info [/help/info] and friends, per ML request. ... (check-in: 0b5670dce6 user: stephan tags: trunk) | |
2014-01-25
| ||
16:23 | /reports byweek fix: the currently selected year is now propagated across the event-type links. ... (check-in: cba6bbf89c user: stephan tags: trunk) | |
16:20 | Merged vdiff-subdir feature branch into root. ... (check-in: 9b1932f00e user: stephan tags: trunk) | |
2014-01-22
| ||
18:43 | • Closed ticket [8d27d1a470]: Add option(s) for localizing Fossil plus 4 other changes ... (artifact: 1bbabffdbb user: stephan) | |
2014-01-21
| ||
20:40 | Doc fix for new vdiff glob param. ... (Closed-Leaf check-in: 39e39f216b user: stephan tags: vdiff-subdir) | |
19:26 | Propagate glob=... via the various vdiff toggle buttons and add a button to clear the current glob if glob is provided. ... (check-in: bf7524b13f user: stephan tags: vdiff-subdir) | |
19:11 | • Edit [46adaba1bd4cc554|46adaba1bd]: Edit check-in comment. ... (artifact: b850a4060f user: stephan) | |
18:55 | minor style fix (column width) and added notification of the glob which is in effect, analog to the regex notification. ... (check-in: 46adaba1bd user: stephan tags: vdiff-subdir) | |
18:49 | Replaced dir=... with glob=... and fixed (i think) the traversal of pFileTo/From. ... (check-in: fa16c3a72b user: stephan tags: vdiff-subdir) | |
18:13 | Initial prototype of dir=... constraint for vdiff. ... (check-in: 641c74187b user: stephan tags: vdiff-subdir) | |
17:43 | merged in rss-cli. ... (check-in: 4d91004271 user: stephan tags: trunk) | |
17:43 | rss-cli: removed the short-form of -url URL arg because it is not working for reasons beyond my comprehension. ... (Closed-Leaf check-in: 02781897b3 user: stephan tags: rss-cli) | |
2014-01-18
| ||
09:35 | Added rss CLI command help text and removed the permissions checks (which are not valid in CLI mode). ... (check-in: e8edc7ca4b user: stephan tags: rss-cli) | |
09:23 | Fixed off-by-one counter in /timeline.rss and rss CLI command. ... (check-in: 90166ffee3 user: stephan tags: rss-cli) | |
09:17 | Added -url URL flag to set the RSS base URL. ... (check-in: 584c682cad user: stephan tags: rss-cli) | |
08:33 | experimental CLI version of rss feed, per ML request. ... (check-in: e28a5765fa user: stephan tags: rss-cli) | |