Timeline
Not logged in

20 descendants of [ba837fd294]

2009-01-20
23:47:47 * [bf7ca1a4d8] Change the page header from Baseline to Check-in on the "vinfo" page. Fix a bug introduced into tagview (ticket 309c57b3d27219fa6ad601c0021dc067a7cb992d). (user: drh, tags: trunk)
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: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
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-08
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 c666e737cb028bcec2d55659d79ce8521355d2bf (user: drh, tags: trunk)
2009-01-07
22:45:17 * [c8b86eae78] adjust reference.wiki &c. (user: kejoki, tags: trunk)
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: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 f273b440c38eb8478822812e0730f0fc2c8b4c36. (user: eric, tags: trunk)
02:23:18 * [491b2c69ec] Fix an SQL syntax error. Ticket 62c84f3e604a06f9b8f3f4ca39f774d6909115aa. (user: drh, tags: trunk)
2008-12-19
23:09:26 * [10db583adc] update ref page (user: kejoki, tags: trunk)

2008-12-16
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)