Fossil

Timeline
Login

Timeline

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

50 events occurring around 6e55cfe61c3556dc.

2013-10-14
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: b92e111a59 user: jan.nijtmans tags: tkt-change-hook)
08:51
Merge updates from trunk. ... (check-in: 14be8e8a17 user: mistachkin tags: allExtra)
08:48
Help text enhancements. ... (check-in: 345cb070a1 user: mistachkin tags: tkt-change-hook)
08:28
Fix compiler warnings. ... (check-in: c932fa47ef user: mistachkin tags: trunk)
08:20
Rename the HTTP header variable used by httpCmd back to hdr for consistency with other code. ... (check-in: e44932b12c 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: 0fe1771a76 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: 8ce9c1af8f user: mistachkin tags: tkt-change-hook)
05:37
Phase 2, style cleanup for httpCmd and fix minor memory leak. ... (check-in: 047b0174b7 user: mistachkin tags: tkt-change-hook)
05:10
Refactoring, phase 1, move httpCmd. ... (check-in: d1b4d1b630 user: mistachkin tags: tkt-change-hook)
04:15
Rename the 'http-allow-regexp' setting to 'th1-uri-regexp'. ... (check-in: aeedba68b6 user: mistachkin tags: tkt-change-hook)
2013-10-13
22:13 Edit [b6b656a0ec2fbf54|b6b656a0ec]: Edit check-in comment. ... (artifact: acb0b37871 user: jan.nijtmans)
15:19
don't hardcode default value of "ticket-change" code ... (check-in: 0e1f94732c user: jan.nijtmans tags: tkt-change-hook)
15:13
Put back ticket-change in JSON part as well ... (check-in: 12c53e1cb6 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: 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-10-11
20:19
Improved the help text for /reports. Started 1.28 changelog entries. ... (check-in: 5c123de48c user: stephan tags: trunk)
19:58
Added sub-submenu to /reports for selecting type of event to filter on. ... (check-in: 3e915d420a user: stephan tags: trunk)
19:04
Added by-type labels for /reports page headers, but still not sure how to integrate the flags sensibly into the UI. ... (check-in: 0761df83b0 user: stephan tags: trunk)
13:29
Update the built-in SQLite to the latest 3.8.1 beta that includes the "sqlite3.h" file text at the very beginning of the "sqlite3.c" amalgamation file. ... (check-in: 7f5fbf95eb user: drh tags: trunk)
12:40
Fix Win64 build with MinGW. Problem reported by Martin Gagnon. ... (check-in: 0d70a87234 user: jan.nijtmans tags: trunk)
11:44
merge trunk ... (Closed-Leaf check-in: 1a310615b6 user: jan.nijtmans tags: fix-win64-mingw)
11:31
Revert makefile changes in my previous commit: It broke the normal MinGW build! Sorry! ... (check-in: 6e55cfe61c user: jan.nijtmans tags: trunk)
11:31 Edit [6e55cfe61c3556dc|6e55cfe61c]: Edit check-in comment. ... (artifact: 239196849b user: jan.nijtmans)
11:24
minor doc typo fix from ML. ... (check-in: 2530ee0372 user: stephan tags: trunk)
11:20
With this additional change, it works. But I don't understand why, and it means patching SQLite. ... (check-in: 57cf68c421 user: jan.nijtmans tags: fix-win64-mingw)
11:13
Attempt to fix Win64 MinGW build. Doesn't work yet. ... (check-in: e25410039d user: jan.nijtmans tags: fix-win64-mingw)
08:36
Make sure that EVERY source file includes "config.h" before any other system includes. This is the first step in making fossil compile for Win64 using MinGW. ... (check-in: c30cd93b91 user: jan.nijtmans tags: trunk)
08:09 Ticket [b6eea9446d] database is locked error for 'fossil all' commands that need to modify the config database status still Review with 3 other changes ... (artifact: 59b9195cc1 user: mistachkin)
07:49
Merge updates from trunk. ... (check-in: 33d26b91c4 user: mistachkin tags: allExtra)
2013-10-10
15:19
Update the built-in SQLite to the latest 3.8.1 beta from upstream. ... (check-in: cb29ef2a1e user: drh tags: trunk)
14:23 Ticket [b621a3f6c1] Adding an attachment with description ends up not showing the description status still Open with 3 other changes ... (artifact: 19141a6fab user: anonymous)
13:18
Make sure that in Win64 builds _USE_32BIT_TIME_T is never defined. ... (check-in: d66cfb164f user: jan.nijtmans tags: trunk)
02:52
Merge from 'trunk' ... (check-in: 9c3021b097 user: ashish tags: ashish-ipv6)
2013-10-09
20:37 Edit [6981cc6851ed5f3a|6981cc6851]: Edit check-in comment. ... (artifact: e4661f3fb7 user: drh)
13:58
help fix typo from ML. ... (check-in: 6981cc6851 user: stephan tags: trunk)
12:06
Change "Abbreviated Name" to "Tarball and ZIP-archive Prefix" on the "Configuration" page of setup. ... (check-in: 49e112c9f0 user: drh tags: trunk)
10:52 Fixed ticket [01425fd49d]: Fossil server not working plus 4 other changes ... (artifact: 79544d7b92 user: stephan)
09:20
Make sure that the UUID of a generated P-card is the UUID of a valid check-in in this repository. If not, bail out early. ... (check-in: d30abe150a user: jan.nijtmans tags: trunk)
08:26 New ticket [01425fd49d] Fossil server not working. ... (artifact: 02f5179ef9 user: anonymous)
08:24
Be carefull comparing a char < ' ': If the platform 'char' type is signed, this will be true for all UTF-8 characters >0x7f as well. ... (check-in: c426475eeb user: jan.nijtmans tags: trunk)
07:56
Fix the abbreviated project name escape mechanism for two less obvious dangers: - spaces at the end of the filename should be stripped. - control charaters are not allowed in filenames either. ... (check-in: e161527c3a user: jan.nijtmans tags: trunk)
03:17
Fix a couple of minor documentation typos. ... (check-in: c334fc9ac7 user: drh tags: trunk)
02:44
Mention the --dontstop option in the "fossil all" on-line help. ... (check-in: f89ba310bb user: drh tags: trunk)
00:09 Edit [c6500ac9857ae535|c6500ac985]: Mark "Closed". ... (artifact: 64c0792a3b user: drh)
00:09
Merge the enhanced SSH transport changes into trunk. The ssh command now runs a single instance of "fossil" directly on the remote side, obviating the need for a remote shell. ... (check-in: dbb5e2d32a user: drh tags: trunk)
2013-10-08
15:25 Edit [1eb438d61a6db40d|1eb438d61a]: Mark "Closed". ... (artifact: 9cb0e46b89 user: jan.nijtmans)
15:21
double-quote and question mark are a problem as well. ... (check-in: 760f80cd8f user: jan.nijtmans tags: trunk)