Timeline
Not logged in

202 checkins occurring around 2008-10-06 11:28:32.

2008-11-26
03:26:56 * [6f0a9f730b] Mention that check-in comments follow wiki formatting rules. If the check-in comment is blank, prompt the user to abort the check-in. (user: drh, tags: trunk)
02:36:17 * [6bcff72d23] Add a "Preview" button to the default Edit Ticket screen configuration. (user: drh, tags: trunk)
02:03:44 * [024859fff2] Provide a default ticket report format: "All Tickets". Ticket 86eb5f92f5 (user: drh, tags: trunk)
2008-11-25
21:56:42 * [10df4ff603] Reinstate "Tags" on the default main menu. Allow the new tagview page to hand over to the old (but no user interface for this yet). (user: eric, tags: trunk)
2008-11-24
16:20:42 * [f0720ef5f1] "forward out" the "log in to see links" message in index.wiki (user: kejoki, tags: trunk)
2008-11-22
19:32:44 * [a8c3a7ea92] Make explicit links in wiki visible regardless of whether or not the "h" permission is turned on. (user: drh, tags: trunk)
19:09:00 * [21cecd209f] Fix the user edit screen to work correctly even if one or more of the "anonymous", "login", or "developer" users is omitted from the user list. (user: drh, tags: trunk)
18:16:57 * [77bdac3b19] Use colored bullets to indicate the privileges of "nobody", "anonymous", and "developer" on the user edit page. (user: drh, tags: trunk)
17:09:53 * [3eac8bc0f9] Update the "Notes" to the right of the user setup screen. (user: drh, tags: trunk)
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 ca08d51f19 (user: drh, tags: trunk)
00:35:23 * [22cb1e1be2] Here is a better fix for ticket c62fac40af suggested by Kees Nuyt. (user: drh, tags: trunk)
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 7ef970e4a2 (user: drh, tags: trunk)
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 c62fac40af0. (user: drh, tags: trunk)
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)
17:11:29 * [6d6959b47d] Initial doc for update. (user: kejoki, tags: trunk)
02:07:14 * [44b3fc6b5b] Fork reference docs -- added 'all', minor edits to others. (user: kejoki, tags: trunk)
2008-11-15
21:17:31 * [ed5179db1f] Enable the "Edit" submenu link on the Ticket View page when the user has ticket append privilege. Fix for part of ticket 7b9be0b127. (user: drh, tags: trunk)
14:18:09 * [9de6abab2a] Miscellaneous cosmetic changes (user: eric, tags: trunk)
04:08:26 * [9436bb75c3] Updated the main page, added add... (user: kejoki, tags: trunk)
2008-11-12
04:09:42 * [67f44bb301] Changed URLs for embedded docs, changed comment in add.c:mv_cmd to read "does not rename" instead of "does rename" (user: kejoki, tags: trunk)
03:46:34 * [f15298fd4e] Change the reference docs to embedded (still need to remove wiki versions); add the mv|rename command. (user: kejoki, tags: trunk)
2008-11-11
03:50:39 * [9eb6ea75c1] doc changes -- spelling corrections and embedded ref pages. (user: kejoki, tags: trunk)
2008-11-10
19:54:53 * [c66ffba6da] Add missing comma in CREATE TABLE vfile ... (user: eric, tags: trunk)
01:13:35 * [d8ceb4ad47] The "ui" and "server" commands no longer quit if they cannot open TCP port 8080. They keep trying with consecutive ports until they find one that works - up to 100 ports. (user: drh, tags: trunk)
00:40:10 * [3f6edbc779] Update to the latest SQLite. Add a Rebuild button on the Shun webpage. Add the test-detach CLI method. (user: drh, tags: trunk)
2008-11-09
22:59:18 * [caa9544f93] Tweaks to the formatting of the "stat" webpage. (user: drh, tags: trunk)
22:50:41 * [ec53d7a738] On the index page, links to the "two separate servers" go to the index pages on those servers, not to the timeline. (user: drh, tags: trunk)
22:43:04 * [9fd8009007] Bug fix in the "mv" command. Add filename change tracking to the check-in information screens. You must run rebuild on existing respositories when upgrading to this version of fossil. (user: drh, tags: trunk)
19:30:31 * [f6c0201af7] Optional extra arguments to the "user" command allow one to specify the new password or contact information on the command-line without waiting for a prompt. This makes the "user" command usable from shell-scripts. (user: drh, tags: trunk)
19:22:06 * [e146d800ac] Add the "mv" and "rename" commands (aliases for the same thing). (user: drh, tags: trunk)
16:23:30 * [02f09cdd6c] Add the http-port setting used to specify the default TCP/IP port for the built-in webserver. Ticket 7168128e09. (user: drh, tags: trunk)
16:15:15 * [bcb9c072c5] Fix the "help" text for the "all" command. (user: drh, tags: trunk)
13:41:39 * [6eddf50cfe] Allow the U card of a ticket change artifact to have no argument. When that happens, the user is assumed to be "anonymous". Ticket 1b4f9f30c1 (user: drh, tags: trunk)
13:22:41 * [2664476fbc] Make sure the tkt_uuid and tkt_datetime TH1 variables are initialized on a ticket display, even if no matching ticket is found. (user: drh, tags: trunk)
13:21:57 * [55fc643eda] Add a test command to invoke the manifest parser from the command-line on an arbitrary text file. For testing only. (user: drh, tags: trunk)
2008-11-04
12:13:09 * [c6a9e4ed41] Merge Convert the changes that support microsoft character sets so that they work (so that they are #ifdef-ed out) on other platforms. (user: drh, tags: trunk)
2008-11-03
22:52:24 * [8b16c47cbc] Merge Undo all changes associated with b54de50ac5 and merge that branch into the trunk. We do not want to have an open branch in the official repository that yield a fundamentally incompatible version of the program. (user: drh, tags: trunk)
22:50:28 * [dad7731f0e] Fix for ticket 30f7206b2b: Added routines to convert filenames from microsoft character sets into UTF-8. (user: petr, tags: trunk)
21:56:09 * [054dd31b71] Fork Use our own isspace() function since the standard-library isspace() sometimes gives incorrect results for non-ASCII characters. (user: drh, tags: trunk)
13:40:59 * [db31a1a51a] No changes from c9cd128c2c. This checkin merely establishes the "official" branch as distinct from the incompatible MYCFG branch. Use this branch. (user: drh, tags: trunk)
09:55:46 * [b54de50ac5] Update for making mycfg.exe. WARNING: This is an incompatible change. Do not use this branch of development to build a copy of fossil that needs to interoperate with official releases. (user: urmil, tags: trunk)
2008-11-02
18:22:30 * [c9cd128c2c] Fork Add submenu entries on timeline pages for selecting options such as "tickets only" and "200 entries per page" and so forth. (user: drh, tags: trunk)
2008-11-01
20:56:59 * [0b36f02f15] Make UTC time display the default. You can still set up a server to show localtime but that requires changing a setting under setup/timeline. (user: drh, tags: trunk)
20:48:52 * [d23b8ba62b] Update SQLite to the latest in CVS (version 3.6.4+). Add a configuration option to show all times in UTC instead of localtime. (user: drh, tags: trunk)
2008-10-31
14:01:16 * [89d100b845] Make the "ls" command report MISSING instead of EDITED for files that do not exist in the tree. Ticket ce458c35ca. (user: drh, tags: trunk)
13:36:33 * [d5cd3251fa] Change a couple of instances of "file" to the more correct "artifact". Make it clear that the build time is expressed in UTC. (user: drh, tags: trunk)
13:33:36 * [1d280a85aa] Take care that the root directory name does not have extra "/" characters. Ticket 9c378ed139. (user: drh, tags: trunk)
2008-10-27
15:34:20 * [3f5ef308fe] Fix the web-browser user setting so that it actually works. (user: drh, tags: trunk)
2008-10-26
21:30:23 * [0600b278c0] Remove the unused inherit-anon configuration attribute. Fix the automatic redirect that follows a login operation. Fix "config push user" on the server side. (user: drh, tags: trunk)
15:59:38 * [9acf0bcdbe] Correctly detect when an artifact prefix does not match any artifact. Provide better error messages for non-matching and ambiguous artifact prefixes. Fix for ticket d0a7fc67e9. (user: drh, tags: trunk)
02:35:04 * [1e82c4aa85] Fix the "number of tickets" counter on the "stats" webpage. (user: drh, tags: trunk)
02:29:22 * [e44d7a4b5a] Prevent buffer overrun when adding \r characters to the check-in descriptions for win32. Ticket 41bb23e650. (user: drh, tags: trunk)
02:16:51 * [efb759a07d] Change the default subsystem list for tickets to an empty set. Update documentation to begin making a clearer distinction between local state and global state. (user: drh, tags: trunk)
2008-10-25
20:43:28 * [31e94c0a04] Get "configuration push" working. Fix bugs in concealed-field processing of tickets. (user: drh, tags: trunk)
17:51:37 * [6b0b57a924] Add logic to do a configuration push. Add logic to synchronize the CONCEALED table containing hidden email addresses (assuming appropriate permissions). Additional testng is needed; this check-in is to transfer the work to another machine. (user: drh, tags: trunk)
17:19:13 * [d65d619d94] Update conditions when to look for proxy URL in environment. (user: altufaltu, tags: trunk)
14:29:44 * [d8bf311336] Fix an issue that sets proxy = getenv(http_proxy) even when global proxy option is disabled (user: altufaltu, tags: trunk)
2008-10-24
18:23:23 * [f55c6a1b62] Begin adding a TH1 script trace mechanism actived by the --th_trace option on the "server" and "ui" commands. The implementation is incomplete, but the plane is landing.... (user: drh, tags: trunk)
16:36:34 * [0c99a1554a] Modify the TH1 script interperter to use native characters rather than unsigned characters. Fix a bug in the combobox extension command of TH1. (user: drh, tags: trunk)
14:05:03 * [2c3b20efff] Make the "settings" command work with the -R option. Fix for ticket 5162d999af. (user: drh, tags: trunk)
14:03:17 * [9a482dd701] Remove control characters from rse-notes.txt. (user: drh, tags: trunk)
13:45:08 * [32b480faa3] Closed-Leaf Create named fork test-tag-1 (user: drh, tags: test-tag-1, trunk)
13:27:53 * [e8c4f69c50] Change all mentions of "UUID" in the documentation and help screens into either "artifact ID" or "baseline ID" or "ticket ID" as appropriate. "UUID" has a widely recognized meaning that is different from its meaning in fossil. "UUID" is still used in code comments and in variable names. (user: drh, tags: trunk)
11:14:57 * [8bdea95c58] Allow the "_FOSSIL_" file at the root of each check-out to be renamed ".fos". At some point we might make .fos the default, but for now _FOSSIL_ is the default. The file can be freely changed between these two names. (user: drh, tags: trunk)
10:56:19 * [85670cfcc8] Improvements to the output of the "diff" command so that it is closer to standards. (user: drh, tags: trunk)
2008-10-23
03:21:33 * [56177cfe12] Fix a spelling in help text of 'tag branch'. (user: cle, tags: trunk)
2008-10-22
19:35:08 * [c887b2b66e] Add a --nofork option to "tag branch" so that --raw is not being used for two different purposes. Modify and tidy up the corresponding help text. (user: eric, tags: trunk)
2008-10-21
06:52:23 * [c863ec1a98] The "diff" command with no arguments now does a diff on all files in the checkout which have been edited. (user: drh, tags: trunk)
06:10:33 * [2bde9f9b3d] Fork Add "ci" as an alias for "commit". Make provisions for a future "fossil mv" command. (user: drh, tags: trunk)
2008-10-20
16:05:03 * [c8a78004ce] Improvements in the display of ticket history. (user: drh, tags: trunk)
06:41:12 * [f0c8693845] More improvements to the timeline display of ticket changes. (user: drh, tags: trunk)
2008-10-18
20:29:33 * [a1f727be9d] Add the "version" command to print out the source-code version number for the fossil executable. (user: drh, tags: trunk)
19:42:04 * [f7a410eca9] Add notes from Ralf Engelshall as a text file: rse-notes.txt. (user: drh, tags: trunk)
13:03:36 * [9e80dc66cf] Use sqlite3_snprintf() instead of snprintf() since the latter is not available on all platforms. (user: drh, tags: trunk)
12:55:44 * [0be54823ba] Add defenses against cross-site request forgery attacks. (user: drh, tags: trunk)
02:27:13 * [ac3f1f2ba7] Improvements to how ticket changes are displayed in the UI. The hyperlink is show with strick-through if the ticket is closed. The title is shown after the ticket hyperlink. SQL to determine the closed condition and the title can be set in the ticket setup screens. (user: drh, tags: trunk)
2008-10-17
13:30:46 * [974f025c6e] Update the "info" command so that it can take the name of a repository as its argument and then report information about that repository. (user: drh, tags: trunk)
12:31:26 * [2bd0690fe8] Add the "all rebuild" subcommand. Be more aggressive about adding repositories to the repository list. (user: drh, tags: trunk)
00:21:21 * [02eabf94e5] Fix a minor problem in the previous check-in. (user: drh, tags: trunk)
00:20:21 * [9346f2290c] Added the "all" command for things like "fossil all sync". I am not sure "all" is quite the right name for this command, so I may yet change it. (user: drh, tags: trunk)
2008-10-11
15:11:31 * [4ef19b554a] Fix a few typos in documentation. (user: drh, tags: trunk)
2008-10-09
18:09:37 * [d0e8e88d54] Fixed a number of small typos. (user: aku, tags: trunk)
2008-10-06
11:33:23 * [3d62a9fb39] Fix a few C99-isms in the code so that the code will build on older C compilers. (user: drh, tags: trunk)

11:28:32 * [5cbfe0cde2] Minor edits to the Questions and Criticisms document. (user: drh, tags: trunk)

00:31:23 * [cbc8983685] Documentation update: Add the "Questions and Criticisms" document in response to recent comments on reddit.com. (user: drh, tags: trunk)
2008-10-05
13:13:13 * [fb8dc7d07f] The UNIQUE constraint on the default TICKET table was wrong. The tkt_uuid column should be unique unto itself, not in combination with tkt_time. Existing servers will need to fix their TICKET implementations using the setup menu. This check-in changes the default. (user: drh, tags: trunk)
12:34:14 * [9236f0c086] Get cloning working for local files without the use of network I/O. Ticket b3482d580e. (user: drh, tags: trunk)
01:03:25 * [c8893c69ac] Documentation updates. (user: drh, tags: trunk)
2008-10-04
20:40:27 * [bf75ea9852] The "configuration" command will now sync ticket report formats, shunned UUIDs, and user information (but not user passwords). Added the "config merge" method. Fix an initialization bug that was given Admin privilege to anonymous by default. (user: drh, tags: trunk)
2008-10-03
19:45:50 * [20a0fbdf64] Fix a typo: "tested" becomes "nested". Ticket 74814a6682. (user: drh, tags: trunk)
2008-09-27
18:52:37 * [dab84c22ee] corrected 'Duration of Project' to round up, so a 2-day-old project doesn't show up as 1 day old (user: stephan, tags: trunk)
2008-09-23
20:53:03 * [fa1c7d598f] Fix a bug in the mime-type decoder for the /doc method. (user: drh, tags: trunk)
2008-09-21
19:00:11 * [d2ae873e9e] fixed deps problem created by my last checkin. Now builds properly in non-parallel mode (user: stephan, tags: trunk)
2008-09-19
15:36:57 * [c699c491df] fixed Makefile dependency orderings so parallel compilation (e.g. make -j2) can work (cuts my build times in half) (user: stephan, tags: trunk)
11:11:01 * [7ae01ee47b] fixed an 'integer overflow' warning from the Sun compiler. Thank to Kevin for the tip. (user: stephan, tags: trunk)
2008-09-18
11:21:29 * [7dddab2fbe] added comments about necessary link flags for Solaris 10 + OpenSolaris (user: stephan, tags: trunk)
2008-09-11
17:12:11 * [aeeba751c4] Fix a memory double-free'd problem.    In function cgi_set_cookie the zDate was allocated via usage of cgi_rfc822_datestamp. But as it was appended to the blob extraHeader via the format specifier %z the memory was free'd by blob_appendf. As cgi_rfc822_datestamp might return both a dynami... (user: cle, tags: trunk)
2008-09-07
08:32:40 * [f3fb059eb6] Remove small glitch that prevent fossil to be built with BSD make. (user: cle, tags: trunk)
2008-09-06
13:29:29 * [8745d0d579] Merge Merge tagview branch into mainline (user: eric, tags: trunk)
13:16:08 * [a55a0a49a3] Merge Merge mainline into tagview branch (user: eric, tags: eric-tagview-rework, trunk)
13:09:44 * [5b87749575] Disable tag URLs without sufficient permission, display a message when there are no tags, provide dummy Javascript functions for the tag timeline. (user: eric, tags: eric-tagview-rework, trunk)
2008-09-03
18:52:48 * [5113ab5981] Clarify some comments in name.c (user: eric, tags: eric-tagview-rework, trunk)
2008-08-30
13:20:55 * [8e66784522] Add a much larger and more complete file-suffix to mimetype translation table to the "doc" method. (user: drh, tags: trunk)
2008-08-24
20:16:43 * [0e924820bf] Tidy up tagview code. (user: eric, tags: eric-tagview-rework, trunk)
06:40:29 * [f3ce1c9fed] Spelling error. (user: bharder, tags: trunk)
2008-08-21
20:59:01 * [5fb14b9a0f] Merge Include non-sym- tags in tagview web page. Also merge mainline into tagview branch. (user: eric, tags: eric-tagview-rework, trunk)
19:57:18 * [018b6050af] Include 'z' in login_has_capability() (user: eric, tags: trunk)
2008-08-17
20:53:20 * [070e63db33] Merge Merge old tagview branch into this branch (user: eric, tags: eric-tagview-rework, trunk)
11:37:15 * [81a96aadf3] Change CGI parameter name rid to uuid for the /zip URL. (user: cle, tags: trunk)
2008-08-15
18:48:06 * [f85bc24e4d] Thanks for the fix, eric. Due to that, I detected another HTML quirk I made ands corrected it now. (user: cle, tags: trunk)
18:28:05 * [35b2d16450] Fix an HTML nesting error. (user: eric, tags: trunk)
10:19:19 * [091fa4d4b2] Beautify the permission explanation table on the /setup page. (user: hintze, tags: trunk)
2008-08-14
16:15:17 * [589687d783] Fix bug c858c4178b - at three places, the original checkin comment was taken from the repository. Only if there was no original checkin comment, the edited comment (ecomment) was fetched.    That logic seem wrong. As at all other cases, first the ecommend was fetched and only when that failed, the original comment was taken, I cor... (user: cle, tags: trunk)
05:27:43 * [16e308106f] Third time lucky? Commit changes, with merge applied only once. (so not filled with MERGE CONFLICT messages) (user: bharder, tags: trunk)
05:05:41 * [48c00d0bd3] Merge Oops... merge typos fix w/ bdac9f7238, commited at nearly same time. (user: bharder, tags: trunk)
04:53:51 * [4c78a18ad2] fixed typos (user: bch, tags: trunk)
04:52:30 * [bdac9f7238] Fix a stupid bug of mine introduced in 3c9e5699ce. If the ZIP archive's name is composed, the actual project's name should be chosen instead of a fix fossil. (user: hintze, tags: trunk)
2008-08-13
19:22:50 * [3c9e5699ce] Use new alternative /zip URL syntax for the Zip archive link at the /vinfo page. Where the old filename of the ZIP archive was 417dd898ab0640f2472ebd248ac80e80f0ec6972.zip the new name would be: fossil-417dd898ab.zip The archive's content is placed into a directory named a... (user: cle, tags: trunk)
11:57:17 * [417dd898ab] Allow an alternative URL syntax for downloading artifacts via the /zip page. The original way is: http://localhost:8080/zip/fa6e9930177e84ce089b30ad768c454a012364f7.zip which will store the artifact in the file a6e9930177e84ce089b30ad768c454a012364f7.zip. Alternatively it is now possible to download the ar... (user: hintze, tags: trunk)
2008-08-12
03:27:54 * [fa6e993017] New Zip permission. This permission allow someone to download a zipped artifact via the wiki's /zip URL. It can given the user nobody to allow automatic package builder to download the sources they know from fossil-scm.org or other servers without any intervening login necessary.    As the /zip page do not e... (user: cle, tags: trunk)
2008-08-11
17:52:25 * [baf68cc18f] Make "notepad" the default text editor for windows. (user: drh, tags: trunk)
05:30:27 * [91ec6982e9] Fork Fix a spelling: replace 'delete' -> 'cancel' in usage for 'tag'. (user: hintze, tags: trunk)
04:03:37 * [ac392fbba6] • Rename subcommand tag delete to tag cancel.    • New branching behavior. Now if subcommand tag branch is used, a new copy of manifest UUID with the same parent will be created, thereby creating a fork. A propagating symbolic tag with TAGNAME is assigned to the UUID of the new co... (user: cle, tags: trunk)
2008-08-04
20:46:52 * [3984b1b2c1] Make the info web page handle symbolic tags as well as UUIDs. Start trying to make the currently-disabled tagview page more useful. (user: eric, tags: eric-tagview-rework, trunk)
2008-08-03
16:47:43 * [1f1d96529c] Users unconditionally inherit capabilities of "anonymous". New capability "v" means to inherit capabilities of user "developer". Login is prohibited if the password is empty. (user: drh, tags: trunk)
2008-08-02
18:32:27 * [b46d6092dc] Fix bug from eb24a021d6 which left nobody with too many permissions (user: eric, tags: trunk)
2008-07-30
13:00:22 * [e243a8dfa4] Fork Allow for generating a Makefile that will also work for BSD Make (tested under NetBSD 3.1). (user: cle, tags: trunk)
2008-07-29
13:07:17 * [9d10726d48] Documentation updates. (user: drh, tags: trunk)
2008-07-27
21:02:10 * [3bc6d0b0c9] Reverse the check on inline formatting for indented paragraphs in wikiformat.c (user: eric, tags: trunk)
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 4b40f57449. (user: drh, tags: trunk)
14:48:52 * [3c851ca760] Clean up handling of concealed email addresses. This might be related to ticket 4b40f574494. (user: drh, tags: trunk)
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 aee2a1a927f (user: drh, tags: trunk)
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 a24ec6005f. Note: run "rebuild" on repositories after updating to this version of fos... (user: drh, tags: trunk)
2008-07-23
20:57:55 * [1f8d2501b0] Make sure new artifacts are entered into the unclustered table. Ticket 4b72e10dca. (user: drh, tags: trunk)
17:36:39 * [141c31792b] Do not allow the current repository to be added to the set of files for a repository. Ticket 8e9136e8. (user: drh, tags: trunk)
13:01:23 * [2ecc407d9b] The "extra" and "clean" commands ignore the repository file if the repository happens to be within the check-out. Ticket c7b35be88. (user: drh, tags: trunk)
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)
14:15:16 * [b7588eb2f7] Fix the "Key Template" setup box under ticket configuration. (user: drh, tags: trunk)
2008-07-18
21:44:58 * [23ed5e2cd6] CSS fixes - make <div class="content"> ... </div> actually enclose the content. Also add a couple of missing footers. (user: eric, tags: trunk)
12:14:37 * [924554d78b] Fix typos in the quick-start document. (user: drh, tags: trunk)
2008-07-17
20:34:35 * [82136b0a5f] Give /wiki a link to the Wiki page with the same name as the Project Name. (user: eric, tags: trunk)
15:49:24 * [e01aa8cb4b] Enhance the wiki rendering to support <div> markup. The closing </div> tag with and id= attribute can close off <verbatim> and <nowiki>. The wiki append page uses this to prevent unclosed tags from messing up the rendering of subsequent comments. (user: drh, tags: trunk)
01:49:16 * [849b94c631] Avoid the use of chdir() since this seems to cause problems on windows. (user: drh, tags: trunk)
2008-07-15
19:03:42 * [b3ee50c946] Implement history display for tickets. (user: drh, tags: trunk)
16:42:48 * [d3e711fd2f] Work toward getting bug-tracking working well. (user: drh, tags: trunk)
15:34:48 * [d19a05f2a2] Update the SQLite implementation to the 3.6.0 prerelease. (user: drh, tags: trunk)
14:33:48 * [adc0b3bfb0] Additional documentation updates. (user: drh, tags: trunk)
13:46:00 * [8d8a41d195] Documentation updates. (user: drh, tags: trunk)
02:01:18 * [9d23230322] Use the %/ substitution instead of %s when constructing windows pathnames. (user: drh, tags: trunk)
2008-07-13
12:08:47 * [c1e85e4da5] Fix the timeline command so that it work with --repository and -R. (user: drh, tags: trunk)
2008-06-08
19:31:28 * [e976aa6fcb] Use cr/nl instead of just nl at the end of every line on the check-in comment template for windows. Strip out the cr characters before completing the commit. (user: drh, tags: trunk)
16:19:14 * [71104b898d] Bug fix in wiki rendering. Avoid terminating the output when an an unrecognized markup attribute appears inside <verbatim>. (user: drh, tags: trunk)
15:45:36 * [dcc48662f8] Better error messages when trying to run "fossil ui" with an invalid or unaccessible repository. (user: drh, tags: trunk)
15:10:20 * [9e2d2676a4] Fix a C++-ism in report.c. (user: drh, tags: trunk)
2008-06-06
20:11:16 * [3f706b92a5] Change the "omitsign" setting into "clearsign" and invert its sense. (user: drh, tags: trunk)
20:05:06 * [417e7662e5] Fix to the omitsign setting. (user: drh, tags: trunk)
2008-06-02
15:18:39 * [42ed55e82f] Documentation tweaks. (user: drh, tags: trunk)
15:01:53 * [94a93469c8] Clicking the "Shun" submenu does not shun immediately, but only takes you to the page where you can click the "shun" button. (user: drh, tags: trunk)
09:54:38 * [cfb1341ae3] Fix an assert in the rebuild command. (user: drh, tags: trunk)
2008-05-29
14:38:13 * [5b61ad3a4c] Add a missing semicolon to the previous checkin. (user: drh, tags: trunk)
14:37:17 * [e5b7292620] When redirecting to /xfer, make sure the PATH_INFO actually exists. Update the cgi_replace_parameter() routine to make sure the parameter being replaced already exists. (user: drh, tags: trunk)
14:00:27 * [16ec6e558b] Always redirect incoming HTTP requests to the /xfer method when the content-type is application/x-fossil. (user: drh, tags: trunk)
13:05:08 * [26a2b61dbd] Updates to the "concepts" document. (user: drh, tags: trunk)
12:10:35 * [1db8656f68] On-line documentation tweaks. (user: drh, tags: trunk)
01:58:15 * [a48474bc75] Improvements to the shunning algorithm. Add the shun page and an opportunity to shun or unshun artifacts in the artifact viewer. (user: drh, tags: trunk)
2008-05-28
19:24:58 * [27d2e6e458] More ticket processing refinements. (user: drh, tags: trunk)
18:48:12 * [49380d500a] Continuing work on the ticketing system. (user: drh, tags: trunk)
15:29:16 * [86db6fa150] Split of the ticket configuratio into separately editable pieces. (user: drh, tags: trunk)
2008-05-25
19:36:47 * [ce277cadda] Incremental work on tickets and especially ticket configuration. (user: drh, tags: trunk)
11:50:31 * [be758137b0] Allow command-line options of the form "--name=value". (user: drh, tags: trunk)
2008-05-24
23:54:10 * [e65e669148] Tweaks to the embedded documentation. (user: drh, tags: trunk)