Fossil

Timeline
Login

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

5 check-ins using file src/cgi.c version e524bac009

2008-11-19
22:44
Fix a bug in the cluster creater. The bug prevents clusters from being created correctly when there are phantom artifacts. ... (check-in: 72959c415e user: drh tags: trunk)
16:55
Merge src & doc leaves back. ... (check-in: d14adf1032 user: kejoki tags: trunk)
2008-11-18
15:33
In wiki, hyperlinks or the form [./filename] (hyperlinks that begin with character ".") work correctly. Need to add more docs on how the [...] wiki markup really works. ... (check-in: 63886daad8 user: drh tags: trunk)
12:19
Show the "Files" menu option on the "home" page when the "h" privilege is enabled. ... (check-in: bdde7ddcc8 user: drh tags: trunk)
02:21
Omit the Content-Length header line from the CGI response under windows because subsequent \n to \r\n translations by Apache will change the content length. But keep the Content-Length header line for the built-in servers and under unix. Ticket [c62fac40af0]. ... (check-in: f6a071cef1 user: drh tags: trunk)