Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file src/tktsetup.c version 389d153eab
|
2013-10-13
| ||
| 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 | |