Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around a4b10f43e2d3b65c.
2010-03-30
| ||
01:22 | The sync, clone, push, and pull commands process 302 redirects. check-in: 84439e9dc7 user: drh tags: trunk | |
2010-03-29
| ||
00:46 | • Fixed ticket [49929a3557]: Support REMOTE_USER CGI variable to auto login when using fossil cgi mode plus 1 other change artifact: 0ed9cb09da user: drh | |
00:07 | Add the capability (disabled by default) to accept REMOTE_USER as an authenticated user. Ticket [49929a3557a] check-in: a5a1ff1b4b user: drh tags: trunk | |
2010-03-28
| ||
23:20 | In the graph algorithm, try to put branches on rails as close as possible to their parent. check-in: 42bbfe9d64 user: drh tags: trunk | |
12:24 | • New ticket [49929a3557] Support REMOTE_USER CGI variable to auto login when using fossil cgi mode. artifact: 294f054559 user: anonymous | |
2010-03-27
| ||
12:56 | Update the built-in SQLite to 3.6.23.1 release candidate 1. check-in: 340d3398e6 user: drh tags: trunk | |
2010-03-26
| ||
21:48 | • Ticket [068a656512] Wiki Sections ==Section== (with possibly table of contents) status still Open with 2 other changes artifact: c6f4f261d4 user: anonymous | |
13:29 | • New ticket [0120af475c] branch new only works in open working directory (Win32). artifact: fcd68589b5 user: anonymous | |
2010-03-25
| ||
20:34 | • Closed ticket [178db4bfff]: cannot clone www.fossil-scm.org/ artifact: cc033dd927 user: anonymous ... 1 similar event omitted. | |
13:52 | Added the 'New Ticket' link to the ticket report view check-in: f3df06b09f user: jeremy tags: trunk | |
2010-03-24
| ||
19:26 | • Новая задача [fba6685a5d] allow no space after -m. artifact: a7da7e5c6d user: anonymous | |
08:38 | • New ticket [40aeb4f9fc] pull -R and sync -R doen't add the repository in .fossil db. artifact: 3f2773c15f user: anonymous | |
07:10 | update custom ticket wiki page check-in: 0c305be6c1 user: ron tags: trunk | |
2010-03-22
| ||
14:28 | • Fixed ticket [13536c292b]: Timeline graph cease to be displayed when number of requested events cross some arbitrary number plus 1 other change artifact: 3ae64b5c51 user: drh | |
14:28 | • Edit [504dc92ceb397687]: Edit check-in comment. Timestamp 2010-03-22 14:17:46. artifact: 6441a49777 user: drh | |
14:17 | If the graph height is greater than 32767, omit the <canvas> object. Also, do not appendChild() the graphics <div> objects until after they have been set to "abolute" positioning, to work around a FF performance issue. Ticket [13536c292b60] check-in: 504dc92ceb user: drh tags: trunk | |
13:41 | Do not use <canvas> when the height of the graph is greater than 32767. Ticket [13536c292b60]. check-in: 81751fa51b user: drh tags: trunk | |
12:52 | Truncate the graph at 32767 pixels. This allows the top part of the graph to be seen when the graph is large, at least. Ticket [13536c292b]. check-in: 076ecdcc56 user: drh tags: trunk | |
10:11 | • Closed ticket [6977cd82d8]: Add hidden columns to ticket reports plus 2 other changes artifact: 829ad45dc2 user: anonymous | |
02:04 | • New ticket [e382a8bce3] Corrections to delta format description. artifact: 902dd5b4eb user: anonymous | |
2010-03-21
| ||
22:42 | Comparison typo. Leaf check-in: 624bc1c662 user: linuxfood tags: ssl_platform_fixes | |
22:38 | Fix case when trying to free a non-malloced pointer. check-in: ee59ca74b8 user: linuxfood tags: ssl_platform_fixes | |
22:14 | Merge in trunk and local fixes. check-in: 3b06c951cf user: linuxfood tags: ssl_platform_fixes | |
22:10 | Create new branch named "ssl_platform_fixes" check-in: 6a21088a78 user: linuxfood tags: ssl_platform_fixes | |
21:51 | Avoid the use of rowids in URLs, since they can change on a rebuild. Use SHA1-derived artifact IDs instead. check-in: a4b10f43e2 user: drh tags: trunk | |
17:03 | • Fixed ticket [45f89e504b]: Syncing a "bare" repository over SSL fails to store certificate plus 1 other change artifact: ce41e214c1 user: drh | |
17:03 | Fix for ticket [45f89e504b4] check-in: 3640618d71 user: drh tags: trunk | |
07:14 | • New ticket [45f89e504b] Syncing a "bare" repository over SSL fails to store certificate. artifact: 887f303dbc user: anonymous | |
2010-03-20
| ||
15:50 | • Ticket [6977cd82d8] Add hidden columns to ticket reports status still Open with 2 other changes artifact: 36b95d0ddc user: drh ... 1 similar event omitted. | |
2010-03-19
| ||
14:33 | • New ticket [178db4bfff] cannot clone www.fossil-scm.org/. artifact: b780b8acd7 user: anonymous | |
14:32 | • Ticket [f630d61ed8] adding comments to a tag status still Open with 2 other changes artifact: e9e524a001 user: anonymous ... 1 similar event omitted. | |
09:15 | • Новая задача [43bf069f44] rebuild hint after updating to a newer fossil version. artifact: 89aa282f19 user: anonymous | |
06:48 | • Задача [74782e5f7c] auto-discovery of a repository from a webpage статус остался Open с 1 изменением artifact: 0330a84054 user: anonymous ... 3 similar events omitted. | |
2010-03-18
| ||
16:27 | Make sure that "Setup" and "Admin" privileges imply 'Append-Tkt' privilege. check-in: a1b7f8e1a9 user: drh tags: trunk | |
14:40 | Merge in all of the latest clear-title changes from the trunk. check-in: 7c2577bd63 user: drh tags: clear-title | |
14:29 | • Edit [73c24ae363ee1b22]: Change background color to "#d0c0ff". Timestamp 2010-03-18 14:20:33. Add tag "release". artifact: ea4ad85fc7 user: drh | |
14:28 | Update the script that builds the download page. check-in: d5f6a272e9 user: drh tags: trunk | |
14:20 | Fix some compiler warnings on windows. check-in: 73c24ae363 user: drh tags: trunk, release | |
14:11 | Fix some permissions problems on wiki pages. Always show "Empty Page" text for wiki pages that contain no text. check-in: f442eb2ae2 user: drh tags: trunk | |
13:47 | Some minor performance improvements on timeline. check-in: edea06eec7 user: drh tags: trunk | |
13:26 | Merge recent experimental changes (the attachment enhancement and the ability to delete wiki) into the trunk. check-in: f4a25366a7 user: drh tags: trunk | |
12:55 | Change the timeline comment when a wiki page is deleted. Remove some "#if 0" sections from the code. Closed-Leaf check-in: 49e6670386 user: drh tags: experimental | |
10:50 | • Fixed ticket [7b8f21b876]: Segmentation fault when opening a clone of http://www.sqlite.org/src plus 2 other changes artifact: 8ea5898b7d user: drh ... 1 similar event omitted. | |