20 descendants of [21326fb6f7]
2008-07-27
| ||
18:35:06 | * | [d1c9938025] Change behavior of Fossil's tag handling. (1) All subcommands of command tag prepends a prefix sym- infront of every tag name passed to them. Tags beginning with sym- are special in Fossil as they might serve as replacement of a UUID they are attached to. Further, tag list will o... (user: cle, tags: trunk) |
2008-07-26
| ||
17:08:33 | * | [eb24a021d6] Make all users inherit the capabilities of "nobody" as well as (optionally) of "anonymous". (user: eric, tags: trunk) |
16:51:46 | * | [31824fbf91] Add a "User-Agent" header to the HTTP traffic generated by fossil. The user-agent string is "Fossil/$UUID". (user: dan, tags: trunk) |
14:02:33 | * | [3cb547be2c] Code to randomize messages from client to the server. (user: drh, tags: trunk) |
2008-07-25
| ||
12:30:37 | * | [f6d3d89e76] Disable the "branch" command pending further discussion and clarification of its purpose and intent. (user: drh, tags: trunk) |
2008-07-24
| ||
15:08:13 | * | [4b56350ecb] Remove redundant "Description & Comments:" label from the ticket viewer. (user: drh, tags: trunk) |
15:02:37 | * |
[89de100a2d]
Fix a bug in the check-in comment editor.
Ticket |
14:48:52 | * |
[3c851ca760]
Clean up handling of concealed email addresses.
This might be related to ticket |
13:31:03 | * | [dc09f09432] Fix a missing end-transaction in the content_new() procedure. (user: drh, tags: trunk) |
12:29:25 | * |
[2c3ccaa048]
Clarify the formatting rules for <verbatim>.
Ticket |
02:04:36 | * |
[f46fe42d6d]
Store private ticket fields (ex: the originators email address) as their
SHA1 hash so that malefactors cannot read them. Add the new "concealed"
table to the repository database and store mappings from SHA1 hashes back
to email addresses in that table. Ticket |
2008-07-23
| ||
20:57:55 | * |
[1f8d2501b0]
Make sure new artifacts are entered into the unclustered table.
Ticket |
17:36:39 | * |
[141c31792b]
Do not allow the current repository to be added to the set of files
for a repository. Ticket |
13:01:23 | * |
[2ecc407d9b]
The "extra" and "clean" commands ignore the repository file if the
repository happens to be within the check-out. Ticket |
2008-07-21
| ||
01:37:15 | * | [bad9999d7d] Fix a typo in the "concepts.wiki" documentation. (user: drh, tags: trunk) |
2008-07-20
| ||
17:37:10 | * | [6ecc392f1c] Updated documentation to indicate that bug-tracking is now available. Preliminary documentation on bug-tracking. (Much more documentation is needed - also need documentation on how the wiki works.) (user: drh, tags: trunk) |
15:30:32 | * | [449559394a] Fix a bug that prevents the /tktnew page from working with no login. (user: drh, tags: trunk) |
2008-07-19
| ||
18:18:47 | * | [f0474b87b0] Add the ability to edit check-in comments and users from the web interface. (user: drh, tags: trunk) |
16:03:02 | * | [f8831f447a] Allow Admin user to changes user information. Add a "User" link on the main menu for Admin users. (user: drh, tags: trunk) |
15:40:31 | * | [92f6d3d786] Improved explanation of privileges on the User Edit screen. (user: drh, tags: trunk) |
15:12:34 | * | [21326fb6f7] Fix enforcement of access restrictions on reports. Do not allow reports to show the content of fields whose names begin with "private_" unless the "e" permission is enabled. (user: drh, tags: trunk) |