Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 76e8600b94210e4a.
2012-11-12
| ||
13:17 | merge trunk Closed-Leaf check-in: 2b63068b4a user: jan.nijtmans tags: ticket-fb3057f6ed | |
13:16 | revert unrelated changes check-in: 2c5844b1be user: jan.nijtmans tags: convert_before_commit | |
13:12 | merge trunk check-in: b1beeb77ee user: jan.nijtmans tags: convert_before_commit | |
2012-11-11
| ||
22:42 | Further attempts to help the "ssh" sync protocol move past noisy motd comments and other extraneous login text, synchronize with the remote end, and start exchanging messages successfully. check-in: 4473a27f3b user: drh tags: trunk | |
17:59 | • Fixed ticket [63cc656c9d]: Option to force binary file commits plus 2 other changes artifact: 3b3ab90688 user: drh | |
17:59 | Add the --binary-ok flag to the "fossil commit" command. Ticket [63cc656c9dfef126] check-in: 8c7faee6c5 user: drh tags: trunk | |
17:52 | • Closed ticket [c30d7c8c63]: newbiest help is mistaken about most basic more help plus 2 other changes artifact: c2b5e99eeb user: drh ... 1 similar event omitted. | |
03:28 | • Ticket [63cc656c9d] Option to force binary file commits status still Open with 2 other changes artifact: ed0e077633 user: mistachkin ... 1 similar event omitted. | |
2012-11-10
| ||
19:57 | merge trunk check-in: df71e9d360 user: jan.nijtmans tags: ticket-fb3057f6ed | |
01:12 | • Fixed ticket [9d4cb9cf11]: WYSIWYG: Label-Text for Indentation Buttons is Swapped plus 1 other change artifact: 13aa448456 user: drh | |
01:12 | Reverse the labels on the Add/Delete indentation buttons in the Wysiwyg editor. Ticket [9d4cb9cf117b10a68] check-in: 449947b7d6 user: drh tags: trunk | |
00:44 | • New ticket [9d4cb9cf11] WYSIWYG: Label-Text for Indentation Buttons is Swapped. artifact: eec7eb9f91 user: anonymous | |
00:26 | • Fixed ticket [7d790e7e5e]: `fossil extras` shows metadata files... plus 1 other change artifact: 3e1e592928 user: drh | |
00:26 | Enhance the fossil_reserved_name() function to include the repository filename and its journals and auxiliary files. Ticket [7d790e7e5e0f701e01]. check-in: 8b06be709f user: drh tags: trunk | |
2012-11-09
| ||
23:35 | Pull the latest SQLite from upstream for testing purposes. check-in: 50c534ee53 user: drh tags: trunk | |
19:52 | • New ticket [7d790e7e5e] `fossil extras` shows metadata files.... artifact: 28dd9a42c2 user: anonymous | |
15:39 | merge trunk check-in: 9627a9051b user: jan.nijtmans tags: convert_before_commit | |
11:56 | In html5, every table row is expected to have the same number of cells. check-in: cc746fc66c user: jan.nijtmans tags: trunk | |
09:02 | • Edit [153116f2d5afdc9e]: Edit check-in comment. artifact: 736162d7c7 user: jan.nijtmans | |
09:02 | • Edit [153116f2d5afdc9e]: Move to branch convert_before_commit. artifact: 0d9714cf46 user: jan.nijtmans | |
09:01 | Attempt to fix [fb3057f6ed]. Seems to work. check-in: b0917b1000 user: jan.nijtmans tags: ticket-fb3057f6ed | |
08:52 | (committed to the wrong branch) Attempt to fix [fb3057f6ed]. Seems to work. check-in: 153116f2d5 user: jan.nijtmans tags: convert_before_commit | |
07:47 | merge trunk check-in: 49f73889b3 user: jan.nijtmans tags: convert_before_commit | |
2012-11-08
| ||
20:51 | Correctly escape ZIP and Tarball filenames for URLs. Limit SHA1 hashs on diff URLs using %S instead of %s. Limit the number of links to follow off of each page in the many-www.tcl test script. check-in: 76e8600b94 user: drh tags: trunk | |
20:28 | Update the many-www.tcl test script to stage the URLs testing and to run more of them. check-in: 691f188402 user: drh tags: trunk | |
18:45 | • Closed ticket [724d7b7431]: Documentation access URL changes space in "_" plus 2 other changes artifact: 16c3556476 user: drh | |
16:51 | Properly escape spaces in URLs in an href attribute. check-in: cd8aad4392 user: drh tags: trunk | |
16:42 | • New ticket [724d7b7431] Documentation access URL changes space in "_". artifact: f15b2ecfd7 user: anonymous | |
16:25 | Short-circuit a rare pathological case in the diff generator to prevent it from taking too much time. check-in: 353438a83b user: drh tags: trunk | |
16:09 | Add a new test script that runs 10,000 web pages without valgrind looking for performance issues or fatal errors. Fix one incorrect SQL statement found by this script. Update the valgrind test script to run discovered web pages in a random order. check-in: a106404272 user: drh tags: trunk | |
15:47 | merge trunk check-in: 4b9243f6a0 user: jan.nijtmans tags: convert_before_commit | |
15:45 | accidently committed two unrelated files... check-in: b1199eb92b user: jan.nijtmans tags: trunk | |
15:40 | another minor xhtml error. check-in: 44d5ad59b4 user: jan.nijtmans tags: trunk | |
14:42 | Add a test script that runs one thousand web page queries using valgrind, looking for memory issues. Fix one use-after-free issue found using this script. check-in: 9e0da27437 user: drh tags: trunk | |
13:47 | • Edit [35bfedef3e8e946e]: Marked "Closed". artifact: f0bc7c76b2 user: drh | |
13:47 | • Fixed ticket [5ff2043c96]: Invalid xhtml markup generated (with patch) plus 1 other change artifact: 9311dba7b9 user: drh | |
13:46 | Escape all characters in the href attributes of <a> elements that have special meaning to HTML. Ticket [5ff2043c96682049]. check-in: d5c4684508 user: drh tags: trunk | |
13:44 | Always HTML-encode the href attribute of <a> elements. This check-in simplifies and fixes double-frees in the previous. Ticket [5ff2043c9668] Closed-Leaf check-in: 35bfedef3e user: drh tags: ticket-5ff2043c96 | |
12:04 | one more similar fix, in xhref(). There is only one hyperlink using xhref with ampersands, in the "vinfo" and "ci" pages, but just for completeness… check-in: e47d862a59 user: jan.nijtmans tags: ticket-5ff2043c96 | |
10:31 | • Ticket [5ff2043c96] Invalid xhtml markup generated (with patch) status still Open with 1 other change artifact: ac8a9a8273 user: jan.nijtmans ... 1 similar event omitted. | |
09:45 | suggested fix for [5ff2043c96] check-in: d1f16f718a user: jan.nijtmans tags: ticket-5ff2043c96 | |
09:20 | a few more minor html5 violations check-in: 1858d202ef user: jan.nijtmans tags: trunk | |
2012-11-07
| ||
12:10 | merge trunk Fix continuation-byte check for UTF-8 chars > 2 bytes. check-in: 3920fa67bd user: jan.nijtmans tags: improve_commit_warning | |
11:29 | • Edit [14fdae7e4018df43]: Timestamp 2012-11-07 11:28:00. artifact: a48e7385a0 user: drh | |
11:28 | • Fixed ticket [1e43138b8b]: SQLITE_CONSTRAINT on rename plus 1 other change artifact: 0aa0b3b895 user: drh | |
11:28 | Show an error message when trying to rename one file on top of another, rather than throwing a uniqueness constraint. Ticket [1e43138b8b8e90f] check-in: 14fdae7e40 user: drh tags: trunk | |
10:27 | • Ticket [1e43138b8b] SQLITE_CONSTRAINT on rename status still Open with 2 other changes artifact: 61436a42c6 user: anonymous | |