Fossil

Timeline
Login

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

6 check-ins using file src/db.c version 932ee5f3c8

2011-08-10
15:54
Change X-Frame-Options to SAMEORIGIN to give reasonable click-jacking protection without blocking some client side scripting currently in use by some fossil users. check-in: b968f023a8 user: ben tags: trunk
2011-08-07
22:52
Fix a (harmless) javascript error that occurs when the graph is empty. check-in: 303dd442fe user: drh tags: trunk
10:56
Updates to the makefile documentation. check-in: ef0b48de0d user: drh tags: trunk
2011-08-05
19:14
Remove redundant assignment of the xCmp local variable in the add_files_in_sfile function. check-in: cad1b4a434 user: mistachkin tags: trunk
2011-08-04
22:17
Merge the --case-sensitive feature into trunk. check-in: 874d0ca303 user: drh tags: trunk
17:13
Add experimental changes to support the case-sensitive setting and the --case-sensitive command-line option for "add", "addremove", and "merge". Closed-Leaf check-in: 4fee0ce2d6 user: drh tags: filename-case