Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file src/tkt.c version bf4aaae6f3
2013-11-12
| ||
15:10 | Fix password handling as in trunk. ... (check-in: 384a6b3dba user: jan.nijtmans tags: tkt-change-hook) | |
12:39 | merge trunk ... (check-in: 3d63f56039 user: jan.nijtmans tags: tkt-change-hook) | |
2013-10-22
| ||
08:38 | Minor changes to help text. ... (check-in: 4833cda5a7 user: mistachkin tags: tkt-change-hook) | |
08:34 | Merge updates from trunk. ... (check-in: 0943f37246 user: mistachkin tags: tkt-change-hook) | |
2013-10-18
| ||
09:34 | Improvements to the 'fossil all' help text. ... (check-in: 8019d49bdb user: mistachkin tags: tkt-change-hook) | |
07:50 | Merge updates from trunk. Add 'th1-uri-regexp' to the common TH1 configuration settings. ... (check-in: 9e4a3bc67b user: mistachkin tags: tkt-change-hook) | |
05:10 | Fix blob leaks on one return path. ... (check-in: 2438518e66 user: mistachkin tags: tkt-change-hook) | |
05:03 | Fix blob leaks in the http TH1 command. Also, reorganize it to prepare for future enhancements. ... (check-in: 0db184fc8e user: mistachkin tags: tkt-change-hook) | |
02:23 | Merge updates from trunk. ... (check-in: 20306eef8c user: mistachkin tags: tkt-change-hook) | |
00:58 | More enhancements to the button on the transfer setup page. ... (check-in: dcc8236e97 user: mistachkin tags: tkt-change-hook) | |
00:33 | Make the new button on the transfer setup page use the selected sync flags. Move the button to the bottom of the content and add some explanatory text and a warning message. ... (check-in: bfcdc23b72 user: mistachkin tags: tkt-change-hook) | |
2013-10-17
| ||
20:22 | merge trunk ... (check-in: bf45c30d1d user: jan.nijtmans tags: tkt-change-hook) | |
2013-10-16
| ||
13:39 | merge trunk. Slightly simpler SELECT ... (check-in: 900bfb377d user: jan.nijtmans tags: tkt-change-hook) | |
09:50 | A control artifact which modifies an already existing valid check-in (e.g. moving it to another branch), should fire the (commit) hook for the changed manifest. ... (check-in: 52861df1e9 user: jan.nijtmans tags: tkt-change-hook) | |
2013-10-15
| ||
18:36 | Make the TH1 common script result handling more consistent. Minor style fixes. ... (check-in: 0ffe1b08fa user: mistachkin tags: tkt-change-hook) | |
11:41 | Restore running of the common script before starting an xfer. If the commmon script result in a "break" or "continue", skip the following hook script but don't produce an error. ... (check-in: d79eaeb101 user: jan.nijtmans tags: tkt-change-hook) | |
09:00 | Fix accidental change: make sure that the regexp object has been created prior to using it. ... (check-in: 9964af59ce user: mistachkin tags: tkt-change-hook) | |
08:24 | Restore previous implementation of the common script function. Add inline docs to indicate its usage. ... (check-in: 348df8f00f user: mistachkin tags: tkt-change-hook) | |
07:57 | Keep in alphabetical order. ... (check-in: de7681780d user: jan.nijtmans tags: tkt-change-hook) | |
07:45 | The common xfer script should only be run once for each interpreter. ... (check-in: 55fe2bb814 user: jan.nijtmans tags: tkt-change-hook) | |
06:53 | Add a "Synchronize" button to the Admin->Transfers page (or "Pull" if the "dont-push" option is set). Remark: I'm not sure if determining the user with user_select() is correct here, that's the tricky point to get right. In case of "fossil ui" it works fine, but could be improved for usefulness in other situations. ... (check-in: 7c24de9cf1 user: jan.nijtmans tags: tkt-change-hook) | |
06:51 | merge trunk ... (check-in: 837c85bae5 user: jan.nijtmans tags: tkt-change-hook) | |
01:21 | Centralize and simplify the commit/ticket hook integration. ... (check-in: 6cf28968db user: mistachkin tags: tkt-change-hook) | |