Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins by user hintze
2008-08-15
| ||
10:19 | Beautify the permission explanation table on the /setup page. ... (check-in: 091fa4d4 user: hintze tags: trunk) | |
2008-08-14
| ||
04:52 | 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. ... (check-in: bdac9f72 user: hintze tags: trunk) | |
2008-08-13
| ||
11:57 |
Allow an alternative URL syntax for downloading artifacts via the /zip page.
The original way is:
http://localhost:8080/zip/fa6e9930177e84ce089b30ad768c454a012364f7.zipwhich will store the artifact in the file a6e9930177e84ce089b30ad768c454a012364f7.zip. Alternatively it is now possible to download the artifact in e.g. the file fossil.zip via the URL: http://localhost:8080/zip/fossil.zip?rid=fa6e9930177e84ce089b30ad768c454a012364f7... (check-in: 417dd898 user: hintze tags: trunk) | |
2008-08-11
| ||
05:30 | Fix a spelling: replace 'delete' -> 'cancel' in usage for 'tag'. ... (check-in: 91ec6982 user: hintze tags: trunk) | |