Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/file.c version 619a5193ae
|
2012-12-07
| ||
| 12:50 | Get self-registration working again after adding javascript-activated forms. check-in: 54085d52c4 user: drh tags: trunk | |
|
2012-12-06
| ||
| 02:51 | Disable the "Diffs" link from the check-in information page. Better to use the click-to-diff feature of the graph. The code was disabled using #if 0 so it is easy to reactivate it if desired. check-in: 89ab1185bf user: drh tags: trunk | |
| 02:44 | Increase the maximum graph with to 40 rails. Fix the graph display for individual files, which was broken by the prior change. check-in: 8d4ee62b18 user: drh tags: trunk | |
| 01:47 | Make the spacing between vertical rail centerlines in the graph adjustable based on the number of rails. Use less horizontal space. check-in: d57481a707 user: drh tags: trunk | |
|
2012-12-05
| ||
| 15:47 | Pull the SQLite 3.7.15 beta from upstream for testing. check-in: 0eb3d8e828 user: drh tags: trunk | |
| 15:45 | Security: Do not serve static files using the "http", "server", or "ui" commands unless the --files option appears and specifies a comma-separated list of GLOB expressions that match all files to be served. check-in: 2c8557cc7a user: drh tags: trunk | |
|
2012-12-04
| ||
| 03:09 | Make definition and usage of BROKEN_MINGW_CMDLINE consistent with the other compile-time options. check-in: 3c188df5ac user: mistachkin tags: trunk | |
| 02:04 | Restore default PREFIX in custom makefile. check-in: e354c795b3 user: mistachkin tags: trunk | |
| 01:10 | The "ln" query parameter causes lines numbers to be shown on the "annotate" webpage. check-in: 08f4eda728 user: drh tags: trunk | |
| 00:17 | Change the encoding on the ZIP archive generator so that it preserves UTF8 filenames. check-in: 3ff5ca0573 user: drh tags: trunk | |
|
2012-12-03
| ||
| 22:03 | Set bit 11 in the "general purpose bit flag" to 1. This indicates (according to the pkware documentation) that all filenames are in utf-8, in stead of IBM-437. This should fix ticket [838bde7990d8e190957cbfe7f15c77322dc54e57] Closed-Leaf check-in: ceb11b0787 user: jan.nijtmans tags: utf8-in-zip | |
| 20:48 | missing parameter type check-in: ee1ff73a9e user: jan.nijtmans tags: trunk | |
|
2012-12-01
| ||
| 20:17 | Add mimetype mappings for .docx, .pptx, and .xlsx. check-in: 4e23c42f7e user: drh tags: trunk | |
| 09:53 | update wrong comment check-in: 39807cdf0c user: jan.nijtmans tags: trunk | |