Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/json_config.c version 1dbb39752b
|
2013-10-13
| ||
| 15:03 | One more place where failing run_common_script() should not prevent running manifest_crosslink(). If run_common_script() fails, let the following run_script() output its error-message. ... (check-in: cc5466b8d4 user: jan.nijtmans tags: tkt-change-hook) | |
| 14:46 | add back the original "ticket-change" hook, as it was in trunk ... (check-in: abef3f1957 user: jan.nijtmans tags: tkt-change-hook) | |
| 10:33 | manifest_crosslink() should always be called, whether run_common_script() fails or not. revert experimental change in timeline ... (check-in: b6b656a0ec user: jan.nijtmans tags: tkt-change-hook) | |
| 10:06 | Fix redirect after ticket submission, as suggested by Justin Forest. Rename "ticket-change" to "xfer-ticket-script" everywhere ... (check-in: 26d6877ff6 user: jan.nijtmans tags: tkt-change-hook) | |
| 09:53 | merge trunk ... (check-in: a4327ba0b6 user: jan.nijtmans tags: tkt-change-hook) | |
|
2013-09-19
| ||
| 15:10 | Some fossil_panic() -> fossil_fatal(). Revert output value of manifest_crosslink() to what it was: 0=error. ... (check-in: b6cb91ca5b user: jan.nijtmans tags: tkt-change-hook) | |
| 14:42 | merge trunk ... (check-in: 06f08ed02b user: jan.nijtmans tags: tkt-change-hook) | |
|
2013-07-23
| ||
| 10:25 | rebase ... (check-in: bdad403f94 user: jan.nijtmans tags: tkt-change-hook) | |
|
2013-07-12
| ||
| 13:54 | submitTicketCmd() must not return TH_ERROR if ticket_put() fails. ... (check-in: ebfd7020aa user: jan.nijtmans tags: tkt-change-hook) | |
| 12:39 | Better error reporting using fossil_error mechanism. ... (check-in: 97b47ddadf user: jan.nijtmans tags: tkt-change-hook) | |
| 11:38 | rebase ... (check-in: ebc22d22d2 user: jan.nijtmans tags: tkt-change-hook) | |
|
2013-07-11
| ||
| 11:58 | First shot at better error-reporting. ... (check-in: 0dbaf29294 user: jan.nijtmans tags: tkt-change-hook) | |
| 11:28 | wrong default return value. ... (check-in: 3db66bc98f user: jan.nijtmans tags: tkt-change-hook) | |
| 11:03 | Code cleanup. Revert manifest_crosslink() to its original signature. ... (check-in: b63458304d user: jan.nijtmans tags: tkt-change-hook) | |
| 10:46 | Don't allow "tktnew" and "tktedit" pages or the "Common" hook to use the "http" command any more. Don't let "fossil rebuild" run any hooks. ... (check-in: 57d1d2811b user: jan.nijtmans tags: tkt-change-hook) | |
|
2013-07-10
| ||
| 14:05 | Final bug-fixes (I hope) ... (check-in: a27df49629 user: jan.nijtmans tags: tkt-change-hook) | |
| 13:00 | Bug-fixes: - ticket change resulted in ticket hook firing twice. - uuid for commits was determined wrong. ... (check-in: 078c67e0c4 user: jan.nijtmans tags: tkt-change-hook) | |
| 10:22 | Add new "Tranfer Commit" hook, together with UI pages. Move existing "Ticket" hook there as well. ... (check-in: 266aca1c42 user: jan.nijtmans tags: tkt-change-hook) | |