Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins using file src/db.c version d35f14ef60

2008-02-08
21:33
zip.c: Refactored zip_of_baseline() to accept an (optional) "synthetic" directory name. All zipped files are added to that subdir. The default name is currently the UUID of the zipped baseline. check-in: 974fd92330 user: stephan tags: trunk
21:23
Improvements to annotated diffs - now takes into account contributions from other branches. check-in: 840699ecd9 user: drh tags: trunk
19:57
refactored to add a shared submenu. check-in: da106eb09c user: stephan tags: trunk
19:54
added a link (for admin users only) to the admin page check-in: c4d6b89e97 user: stephan tags: trunk
17:27
Merge two branches that were created within one second of one another. There is a race condition in the anti-forking logic that allowed this fork to occur. check-in: 373e42de1d user: drh tags: trunk
17:22
Avoid showing a short block of unchanged code at the end of a unified diff. check-in: ba433cc4fc user: drh tags: trunk
16:27
correction to the 'warning' text in admin_sql_page() check-in: 138177c30e user: stephan tags: trunk
16:24
minor efficiency hack in tagview_page_list_tags() check-in: 6d67f3c7c7 user: stephan tags: trunk
16:24
Fail with an error if a file is outside the checkout tree. check-in: b3ec774ab7 user: drh tags: trunk
2008-02-07
18:01
fixed a 2-string memleak in tagview_page_list_tags() check-in: 2ae7890060 user: stephan tags: trunk
15:08
Rename admin_sql_page.c to admin.c. Refactor the strxform functions into SQL functions. Refactor the db_generic_query_view() routine. Fix multiple security vulnerabilities. Bring the code closer into compliance with style guidelines. check-in: 007d1ce44f user: drh tags: trunk