Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/db.c version 661dae9605
|
2010-03-18
| ||
| 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 | |