Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/db.c version 821e39584d
|
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 | |
| 08:07 | Some code cleanup. Rename "tkt" variable to "uuid". check-in: 8564e1c6bb user: jan.nijtmans tags: tkt-change-hook | |
|
2013-07-09
| ||
| 13:06 | rebase check-in: ec9a14a3c9 user: jan.nijtmans tags: tkt-change-hook | |
| 12:47 | First attempt at getting uuid's available in the push hook script. check-in: d747c14330 user: jan.nijtmans tags: tkt-change-hook | |
| 12:06 | Properly determine usage of '/', and don't put URL params in "Host:" check-in: 7a63685d73 user: jan.nijtmans tags: tkt-change-hook | |
| 11:48 | First bug found by testing: URL parameters were not being sent. Maybe url_parse() should be exteded doing that. check-in: 6950cd3666 user: jan.nijtmans tags: tkt-change-hook | |
| 11:06 | "http-allow-regexp" setting and "http -async" (continuing experiments) check-in: 75a9c981ab user: jan.nijtmans tags: tkt-change-hook | |