20 descendants of [389bf5c4da]
2008-11-22
| ||
15:40:39 | * | [dec2c22d9d] Update the version of SQLite used internally to 3.6.6.1. (user: drh, tags: trunk) |
15:09:00 | * | [5ebaac3dd4] Modified index.wiki a little less. (user: kejoki, tags: trunk) |
10:12:55 | * | [927da3300f] Added some text to index.wiki pointing new users at anonymous login to see links. (user: kejoki, tags: trunk) |
2008-11-21
| ||
22:16:08 | * | [d31c0f9c29] Fix to the pathname simplifer logic. (user: drh, tags: trunk) |
2008-11-20
| ||
23:19:41 | * | [0a523be389] Another attempt to get the /home to /login redirection correct. (user: drh, tags: trunk) |
23:17:50 | * | [3420e47b24] Try again to get the redirection correct when redirecting from /home to /login. (user: drh, tags: trunk) |
23:15:30 | * | [19f5d0b15f] Require wiki read permission in order to visit the /home URL. (user: drh, tags: trunk) |
17:24:26 | * | [f8835f7365] added documentation plan, just so I can ask myself "What was I thinking?" later. (user: kejoki, tags: trunk) |
03:14:22 | * | [7083eb1a1c] Change the markup in the index.wiki page from HTML to wiki. Extend the wikitheory.wiki page. Other documentation tweaks. (user: drh, tags: trunk) |
01:07:10 | * |
[0c6ea0d93f]
When creating a new repository or cloning a repository, print the
initial administrator password on standard output. This is intended
to help new users figure out how to log in. Ticket |
00:35:23 | * |
[22cb1e1be2]
Here is a better fix for ticket |
2008-11-19
| ||
23:33:47 | * |
[53db94cd41]
Make sure the socket of the "ui" and "server" commands is bound to the
specified port when the -P or --port option is used.
Ticket |
22:44:23 | * | [72959c415e] Fix a bug in the cluster creater. The bug prevents clusters from being created correctly when there are phantom artifacts. (user: drh, tags: trunk) |
16:55:14 | * | [d14adf1032] Merge Merge src & doc leaves back. (user: kejoki, tags: trunk) |
2008-11-18
| ||
15:33:25 | * | [63886daad8] 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. (user: drh, tags: trunk) |
12:19:55 | * | [bdde7ddcc8] Show the "Files" menu option on the "home" page when the "h" privilege is enabled. (user: drh, tags: trunk) |
02:21:00 | * |
[f6a071cef1]
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 |
2008-11-17
| ||
19:21:09 | * | [86cee3d082] Setting the "pgp-clearsign" command to "off" disables clearsigning. (user: drh, tags: trunk) |
19:17:21 | * | [5452b32a9f] Improvements to object description on an artifact display. (user: drh, tags: trunk) |
19:11:32 | * | [7303bfeb12] Modify the artifact viewer to base the mimetype off of artifact content, not the artifact name. (user: drh, tags: trunk) |
17:14:37 | * | [389bf5c4da] The "artifact" webpage shows images as images, rather than trying to render their binary content as text. (user: drh, tags: trunk) |