Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
54 check-ins using file src/sync.c version a3bcf1a97c
|
2010-03-21
| ||
| 22:10 | Create new branch named "ssl_platform_fixes" check-in: 6a21088a78 user: linuxfood tags: ssl_platform_fixes | |
|
2010-03-18
| ||
| 16:27 | Make sure that "Setup" and "Admin" privileges imply 'Append-Tkt' privilege. check-in: a1b7f8e1a9 user: drh tags: trunk | |
| 14:40 | Merge in all of the latest clear-title changes from the trunk. check-in: 7c2577bd63 user: drh tags: clear-title | |
| 14:28 | Update the script that builds the download page. check-in: d5f6a272e9 user: drh tags: trunk | |
| 14:20 | Fix some compiler warnings on windows. check-in: 73c24ae363 user: drh tags: trunk, release | |
| 14:11 | Fix some permissions problems on wiki pages. Always show "Empty Page" text for wiki pages that contain no text. check-in: f442eb2ae2 user: drh tags: trunk | |
| 13:47 | Some minor performance improvements on timeline. check-in: edea06eec7 user: drh tags: trunk | |
| 13:26 | Merge recent experimental changes (the attachment enhancement and the ability to delete wiki) into the trunk. check-in: f4a25366a7 user: drh tags: trunk | |
| 12:55 | Change the timeline comment when a wiki page is deleted. Remove some "#if 0" sections from the code. Closed-Leaf check-in: 49e6670386 user: drh tags: experimental | |
| 10:39 | Show only non-empty wiki pages in the list of all wiki pages. A rebuild is required after updating in order for this feature to work. check-in: 012d5e4f23 user: drh tags: experimental | |
| 02:11 | Add the ability to delete attachments and fix issues with timelines. check-in: 01c0180b3f user: drh tags: experimental | |
| 01:09 | Show attachment in timelines. check-in: 2978e43005 user: drh tags: experimental | |
|
2010-03-17
| ||
| 23:49 | Show artifact changes in ticket history. check-in: 931f8895c6 user: drh tags: experimental | |
| 23:15 | Basic functionality of attachments is now in place. check-in: dd2d3177b1 user: drh tags: experimental | |
| 19:57 | Added screens for adding and listing attachments. check-in: 1fcfa000b4 user: drh tags: experimental | |
| 01:03 | Fix a bug in timeline introduced by the previous check-in. Improvements to the file timeline. check-in: 6953184210 user: drh tags: trunk | |
| 00:40 | Get the derivation graph working for individual file histories. check-in: c19467d68e user: drh tags: trunk | |
|
2010-03-16
| ||
| 21:33 | Work toward adding support for attachments. Keep this on an experimental branch until it is actually working. check-in: c3d7df650b user: drh tags: experimental | |
| 16:52 | Change the format of the A-card for attachments again. Add the ATTACHMENT table to the repository. Insert attachment information into the ATTACHMENT table when processing attachment artifacts. check-in: 615a52f0ba user: drh tags: trunk | |
| 15:38 | Improved file format documentation. Added information on the attachment artifact. Redefine the A-card (which has not previously been used). Update the Manifest object to store attachment artifacts. check-in: d5a4e41c81 user: drh tags: trunk | |
| 14:27 | Provide more space on the ignore-glob entry in the UI. check-in: ef80cbf52f user: jeremy_c tags: trunk | |
| 14:25 | Added the new ignore-glob setting to the Behavior area of the Admin UI check-in: 557e8389db user: jeremy_c tags: trunk | |
|
2010-03-15
| ||
| 20:54 | Add a new form of ticket timeline that shows only the check-ins associated with the ticket. check-in: dec1364848 user: drh tags: trunk | |
| 18:09 | Add the --binary option to the "merge" command and a new "binary-glob" setting. These identify files that should be treated as binary files and which should not be subjected to a 3-way merge. check-in: d327f12522 user: drh tags: trunk | |
| 17:41 | Add a --ignore option to the "extra" command, and an "ignore-glob" setting which causes files with given patterns to be ignored. Tickets [705181a992c] and [5125de2e624]. See also ticket [4e8410bfd69]. check-in: 3555c0fc6f user: drh tags: trunk | |
| 16:16 | Show check-ins that mention a ticket in the ticket timeline. check-in: 611b3b206b user: drh tags: trunk | |
| 14:46 | Add the BACKLINK table and code to populate it. NB: Run "rebuild" when updating to this or later versions. check-in: f2181f5e45 user: drh tags: trunk | |
|
2010-03-14
| ||
| 20:56 | Add an exception to the GPLv2 license to allow Fossil to be linked against the OpenSSL library. Ticket [930a168303]. check-in: 01c2f049b4 user: drh tags: trunk | |
|
2010-03-12
| ||
| 14:29 | Fix the formatting on the non-propagating tag timeline. Ticket [274b530475ce]. check-in: 19d6b1cfe8 user: drh tags: trunk | |
|
2010-03-11
| ||
| 03:29 | Add a "zip" command for generating a ZIP archive of a check-in from the command-line. check-in: 2582ecf2ed user: drh tags: trunk | |
|
2010-03-10
| ||
| 17:18 | Make sure the return value of db_text() is always something obtained from malloc() or else NULL. Strdup() the default value if the default value is used. check-in: 0cbc5d295c user: drh tags: trunk | |
|
2010-03-08
| ||
| 14:18 | Make the File menu option default to showing only the files in tip. check-in: 599e6abfb1 user: drh tags: trunk, release | |
| 14:12 | Changes to file browser to be more direct and describing what is seen in the union of all files from all versions. Add hyperlinks to tip and trunk. check-in: 4db129c925 user: drh tags: trunk | |
| 13:18 | Get skins working again. They were busted by check-in [5476e50d659] (which was backed out using the new --backout option to merge.) Also add an unused query parameter to the style.css to force a reload of the CSS when the skin changes. check-in: b22e5a9e52 user: drh tags: trunk | |
|
2010-03-07
| ||
| 17:43 | Clean up formatting and comments asociated with the "new" command. No changes to functionality. check-in: 69dcef960f user: drh tags: trunk | |
| 17:34 | Link the SSL and CRYPTO libraries in a different order for FreeBSD. Ticket [c68457bff8b1]. check-in: 42a964c585 user: drh tags: trunk | |
| 12:44 | Disable the timeline graph when using search mode. Ticket [6166fbed08]. check-in: 4276853ef8 user: drh tags: trunk | |
|
2010-03-06
| ||
| 19:35 | Refinements to the formatting of the download page. check-in: 9405e691ad user: drh tags: trunk | |
| 19:21 | Updates to the website download page generator script. check-in: 10989b5c42 user: drh tags: trunk | |
| 16:41 | Allow specifying tags using TAG:DATE. The result is the newest check-in with TAG that occurs or before DATE. check-in: 337a1aca06 user: drh tags: trunk | |
| 15:49 | Add the --backout option to the "merge" command. check-in: 3f0393f555 user: drh tags: trunk | |
| 15:21 | Fix a compiler warning in the SSL module. check-in: 5825707088 user: drh tags: trunk | |
| 14:56 | Remove a BOM from the beginning of the branching.wiki document. check-in: 672d5c6fd0 user: drh tags: trunk | |
| 14:44 | Windows clients now preserve the execute permission bits when doing a commit. check-in: 356fc21d40 user: drh tags: trunk | |
| 13:39 | Minor documentation updates. check-in: 46d98dd555 user: drh tags: trunk | |
| 02:27 | Make sure the server does not send an 'igot' card for a phantom since this can cause a push to end prematurely. check-in: d6e09ac934 user: drh tags: trunk | |
|
2010-03-05
| ||
| 23:14 | Pull in all clear-title changes from trunk. check-in: dfb5fd64cd user: drh tags: clear-title | |
| 23:12 | On the "update" command, do not report a conflict if a new file has been added that does not exist in the version we are updating to. Also some cleanup to the "update" command implementation. check-in: c9e9fd7572 user: drh tags: trunk | |
| 21:20 | Another attempt to get the quoting right for RSS feeds. check-in: 18449fa6e6 user: drh tags: trunk | |
| 21:05 | Use wiki-formatting on fields of the RSS feed so that hyperlinks come out right but other markup characters (ex: <stdio.h>) get escaped properly. check-in: ee7dbb86fb user: drh tags: trunk | |
| 20:27 | Set the TIMELINE_DISJOINT option for the graph drawing logic when only checkins for a particular user are shown. Fix for ticket [a2de4526a0] check-in: 97336c56ab user: drh tags: trunk | |
| 13:56 | Update to a version of SQLite that builds on Mac with SQLITE_ENABLE_LOCKING_STYLE disabled. check-in: e1f21628f2 user: drh tags: trunk | |
| 13:55 | Use double-quotes instead of single-quotes in skin template to avoid having to escape the single quotes for SQL. check-in: 5476e50d65 user: drh tags: trunk | |
| 01:00 | Prompt for the password whenever a URL is supplied that contains a username but no password. check-in: 99a98377ec user: drh tags: trunk | |