Fossil

Timeline
Login

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

21 check-ins using file src/file.c version 79e1328f5c

2015-02-08
00:22
Fix formatting issues on the object description in /artifact check-in: ca30907b0e user: drh tags: trunk
2015-02-07
21:14
Further improvements to the defenses against being invoked without file descriptor 2 being open. check-in: 6dbaa67420 user: drh tags: trunk
20:40
Put the output into CGI or inetd mode prior to failing with a "file-descriptor 2 not open" error. check-in: 35ab16bc9e user: drh tags: trunk
19:52
Off-by-one error in the previous commit. check-in: 478ef4ca5a user: drh tags: trunk
19:48
Improvements to detections and attempted mitigation of the file-descriptor 2 not open problem sometimes seen with stunnel4. check-in: bd60090134 user: drh tags: trunk
17:55
A couple more link fixes on the download page. check-in: 2a7c0282fe user: mistachkin tags: trunk
17:06
Fix the <base> tag in the Download page so that it omits the URL scheme. This permits the download page to work with both HTTP: and with HTTPS:. check-in: 1022c0fc64 user: drh tags: trunk
16:59
If file descriptor 2 is not open, try twice to open it. If it still is not open, just continue on, because presumably it won't open on any subquent open() system call. check-in: a3ade26568 user: drh tags: trunk
15:59
Faster and more accurate method for computing file-age. Also add the showid query parameter to /fileage and extend showid on /timeline to show the RIDs for individual files when the "v" query parameter is used. check-in: dd51f09a39 user: drh tags: trunk
15:23
Don't check for more settings names if there's an exact match. (Couldn't set autosync because it also matched autosync-tries). check-in: c94efdf287 user: jan.nijtmans tags: trunk
13:33
Make the "Order By Time/Filename" option in the tree browser a selection menu. check-in: 7f84d2938e user: drh tags: trunk
13:18
Update the release-test document with new test cases for file-age. check-in: ca0c5d31f2 user: drh tags: trunk
13:03
Do not consider changes in execute permission to be a real change for the purpose of compute file-age. check-in: c9df0dcdaa user: drh tags: trunk
12:56
Another fix to the file-age computation. check-in: 2e12608209 user: drh tags: trunk
04:18
Add the Tk tests/id.test file graphing test case to the release checklist. check-in: ff7019ec93 user: drh tags: trunk
04:14
Fix the /finfo page to do a better job of showing later deletions of files that are deleted more than once. check-in: bf8e4377a9 user: drh tags: trunk
02:49
Improved management of URL parameters in the file browsers. Add file and directory icons to the flat-view. check-in: 7478f9974c user: drh tags: trunk
02:08
Fix the computation of file-age so that it correctly detects file changes that occur on branches. Also: since file-age computation must now look at all branches instead of just the trunk, it is more expensive, so change the default "/tree" to be the flat-view. check-in: 7198da122d user: drh tags: trunk
2015-02-06
23:02
Add README for the 'eagle' skin. check-in: 046a5b1202 user: mistachkin tags: trunk
21:39
Reorder and revise the /timeline submenu controls for a more natural presentation. check-in: f76cfaca7f user: drh tags: trunk
19:56
Better comment why the group executable bit cannot be used on Cygwin, and possibly other IEEE 1003.1 ("POSIX.1") compliant systems, which support ACL's check-in: 9c3b544ec2 user: jan.nijtmans tags: trunk