Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/th_main.c version 29ced8bcba
2013-10-14
| ||
11:37 | Bug-fix (not caused by refactoring, was already there): When doing a "fossil commit -n": assertion "blob_is_reset(&manifest)" failed: file "./src/checkin.c", line 1817, function: commit_cmd Aborted (core dumped) ... (check-in: 3db05280ca user: jan.nijtmans tags: tkt-change-hook) | |
10:54 | Restore some styling improvements. ... (check-in: ee598d69be user: jan.nijtmans tags: tkt-change-hook) | |
10:38 | Phase 4 refactoring broke some important requirements: 1) "fossil rebuild" should not run any hook script, nor should it read the hook script code from the database for each manifest it processes. 2) When handling tickets through the UI, the ticket hook should be processed once, just as if it came in through xfer. 3) (less important) Allow "http -asynchronious" to be shortened to "http -async" I apologize for having to revert part of the "Phase 4 refactoring" restoring this. Other than that, it looks good! ... (check-in: b92e111a59 user: jan.nijtmans tags: tkt-change-hook) | |