Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of src/repolist.c
2019-08-04
| ||
20:23 | Improvements to the Security-Audit page - mostly in providing additional information about the files in the CGI extension folder. file: [67d2e7be] check-in: [a3bc6552] user: drh branch: trunk, size: 10035 | |
2019-08-03
| ||
19:49 | Fix the repolist function for CGI server invocations, apparently broken by check-in [ec56c69fe98d26d9] file: [2a8a8e7a] check-in: [534b0600] user: drh branch: trunk, size: 10026 | |
2019-07-29
| ||
18:14 | Fix the repolist-skin setting so that it sets up URL on the header menu correctly. Back out the stylesheet hack is that is now covered by the same fix. file: [63fd30ae] check-in: [6df7a853] user: drh branch: repolist-skin, size: 10022 | |
14:06 | When to a repolist, if any of the repositories have a non-zero repolist-skin setting, use that repository as the skin for the listing. If the repolist-skin setting is 2, then omit that repository from the list for directory-scan lists, but always show all repos for a "fossil all ui" list. This *almost* works, but still has some small issues. This is an incremental check-in. file: [ff5cde38] check-in: [958e0bdc] user: drh branch: repolist-skin, size: 9748 | |
2019-05-16
| ||
14:34 | The "fossil all ui" command no longer shows repositories that cannot be opened. file: [c2bf75fe] check-in: [4c2504dc] user: drh branch: trunk, size: 7362 | |
2019-01-10
| ||
18:25 | Fix the remote_repo_info() function to avoid resource leaks and to suppress unhelpful error and warning messages. file: [fcec37e4] check-in: [1e3cfc1e] user: drh branch: trunk, size: 7383 | |
2018-11-02
| ||
13:48 | Enhance the repository list page so that it shows the name of project for each repository, and so that the "Last Modified" time is based on the most recent event in the repository, not the repository file mtime. file: [455d2c1c] check-in: [cdea59dc] user: drh branch: trunk, size: 7291 | |
13:08 | Split out the repo_list_page() routine, used to generate the repository list for "fossil all ui" and similar, into a separate source file "repolist.c" to make it easier to enhance and maintain. file: [c00052c5] check-in: [45a71349] user: drh branch: trunk, size: 5659 Added | |