Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

88 check-ins related to "tkt-change-hook"

2013-12-20
12:35
Add a new TH1 "http" command, a new "th1-uri-regexp" setting and two new hook scripts "xfer-commit-script" and "xfer-ticket-script". They can be used together to implement more advanced commit and ticket change notifications. ... (check-in: 1311841a user: jan.nijtmans tags: trunk)
2013-12-18
15:38
Merge trunk. Add information on the ""th1-uri-regexp" setting. ... (Closed-Leaf check-in: f671c50f user: jan.nijtmans tags: tkt-change-hook)
12:27
Add batch file to build Fossil with the latest installed version of MSVC. ... (check-in: c8b1f75f user: mistachkin tags: trunk)
2013-12-13
21:46
Unify use of the user-agent string. ... (check-in: 55c91af5 user: mistachkin tags: tkt-change-hook)
15:19
Fix Content-Type/Content-Length for GET/POST requests. ... (check-in: a60d2976 user: jan.nijtmans tags: tkt-change-hook)
14:19
Merge trunk and fix typo (missing backslash) ... (check-in: 84710701 user: jan.nijtmans tags: tkt-change-hook)
13:48
Better use GetCurrentDirectoryW in stead of _wgetcwd. ... (check-in: 4e463bf7 user: jan.nijtmans tags: trunk)
13:16
Forgot to commit one more change. ... (check-in: fa71b6ce user: jan.nijtmans tags: tkt-change-hook)
11:31
Merge trunk. Fix uninitialized variable. Less copying of complete structure content. ... (check-in: 85528ef5 user: jan.nijtmans tags: tkt-change-hook)
09:40
Use SetCurrentDirectoryW/GetFileAttributesExW in stead of _wchdir/_wstati64 (which cannot handle long pathnames) ... (check-in: 37147826 user: jan.nijtmans tags: trunk)
2013-11-12
15:10
Fix password handling as in trunk. ... (check-in: 384a6b3d user: jan.nijtmans tags: tkt-change-hook)
12:39
merge trunk ... (check-in: 3d63f560 user: jan.nijtmans tags: tkt-change-hook)
08:58
Add option --offset to "fossil timeline" ... (check-in: 32a9b55e user: jan.nijtmans tags: trunk)
2013-10-22
08:38
Minor changes to help text. ... (check-in: 4833cda5 user: mistachkin tags: tkt-change-hook)
08:34
Merge updates from trunk. ... (check-in: 0943f372 user: mistachkin tags: tkt-change-hook)
2013-10-21
06:29
Simplify handling of the limit in print_timeline. ... (check-in: d7f457b4 user: mistachkin tags: trunk)
2013-10-18
09:38
Improvements to the 'fossil all' help text. Cherrypick of [8019d49bdb], which was checked-in on the wrong branch. ... (check-in: ed17f3cc user: mistachkin tags: trunk)
09:34
Improvements to the 'fossil all' help text. ... (check-in: 8019d49b user: mistachkin tags: tkt-change-hook)
07:50
Merge updates from trunk. Add 'th1-uri-regexp' to the common TH1 configuration settings. ... (check-in: 9e4a3bc6 user: mistachkin tags: tkt-change-hook)
07:48
Simplify the declaration of common TH1 related configuration settings. ... (check-in: 52ed6810 user: mistachkin tags: trunk)
05:10
Fix blob leaks on one return path. ... (check-in: 2438518e 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: 0db184fc user: mistachkin tags: tkt-change-hook)
02:23
Merge updates from trunk. ... (check-in: 20306eef user: mistachkin tags: tkt-change-hook)
00:58
More enhancements to the button on the transfer setup page. ... (check-in: dcc8236e 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: bfcdc23b user: mistachkin tags: tkt-change-hook)
2013-10-17
22:16
Add the 'fossil all clean' and 'fossil all extra' sub-commands. Add -whatif option to the 'fossil clean' command that has the same effect as -dry-run, primarily for use with 'fossil all clean' since the all command itself uses the -dry-run option. ... (check-in: d30e5a48 user: mistachkin tags: trunk)
20:22
merge trunk ... (check-in: bf45c30d user: jan.nijtmans tags: tkt-change-hook)
18:36
Enhance the CGI processor to assume that PATH_INFO is an empty string if it is omitted. ... (check-in: 63a84cb6 user: drh tags: trunk)
2013-10-16
13:39
merge trunk. Slightly simpler SELECT ... (check-in: 900bfb37 user: jan.nijtmans tags: tkt-change-hook)
12:43
Changed text which appears in EDITOR/VISUAL-based commit message editor, per ML discussion. ... (check-in: 9801449b user: stephan tags: trunk)
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: 52861df1 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: 0ffe1b08 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: d79eaeb1 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: 9964af59 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: 348df8f0 user: mistachkin tags: tkt-change-hook)
07:57
Keep in alphabetical order. ... (check-in: de768178 user: jan.nijtmans tags: tkt-change-hook)
07:45
The common xfer script should only be run once for each interpreter. ... (check-in: 55fe2bb8 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: 7c24de9c user: jan.nijtmans tags: tkt-change-hook)
06:51
merge trunk ... (check-in: 837c85ba user: jan.nijtmans tags: tkt-change-hook)
06:48
Bug-fix in ticket handling when tracing is on. (discovered in tkt-change-hook branch) ... (check-in: 9e940f2e user: jan.nijtmans tags: trunk)
01:21
Centralize and simplify the commit/ticket hook integration. ... (check-in: 6cf28968 user: mistachkin tags: tkt-change-hook)
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: 3db05280 user: jan.nijtmans tags: tkt-change-hook)
10:54
Restore some styling improvements. ... (check-in: ee598d69 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: b92e111a user: jan.nijtmans tags: tkt-change-hook)
08:48
Help text enhancements. ... (check-in: 345cb070 user: mistachkin tags: tkt-change-hook)
08:20
Rename the HTTP header variable used by httpCmd back to hdr for consistency with other code. ... (check-in: e44932b1 user: mistachkin tags: tkt-change-hook)
08:19
Phase 4, simplify usage of TH1 hooks and make more consistent. Assume that the common transfer TH1 script is idempotent. ... (check-in: 0fe1771a user: mistachkin tags: tkt-change-hook)
07:08
Phase 3, the TH1 http command now uses non-global URL data. This also required heavy refactoring of some other callers that use the global URL data. ... (check-in: 8ce9c1af user: mistachkin tags: tkt-change-hook)
05:37
Phase 2, style cleanup for httpCmd and fix minor memory leak. ... (check-in: 047b0174 user: mistachkin tags: tkt-change-hook)
05:10
Refactoring, phase 1, move httpCmd. ... (check-in: d1b4d1b6 user: mistachkin tags: tkt-change-hook)
04:15
Rename the 'http-allow-regexp' setting to 'th1-uri-regexp'. ... (check-in: aeedba68 user: mistachkin tags: tkt-change-hook)
2013-10-13
15:19
don't hardcode default value of "ticket-change" code ... (check-in: 0e1f9473 user: jan.nijtmans tags: tkt-change-hook)
15:13
Put back ticket-change in JSON part as well ... (check-in: 12c53e1c user: jan.nijtmans tags: tkt-change-hook)
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: cc5466b8 user: jan.nijtmans tags: tkt-change-hook)
14:46
add back the original "ticket-change" hook, as it was in trunk ... (check-in: abef3f19 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: b6b656a0 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: 26d6877f user: jan.nijtmans tags: tkt-change-hook)
09:53
merge trunk ... (check-in: a4327ba0 user: jan.nijtmans tags: tkt-change-hook)
2013-10-11
20:19
Improved the help text for /reports. Started 1.28 changelog entries. ... (check-in: 5c123de4 user: stephan tags: trunk)
2013-09-19
15:10
Some fossil_panic() -> fossil_fatal(). Revert output value of manifest_crosslink() to what it was: 0=error. ... (check-in: b6cb91ca user: jan.nijtmans tags: tkt-change-hook)
14:42
merge trunk ... (check-in: 06f08ed0 user: jan.nijtmans tags: tkt-change-hook)
11:48
Fix MSVC build error and warnings: c:\localdata\workspace\fossil\src\util.c(249) : warning C4715: 'fossil_timer_fetch' : not all control paths return a value c:\localdata\workspace\fossil\src\util.c(270) : warning C4715: 'fossil_timer_reset' : not all control paths return a value ... (check-in: 6e1e4bb8 user: jan.nijtmans tags: trunk)
2013-07-23
10:25
rebase ... (check-in: bdad403f user: jan.nijtmans tags: tkt-change-hook)
2013-07-22
09:37
Eliminate some unused variables. "int const" -> "const int" and "char const" -> "const char" ... (check-in: b2640f61 user: jan.nijtmans tags: trunk)
2013-07-12
13:54
submitTicketCmd() must not return TH_ERROR if ticket_put() fails. ... (check-in: ebfd7020 user: jan.nijtmans tags: tkt-change-hook)
12:39
Better error reporting using fossil_error mechanism. ... (check-in: 97b47dda user: jan.nijtmans tags: tkt-change-hook)
11:38
rebase ... (check-in: ebc22d22 user: jan.nijtmans tags: tkt-change-hook)
11:31
Any vmerge.id < -2 should be handled as a MERGED_WITH by default, not as BACKOUT (even though trunk fossil cannot produce that yet). ... (check-in: 88e60e8f user: jan.nijtmans tags: trunk)
2013-07-11
11:58
First shot at better error-reporting. ... (check-in: 0dbaf292 user: jan.nijtmans tags: tkt-change-hook)
11:28
wrong default return value. ... (check-in: 3db66bc9 user: jan.nijtmans tags: tkt-change-hook)
11:03
Code cleanup. Revert manifest_crosslink() to its original signature. ... (check-in: b6345830 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: 57d1d281 user: jan.nijtmans tags: tkt-change-hook)
2013-07-10
14:05
Final bug-fixes (I hope) ... (check-in: a27df496 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: 078c67e0 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: 266aca1c user: jan.nijtmans tags: tkt-change-hook)
10:10
Only set "seen-delta-manifest" once. ... (check-in: 18d762af user: jan.nijtmans tags: trunk)
08:07
Some code cleanup. Rename "tkt" variable to "uuid". ... (check-in: 8564e1c6 user: jan.nijtmans tags: tkt-change-hook)
2013-07-09
13:06
rebase ... (check-in: ec9a14a3 user: jan.nijtmans tags: tkt-change-hook)
12:47
First attempt at getting uuid's available in the push hook script. ... (check-in: d747c143 user: jan.nijtmans tags: tkt-change-hook)
12:06
Properly determine usage of '/', and don't put URL params in "Host:" ... (check-in: 7a63685d user: jan.nijtmans tags: tkt-change-hook)
11:52
Update to the latest 3.8.0 alpha version of SQLite. ... (check-in: 5ea03d38 user: drh tags: trunk)
11:48
First bug found by testing: URL parameters were not being sent. Maybe url_parse() should be exteded doing that. ... (check-in: 6950cd36 user: jan.nijtmans tags: tkt-change-hook)
11:06
"http-allow-regexp" setting and "http -async" (continuing experiments) ... (check-in: 75a9c981 user: jan.nijtmans tags: tkt-change-hook)
2013-07-08
20:07
limit hook http requests to localhost, unless setting "http-outside" is set. ... (check-in: 2b233e0a user: jan.nijtmans tags: tkt-change-hook)
18:28
some first security restrictions ... (check-in: 6949032c user: jan.nijtmans tags: tkt-change-hook)
14:58
add http command to TH1 (untested) ... (check-in: 4467415e user: jan.nijtmans tags: tkt-change-hook)
13:51
Populate ticket uuid for use in Th hook. ... (check-in: 2372e7ec user: jan.nijtmans tags: tkt-change-hook)
2013-07-05
12:06
Fix behavior of "fossil commit" on case-insensitive file systems. ... (check-in: c1611f7d user: jan.nijtmans tags: trunk)