Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/info.c version e17fd42756
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: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) | |
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-25
| ||
13:52 | Added the 'New Ticket' link to the ticket report view ... (check-in: f3df06b09f user: jeremy tags: trunk) | |
2010-03-24
| ||
07:10 | update custom ticket wiki page ... (check-in: 0c305be6c1 user: ron tags: trunk) | |
2010-03-22
| ||
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) | |
2010-03-21
| ||
22:42 | Comparison typo. ... (Closed-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) | |
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) | |