Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around aaa1cb04dd7139d3.
2012-11-17
| ||
19:16 | Fix the server-side sync operation so that it will not generate a delta loop when a file changes from its original state through two or more intermediate states and back to its original state and all versions of the file attempt to sync in a single transaction. check-in: e5b8eb1235 user: drh tags: trunk | |
19:07 | Avoid the <nobr> tag in generated HTML. check-in: 8ea929ca55 user: drh tags: trunk | |
15:03 | Only show the "pull only - not authorized to push" message once when syncing with a repo for which there is read-only permission. Leaf check-in: 6cc262207d user: drh tags: fix-sync-delta-loop | |
2012-11-16
| ||
21:57 | Provisional changes aimed at preventing delta loops on sync operations that might otherwise occur if a sequence of file changes ends with a file back to its original state after a sequence of two or more intermediate states. check-in: 141b990722 user: drh tags: fix-sync-delta-loop | |
07:50 | remove unused variable check-in: 6fb750d77c user: jan.nijtmans tags: trunk | |
07:33 | The <nobr> tag is not valid xhtml. All div.logo, div.status, div.section and div.divider parts of the html pages are not supposed to be line-wrapped. Some skins do that though the <nobr> tag, other do it by putting "white-space: nowrap;" in css. This commit changes the skins to do the same using css in all skins. With this chan... Closed-Leaf check-in: 46fba0f1c6 user: jan.nijtmans tags: no-nobr | |
2012-11-15
| ||
20:43 | The annotator follows name changes. check-in: ee33b951a4 user: drh tags: trunk | |
20:25 | Enhance the finfo page to show renames and/or where the file was added. check-in: dac6424e66 user: drh tags: trunk | |
15:57 | Enhancements to the timeline labeling with the uf= option. New hyperlinks from the finfo page to timeline with uf=. check-in: a9372c05f5 user: drh tags: trunk | |
15:14 | Add the uf= query parameter to timeline. The timeline shows only those checkins that contain the file identified. check-in: eb3cc76d50 user: drh tags: trunk | |
12:38 | Add the debug= query parameter to the finfo file timeline page. Setting the 1 bit on debug causes the fid, pid, and mid of each file change to be displayed in the timeline. check-in: badd78e167 user: drh tags: trunk | |
2012-11-14
| ||
20:30 | • Edit [99053ab14108599b]: Edit check-in comment. artifact: 34ad47454c user: drh | |
20:28 | Detect infinite loops in the DELTA table and abort out of content_get() when they are found. Fix an off-by-one error in the version-3 clone protocol. This error might cause an incomplete and corrupt clone if a transfer block fills up just before sending the very last blob. Backport of fixes from 2012-08-23 21:15:36 check-in: 99053ab141 user: drh tags: branch-1.19 | |
18:07 | Modify the custom MinGW makefile to support symbols. check-in: 0e812a8edd user: mistachkin tags: trunk | |
17:39 | Allow the "fossil ui" command to specify a directory as long as the "--notfound" option is also used. Give a better error message if these conditions are not met. check-in: 4e368da19c user: drh tags: trunk | |
17:23 | Update the "fossil server DIRECTORY" operation so that it will serve static content contained in DIRECTORY in addition to Fossil repositories. check-in: 87d6aa3196 user: drh tags: trunk | |
2012-11-13
| ||
15:04 | this ampersand should not have been escaped check-in: 2017763c31 user: jan.nijtmans tags: trunk | |
12:32 | • Edit [06b00fa511a69ede]: Edit check-in comment. artifact: 662798b524 user: jan.nijtmans | |
12:31 | bug-fix: If both suppressCnt and pendingEndTr are true, a </td></tr> pair too much is printed out. Discovered by validator.w3.org check-in: 06b00fa511 user: jan.nijtmans tags: trunk | |
11:39 | • Ticket [c03b864696] support for standalone https server in fossil status still Open with 1 other change artifact: 1150d18b34 user: anonymous | |
2012-11-12
| ||
15:32 | • Edit [2b63068b4a299d75]: Marked "Closed". artifact: f38a7bfd5e user: jan.nijtmans | |
15:22 | Fix a boundary case in the SSH link startup logic. check-in: 5776dfad81 user: drh tags: trunk | |
15:12 | Increase the amount of randomness in the probe string used to initialize an SSH synchronization link. check-in: 0e9b58c80c user: drh tags: trunk | |
15:01 | Fix a link problem with the default skin and skin#5. check-in: 62c565ec96 user: drh tags: trunk | |
14:49 | Added the --sshtrace command-line option that provides diagnostic output on the connection setup for all SSH sync traffic. Make the SSH connection setup pause waiting for responses, if the desired response is not obtained right away. check-in: 00cf858afe user: drh tags: trunk | |
13:19 | merge trunk check-in: aaa1cb04dd user: jan.nijtmans tags: improve_commit_warning | |
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 | |