202 events occurring around 2008-12-19 23:09:26.
2009-01-29
| ||
03:36:00 | * | [29900f98f6] Print the current status (including the current branch) after moving to the end branch in the "open" command. (user: drh, tags: trunk) |
03:28:01 | * | [0c72d85fbe] Mention that fossil is GPL on the homepage. (user: drh, tags: trunk) |
03:04:38 | * | [472f9411ee] Add the "hyperlinks are disabled" warning to the taglist page. Disable hyperlinks on the leaves page when hyperlinks are suppose to be disabled. (user: drh, tags: trunk) |
02:57:37 | * | [4f0f992245] Add missing 'rebuild' subcommand suggestion for command 'fossil all' subcommands. (user: bharder, tags: trunk) |
02:48:32 | * | [8636eef6e2] On the taglist and tagtimeline pages, only show non-propagating tags. Omit the branch tags. (user: drh, tags: trunk) |
02:42:11 | * | [c7fe01fe8e] The "artifact" webpage renders wiki as wiki and html as html but gives submenu items to convert the rendering back to plain text (and hexdump). (user: drh, tags: trunk) |
2009-01-28
| ||
22:56:59 | * | [0a2a1b4dde] Add a "View" submenu item on the artifact viewer for files with wiki mimetype. (user: drh, tags: trunk) |
22:23:02 | * | [d4fedbb4ad] A a "View" submenu option for the content viewer when the file is HTML. (user: drh, tags: trunk) |
21:41:41 | * | [923d644b89] Add the ci=LABEL parameter to the "dir" webpage in order to look at just files within a single check-in. Add a Download link on the artifact and hexdump viewers. (user: drh, tags: trunk) |
2009-01-27
| ||
21:45:22 | * | Changes to wiki page Cookbook (user: anonymous) |
21:43:17 | * | Changes to wiki page Cookbook (user: anonymous) |
21:42:10 | * | Changes to wiki page Cookbook (user: anonymous) |
21:40:05 | * | Changes to wiki page Cookbook (user: anonymous) |
2009-01-26
| ||
19:41:49 | * | [5e4b1632bc] Fix incorrect check-in numbers (referring to Figure 5) in the branching tutorial (user: eric, tags: trunk) |
14:04:01 | * | Changes to wiki page Branching (user: eric) |
2009-01-25
| ||
23:30:07 | * | [5c65487c5f] Add documentation (advocacy-type documentation) on the fossil web interface. Created links from the homepage. (user: drh, tags: trunk) |
21:16:55 | * | [627de3bf16] Documentation updates: Added FAQ and testimonials. (user: drh, tags: trunk) |
20:13:46 | * | [9be1b00392] Rename the "vinfo" page to "ci" and the "vedit" page to "ci_edit". (user: drh, tags: trunk) |
20:10:53 | * | [eb8223e164] Revised formatting of the "Tags and Properties" division of the check-in information screen. (user: drh, tags: trunk) |
19:47:38 | * | [9c89b0e0f1] Add explanatory text to the top of the rcvfromlist webpage. The info page for the root check-in now knows how to redirect to vinfo. (user: drh, tags: trunk) |
19:18:09 | * | [766bec08ce] Documentation tweaks. Change the "Setup" menu title to "Admin". Added pages under Admin to view the RCVFROM table of the database. (user: drh, tags: trunk) |
16:00:22 | * | [c664695186] Update the file format documentation. (user: drh, tags: trunk) |
2009-01-24
| ||
23:40:41 | * | [8b6cf431fb] correct 'branch' subcommand usage string (user: bch, tags: trunk) |
15:47:58 | * | [4ac75b9107] Prevent check-ins against a closed leaf. Add the --branch and --bgcolor options to the "ci" and "commit" commands. (user: drh, tags: trunk) |
10:44:43 | * | [cd965de682] Fix some compiler warnings. (user: drh, tags: trunk) |
00:11:44 | * | [83ac468aae] Add a "nomenclature" sidebox for the Branches page, explaining the difference between an open and a closed branch. (user: drh, tags: trunk) |
2009-01-23
| ||
23:57:11 | * | [9659ed66f8] Make the distinction between open and closed branches. An open branch is a branch with one or more open leaves. Show open and closed branches separately on the "Branches" webpage. (user: drh, tags: trunk) |
22:20:01 | * | [cb31e90868] Update the timeline so that it's use of "Leaf" conforms to the definition given in the documentation. (user: drh, tags: trunk) |
22:05:37 | * | [dc1a5cf739] Updates to the branching document. (user: drh, tags: trunk) |
21:24:00 | * | [2e275c1420] Fork First draft of the "branching" document. (user: drh, tags: trunk) |
12:58:12 | * |
Closed ticket |
... 1 similar event omitted. | ||
01:01:37 | * | [cf9ee7d67e] Nomenclature chanage: "bug report" becomes "ticket" (user: drh, tags: trunk) |
00:16:26 | * | [904ee40b93] Change "baseline" to "check-in" in the on-line documentation. (user: drh, tags: trunk) |
2009-01-22
| ||
14:04:35 | * | [e8d3e327f1] Changes some "Baseline" labels to "Check-in". (user: drh, tags: trunk) |
13:52:27 | * | [73c23a4279] Add the ability to cancel existing tags from the web interface, on the "vedit" page. Disable the display of "Leaf" on the timeline for closed leaves. (user: drh, tags: trunk) |
13:08:42 | * | [a12cb216b7] Reenable the "Tags" menu item, but make it go to the new "taglist" page. Also add separate "tagtimeline" page and separate "brlist" into "brlist" and "brtimeline". (user: drh, tags: trunk) |
12:03:51 | * | [42c2a18e73] Change the way branches are tagged: The value of the "branch" property is used to identify the branch name. Repository rebuild required. Also, branches must be retagged. (user: drh, tags: trunk) |
01:53:04 | * | [faf09dc7ae] Define a "leaf" as a check-in with no children in the same branch. The is_a_leaf() function does some complicated SQL to figure this out. (user: drh, tags: trunk) |
01:10:41 | * | [042a08b564] Improved messages in the "tags and properties" section of the vinfo page. Distinguish between a merge between forks and a merge between branches. A merge from forks, closes the fork, but not a merge from a branch. (user: drh, tags: trunk) |
2009-01-21
| ||
23:40:17 | * | [08db9e11cb] Track the origin of tags and display that origin in the tag and properities information field of the "vinfo" page. Must "fossil rebuild" after this change. (user: drh, tags: trunk) |
19:05:02 | * |
Fixed ticket |
18:59:11 | * |
[2fa4df1e47]
Add timeline links on the leaves page. Also on the leaves page, do not
show Merge labels on check-ins. The second part is the fix for
ticket |
18:42:19 | * | [e631d8af6d] Improvements to the timeline when displaying check-ins with a given tag. (user: drh, tags: trunk) |
18:12:11 | * | [54e7410c2a] Make sure the initial empty check-in shows up in the timeline and branch lists of newly created repositories. (user: drh, tags: trunk) |
17:52:02 | * | [9c256a46b7] New color choices on the background color editor. (user: drh, tags: trunk) |
13:50:11 | * | [432d4391b9] Fix a bug in the "leaves" page when the repository is empty. Begin adding support for the ability to erase tags. (user: drh, tags: trunk) |
04:44:44 | * |
New ticket |
03:34:37 | * | [bdcac62937] After each item of the branch list, give a hyperlink to the timeline that shows all check-ins with the branch tag. (user: drh, tags: trunk) |
03:21:30 | * | [8b2dd05734] Throw an error when the "fossil tag add" command specifies a CHECK-IN that does not exist. (user: drh, tags: trunk) |
03:12:14 | * | [8d5ab7913e] Do not print a warning about "a fork has occurred" when checking in to a leaf that is also the basis of a branch. (user: drh, tags: trunk) |
03:04:10 | * | [ba6687f242] In the timeline, continue to show the of a branch as a "Leaf" even after the branch has been merged into some other line. (user: drh, tags: trunk) |
02:54:02 | * | [2521a0a9a7] The "fossil info" command now shows tags associated with the current check-out. (user: drh, tags: trunk) |
02:47:42 | * | [7c7edde116] Add the sym-trunk and newbranch tags to the root check-in when rebuilding. Also add the newbranch tag to the root check-in when creating a new repository. (user: drh, tags: trunk) |
02:22:28 | * | [0139767b9a] When creating new repositories ("fossil new") label the initial empty check-in with a propagating symbolic tag "trunk". (user: drh, tags: trunk) |
01:23:40 | * | [580d6ad8c7] Suppress the display of the artificate ID on the timeline which showing changes to wiki or tickets. (user: drh, tags: trunk) |
01:06:32 | * | [d820722fe5] The timeline correctly shows as a leaf a check-in whose only children are separate branches. (user: drh, tags: trunk) |
00:05:35 | * | [f6d507179e] Fix an SQL syntax error in the commit logic introduced by check-in b6e22e62cf26115617822c7940cec5d0dc687184. (user: drh, tags: trunk) |
2009-01-20
| ||
23:49:59 | * |
Fixed ticket |
23:47:47 | * |
[bf7ca1a4d8]
Change the page header from Baseline to Check-in on the "vinfo" page.
Fix a bug introduced into tagview
(ticket |
23:39:50 | * | [fecb3e5cc9] On the "vinfo" page, add a link to a timeline of all other check-ins with the same tag. (user: drh, tags: trunk) |
22:54:31 | * |
New ticket |
22:53:09 | * | [3b3116e490] Add a gray color option on the color changer. Help the "info" webpage to figure out that an artifact is a check-ins when the check-in changes no files relative to its parent (when the check-in only creates a new branch.) (user: drh, tags: trunk) |
22:38:56 | * | [4d39bbac10] Require that the "branch new" command specify a basis. Do not let it use the current check-out. Otherwise it gets confusing to users. (user: drh, tags: trunk) |
22:21:24 | * | [b7f32a71ab] Add web-based branch color changer. Add the "branch list" command. Simplifications to color propagation logic. (user: drh, tags: trunk) |
16:51:19 | * | [b6e22e62cf] Attempting to rationalize the tagging and branching logic. The "branch" command has been resurrected and appears to work now. The "tag branch" command has been removed. Special tags "newbranch" and "closed" used to manage branches. New changes are not well-tested - use with caution. You must "rebuild" when upgrading through this version. (user: drh, tags: trunk) |
00:27:37 | * | [fbbd0318bd] Display a list of symbolic tags associated with each check-in on the timeline. (user: drh, tags: trunk) |
2009-01-15
| ||
16:03:17 | * | [c002a008e6] Update SQLite to version 3.6.10. (user: drh, tags: trunk) |
2009-01-14
| ||
01:09:52 | * | [037cae8ff6] Update SQLite to fix the OR-clause query optimizer bug. That bug is probably harmless to SQLite, but it doesn't hurt to check in the fix. (user: drh, tags: trunk) |
2009-01-13
| ||
21:00:07 | * | Changes to wiki page Cookbook (user: anonymous) |
18:43:47 | * | [797d680ef5] Add code to understand the "https://" prefix on server URLs. Any attempt to use https gives an error at this point, however. This is a work in progress. (user: drh, tags: trunk) |
18:06:04 | * | [3da8a12f48] Do not do the login-bypass if the HTTPS env var is ON. This might indicate that a remote HTTPS connection is being converted to HTTP locally using stunnel (or the equivalent). (user: drh, tags: trunk) |
2009-01-10
| ||
13:16:05 | * | [ed28f6e76d] Update SQLite to the latest code (just prior to 3.6.8). (user: drh, tags: trunk) |
2009-01-09
| ||
08:15:41 | * | Ticket 500a94b9e5 link checkins and relevant tickets status still Review with 1 other change (user: anonymous) |
2009-01-08
| ||
14:06:50 | * |
Fixed ticket |
14:05:50 | * |
[58f15e92ae]
Disable SQL restrictions as soon as the user-supplied report-generator SQL
has been parsed, so that other queries that run during report rendering
and run unimpeded. Ticket |
03:43:59 | * |
New ticket |
2009-01-07
| ||
22:45:17 | * | [c8b86eae78] adjust reference.wiki &c. (user: kejoki, tags: trunk) |
2009-01-06
| ||
10:33:28 | * |
Ticket |
10:28:45 | * | Ticket 263b45306c Add configuration to adjust length of version UUID status still Open with 1 other change (user: anonymous) |
2009-01-05
| ||
16:12:16 | * |
Ticket |
16:02:52 | * | Changes to wiki page MailingList (user: kkinnell) |
15:41:04 | * | Ticket 263b45306c Add configuration to adjust length of version UUID status still Open with 2 other changes (user: kkinnell) |
2009-01-04
| ||
23:44:09 | * |
New ticket |
23:25:51 | * | New ticket 263b45306c Add configuration to adjust length of version UUID. (user: anonymous) |
17:41:30 | * |
Ticket |
... 1 similar event omitted. | ||
2008-12-27
| ||
18:17:45 | * | Ticket 500a94b9e5 link checkins and relevant tickets status still Review with 1 other change (user: kkinnell) |
... 1 similar event omitted. | ||
17:31:44 | * |
Closed ticket |
2008-12-26
| ||
17:41:09 | * | [b12a031557] Omit the hyperlinks to the wiki edit for the Sandbox if editing is not allowed. (user: drh, tags: trunk) |
17:36:08 | * | [2a3e85f2d5] Require wiki edit privilege in order to edit the Sandbox wiki page, just like any other wiki page. (user: drh, tags: trunk) |
2008-12-21
| ||
16:36:43 | * | [aef81bf344] cli docs (user: kejoki, tags: trunk) |
2008-12-20
| ||
11:39:25 | * |
Fixed ticket |
11:36:20 | * |
[7c281b629a]
Prevent tag cancellations from showing in "fossil tag list" and
"fossil tag find", and also on the tagview web page, but make them
visible with "--raw" or on the RawTags webpage (admin only). Fixes
ticket |
02:24:14 | * |
Fixed ticket |
02:23:18 | * |
[491b2c69ec]
Fix an SQL syntax error. Ticket |
01:29:52 | * |
Ticket |
... 1 similar event omitted. | ||
2008-12-19
| ||
23:09:26 | * | [10db583adc] update ref page (user: kejoki, tags: trunk) |
2008-12-17
| ||
22:39:08 | * |
Ticket |
... 1 similar event omitted. | ||
18:00:48 | * | Changes to wiki page MailingList (user: anonymous) |
2008-12-16
| ||
23:05:41 | * | Changes to wiki page bugs (user: anonymous) |
18:39:29 | * | [ba837fd294] Add randomness in the form of a comment to each sync protocol request. This will break older servers which do not understand comments. But comments have been understood by servers for months now, so hopefully everybody has upgraded. (user: drh, tags: trunk) |
18:37:58 | * | [458331b99e] Upgrade SQLite to version 3.6.7. (user: drh, tags: trunk) |
06:15:37 | * | Ticket 8c46da2079 Checkin fails: "editor aborted" on Cygwin status still Open with 1 other change (user: anonymous) |
05:16:57 | * | [a9dcbf3ede] docs (user: kejoki, tags: trunk) |
2008-12-15
| ||
15:45:29 | * |
Ticket |
15:39:53 | * |
Closed ticket |
15:39:33 | * |
Closed ticket |
08:44:44 | * | [fb185f0a65] added quite a few docs to replace the mistakenly added silly templates. (user: kejoki, tags: trunk) |
2008-12-14
| ||
23:07:03 | * | [24db9cd12b] minor bug fix. (user: kejoki, tags: trunk) |
22:54:52 | * | [cdbc3ab248] Moved new tcksetup.c into checkout dir before commit, added rstats command to get stat page info from command line. (user: kejoki, tags: newcmd_rstatus, trunk) |
2008-12-13
| ||
13:40:44 | * | [9d704470c3] added specification, subsystems to ticket choices, zorro-ed a spelling error (user: kejoki, tags: trunk) |
09:05:15 | * | Ticket a5fba652a6 remote `fossil clone` failed status still Open with 2 other changes (user: stephan) |
2008-12-12
| ||
23:17:18 | * | [bab8363876] timeline command now supports a ?-t|--type TYPE? option to filter on specific event types. Fixed a memleak in the timeline command. (user: stephan, tags: trunk) |
22:19:13 | * | [90adbd8443] /timeline.rss now accepts the same filter parameters as /timeline (e.g. y=ci for commits and y=w for wiki) (user: stephan, tags: trunk) |
21:55:46 | * | [1eb067d456] Adjust some wikilinks, clean up main ref page, add "new" command. (user: kejoki, tags: trunk) |
20:43:52 | * | Ticket 8c46da2079 Checkin fails: "editor aborted" on Cygwin status still Open with 1 other change (user: kkinnell) |
... 2 similar events omitted. | ||
07:39:20 | * | Tested ticket cc8271389a: unable to check fossil-users Archives plus 1 other change (user: kkinnell) |
07:36:50 | * | Deferred ticket 4e8410bfd6: Add something similar to cvsignore feature plus 1 other change (user: kkinnell) |
07:33:27 | * | Ticket 8c46da2079 Checkin fails: "editor aborted" on Cygwin status still Open with 1 other change (user: kkinnell) |
... 2 similar events omitted. | ||
2008-12-09
| ||
23:17:26 | * | Ticket 4e8410bfd6 Add something similar to cvsignore feature status still Open with 1 other change (user: anonymous) |
20:25:41 | * | [83447b7bf1] Change the add command CLI doc to reflect recursive add of directories. (user: kejoki, tags: trunk) |
17:03:54 | * | Ticket 4e8410bfd6 Add something similar to cvsignore feature status still Open with 2 other changes (user: kkinnell) |
16:21:55 | * |
Closed ticket |
16:21:02 | * | Deferred ticket 2e3dc63382: Default Severity Annoying plus 3 other changes (user: kkinnell) |
16:16:36 | * |
Ticket |
16:13:42 | * |
Closed ticket |
16:08:44 | * | Review ticket 838bde7990: file extracted from Fossil zip archive could have different name (user: kkinnell) |
16:05:26 | * | Ticket 46f90ea2c1 Field not found error : don't forget to rebuild repos after upgrade! status still Open with 2 other changes (user: kkinnell) |
15:58:07 | * | Deferred ticket 838bde7990: file extracted from Fossil zip archive could have different name plus 2 other changes (user: kkinnell) |
... 1 similar event omitted. | ||
05:25:49 | * |
Ticket |
2008-12-07
| ||
18:50:57 | * |
Fixed ticket |
18:48:09 | * |
[2be82dcc2a]
The server now issues error messages in the synchronization
protocol when a database error occurs during sync.
Ticket |
18:13:33 | * | Ticket 04a259be40 operations upon all files status still Open with 1 other change (user: drh) |
18:12:37 | * |
Fixed ticket |
18:11:09 | * |
[8c4e72e223]
Enhance the "fossil add" command so that when a directory is named, all
contents of that directory are added recursively.
Ticket |
08:37:28 | * | New ticket 0a0f00d434 Wiki edit textarea display and Wiki name does not support non-ASCII word. (user: anonymous) |
03:26:39 | * | New ticket 4e8410bfd6 Add something similar to cvsignore feature. (user: anonymous) |
2008-12-06
| ||
18:02:21 | * | [2dffce041d] Add the ability to detect file changes using only the mtime. This is turned on using the "fossil setting mtime-changes ON" command. It is off by default, but it does make many operations go much faster, especially on large repositories, so we might want to start turning it on by default. (user: drh, tags: trunk) |
2008-12-04
| ||
07:06:01 | * | Ticket 838bde7990 file extracted from Fossil zip archive could have different name status still Open with 1 other change (user: anonymous) |
... 4 similar events omitted. | ||
2008-12-03
| ||
14:44:05 | * |
Closed ticket |
14:22:00 | * | [892c460b8e] Add a 5 second busy timeout on the database connection. (user: drh, tags: trunk) |
14:11:11 | * |
Fixed ticket |
14:10:01 | * |
[426a3ba49e]
Fix a bug in windows that causes the menu on the wiki display pages to
be omitted. Ticket |
06:31:42 | * |
Ticket |
04:53:53 | * | Ticket 838bde7990 file extracted from Fossil zip archive could have different name status still Open with 1 other change (user: anonymous) |
... 1 similar event omitted. | ||
00:41:12 | * | Changes to wiki page RockShoxBugs (user: anonymous) |
2008-12-02
| ||
21:54:55 | * | New ticket 838bde7990 file extracted from Fossil zip archive could have different name. (user: anonymous) |
18:44:07 | * |
Ticket |
... 1 similar event omitted. | ||
10:21:59 | * | Ticket feb61a11a0 XHTML standard compliance status still Open with 4 other changes (user: anonymous) |
... 1 similar event omitted. | ||
10:17:47 | * |
New ticket |
2008-12-01
| ||
15:53:26 | * |
Ticket |
15:23:02 | * |
Closed ticket |
2008-11-30
| ||
19:32:29 | * |
Ticket |
2008-11-28
| ||
23:19:57 | * |
Ticket |
20:51:07 | * |
Closed ticket |
19:36:37 | * |
Closed ticket |
... 4 similar events omitted. | ||
2008-11-27
| ||
23:37:45 | * |
Closed ticket |
... 1 similar event omitted. | ||
23:16:51 | * |
Ticket |
23:09:31 | * | Ticket d0e0bc0da5 add ticket created time status still Open with 2 other changes (user: anonymous) |
22:58:53 | * | [80406199683a] Fix the Setup->Shunned->Rebuild button so that it works when the "fossil ui" command is run from within a check-out and without specifying the repository filename. (user: drh, tags: trunk) |
22:29:01 | * |
Ticket |
21:25:49 | * | New ticket d0e0bc0da5 add ticket created time. (user: anonymous) |
13:51:22 | * |
Fixed ticket |
13:50:41 | * |
[c12e5b102e]
On windows, a recv() call fails if the return value is less than or equal
to zero. Ticket |
13:34:27 | * |
Fixed ticket |
13:33:34 | * |
[72e9eb6a0d]
Change • into • per ticket |
13:26:43 | * |
Fixed ticket |
13:25:58 | * |
[39bbc6010e]
Fix two problems in the ZIP downloader, as reported by
ticket |
06:50:48 | * |
New ticket |
06:50:33 | * |
New ticket |
06:50:17 | * |
New ticket |
02:30:29 | * | [f84bfc31bf] Update the version of SQLite used to 3.6.6.2. (user: drh, tags: trunk) |
2008-11-26
| ||
22:55:35 | * | Ticket e36b52c1da make wiki (code?, bugs?) searchable status still Open with 3 other changes (user: anonymous) |
22:24:45 | * | [adefb6c8db] Provide a "Revert to Default" button for editing CSS. Grammar fix on login page. (user: eric, tags: trunk) |
21:59:42 | * | [8d529a7ae9] Tidy up the raw tags web page, and provide a way to get there, for admins only (user: eric, tags: trunk) |
19:40:22 | * |
New ticket |
18:19:46 | * | New ticket 500a94b9e5 link checkins and revelvant tickets. (user: anonymous) |
17:51:26 | * | New ticket 7636b10ddf option to abort checkin if comment is empty. (user: anonymous) |
17:29:15 | * | Changes to wiki page RockShoxBugs (user: anonymous) |