Timeline
Not logged in

20 ancestors of [a55a0a49a3]


2008-09-06
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)